html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
* {
	margin:0;
	padding:0;
}
h2{
	font-size:16px;
	margin-bottom:5px;
}
h3{
	font-size:15px;
}
h4{
	font-size:14px;
}
h5{
	font-size:13px;
}
h6{
	font-size:12px;
	margin-bottom:5px;
}
a{
	color:#0A57A4;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
}
img{
	border:0 none;
	vertical-align:bottom;
}
li{
	list-style:none;
}
p{
	color:#333333;
}
div#mainCol p{
	margin-bottom:15px;
}
div#container{
    overflow:hidden;
    min-height:500px;
    margin:0 auto;
    width:940px;
    padding:0 10px;
    padding-bottom:30px;
    background:#FFFFFF;
    /*background:url(../images/bg_main_grad.gif) center top repeat-y;*/
}
* html div#container{
        height:1%;
}
ul#mainNav{
	background:url(../images/bg_mainnav.gif) left top no-repeat;
	padding:5px 10px;
	height:22px;
	margin-bottom:10px;
	z-index:10;
}
ul#mainNav li{
	float:left;
	position:relative;
	margin-right:40px;
	padding:3px 0 0 0;
	z-index:10;

}
ul#mainNav li#logoLink{
	margin-right:0;
	padding:0;
	float:right;
}
ul#mainNav li#logoLink a{
	color:#FFFFFF;
	font-size:18px;
}
ul#mainNav li#logoLink img{
	vertical-align:middle;
}
ul#mainNav li a{
	color:#B0B3B7;
	font-weight:bold;
}
ul#mainNav li.current a,
ul#mainNav li a:hover{
	color:#ffffff;
}
/* ##### suckerfish ##### */

ul#mainNav ul{
	position:absolute;
	left:-99999em;
	background:#636466;
	padding-bottom:10px;
	top:17px;
}
ul#mainNav ul li{
	margin-right:0;
	height:1%;
	width:180px;
	line-height:1.1em;
}
ul#mainNav ul a{
	display:block;
	padding:3px 30px 3px 10px;
	color:#FFFFFF;
}
ul#mainNav ul a:hover{
	background:#0a57a4;
}
ul#mainNav li.ieHover li ul,
ul#mainNav li:hover li ul{
	left:-99999em;
}
ul#mainNav ul ul{
	margin-left:100%;
	top:0;
	background:#333334;
}
ul#mainNav li ul li.ieHover ul,
ul#mainNav li.ieHover ul,
ul#mainNav li ul li:hover ul,
ul#mainNav li:hover ul{
	left:0;
	/*white-space:nowrap;*/
}
ul#mainNav li.ieHover ul li,
ul#mainNav li:hover ul li{
	float:none;
}
ul#mainNav li ul li:hover ul{

}
div#mainCol{
	float:left;
	width:630px;
	background:#FFFFFF;
	z-index:1;
		margin-bottom:15px;
}
div#rightCol{
	float:right;
	width:300px;
	background:#FFFFFF;
		margin-bottom:15px;
}
div#rightCol div.gradBox,
div#mainCol div.gradBox{
	margin-bottom:15px;
}
a#footCredit{
	float:right;
	clear:both;
	color:#666666;
	font-size:11px;
	padding:0 10px 20px 0;
	white-space:nowrap;
}
/* ##### home page ##### */
body#homePage{

}
body#homePage div#mainCol{
	padding-top:210px;
	background:url(../images/bg_home_intro.jpg) left top no-repeat;
}

div#intro h1{
	font-size:14px;
	color:#666666;
	margin-bottom:10px;
}
ul#eventList li{
	float:left;
	width:25%;
	margin-bottom:10px;
}
ul#eventList a{
	font-weight:bold;
	color:#0A57A4;
}

ul#eventList a span{
	display:block;
	color:#333333;
	font-weight:normal;
}
ul#eventList a:hover span{
	color:#FF0000;
}
ul.gallery{
	margin-right:-10px;
	margin-left:-10px;
	background:#0099FF;
}
ul.gallery li{
	float:left;
	width:110px;
	padding:5px 9px 9px 7px;
	background:url(../images/bg_picdropshdw.gif) left top no-repeat;
}
.gradBox ul.sponsList li{
        display:inline;
        float:left;
        padding:0 20px 15px 5px;
}
.gradBox ul.sponsList li img{
        /*vertical-align:middle;*/
}
div#rightCol .gradBox ul.sponsList li{
	padding:0 15px 0 0;
}
/* ##### Right Column elements ##### */
div#rightCol p{
	margin-bottom:5px;
	color:#666666;
}
div#fcRaces p{
        float:left;
}
div#fcRaces p.btns{
        padding-right:15px;
        /*text-align:right;*/
        float:right;
}
div#fcRaces div{
        border-bottom:1px solid #cccccc;
        margin-bottom:15px;
        padding-bottom:10px;
        overflow:hidden;
        height:1%;
        width:100%;
}
div#fcRaces p.btns a.font10{
        display:block;
        margin-bottom:5px;
}
div#fcRaces img{
	margin-bottom:15px;
}
div#recResults li{
	margin-bottom:5px;
}
div#recResults li a{
	color:#666666;
	font-weight:bold;
}
div#recResults li a:hover{
	color:#FF0000;
}
div#prizes img{
	vertical-align:middle;
	margin-right:5px;
}
div#prizes table{
        width:100%;
}
div#prizes th{
        color:#666666;
        font-size:13px;
}
div#prizes th,
div#prizes td{
        padding:5px 0 5px 15px;
        vertical-align:top;
        text-align:left;
}
div#prizes h6{
	color:#666666;
	margin-bottom:0;
}
div#prizes p span{
	padding-right:15px;
}
div#prizes p a{
	text-decoration:underline;
}
div#rightCol ul.gallery li{
	width:64px;
	padding:3px 6px 6px 5px;
	background:url(../images/bg_picdropshdw_sml.gif) left top no-repeat;
}
div#rightCol div.gallery img{
        width:60px;

        /*padding:3px 6px 6px 5px;
        background:url(../images/bg_picdropshdw_sml.gif) left top no-repeat;*/
}
div#rightCol div.gallery a{
        float:left;
        width:65px;
        padding:0 0 5px 0;
        /*padding:0 10px 10px 0;*/
        background:url(../images/bg_picdropshdw_sml3.gif) left top no-repeat;
}
div#custComs div.bottBrdr{
	padding-bottom:5px;
	margin-bottom:5px;
}
div#custComs cite{
	font-weight:bold;
	font-style:normal;
	display:inline;
}
div#custComs div#moreComms{
	display:none;
}
div#promoBox{
	padding-left:0;
	padding-right:0;
}
div#promoBox a{
	display:block;
	margin-bottom:10px;
}
div#socialBox ul{
	margin-bottom:10px;
}
div#socialBox li{
	display:inline;
	padding-right:10px;
}
/* ##### Race page ##### */
body#racePage {
	background:#FFFFFF url(../images/bg_race_body.jpg) center top no-repeat;
}
body#racePage div#intro img{
	display:block;
	margin-bottom:10px;
}
body#racePage div#intro p.btns{
 float:right;
 text-align:right;
 margin:3em 0 10px 0;
}

body#racePage div#intro p.btns a.btnLink{
	margin-bottom:5px;
}
body#racePage div#mainCol h5,
body#racePage div#mainCol h6{
	color:#0A57A4;
	clear:both;
	margin-bottom:0;
}
body#racePage div#mainCol div.bottBrdr{
	margin-bottom:15px;
	padding-bottom:10px;
}
body#racePage div#mainCol div.short{
	float:left;
	clear:left;
	width:315px;
}
body#racePage div#googleMap{
	float:right;
	width:250px;
	height:180px;
	background:#9999CC;
}
/* ##### Results page ##### */
body#resultsPage {
	background:#FFFFFF url(../images/bg_race_body.jpg) center top no-repeat;
}
div#results h2{
	padding:30px 0 10px 0;
	border-bottom:1px solid #23398C;
	margin-bottom:15px;
}
div#results h6{
	margin-bottom:5px;
}
div#results h6,
div#results h2{
	color:#23398C;
}
div#results ul{
	padding-bottom:15px;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
	overflow:hidden;
	height:1%;
}
div#results li{
	float:left;
	padding-right:20px;
	margin-right:10px;
/*	border-right:1px solid #cccccc; */
}
div#results li.camLink{
	border:none;
}
div#results li a{
	text-decoration:underline;
}
div#results li.pdfLink a{
	background:url(../images/icon_pdf.gif) left center no-repeat;
	padding-left:20px;

}
div#results li.camLink a{
	background:url(../images/icon_camera.gif) left center no-repeat;
	padding-left:25px;
}
/* ##### Gallery ##### */
div.gallery a{
 float:left;
 width:76px;
 padding:0 5px 5px 0;
 margin:0 5px 5px 0;
 background:url(../images/bg_picdropshdw_sml2.gif) right top no-repeat;
}

body#galleryPage{
	background:#FFFFFF url(../images/bg_race_body.jpg) center top no-repeat;
}
body#galleryPage h2.txtBlue span{
	font-size:14px;
	color:#666666;
	font-weight:normal;
}
/* ##### About us ##### */
body#aboutUs{
	background:#FFFFFF url(../images/bg_race_body.jpg) center top no-repeat;
}
body#aboutUs div#mainCol{
	padding-top:210px;
	background:url(../images/bg_about_us.jpg) left top no-repeat;
}
body#aboutUs div#mainCol h2{
	margin-bottom:5px;
}

/* ##### Home ##### */

body#home_generic {

	background:#FFFFFF url(../images/page_backgrounds/image1.jpg) center top no-repeat;
     
}
body#home_generic div#mainCol {
		background:url(../images/page_banners/image1.jpg) left top no-repeat;	padding-top:210px;
	
}
body#home_generic div#mainCol h2 {
  
  
}

/* ##### Races ##### */

body#races_generic {

	background:#FFFFFF url(../images/page_backgrounds/image2.jpg) center top no-repeat;
     
}
body#races_generic div#mainCol {
	
}
body#races_generic div#mainCol h2 {
  
  
}

/* ##### Results ##### */

body#results_generic {

	background:#FFFFFF url(../images/page_backgrounds/image3.jpg) center top no-repeat;
     
}
body#results_generic div#mainCol {
	
}
body#results_generic div#mainCol h2 {
  
  
}

/* ##### Gallery ##### */

body#gallery_generic {

	background:#FFFFFF url(../images/page_backgrounds/image4.jpg) center top no-repeat;
     
}
body#gallery_generic div#mainCol {
	
}
body#gallery_generic div#mainCol h2 {
  
  
}

/* ##### Training ##### */

body#training_generic {

	background:#FFFFFF url(../images/page_backgrounds/image5.jpg) center top no-repeat;
     
}
body#training_generic div#mainCol {
		background:url(../images/page_banners/image5.jpg) left top no-repeat;	padding-top:210px;
	
}
body#training_generic div#mainCol h2 {
  
  
}

/* ##### Entry ##### */

body#entry_generic {

	background:#FFFFFF url(../images/page_backgrounds/image14.jpg) center top no-repeat;
     
}
body#entry_generic div#mainCol {
		width:940px; 
}
body#entry_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### g3 ##### */

body#entry__g3_generic {

	background:#FFFFFF url(../images/page_backgrounds/image15.jpg) center top no-repeat;
     
}
body#entry__g3_generic div#mainCol {
		width:940px; 
}
body#entry__g3_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### has ##### */

body#entry__has_generic {

	background:#FFFFFF url(../images/page_backgrounds/image16.jpg) center top no-repeat;
     
}
body#entry__has_generic div#mainCol {
		width:940px; 
}
body#entry__has_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### xtf ##### */

body#entry__xtf_generic {

	background:#FFFFFF url(../images/page_backgrounds/image17.jpg) center top no-repeat;
     
}
body#entry__xtf_generic div#mainCol {
		width:940px; 
}
body#entry__xtf_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### sss ##### */

body#entry__sss_generic {

	background:#FFFFFF url(../images/page_backgrounds/image18.jpg) center top no-repeat;
     
}
body#entry__sss_generic div#mainCol {
		width:940px; 
}
body#entry__sss_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### loseley ##### */

body#entry__loseley_generic {

	background:#FFFFFF url(../images/page_backgrounds/image19.jpg) center top no-repeat;
     
}
body#entry__loseley_generic div#mainCol {
		width:940px; 
}
body#entry__loseley_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### bolt ##### */

body#entry__bolt_generic {

	background:#FFFFFF url(../images/page_backgrounds/image20.jpg) center top no-repeat;
     
}
body#entry__bolt_generic div#mainCol {
		width:940px; 
}
body#entry__bolt_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### About Us ##### */

body#about-us_generic {

	background:#FFFFFF url(../images/page_backgrounds/image6.jpg) center top no-repeat;
     
}
body#about-us_generic div#mainCol {
		background:url(../images/page_banners/image6.jpg) left top no-repeat;	padding-top:210px;
	
}
body#about-us_generic div#mainCol h2 {
  
  
}

/* ##### Terms and Conditions ##### */

body#terms-and-conditions_generic {

	background:#FFFFFF url(../images/page_backgrounds/image7.jpg) center top no-repeat;
     
}
body#terms-and-conditions_generic div#mainCol {
		width:940px; 
}
body#terms-and-conditions_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### Newsletter ##### */

body#about-us__newsletter_generic {

	background:#FFFFFF url(../images/page_backgrounds/image9.jpg) center top no-repeat;
     
}
body#about-us__newsletter_generic div#mainCol {
		background:url(../images/page_banners/image9.jpg) left top no-repeat;	padding-top:210px;
	
}
body#about-us__newsletter_generic div#mainCol h2 {
  
  
}

/* ##### Become a Marshal ##### */

body#about-us__become-a-marshal_generic {

	background:#FFFFFF url(../images/page_backgrounds/image10.jpg) center top no-repeat;
     
}
body#about-us__become-a-marshal_generic div#mainCol {
		background:url(../images/page_banners/image10.jpg) left top no-repeat;	padding-top:210px;
	
}
body#about-us__become-a-marshal_generic div#mainCol h2 {
  
  
}

/* ##### Sponsors ##### */

body#sponsors_generic {

	background:#FFFFFF url(../images/page_backgrounds/image13.jpg) center top no-repeat;
     
}
body#sponsors_generic div#mainCol {
		background:url(../images/page_banners/image13.jpg) left top no-repeat;	padding-top:210px;
	
}
body#sponsors_generic div#mainCol h2 {
  
  
}

/* ##### clandon ##### */

body#entry__clandon_generic {

	background:#FFFFFF url(../images/page_backgrounds/image21.jpg) center top no-repeat;
     
}
body#entry__clandon_generic div#mainCol {
		width:940px; 
}
body#entry__clandon_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### longleg ##### */

body#entry__longleg_generic {

	background:#FFFFFF url(../images/page_backgrounds/image22.jpg) center top no-repeat;
     
}
body#entry__longleg_generic div#mainCol {
		width:940px; 
}
body#entry__longleg_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

/* ##### brutal10 ##### */

body#entry__brutal10_generic {

	background:#FFFFFF url(../images/page_backgrounds/image23.jpg) center top no-repeat;
     
}
body#entry__brutal10_generic div#mainCol {
		width:940px; 
}
body#entry__brutal10_generic div#mainCol h2 {
  
  	background-image:url(../images/bg_bhdr_xlng.gif);
	
}

dl#contactInfo{
	overflow:hidden;
	height:1%;
	margin-bottom:30px;
} 
dl#contactInfo dt{
	float:left;
	font-weight:bold;
	width:70px;
	text-align:right;
	padding-right:10px;
	clear:left;
	color:#333333;
	margin-bottom:5px;
}
body#aboutUs div#googleMap{
	height:355px;
	background:#993300;
}
body#aboutUs div.kLineBox{
	margin-bottom:10px;
}
/* ##### t and c ##### */
body#tanc div#mainCol{
	width:940px;
}
body#tanc div#mainCol p{
	margin-right:10px;
	margin-left:10px;
}
body#tanc div#mainCol h2.triHdr{
	background-image:url(../images/bg_bhdr_xlng.gif);
	margin-bottom:10px;
}
/* ##### misc ##### */
.gradBox{
	overflow:hidden;
	height:1%;
	padding:7px 10px 30px 10px;
	background:url(../images/bg_hgrad_box.jpg) left bottom repeat-x; 
	position:relative;
}
.gradBox2{
	overflow:hidden;
	height:1%;
	padding:7px 10px 30px 10px;
	background: none;
	position:relative;
}
.gradBox a.footLink{
	position:absolute;
	left:15px;
	bottom:10px;
	font-weight:bold;
}
.gradBox a.footLink img{
	vertical-align:middle;
}
.vidBox{
	margin-bottom:15px;
}
blockquote,
.kLineBox{
	padding:10px;
	height:1%;
	overflow:hidden;
	border:1px solid #91D4E7;
}
blockquote{
	margin-bottom:5px;
}
cite{
	display:block;
	margin-bottom:15px;
	color:#666666;
	text-align:right;
}
.bottBrdr{
	border-bottom:1px solid #CCCCCC !important;
}
.triHdr{
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:0 0 9px 5px;
	line-height:23px;
	font-weight:normal;
	font-size:11px !important;
}
.triHdr.blue{
	background-image:url(../images/bg_bhdr_lng.gif);
}
div#rightCol .triHdr.blue{
	background-image:url(../images/bg_bhdr.gif);
}
div#rightCol .triHdr.green{
	background-image:url(../images/bg_ghdr.gif);
}
div#rightCol .triHdr.orange{
	background-image:url(../images/bg_ohdr.gif);
}
div#rightCol .triHdr.purple{
	background-image:url(../images/bg_phdr.gif);
}
div#rightCol .triHdr.red{
	background-image:url(../images/bg_rhdr.gif);
}
a.btnLink{
	display:inline-block;
	line-height:1.5em;
	color:#FFFFFF;
	padding:0 5px;
	font-size:11px;
}
a.btnLink.red{
	background:#ff0000;
}
a.btnLink.blue{
	background:#0A57A4;
}
a.btnLink:hover.red{
	background-color:#0A57A4;
	color:#FFFFFF;
}
a.btnLink:hover.blue{
	background-color:#ff0000;
	color:#FFFFFF;
}
.txtLGrey{
	color:#999999 !important;
}
.txtGrey{
	color:#666666 !important;
}
.txtBlue{
	color:#0A57A4 !important;
}
.txtPurple{
	color:#6B137E !important;
}
.font10{
	font-size:10px !important;
}
.floatL{
	float:left !important;
}
.floatR{
	float:right !important;
}
span.imgCapt{
	float:left;
	margin-right:10px;
	color:#999999;
	font-style:italic;
}
span.imgCapt img{
	display:block;
	margin-bottom:5px;
}
div#mainCol ul.discList,
div#mainCol ol{
	margin-bottom:15px;
}
ol li{
	list-style:decimal;
}
ul.discList li{
	list-style:disc;
}
ol li,
ul.discList li{
	margin-left:15px;
}

div#footer{
	padding:15px 30px 0 15px;
	clear:both;
	border-top:1px solid #0A57A4;
	font-size:11px;
}
div#footer li{
	display:inline;/* double margin bug ie6 */
	float:left;
	margin-right:15px;
}
div#footer li a{
	color:#666666;
}
