@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

body {
	background-color: #3E3C3D;
	background-image: url(../images/bgd.png);
	background-repeat: repeat-y;
	background-position: center;
	
}

#bgd {
	
	position: relative;
	width: 1012px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
	
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
p {
	padding-bottom: 10px;
	padding-top: 10px;
}
ul {
	list-style-type: none;
}
li {
	margin-left: 25px;
	padding; 0;
}
.homedot {
	color: #c40000;
	font-size:15px;
	margin: 0 10px 0 0;
}
a {
	color: #AB0E14;
	text-decoration: none;
}

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

.photo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 3px solid #B7181F;
}
.photo_lft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.photo_lft2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.helmet {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#container {
	position: relative;
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3c3c;
	font-size: 13px;
	line-height: 18px;
	min-height:100%;
}
#header {
	left: -16px;
	z-index: 10;
	position: absolute;
}
#main {
	background-image: url(../images/nav_gradient.jpg);
	background-repeat: repeat-x;
	width: 835px;
	float: right;
	z-index: 100;
	right: 0px;
	text-align: left;
	position: relative;
	top: 165px;
	background-color: #D9343E;
}
.clear {
	clear: both;
}

.tl {
	background-image: url(../images/tl.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 28px;
	left: 0px;
	padding-bottom: 10px;
	line-height: 22px;
}

#main_content .tl {
	background-image: url(../images/gray_corner.gif);
	padding-bottom:20px;
}

#main_content .tl h1 {
	font-size:20px;
	padding-top:20px;
	padding-left:25px;
	
}

/*Navigation*/

#nav {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align: right;
	width: 835px;
	position: absolute;
	margin-top: 10px;
	top: 0px;
	right: 0px;
	height: 20px;
}


#nav ul {
	font-weight: bold;
}

/*#nav_list {
	width: 800px;
	position: absolute;
	text-align: center;
	top: 155px;
}*/

#nav li {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 8px;
	margin-left: 0px;
	padding-right: 8px;
	
}

#nav li a {
	color: #FFF;
	text-decoration:none;
}

#nav li a:hover {

	color: #FAC93E;
}

#nav #currentpage a {
	color: #FAC93E;
}


#nav li.last {
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
	border-right-width: 0px;
	border-right-style: none;
	

}
#stage {
	background-image: url(../images/stage_bgd.gif);
	background-repeat: repeat-y;
	width: 815px;
	position: relative;
	left: 20px;
}
#main_content {
	width: 570px;
}

#main_content p {
	padding-left: 25px;
	padding-right: 25px;
}
#sidebar {
	float: right;
	width: 245px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 15px;
}

#sidebar ul {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar ul li {
	padding-top:10px;
	padding-bottom: 20px;
	background-image: url(../images/icon-steering.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
}

#sidebar h1 {
	color: #FFD145;
	margin-bottom: 0px;
	font-size: 15px;
}

#sidebar a {
	color:#FFD145;
	
}

#sidebar a:hover {
	color:#AB0E14;
	
}

.callout_txt {
	font-weight: bold;
	letter-spacing: 1px;
}
#sponsors {
	float: left;
	width: 100px;
	position: absolute;
	left: 10px;
	top: 200px;
}

#sponsors img {
	padding-bottom:20px;
	padding-top:10px;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

/*Rounded Sidebar Box*/

#rounded {
   background: #ffd148;
   width:200px;
   margin-left:20px;
}
#rounded_top div {
   background: url(../images/side_box/tl.png) no-repeat top left;
}
#rounded_top {
   background: url(../images/side_box/tr.png) no-repeat top right;
}
#rounded_bottom div {
   background: url(../images/side_box/bl.png) no-repeat bottom left;
}
#rounded_bottom {
   background: url(../images/side_box/br.png) no-repeat bottom right;
}

#rounded_top div, #rounded_top, #rounded_bottom div, #rounded_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
#rounded_content { margin: 0 10px; 
	color:#000000;
}

#rounded h1 {
	color:#AB0E14;
}

#rounded a {
	color:#AB0E14;
}

#rounded a:hover {
	text-decoration: underline;	
}

#rounded_content ul li {
	background-image: url(../images/icon-steering-red.gif);
	margin:0;

}

/*Form*/

#contact_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contact_form label {
	width:200px;
	float:left;
	padding-left: 25px;
}

#contact_form input {

	background-color:#cdcccc;
	color:#AB0E14;
	border: 1px solid #242323;
}

#contact_form textarea {
	background-color:#cdcccc;
	color:#AB0E14;
	border: 1px solid #242323;
}

#contact_form .submit {
	margin-left: 225px;
	margin-top:10px;
}

#contact_form #request {
	width:175px;
}

/*Blog Feed*/

#creditfooter {
        display: none; 
	}
	
#blog ul li {
	background-image: url(../images/icon-steering-red-gray.gif);	
}

#blog h1 {
	padding-left:10px;
	padding-bottom:10px;
}

#blog {
	padding-top:10px;
}
	
/*Slideshow*/

 #slideshow a img {border: none;}
 
 #slideshow {
	width: 570px;
	height: 280px;
	color: #dddddd;
	background-color: #cdcccc;
	background-image: url(../images/photos/slideshow/charlie-racing.jpg);     
    }	
