@charset "UTF-8";
/* CSS Document */


/*These reset browser CSS */

* {
vertical-align: baseline;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: none;
padding: 0;
margin: 0;
}
body {
padding: 0px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {
margin: 0px 0px;
}
li, dd, blockquote {
margin-left: 0px;
padding: 0px;
}
dt {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0px;
padding: 0px;
}


/*BASIC CSS STYLES*/

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;	
}

h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:14px;
	color:#C62100;
	margin-bottom: 12px;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
}

h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #C62100;
	margin-bottom: 0px;
}

h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin-bottom: 6px;
}

h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 2px;
}

h7 {
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
}

td {
	font-size: 10px;
}

a:link, a:visited {
	font-weight: bold;
	color:#C62100;
	text-decoration: underline;
}

a:hover, a:active {
	font-weight: bold;
	color:#000;
	text-decoration: underline;
}

.greytext {
	color: #555;
}

ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 10px;
	list-style:none;
	list-style-position:outside;
	margin-left:12px;	
}

li {
	margin-bottom: 6px;
}

#middledouble ul {
	list-style-image: url(images/bullet.gif);
}




/*COLOR LINKS (INTERNAL)*/

/*RACE*/
a.redlink:link {color: #C62100; text-decoration: none; }
a.redlink:visited {color: #C62100; text-decoration: none; }
a.redlink:hover {color: #000; text-decoration: underline; }
a.redlink:active {color: #000; text-decoration: underline; }

/*FAQ DARK RED*/
a.bluelink:link {color: #A61E0B; text-decoration: none; }
a.bluelink:visited {color: #A61E0B; text-decoration: none; }
a.bluelink:hover {color: #000; text-decoration: underline; }
a.bluelink:active {color: #000; text-decoration: underline; }

/*WEEKEND ORANGE*/
a.yellowlink:link {color: #FA8D03; text-decoration: none; }
a.yellowlink:visited {color: #FA8D03; text-decoration: none; }
a.yellowlink:hover {color: #000; text-decoration: underline; }
a.yellowlink:active {color: #000; text-decoration: underline; }

/*INVOLVED BLUE*/
a.greenlink:link {color: #4282FF; text-decoration: none; }
a.greenlink:visited {color: #4282FF; text-decoration: none; }
a.greenlink:hover {color: #000; text-decoration: underline; }
a.greenlink:active {color: #000; text-decoration: underline; }


/*INFO PANEL*/

.whitebody {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 4px;
}


/*EMAIL SIGN-UP*/

.formbox {
	width: 181px;
	height: 14px;
	border: none;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #888;
	padding: 2px;
}


/* new clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */


/*CODE FOR FOOTER & FOOTER LINKS*/

#footer p{
	margin: 20px auto 40px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FFF;
	text-align: center;
	clear: both;
}

#footer a:link{
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}

#footer a:visited {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}

#footer a:hover{
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

#footer a:active {
	font-weight: bold;
	color:#000;
	text-decoration: none;
}


/*EXPO FORM TABLES*/

#expoapp td {
	text-align: left;
	padding-right: 20px;
}

#expoapp input { 
 background-color: #e0e0e0;
 padding: 2px 4px;
 margin: 10px 0px;
 font-weight: bold;
 width: 100%;
}

#expoapp textarea { 
 background-color: #e0e0e0; 
 color: #000;
 min-height:40px;
 width: 100%;
}

#expoapp option {
	background-color:#e0e0e0;
	color: #000;
	min-height: 10px;
	padding: 2px 4px;
	font-weight: bold;
	width: 100%;
}


/*PAGE ID CHANGERS*/

body#contact {
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}

body#expoapp {
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin-bottom: 10px;
	padding: 0px;
}

body#weekend-pages {
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}
#weekend-pages h1 {
	color: #FA8D03;
}
#weekend-pages #nav a:link, #weekend-pages #nav a:visited {
	color: #000;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13px;
	text-decoration: none;
	padding: 1px 20px 1px 6px;
	background-color: #FA8D03;
}
#weekend-pages #nav a:hover, #weekend-pages #nav a:active {
	color: #FA8D03;
	background-color: #000;
}
#weekend-pages #nav ul, #weekend-pages #nav li {
	list-style-type: none;
}


body#involved-pages {
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}
#involved-pages h1 {
	color: #4282FF;
}
#involved-pages #nav a:link, #involved-pages #nav a:visited {
	color: #FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13px;
	text-decoration: none;
	padding: 1px 20px 1px 6px;
	background-color: #4282FF;
}
#involved-pages #nav a:hover, #involved-pages #nav a:active {
	color: #4282FF;
	background-color: #000;
}


body#faq-pages {
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}
#faq-pages h1 {
	color: #A61E0B;
}
#faq-pages #nav a:link, #faq-pages #nav a:visited {
	color: #FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13px;
	text-decoration: none;
	padding: 1px 20px 1px 6px;
	background-color: #A61E0B;
}
#faq-pages #nav a:hover, #faq-pages #nav a:active {
	color: #A61E0B;
	background-color: #000;
}
#faq-pages #nav li {
	margin-bottom: 10px;
}


body#race-pages {
	background: #FFF url(images/sky-dark-leaves.jpg) no-repeat top center;
}
#race-pages h1 {
	color: #C62100;
}
#race-pages #nav a:link, #race-pages #nav a:visited {
	color: #FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:13px;
	text-decoration: none;
	padding: 1px 20px 1px 6px;
	background-color: #C62100;
}
#race-pages #nav a:hover, #race-pages #nav a:active {
	color: #C62100;
	background-color: #000;
}


/*ACCORDION STYLES*/

.ui-accordion-header a:link, .ui-accordion-header a:visited {
	font-family:Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}

.ui-accordion-header a:hover, .ui-accordion-header a:active {
	color: #000;
	background-color:#EDEDED;
}

.ui-accordion-content {
	color: #555;
	line-height:16px;
	margin-bottom: 10px;
}