/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	background-color: #27496A;
	height: 100%;
	color: #00174B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(/images/home_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#topBanner {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	height: 207px;
	background-image: url(../images/home_banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#randomCar {
	position: absolute;
	right: 0px;
	top: 45px;
}

#topNav {
	position: absolute;
	top: 15px;
	left: 8px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 5;
}

#topNav a:link , 
#topNav a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topNav a:hover {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline overline;
	background-color: #F10000;
}

#searchBox {
	position: absolute;
	top: 15px;
	right: 8px;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 5;
}

#searchBox .formButton , 
#searchBox .formField {
	border: 1px solid #757575;
	background-color: #FFFFFF;
	color: #000000;
}

#siteNav {
	position: absolute;
	bottom: 15px;
	left: 5px;
	background-color: transparent;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
	z-index: 5;
}

#siteNav a:link , 
#siteNav a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#siteNav a:hover {
	color: #848C9F;
	font-weight: bold;
	text-decoration: underline overline;
	background-color: #FFFFFF;
}

.leftPanel {
	background-image: url(../images/panel_left.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: #FFFFFF;
	vertical-align: top;
}

#new {
	background-image: url(../images/panel_left_sep.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;	
}

#new p {
	margin-bottom: 5px;
	margin-top: 5px;
}

#new a:link {
	color: #F7FF1A;
	text-decoration: none;
}
#new a:visited {
	color: #F7FF1A;
	text-decoration: underline;
}

#new a:hover {
	color: #00174B;
	text-decoration: underline;
	background-color: #FFFEB6;
}


#sponsors ul {
	list-style: none;
	margin: 5px;
}

#sponsors p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#sponsors a:link ,
#sponsors a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#sponsors a:hover {
	color: #F5C233;
	text-decoration: underline;
}

#sponsors img {
	margin: 0px;
}

.rightPanel {
	background-image: url(../images/right_panel.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	color: #FFFFFF;
	vertical-align: top;
}

.rightPanel p, 
.leftPanel p {
	padding: 3px;
	font-size: 8pt;
}

#forms, 
#forums, 
#forSale {
	background-image: url(../images/panel_right_sep.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 5px;
}

#forms p,
#forums p,
#forSale p {
	margin-bottom: 5px;
	margin-top: 5px;
}

#forms img,
#forums img,
#forSale img {
	border: 1px solid #FFFFFF;
	float: left;
	margin: 2px;
}

#forms a:link ,
#forms a:visited ,
#forums a:link ,
#forums a:visited , 
#forSale a:link ,
#forSale a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#forms a:hover ,
#forums a:hover , 
#forSale a:hover {
	color: #F5C233;
	text-decoration: underline;
}

#content {
	vertical-align: top;
	background-image: url(/images/content_bg.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	z-index: 0;

}

#content h1 {
	font-size: 12pt;
	border-bottom: 1px solid #00174B;
	margin: 0px 10px 10px 10px;
}

#content p {
	margin: 0px 10px 10px 10px;
}

#content table  {
	margin: 0px 0px 0px 5px;
}

#content a:link ,
#content a:visited {
	color: #0000FF;
	text-decoration: none;
}

#content a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #DBE5EF;
}

#btmSection {
	width: 100%;
	height: 25px;
	margin: 0px auto;
	font-size: 8pt;
}

#btmLeft {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../images/left_btm_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #27496A;
}
#btmRight {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../images/right_btm_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color: #7FA2C6;
}

#panelBtm {
	background-image:  url(../images/panel_left_btm.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 218px;
}

#btmInfo {
	background-image: url(../images/bottom_banner.gif);
	background-position: top left;
	background-repeat: repeat-x;
	width: 564px;
	color: #FFFFFF;
	text-align: left;
}

#btmInfo a:link ,
#btmInfo a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
	
#featureRide {
	width: 400px;
	font-size: 8pt;
}

.featureHeader {
	background-image: url(../images/ride_heading.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 27px;
	font-weight: bold;	
	padding-left: 10px;
}

.featureTxt {
	width: 50%;
	border-right: 1px solid #D8DDE6;
	border-left: 1px solid #436588;
	background-color: #EFF5FF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	vertical-align: top;
}

.featurePic {
	width: 50%;
	background-color: #EFF5FF;
	border-right: 1px solid #436588;
	padding-top: 3px;
	text-align: center;
	vertical-align: top;
}

.featurePic img {
	border: 1px solid #000000;
	
}

.featureBtm {
	background-image: url(../images/ride_btm.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 13px;

}
