body{
	margin:20px 0 30px 0;
	font:12px/14px Arial, sans-serif;
	color:#000;
	background:#FFD400 url(../images/bg-page.gif) repeat-x;
}
img{border-style:none;}
a{text-decoration:none;color:#EC1C23;}
a:hover{text-decoration:underline;}
/*main*/
#main{
	/* should width be adjusted to account for padding of 20px? */
	width:912px;
	margin:0 auto;
	padding: 0 20px 20px 20px; 
	overflow:hidden;
	background:#fff;	
}
/*header*/
#header{
	width:912px;
	overflow:hidden;
	position:relative;
}
#header h1{
	margin:0;
}
#header h1 a.logo{
	width:501px;
	height:117px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	top:38px;
	left:0px;
}
#header img.brand{
	display:block;
	margin:52px 0 0 531px;
}

#header img#sunrype {
position:absolute; 
top:160px; 
margin-left:
150px;
z-index:1000;
}

.presentedBy {
	margin: 10px 0 4px 42px; 
	float:left; 
	font-weight:bold; 
	font-size:12px;
}

.nav{
	width:100%;
	overflow:hidden;
	margin:39px 0 20px 0;
	background-color:#015A9B;	
}
.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:#EC1C23 url(../images/bg_ln_topslope.gif) no-repeat top left;
	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:#015a9c url(../images/bg_ln_current_top.gif) no-repeat top left;

}
.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: #ec1c23;
	font-size:18px;
	line-height:18px;
	margin: 0;
}

.subpage #content h2 {
	color: #ec1c23;
	font-size:16px;
}

 .subpage #content h3 {
	color: #015A9B;
	font-size:14px;
	 
}

.subpage p.location {
	font-weight: bold;
}

.subpage img.pageImage {
	float:right;
	margin: 0 10px 0 10px;
	border:1px solid #015A9B;
}
.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 #015A9B;
}
	
table.raceList td {
	padding:5px;
}

table.raceList tr {
	border-top:1px solid #015A9B;
}	

table.raceList th {
	background:#015A9B;
	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:#EC1C23;

}

/*content*/
#content{
	width:752px;
	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:#EC1C23;
}
.welcome-holder .welcome p{
	margin:0;
	line-height:18px;
}
.welcome-holder div#slideshow1{
	display:block;
	width:514px;
	margin:5px 0 0;
	float:left;
}

#content .info-holder{
	width:752px;
	overflow:hidden;
}
.info-holder .info{
	width:752px;
	overflow:hidden;
	background:url(../images/bg-info.gif) repeat-y;
	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:#EC1C23;
}
.info-holder .info div p{
	margin:2px 0 0;
}
.info-holder .info div h4 a{
	/*font-weight:bold;*/
	color:#000;
	font-size:12px;
	/*line-height:18px;*/
	margin:0 0 0 1px;
}
.info-holder .info .events{
	width:220px;
	padding:1px 5px 0;
}

.info-holder .info .events p {
	margin-top:1px;
	}

.info-holder .info .events h4 {
	margin-bottom:1px;
	}
.info-holder .info .news{
	width:260px;
	padding:1px 5px 0 21px;
}
.info-holder .info .visual{
	width:216px;
	padding:0 0 0 20px;
	text-align:center;
}
.info-holder .info .visual img{
	display:block;
}
/*sidebar*/
#sidebar{
	width:160px;
	margin-top:21px;
	float:right;
	background:url(../images/bg-sidebar-center.gif) repeat-y;
}
.sidebar-top{
	width:160px;
	background:url(../images/bg-sidebar-top.gif) no-repeat 0 0;
	overflow:hidden;
}
.sidebar-bottom{
	width:140px;
	padding:12px 10px 19px;
	background:url(../images/bg-sidebar-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
}
.sidebar-bottom span{
	display:block;
	width:133px;
	padding:0 7px 0 0;
	overflow:hidden;
}
.sidebar-bottom span strong{
	display:block;
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-align:right;
}
.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;
	text-align:center;
}
.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*/
#footer{
	width:932px;
	margin: 0 auto;
	padding: 20px 10px;
	overflow:hidden;
	background:#015A9B;
	color:#fff;
	text-align:center;
}

/*faq*/

#faqblock dt 	{
	font-weight:bold;
	color:#EC1C23;
}

#faqblock dt:hover {
	text-decoration:underline;
	}

#faqblock dd {

	}
	
#faqblock dd p {
	display:block;
	margin:0;
	padding:5px 0;
	}

p.headline {
	font-weight:bold;
	
	}

/* news */

p.headline 	{
	font-weight:bold;
	color:#EC1C23;
	font-size:14px;
}

p.caption {
	font-size:11px;
	font-weight:bold;
	padding:0 5px 0 0;
	}


#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#gallery .nav li#gallery a {
	text-decoration: underline;
}

body#home .nav li#home a {
	text-decoration: underline;
}

body#proceduresPage .nav li#procedures a {
	text-decoration: underline;
}
div.tileBox{
	float:left;
}

div#constantcontact {
display:block;
padding-left:42px;
}

.floatLeft {
	float:left;
	margin: 10px 10px 10px 0;
	}
	
.floatRight {
	float:right;
	margin: 10px 0 10px 10px;
	}	
	
.clear {
	clear:both;
	}
	
div#safetyrules {
	display:none;
}

img.printIcon {
	display:block;
	float:right;
}	

img.mainImage {display:none;}

.highlightContainer {
	border-top: 1px solid #666;
	border-left: 1px solid #666;	
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	padding: 20px;
	margin:5px;	
	}