body{
	font:12px/14px Arial, sans-serif;
	color:#000;
	margin:0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#336699;
}
a:hover{text-decoration:underline;}
/*wrapper*/

#wrapper {
	background:#000 url(../images/bg-page.jpg) repeat-x;
	padding:30px 25px;
	border:5px solid #fff;
	margin:0;
}

/*main*/
#main{
	/* should width be adjusted to account for padding of 20px? */
	width:912px;
	margin:0 auto;
	padding: 20px 20px 20px 20px; 
	overflow:hidden;
	background:#fff;	
}
/*header*/
#header{
	width:912px;
	overflow:hidden;
	position:relative;
	background:#000;
}
#header h1{
	margin:0;
}
#header h1 a.logo{
	width:291px;
	height:185px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
}
#header img{
	display:block;
	margin:0 0 0 291px;
}
.nav{
	width:100%;
	overflow:hidden;
	margin: 0 0;
	background-color:#000;
	border-top:5px solid #fff;
}
.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	overflow:hidden;
}
.nav li{
	display:inline;
	float:left;
	overflow:hidden;
	padding:10px 12px 9px 12px;
	margin:0 0 0 -1px;
	background:url(../images/bg-header-li.gif) no-repeat 0 13px;
}
.nav li a{
	display:inline;
	float:left;
	font-size:12px;
	line-height:15px;
	color:#fff;
}
/*content-area*/
#content-area{
	width:912px;
	overflow:hidden;
}

/*subpage content*/
.subpage #leftnav{
	float:left;
	overflow:hidden;
	width:160px;
	margin: 20px 0;
	padding:0;
}

.subpage #leftnav ul {
	list-style-type:none;
	margin:0;	
	padding:0;
}

.subpage #leftnav li {
	/*background:#c4027e url(../images/bg_ln_topslope.gif) no-repeat top left;*/
	background-color : #CD120B;
	padding:0;
	margin-bottom:5px;
	min-height: 30px;
}



.subpage #leftnav li#top {
	background-image:none;
}

.subpage #leftnav li a {
	display:block;
	color: #fff;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:9px 5px 9px 5px;
	/*background: url(../images/bg_ln_bottomslope.gif) no-repeat bottom left;*/
}

.subpage #leftnav li.current {
	background:#000 url(../images/bg-leftnav.gif) no-repeat center right;
}
.subpage #leftnav li.current a {
	/*background: url(../images/bg_ln_current_bottom.gif) no-repeat bottom left;*/
}

.subpage #leftnav li#bottom a {
	background-image:none;
}

.subpage #content{
	width:552px;
	margin: 20px 0;
	padding: 0 10px 20px 20px;
	float:left;
	overflow:hidden;
}

.subpage #content h1 {
	text-transform:uppercase;
	color: #ff1300;
	font-size:18px;
	line-height:18px;
	margin: 0;
}

.subpage #content h2 {
	color: #000;
	font-size:16px;
}

.subpage #content h3 {
	color: #000;
	font-size:14px;
	}
.subpage p.location {
	font-weight: bold;
}

.subpage img.pageImage {
	float:right;
	margin: 0 10px 0 10px;
}
.eventListing {
	padding-top:2px;
	margin-bottom:5px;
}
.eventListing h4 {
	/*margin-bottom: 12px;*/
	display:inline;
}

/* events page classes */

table.raceList {
	border-collapse:collapse;
	border: 1px solid #000;
	margin-left:5px;
}
	
table.raceList td {
	padding:5px;
}

table.raceList tr {
	border-top:1px solid #000;
}	

table.raceList th {
	background:#000;
	color:#fff;
	line-height:normal;
	padding:5px;
	
}	

/* end events page classes */
/* paragraph class for deep links to more info */
p.more {
	display:inline;
}

p.more a {
	color:#ff1300;

}

/*content*/
#content{
	width:748px;
	padding:16px 0 0;
	float:left;
	overflow:hidden;
}

#content .welcome-holder{
	width:752px;
	overflow:hidden;
}
.welcome-holder .welcome{
	width:203px;
	padding:0 0 0 18px;
	overflow:hidden;
}
.welcome-holder .welcome h2{
	margin:2px 0 2px;
	font-size:24px;
	line-height:24px;
	color:#c4027e;
}
.welcome-holder .welcome p{
	margin:0;
	line-height:18px;
}
.welcome-holder img{
	display:block;
	margin:5px 0 0;
	float:left;
}
#content .info-holder{
	width:748px;
	overflow:hidden;
}
.info-holder .info{
	width:746px;
	overflow:hidden;
	margin:12px 0 0;
	padding:0 0 6px;
}
.info-holder .info div{
	float:left;
	line-height:18px;
}
.info-holder .info div h3{
	margin:0;
	font-size:16px;
	line-height:18px;
	color:#000;
	text-transform: uppercase;
}
.info-holder .info div p{
	margin:2px 0 0;
}
.info-holder .info div h4 a{
	/*font-weight:bold;*/
	color:#000;
	font-size:16px;
	/*line-height:18px;*/
	margin:0 0 0 1px;
	text-transform: uppercase;
}
.info-holder .info .blurb {
	width:220px;
	padding:1px 5px 0;
}

.info-holder .info .news{
	width:220px;
	padding:1px 5px 0;
}

.info-holder .info .news p {
	margin-top:1px;
	}

.info-holder .info .events h4 {
	margin-bottom:1px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}

.info-holder .info .events .eventListing {
	padding: 5px 0 0 35px;
	width:420px;
	background:url(../images/eventBullet.gif) top left no-repeat;
}

.info-holder .info .events p {
	font-size: 12px;
	}

.info-holder .info .events p.eventIntro {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width:400px;
	}

.info-holder .info .events p.eventDate {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#f6150d;	
	}	
	
.info-holder .info .events{
	width:486px;
	padding:1px 5px 0 21px;
}
.info-holder .info .visual{
	width:216px;
	padding:0 0 0 20px;
}
.info-holder .info .visual img{
	display:block;
}

.info-holder .info .eventSummary {
	width: 475px;
	margin-top: 6px;
	}
/*sidebar*/
#sidebar{
	width:160px;
	margin-top:21px;
	float:right;
	border: 1px solid #000;
}
.sidebar-top{
	width:160px;
	overflow:hidden;
	background: url('../images/sidebar_top.gif') repeat-x;
}
.sidebar-bottom{
	width:140px;
	padding:10px;
	overflow:hidden;
	text-align: center;
}
.sidebar-bottom span{
	display:block;
	padding:0;
	overflow:hidden;
}
.sidebar-bottom span strong{
	display:block;
	font-size:12px;
	line-height:12px;
	color:#fff;
}
.sidebar-bottom ul{
	list-style:none;
	width:140px;
	margin:35px 0 0;
	padding:0;
	overflow:hidden;
}
.sidebar-bottom ul li{
	width:140px;
	float:left;
	clear:both;
}
.sidebar-bottom ul li a{
	display:block;
}
.sidebar-bottom ul li a.sponsor-1{
	width:118px;
	margin:0 0 0 9px;
}
.sidebar-bottom ul li a.sponsor-2{
	width:137px;
	margin:21px 0 0 2px;
}
.sidebar-bottom ul li a.sponsor-3{
	width:87px;
	margin:23px 0 0 27px;
}
.sidebar-bottom ul li a.sponsor-4{
	width:124px;
	margin:20px 0 0 10px;
}
/*footer*/
div#footer{
	width:912px;
	margin: 0 auto;
	padding: 10px 20px;
	overflow:hidden;
	background:#000;
}

div#footer p {
	text-align:center;
	color: #fff;
	font-size: 10px;
}

/*faq*/

#faqblock dt 	{
	font-weight:bold;
	color:#000;
	margin-top:12px;
	font-size: 14px;
}

#faqblock dt:hover {
	text-decoration:underline;
	}

#faqblock dd {
	margin-top:10px;
	}
	
#faqblock dd p {
	display:block;
	margin:0;
	padding:5px 0;
	}


/* news */

#newsblock p.headline 	{
	font-weight:bold;
	color:#000;
}

#newsblock p.headline:hover {
/*	text-decoration:underline;*/
	}

#newsblock p.summary {
	display:block;
	}
	
#newsblock div.article p{
	display:block;
	margin:0;
	padding:5px 0;
	}
/*nav states */

body#faq .nav li#faq a {
	text-decoration: underline;
}

body#contact .nav li#contact a {
	text-decoration: underline;
}

body#volunteers .nav li#volunteers a {
	text-decoration: underline;
}

body#gallery .nav li#gallery a {
	text-decoration: underline;
}

body#charity .nav li#charity a {
	text-decoration: underline;
}

body#eventPage .nav li#events a {
	text-decoration: underline;
}

body#news .nav li#news a {
	text-decoration: underline;
}

body#home .nav li#home a {
	text-decoration: underline;
}

body#registration .nav li#registration a {
	text-decoration: underline;
}

table.regTable {
	border-collapse:collapse;
	border: 1px solid #000;
	}
	
table.regTable td, table.regTable th {
	border: 1px solid #333;
	padding: 2px;
	}
	
	
.subpage div#content h2 { 
	border-top : 1px solid #DFB4B2;
	padding-top : 10px;}
	