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

body {
	background:#ff7630 url(images/backer.jpg) repeat-x scroll 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.5em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, em, strong, th {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
em {
	color: #d2070d;
}
ul, ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

p {
	font-family: Arial,Verdana,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing: normal;
	margin: 0;
	padding: 0 0 1em 0;
}
a {
	color: #035294;
	text-decoration:none;
	letter-spacing:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
a:hover {
	color: #d2070d;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*********************/
/*   POSITIONING     */
/*********************/
#wrap { 
	width: 981px;
	background:#f6f5ee url(images/contentback.jpg)  scroll 0 0;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background:transparent url(images/scrubheader.jpg) no-repeat scroll 0 0;
	position: relative;
	height: 373px;
}
#logo {
	float: left;
	padding: 18px 0 0 24px;
}
#headerstory {
	float: left;
	padding: 80px 0 0 61px;
}
#header h1 {
	color: #1e1e1e;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 1.5em;
	padding: 0 0 0 0;
}
#header h2 {
	color: #1e1e1e;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.67em;
	padding: 0 0 0 0;
}
.donatebutton {
	margin: 48px 0 0 -6px;
}
.headerlogos {
	float: right;
	width:228px;
	padding: 47px 37px 0 0;
}
#content .headerlogos {
	padding: 0 37px 0 0;
}
#content {
	position: relative;
}
#contentleft {
	float: left;
	width: 622px;
	padding: 0 0 0 37px;
}
#contentright {
	float: right;
}
#content h1 {
	color: #1e1e1e;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: 1.5em;
	margin: 0;
	padding: 55px 0 0 0;
}
#content h1.racespons {
	padding: 22px 0 0 0;
}
#content h2 {
	color: #1e1e1e;
	font-size: 1.4em;
	line-height: 1.429em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#content p {
	color: #6d6a67;
	font-size: 1.4em;
	line-height: 1.438em;
}
#content p.nobt {
	padding: 0;
}
#content p span.titletext {
	color: #1e1e1e;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#content ul {
	margin: 0.8em 0 0.8em 2.0em;
	padding: 0;
	list-style: disc outside none;
}
#content ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4a48;
	font-size: 1.4em;
	line-height: 1.438em;
}
#content ul.spons {
	margin: 0 0 20px 1.5em;
}
#content ul.spons li {
	color: #6d6a67;
}

/**********************/
/*   TOP NAVIGATION   */
/**********************/
#navmenu {
	position: relative;
	height: 2em;
	float: right;
	width: 56em;
	margin: 30px 20px 0 0;
}
#navmenu UL {
	margin:0 auto;
	width: 56em;
}
#navmenu UL LI {
	position: relative;
	display: block; 
	float: left; 
	margin: 0;
	padding: 0 1.4em 0 0;
	text-indent:0;
}
#navmenu UL LI.last {
	padding: 0;
}
#navmenu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #ffffff;
	padding: .5em 0 .5em 0;
}
#navmenu A:hover {
	color: #280263;
}
p.pcen {text-align: center;}
p.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: right;
	padding: 8px 45px 25px 0;
}
.facebookicon {
	display:block;
	float: left;
	padding: 27px 0 0 62px;
}