/*
	Harper Driving School
	September 2005
*/

/* elements */
BODY
	{
	background-color: #000066;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}
TD
	{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}
H1
	{
	color: #000066;
	font-size: 20px;
	text-align: center
	}
H2
	{
	color: #000066;
	font-size: 15px;
	text-align: center
	}
H3 {
  color: black;
  font-size: 13px;
  text-align: center }
HR
	 {
  color: #000066 }
a:link, a:visited
	{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
	}
a:hover
	{
	color: #FF0000;	
	text-decoration: none;
	}
img
	{
	border: 0px;
	}
.leftimg {
  margin-right: 10px }
/* IDs */
#nav 
	{
	color: #e8e8e8;
	font-family: Verdana, sans-serif;
	background-color: #00aeff;
	width: 150px; min-height: 300px
	}
#nav a 
	{
	color: #006;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
	text-align: center;
	padding-bottom: 1px;
	width: 137px;
	float: left;
	border: solid 2px
	}
#nav a:hover 
	{
	color: #fff;
	text-decoration: none;
	background-color: #ed2790;
	border: solid 2px
	}
	
/* classes */
.attribution
	{
	font-style: italic;
	text-align: right;
	position: relative;
	top: -12px;
	right: 12px;
	width: 590px
	}
.quotation
	 { position: relative; left: 12px; width: 570px }
.content
	{
	background-color: white;
	padding: 10px
	}
.sidetd
	{	
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000066;
	}
.copyright
	{
	color: #e8e8e8;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: 14px;
	background-color: #ed2790;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	width: 770px
	}
.copyright a { color: #e8e8e8; padding: 2px }
.copyright a:hover { color: #ffff00; padding: 2px }
.host { color: #e8e8e8; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; background-color: #ed2790; text-align: center; padding-top: 3px; padding-bottom: 3px; position: relative; width: 770px }
host a { color: #e8e8e8; padding: 2px }
.host a:hover { color: #ffff00; padding: 2px }
.pink
	{
	color: #ed2790
	}
.photo
	{
	text-align: center;
	border: solid 2px #006
	}
.office_photo {
	text-align: center;
	color: #000066;
}
.word_col {
	width: 290px;
	padding-bottom: 10px;
	display: table-cell;
	text-align: center;
	float: left;
}
.pdf_col {
	width: 290px;
	padding-bottom: 10px;
	display: table-cell;
	text-align: center;
	float: left;
}
.surcharge {
	background-color: #FFFFaa;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 2px solid #ed2790;
}

