/* CSS Document */

body {
	background-color:#1e90ff;
	margin:0;
	padding:;
	}
	
P {
	margin:0px 0 5px 0;
	}
		
H1 {
	color: #1e90ff;
	font-size:17px;
	font-size: medium;
	font-family: "Trebuchet MS";
	font-weight: bolder;
	margin: 0;
	}
	
H1 a:link {
	color: #1e90ff; 
	font-size:17px;
	font-size: medium; 
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	}
	
H1 a:visited {
	color: #1e90ff; 
	font-size:17px;
	font-size: medium; 
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	}
	
H1 a:active {
	color: #1e90ff; 
	font-size:17px;
	font-size: medium; 
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	}
	
H1 a:hover {
	color: #1e90ff;
	font-size:17px; 
	font-size: medium; 
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	text-decoration:none;
	}	
	
H2 {
	color: #333333;
	font-size:15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
H2 a:link {
	color: #1e90ff; 
	font-size:15px; 
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	}
	
H2 a:visited {
	color: #1e90ff; 
	font-size:15px;
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	}
	
H2 a:active {
	color: #1e90ff; 
	font-size:15px; 
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	}
	
H2 a:hover {
	color: #1e90ff; 
	font-size:15px;
	font-family: "Trebuchet MS"; 
	font-weight: bolder;
	margin: 0; 
	text-decoration:none;
	}					
	
.header {
	background-image: url(mobile-detailing-images/header.gif);
	height:80ps;
	width:800px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}		
	
.toplinks {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	height: 25px;
	background-color: #333333;
	}
	
.toplinks a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	height: 20px;
	}
.toplinks a:hover { 
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	height: 20px;
	text-decoration:none;
	}

.toplinks a:visited { 
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	height: 20px;
 	}

.toplinks a:active { 
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	height: 20px;
 	}
	
.mainbody {
	background-color:#FFFFFF;
	padding:0px 10px 7px 10px;
	font-family: "Trebuchet MS";
	font-size: small;
	line-height: 140%;
	}
	
.vertical-lines {
	border-left: solid #333333 1px;
	border-right:solid #333333 1px;
	border-bottom: solid #333333 1px;
	}	
	
.caption  {
	color: #222222;
	font-size: small;
	font-family: "Trebuchet MS";
	text-align:center;
	padding-top: 5px;
	}
	
.servicearea {
	background-color:#CDE5FF;
	text-align: center;
	padding: 3px 0 3px 0;
	}	
	
.btm_nav { color: #222222; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-stretch: condensed }
.paragraph  { color: #222222; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.paragraph-headline { color: #1e90ff; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bolder }
.contact {
	color: #222222;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-stretch: ultra-condensed;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 0 5px 0;
}
	
.resources-blue {
	background-color:#D8F2FF;
	padding:3px 5px 3px 0;
	color: #222222; 
	font-size: small; 
	font-family: "Trebuchet MS";
	}

.resources-gray {
	background-color:#F0F0F0;
	padding:3px 5px 3px 0;
	color: #222222; 
	font-size: small; 
	font-family: "Trebuchet MS";
	}

#gallerynav {
	width:740px;
	background-color:#D9D9D9;
	height:25px;
	margin:3px auto 0 auto;
	padding: 5px 0 0 0;
	border: solid 1px #666;
}

#galleryborder {
		border:solid 1px #333;
}
