/* Body */

body { font-family: Arial, Helvetica, sans-serif; font-size:.7em; background-image: url(../images/background.png); background-repeat: repeat;}
ul {margin-left: 0; padding-left: 0;}

a:link {color:#FFCF1E; text-decoration:none; }
a:visited { color:#FFCF1E; text-decoration:none; }
a:active { color:#FFCF1E;text-decoration:none; }
a:hover { color:#C49800;text-decoration:none; }

a.menu:link {color:#FFFFFF; text-decoration:none; }
a.menu:visited { color:#FFFFFF; text-decoration:none; }
a.menu:active { color:#FFFFFF;text-decoration:none; }
a.menu:hover { color:#FFFFFF;text-decoration:none; }


a.visiblelink:link {color: #1A2942; text-decoration:none; }
a.visiblelink:visited { color:#1A2942; text-decoration:none; }
a.visiblelink:active { color:#1A2942;text-decoration:none; }
a.visiblelink:hover { color: #345283;text-decoration:none; }

.certhead{ color: #FF9900}
.certinfo{ color: #333333}
.red { color: red; font-size:1.1em }
.formTXT{ font-size: 1em;}

td{ font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#FFFFFF;
	line-height: 40px;
	margin-top: 10px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FFFFFF;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Nav */


#home{
height: 40px;
width: 180px;
text-indent: -99999px;
overflow: hidden;
background-image:url(../images/home.jpg);
background-position:top left;
background-repeat:no-repeat;
display: block;
}
 
#home:hover{
background-position: bottom left;
}

#engines{
height: 40px;
width: 180px;
text-indent: -99999px;
overflow: hidden;
background-image: url(../images/engines.jpg);
background-position:top left;
background-repeat:no-repeat;
display: block;
}
 
#engines:hover{
background-position: bottom left;
}

#service{
height: 40px;
width: 180px;
text-indent: -99999px;
overflow: hidden;
background-image:url(../images/service.jpg);
background-position:top left;
background-repeat:no-repeat;
display: block;
}
 
#service:hover{
background-position: bottom left;
}

#locations{
height: 40px;
width: 180px;
text-indent: -99999px;
overflow: hidden;
background-image:url(../images/locations.jpg);
background-position:top left;
background-repeat:no-repeat;
display: block;
}
 
#locations:hover{
background-position: bottom left;
}

#resources{
height: 40px;
width: 180px;
text-indent: -99999px;
overflow: hidden;
background-image:url(../images/resources.jpg);
background-position:top left;
background-repeat:no-repeat;
display: block;
}
 
#resources:hover{
background-position: bottom left;
}

#contact{
margin-top:40px;
height: 40px;
width: 180px;
text-indent: -99999px;
overflow: hidden;
background-image:url(../images/contact.jpg);
background-position:top left;
background-repeat:no-repeat;
display: block;
}
 
#contact:hover{
background-position: bottom left;
}



/*Containers*/


#main{
	width:723px;
	margin:auto;
	}
	
#header{
	background-image:url(../images/hdrback.png);
	overflow:hidden;
	width:723px;
	height:125px;
	border-top:#283858 1px solid;
	border-left:#283858 1px solid;
	border-right:#283858 1px solid;
	}

#title{
	width:350px;
	height:75px;
	font:Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	color:#FFFFFF;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#logo{
	text-indent: -99999px;
	width: 139px;
	height: 35px;
	background-image:url(../images/logo.jpg);
	float:right;
	margin: 30px 20px 0px 0px;
	display: block;
}

#logo2{
	width: 139px;
	height: 35px;
	background-image:url(../images/logo.jpg);
	float:left;
	margin: 10px 20px 20px 0px;
	display: block;
}

#divider{
	width: 5px;
	height: 72px;
	background-image:url(../images/divider.gif);
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
}

#bottom-header{
	clear:both;
	background-image:url(../images/botheader.jpg);
	overflow:hidden;
	width:723px;
	height:30px;
}

#container1{
	width:723px;
	height:323px;
	position:relative;
	border-left:#283858 1px solid;
	border-right:#283858 1px solid;
	top:0px;
	background-image:url(../images/guyrv.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	}

#container2{
	background-color: #2F3438;
	width:723px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #283858;
	border-left-color: #283858;
}
#welcome{
	width:420px;
	text-align:left;
	margin-left:20px;
	margin-top: 30px;
	float:left;
	font-size:1.1em;
	color: #FFFFFF;
}

#columnfix{
	width:480px;
	background-color: #2F3438;
	float:left;
}


#menu{
	width:185px;
	height:323px;
	position:relative;
	top: 9px;
	left:0px;
	float:right;
	background-image:url(../images/menuback.jpg);
	background-repeat: repeat;
	}

#col1{
	width:238px;
	float:left;
	background-color: #2F3438;
	margin-bottom:15px;
}

#col2{
	width:238px;
	float:right;
	background-image:url(../images/divider2.gif);
	background-repeat:no-repeat;
	background-color: #2F3438;
	margin-bottom:15px;
}

#col3{
	width:238px;
	float:right;
	margin-top: 30px;
	background-image:url(../images/divider2.gif);
	background-repeat:no-repeat;
	background-color: #2F3438;
}
#map{
	width:241px;
	vertical-align:middle;
	margin-top: 10px;

}

#coltitle{
	width:200px;
	padding-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#FFFFFF;
}

#img{
	height:60px;
	width:170px;
	margin-top:10px;
	}
#imageflow{
	float:left;
	width:75px;
	height:100px;
	}

#imgcaption{
	width:170px;
	color:#FFFFFF;
	text-align:left;
	}

#textbox{
	padding-top:10px;
	width:200px;
	color:#FFFFFF;
	text-align:left;
	}

#footer{
	width:723px;
	position:relative;
	border-left:#283858 1px solid;
	border-right:#283858 1px solid;
	border-bottom:#283858 1px solid;
	height:45px;
	clear: both;
	background-image:url(../images/ftrback.jpg);

}
#ftbreak1{
	width:150px;
	float:left;
	padding: 16px 0px 0px 25px;
}
#ftbreak2{
	width:500px;
	height:45px;
	float:right;
}
#container3 {
	width:723px;
	position:relative;
	border-left:#283858 1px solid;
	border-right:#283858 1px solid;
	top:0px;
	background-image:url(../images/angle.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	color: #333333;
	background-color: #FFFFFF;
}
#main #container3 #insideContent div {
	color: #000000;
	font-weight: normal;
}
#main #container3 #insideContent td {
	color: #333333;
}
#main #container3 #insideContent a {
	color: #FF9900;
}

#imageheader {
	width: 470px;
	height: 184px;
	background-image:url(../images/acert.jpg);
}

#insideContent {
	position: relative;
	float: left;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 470px;
}

/*Engines Pages*/

#enginephoto{
	float:left;
	margin: 15px 25px 15px 0px;
}

th.list { font: bold 11px Arial; background: #666; text-align: left; color: white; padding: 3px 0px 2px 6px; }
td.list, td.oddrow { border-bottom: 1px solid #CCC; padding: 3px 0px 4px 2px; }
tr.oddrow { background: white; }
td.evenrow { border-bottom: 1px solid #CCC; padding: 3px 0px 4px 2px; background: #EEE; }

#spec_cont{
	width:723px;
	position:relative;
	background-color:#FFFFFF;
	border-left:#283858 1px solid;
	border-right:#283858 1px solid;
	height:227px;
	padding-bottom:20px;
	}
#spec_sub1{
	width:250px;
	float:left;
	margin: 0px 0px 0px 60px;
}
#spec_sub2{
	width:250px;
	float:left;
	margin: 30px 0px 0px 40px;
}

#locationColumn1{
	clear:both;
	width:30%;
	float:left;
	padding-left:30px;
}
#locationColumn2{
	width:30%;
	float:left;
	padding-left:30px;
}

#servicetitle{
	height:20px;
	background-color:#333333;
	width:402px;
	float:left;
	margin-top:30px;
	padding-left:30px;
	padding-top:3px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#serviceCol{
	width:400px;
	float:left;
	padding-left:30px;
	padding-top:20px;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
}


/*Services Page*/

#title_images{
	width: 150px;
	height: 150px;
	float:left;
	margin-right:10px;
	border:#000000 1px solid;
	background-image:url(../images/RV_Alignment_small.jpg);
}

#service_txt{
	font-size:1em;
	
}

#warranty_submit{
	height:400px;
	width: 400px;
	margin:auto;
	padding: 20px;
}