@charset "utf-8";
/* CSS Document */
/* Coded By J. Weaver of Weaver Created on 09/4/09 */

/* GENERAL TAGS */

body {
	margin: 0;
	padding: 0;
	background: url(../images/bckgrnd.gif);
	font-family: 'Trebuchet MS',trebuchet,tahoma,sans-serif;
  	font-size: 12px;
	color: black;
	text-align: center;
}


a {
	text-decoration: none;
	color: black;
	outline: none;
}

a:hover {
	text-decoration: underline;
	color: #888888;
}
	

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1{
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 42px;
	color: black;
	top: -20px;
}

h2 {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 26px;
	color: #999999;
}

h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	color: #980f39;
	display: inline;
}

/* UNIQUE CLASSES */

.control {
  	display:block;
  	width:39px;
  	height:240px;
  	text-indent:-10000px;
  	position:absolute;
  	cursor: pointer;
}

.count {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	color: #980f39;
}


/* UNIQUE IDS */

#container {
	margin: 10px auto 50px auto; //top right bottom left
	padding: 0;
	width: 800px;
	text-align: left;
	background-color: white;
  	border: 2px solid #e0c401;

}
#header{
	margin: 0;
	width: 800px;
	height: 290px;
	float: left;
	position: relative;
	top:-18px;
	background: url(../images/top.png) no-repeat;
	z-index: 2;
}
#headerright{
	margin: 0;
	width: 190px;
	left: 600px;
	rigth: 20px;
	height: 240px;
	position: absolute;
	top: 15px;
}

#column {
	margin: 2px;
	width: 260px;
	heigth: 300px;
	float: left;
	position: relative;
	top: -80px;
}

#columnlast {
	margin: 2px;
	width: 260px;
	height: 300px;
	float: left;
	position: relative;
	top: -80px;
}

#block {
	margin: 2px;
	width: 396px;
	height: 300px;
	float: left;
	position: relative;
}

#content {
	margin: 0;
	padding: 0;
	width: 800px;
	position: relative;
	top: -40px;
}
#top {
	margin: 0px;
	padding: 0;
	width: 800px;
	height: 25px;
	position: relative;
	background: #a2a2a2;
}
#toph {
	margin: 0px;
	padding: 0;
	width: 550px;
	height: 25px;
	position: relative;
	background: #a2a2a2;
	z-index: 3;
}

#topl {
	margin: 0px;
	padding: 0;
	width: 800px;
	height: 25px;
	position: relative;
	top: -50px;
	background: #a2a2a2;
}

#toplower {
	margin: 0px;
	padding: 0;
	width: 510px;
	left: 290px;
	height: 25px;
	position: relative;
	background: #a2a2a2;
	z-index: 3;
}

#raceleft{
	margin: 0px;
	padding: 0px 10px;
	width: 200px;
	height: 350px;
	float: left;
	left: 5px;
	position: relative;
	//background: #ededed;
}

#racemd{
	margin: 0px;
	padding: 0px 10px;;
	width: 350px;
	height: 350px;
	float: left;
	position: relative;
	//background: #ededed;
}

#raceright{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 350px;
	float: left;
	position: relative;
	//background: #ededed;
}
#raceway{
	margin: 0 auto;
	padding: 0;
	width: 788px;
	height: 350px;
	position: relative;
	background: #ededed;
	top: -15px;
}
#menu {
	margin: 0px 0px 0px 0px;
	padding: 0;
	left: 220px;
	width: 800px;
	height: 40px;
	position: relative;
	//top: -70px;
}

#menu ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#menu ul li {
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	border-right: 1px solid #888888;
	border-left: 1px solid #777777;
	float: left;
}

#menu ul li.over a {
	color: #999999;
}

#menu ul li.first {
	padding: 0 15px 0 0;
	border-left: none;
}

#menu ul li.last {
	padding: 0 0 0 15px;
	border-right: none;
}

#middle {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	height: 400px;
	position: relative;
	font-size: 11px;
	color: white;
}

#heli {
	margin: 0 650px;
	position: absolute;
	top:5px;
	width: 250px;
	height: 265px;
	background: url(../images/heli.png) no-repeat;
	z-index: 4;
}

#truck {
	margin: 0 -10px;
	position: absolute;
	top:5px;
	width: 528px;
	height: 229px;
	background: url(../images/truck.png) no-repeat;
	z-index: 4;
}

#splash {
	margin: 0 0 0 0;
	padding: 0;
	width: 800px;
	height: 800px;
	position: relative;
	top: -38px;
}

#splashleft {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -75px;
	left: 0px;
	height: 379px;
	width: 244px;
	background: url(../images/dhw_flyer.png) no-repeat;
	z-index: 4;

}

#splashright {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 215px;
	//right: 300px;
	width: 579px;
	height: 379px;
	font-family: 'Trebuchet MS',trebuchet,tahoma,sans-serif;
  	font-size: 12px;
	color: black;
	background: url(../images/splash.png) no-repeat;
}

#splashtextright {
	margin: 70px 0 0 25px;
	padding: 0;
	right: 300px;
	width: 200px;
	top: 50px;
	height: 379px;
	font-family: 'Trebuchet MS',trebuchet,tahoma,sans-serif;
  	font-size: 12px;
	color: black;
}



#footer {
	margin: 50px auto 0 auto;
	padding: 0;
	width: 772px;
	height: 100px;
	position: relative;
	font-size: 11px;
	color: white;
	bottom: 5px;
	background: url(../images/navbar_bottom.jpg) no-repeat;
}
#footer a {
	color: white;
}
#footertextleft {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 150px;
}
#footertextcenter {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 250px;
}
#footertextright {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#slideshow {
	margin:0 auto;
	width:500px;
	height:263px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0;
  width:500px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0;
  width:480px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
 


#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
}
 
#formLeft {
	width: 320px;
	float: left;
	}
	#formLeft input {
		width: 250px;
		margin: 0 0 20px 0;
		border: none;
		text-align: center;
		background: none;
		margin: 13px 0 0 8px;
		font-size: 1.4em;
	}
	#formLeft .input-bg {
		background: url(../images/form-sm-bg.jpg) bottom left no-repeat transparent;
		height: 45px;
		margin-bottom: 10px;
		position: relative;
	}
	#formLeft .active {
		background: url(../images/form-sm-bg.jpg) top left no-repeat transparent;
	}

#formRight {
	width: 360px;
	float: right;
	padding-right: 44px;
	}
	#formRight textarea {
		width: 298px;
		height: 209px;
		display: block;
		border: none;
		background: none;
		margin: 0 0 0 20px;
		padding: 13px 0 13px 0;
		font-family: Helvetica, sans-serif;
		font-size: 1.3em;
		overflow: auto;
	}
	#formRight .message-bg {
		background: url(../images/message-bg.jpg) bottom left no-repeat transparent;
		height: 238px;
	}
	#formRight .active {
		background: url(../images/message-bg.jpg) top left no-repeat transparent;
	}
label {
	display: block;
	font-size: 1.3em;
	text-indent: 10px;
	font-weight: bold;
}
label.error {
	position: absolute;
	top: -16px;
	right: 49px;
	padding: 3px;
	color: #da3939;
	font-size: 1.0em;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
input.submit-button {
	float: right;
	padding-right: 31px;
}

#thicktabs{
margin: 0;
padding: 0;
float: left;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 0px 11px; /*padding of tabs*/
text-decoration: none;
background: #a2a2a2;
border-top: 3px solid #a2a2a2; /*top border style*/
border-bottom: 3px solid #a2a2a2; /*thick bottom border below tabs*/
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 3px solid #a2a2a2; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background: #757776;
}
