* {margin:0px; padding:0px}
img {border:0}
body {
	background: url(../images/bg_splatter.jpg) no-repeat top #0c0c0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #333333;
	height:100%;
	width: 100%;
	display: table;
}
.none {}
img {border:0;}
.img_left {
	float: left;
	margin-right: 5px;
}
p, ul, ol{
	margin:0 0 15px;
}
p{
	clear: both;
}
p a {color: #205e84;text-decoration: none;}
p a:hover {color: #205e84;text-decoration: underline;}

#container {
	width: 810px;
	position: relative;
	margin: 20px auto 0px auto;
	z-index: 3000;
	padding-top: 85px;
}
h1.logo {
	background-image: url(../images/logo_wheretodirt_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -30px;
	z-index: 5000;
	height: 83px;
	width: 594px;
	top: 0px;
	padding-left: 40px;
	padding-top: 40px;
}
h1.logo span{
display: none;
}
h2.banner {
	height: 283px;
	width: 810px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	z-index:-1;
	position:relative;
	}

#nav {position: absolute;z-index: 1000;list-style-type: none;right: 0px;top: 315px;}
#nav li, #nav li a {display:block;font-size:18px;color:#fff;font-family: 'Special Elite', times, cursive;text-decoration:none;text-shadow: 1px 1px 2px #333;}
#nav li {float: left;margin: 0 10px;}
#nav li a:hover {color:#8a0712;}

					
#main {
	width: 610px;
	float: left;
	background-color: #fff;
	padding-top: 15px;
	min-height:600px;
	}
#main h1, #main h2, #main p, #main ul, #main ol{
	padding-left: 45px;
	padding-right: 95px;}	
	
#main h1{
	margin-bottom: 10px;
	color: #8a0712;
	font-size: 13px;
	}
#main h1 a, #main h1 a:hover{color: #8a0712; text-decoration: none;}	
#main h1 img{
	margin-right: 10px;
	}	
#submit span{
display: none;
}	
#main h2{
	margin: 0px 0px 5px;
	}
#main h2, #main h2 a{
	font-size: 12px;
	color: #8A0712;
	text-decoration: none;
	}
#main h2 a:hover, li a:hover{
	color: #8A0712;
	text-decoration: underline;
	}	
#main ol {
	margin: 0px 0px 15px 20px;
	list-style-position: outside;
}	
#main ol li{
	margin-bottom: 5px;

}	
#ads {
	width: 170px;
	float: right;
	padding: 15px 15px 0px 15px;
	background: url(../images/sidebar_bg.gif) repeat-y;
	}
hr {
	background: url(../images/hr.gif) repeat-x;
	height: 1px;
	width: 100%;
	border: none;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #CCCCCC;
	}
#submit {
	background: url(../images/btn_submit.jpg) no-repeat;
	height: 42px;
	width: 92px;
	position: absolute;
	right: 200px;
	}
		
ul {
	list-style-type: none;	
}
li a {
	font-size: 12px;
	color: #8A0712;
	text-decoration: none;
	font-weight: bold;
}
ul.directions {
	margin: 0px 0px 15px 15px;
	list-style-position: outside;
	list-style-type: square;
}
#footer {
	clear: both;
	width: 810px;
	float: left;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 100px;
	padding-top: 30px;
	font-size: 11px;
	position: relative;
	z-index: 1;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 32px;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#quote{
	margin: 0px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 5000;
	background-image: url(../images/footer_dontride.png);
	height: 123px;
	width: 393px;
	right: -23px;
	top: -30px;
	left: 428px;
}

ul#gallery{
	list-style-type: none;
}
ul#gallery li{
	float: left;
	height: 75px;
	width: 75px;
	padding-right: 15px;
	padding-bottom: 15px;

}	

#contact{
	width: 400px;
	margin-top: 25px;
	margin-left: 45px;
	margin-right: 45px;
	float: left;
}
#contact hr {clear:both;}

#contact input, #contact textarea {
	padding: 5px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif, "Futura Md BT";
	font-size: 16px;
	margin: 0px 0px 10px;
	border: 1px solid #8A0712;
	display:block;
	float:left;
}

#contact textarea {
	height: 90px;
}

#contact textarea:focus, #contactform input:focus {
	border: 1px solid #666666;
}

#contact button {
	float: right;
	border: none;
	height: 30px;
	display: block;
	color: #FFFFFF;
	background-color: #205e84;
	margin-right: 50px;
	font-size: 13px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 75px;
	padding-top: 5px;
	font-size: 1.4em;
	color: #205e84;
	font-weight: bold;
	display:block;
}
.spacer{clear:both; height:1px;}

/*VERIFICATION STYLE*/
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {
	display:block;
	background:#8A0712;
	padding:5px;
	min-width:150px;
	max-width:250px;
	color: #FFFFFF;
	border-top: 2px solid #8A0712;
	border-right: 2px solid #8A0712;
	border-bottom: 2px solid #8A0712;
}

