body {padding:0; margin:0;text-align:center;}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#6D6C6C;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}
img{border:0px;}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#5D7BAD; text-decoration:underline} 
a:hover{text-decoration:none}
span a{color:#153C7D; text-decoration:underline}
h3,b{ color:#153C7D} 

.subHeader {font:16px Geneva, Arial, Helvetica, sans-serif;color: #003399;font-weight:bold;line-height:22px;letter-spacing:.1em;}
div.subHeader { background-color:#eeeeee; border:solid 1px #003399; padding-left:10px;}
.bodyText,.vehInfoLabel{font:12px Geneva, Arial, Helvetica, sans-serif;color:#333333;line-height:20px;}
.vehInfoLabel{font-weight:bold;width:75px;color:#153C7D;text-align:right;}
.content b{color:#FFFFFF; font-weight:normal} 
.content .block a{color:#FFFFFF; text-decoration:underline; font-size:12px;}
.content .block a:hover{text-decoration:none} 
.header{color:#2C1F1E; font-size:10px; line-height:13px}
.SplashHeader{filter:blendTrans(duration=3);/* DOESN'T WORK with ID (#) */}
.checked li{list-style-image:url(images/checkmark_sm.gif);}
.buttons{ }
.photo{/*background: #FEFFC8 url(images/background_thumbnail.jpg) repeat-x center; border: solid 1px #E8DCA3; padding: 5px;  */  }
.contactInfoLbl{vertical-align:top; text-align:right; font-weight:bold;}
.contactInfo{vertical-align:top; text-align:left;}
.PhoneAndFax {font-size:1.1em;}

.footer td{color:#646464; font-size:11px; background:url(images/bottom_blue.gif) top} 
.footer a {color:#646464; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 
.footer span {color:#646464; font-size:9px; } 
.footer span a {color:#153C7D; font-size:11px; text-decoration:underline} 
.footer span a:hover{text-decoration:none}

/* add hover border to href thumbnail images */
/*todo: rectify whether these should be .photo instead 
.thumbnail a:link img, #thumbnail a:visited img {border: 2px solid #883D08;}
.thumbnail a:hover img {border: 2px solid #FFFFFF;}
.thumbnail a:active img {border: 2px solid #000000;}
*/

#MainTable {
	width:715px;
	/*background:#ffffff;
	background-image:url(images/9886_faded_edit.jpg); 
	background-position:bottom left; 
	background-repeat:no-repeat;*/ 
}	
#HoursOfOperation {
	background-color: #FFFFFF;
	font-family:Comic Sans MS, Arial, Helvetica, Verdana;
	color:#008000;
	font-size:12px;
}
#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
#navigation a:hover {
	color: #1A458B;
	}
.navText {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.1em;
	padding-top:3px;
	}
	
/*input{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:189px; height:20px;
}
textarea{
   background:#ffffff;
   border:1px solid #B4B0AE;
   padding-left:5px;
   width:189px; height:112px;
   overflow:auto}*/