body {
	background-color: #CCC;
	background-image: url(/images/page/header_background_shadow.jpg);
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: center;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

ol { 
	margin: 8px 0 0 16px;
	padding-left: 0;
}

ul { 
	margin: 0 0 0 16px;
	padding-left: 0;
}

li {
	margin-bottom: 3px;
}

.superscript {
	font-size: x-small;
	vertical-align: super;
}

#departurewrap {
	width: 500px;
	border: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.departurehead { 
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.departuretext { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px; 
}

h1.topofpage {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-top: 0;
	margin-bottom: 9px;
	line-height: 19px;
}

h1.homerace {
	font-size: 25px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-top: 0;
	margin-bottom: 9px;
	line-height: 19px;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-bottom: 9px;
	line-height: 110%;
}

h2.topofpage {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-top: 1px;
	margin-bottom: 9px;
}

h2.belowh1 {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-top: 4px;
	margin-bottom: 10px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	line-height: 19px;
	margin-bottom: 9px;
}

h2.sponsors {
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-bottom: 4px;
}

h2.sidebar_topofpage {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-top: 1px;
	margin-bottom: 9px;
}

h2.sidebar {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #AB035C;
	margin-bottom: 9px;
}

h3 {
	color: #AB035C;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 4px;
}

h3.topofpage {
	color: #AB035C;
	font-size: 12px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 5px;
}

h3.news {
	color: #AB035C;
	font-size: 12px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 3px;
}

h3.team {
	color: #AB035C;
	font-size: 15px;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 3px;
}

hr {
	border: none 0;
	border-top: 1px solid #999;
	width: 100%;
	height: 1px;
}

a:link {
	color: blue;
}

a:visited {
	color: purple;
}

div#centeringwrapper {
	width: 100%;
	text-align: center;
}

div#mainwrapper {
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div#headerwrapper {
	height: 150px;
}

div#headerwidth {
	width: 1000px;
}

div#headerlogo {
	float: left;
	margin: 26px 30px 0 50px;
}

div#headerimage {
	float: left;
	margin-top: 13px;
}

div#headerdonatebutton {
	float: left;
	margin: 60px 0 1px 30px;
}

/* begin horizontal navigation and dropdowns */

#topnavbarwrapper {
	text-align: center;
	height: 37px;
}

#topnavbar {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.topnav {
	font: 13px arial, helvetica, sans-serif;
	font-weight: normal;
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 11px 26px 6px 0;
}

.topnav a:link {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

.topnav a:hover {
	color: #000;
	text-decoration: none;
}

.topnav a:visited {
	color: #FFF;
	text-decoration: none;
}

.anylinkcss {
	position: absolute;
	visibility: hidden;
	margin-top: 12px;
	border-bottom-width: 0;
	font: normal 11px arial, helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	width: 176px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 4px;
	border-bottom: 1px solid #FFF;
	padding: 5px 3px 5px 2px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	color: #FFF;
	background-color: #C80071;
}

.anylinkcss a:hover { 
	color: #C80071;
	background-color: #E978B0;
}
/* end horizontal navigation dropdowns */

div#contentwrapper {
	text-align: center;
	width: 1000px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

div#sidenavwrap {
	width: 190px;
	background-color: transparent;
	float: left;
	text-align: left;
}

div.quicklinksWrap {
	width: 190px;
	height: 150px;
	background: #FFF url(/images/homepage_quicklinksbckgrd.jpg) no-repeat;
}

div.quicklinks ul {
	text-align: right;
	font-weight: bold;
	width: 180px;
	margin: 0;
	padding: 12px 6px 0 0;
	list-style-type: none;
}

div.quicklinks li {
	list-style-type: none;
	padding: 3px 0;
}

div.quicklinks a:link, div.quicklinks a:visited {
	color: #FFF;
	text-decoration: none;
}

div.quicklinks a:hover {
	color: #000;
	text-decoration: none;
}

/* accordian navbar */

div#accordion {
	background: #FFF;
}

.toggler {
	color: #999;
	margin: 0;
	padding: 5px 16px;
	background: transparent;
	border-bottom: 1px solid #CCC;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}
 
.toggler a:link {
	color: #999;
	text-decoration: none;
	margin: 0;
	padding: 6px 0;
	background: transparent;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.toggler a:hover {
	color: #AB035C;
	text-decoration: none;
	margin: 0;
	padding: 6px 0;
	background: transparent;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.toggler a:visited {
	color: #999;
	text-decoration: none;
	margin: 0;
	padding: 6px 0;
	background: transparent;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.element {
	background: #FFF;
	font-size: 11px;
	text-align: left;
	text-indent: 10px;
}
 
.element p {
	margin: 0;
	padding: 3px 1px 3px 16px;
	border-bottom: 1px dotted #CCC;
}
 
.element a:link {
	color: #333;
	text-decoration: none;
}
 
.element a:hover {
	color: #E56DAA;
	text-decoration: none;
}
 
.element a:visited {
	color: #333;
	text-decoration: none;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
/* end */

/* begin left-hand race navigation bar - secondary nav */

div#sidenav {
	font-size: 11px;
	margin-right: 20px;
	border-top: 1px solid #999;
}

div#sidenav a, div#sidenav div {
	display: block;
	padding: 3px 2px 3px 10px;
	margin: 0px;
	text-decoration: none;
	color: #AB035C;
	background-color: #FFF;
	border-bottom: 1px solid #999;
}

.schedulewrap {
	width: 730px;
	padding-bottom: 6px;
}

.scheduletime {
	float: left;
	width: 93px;
}

.scheduleinfo {
	float: left;
	color: #AB035C;
	width: 617px;
	padding-left: 10px;
}

.listitemcolor {
	color: #222;
}

div#sidenav a.heading, div#sidenav div.heading {
	font-weight: bold;
	text-indent: -3px;
}

div#sidenav a:hover {
	color: #FFF;
	background-color: #E978B0;
}

div#subheading ul {
	margin-left: 10px;
}

div#subheading li a {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bold;
	border-bottom: 0;
}

#subheading li a:link, #subheading li a:visited {
	color: #444;
	text-decoration: none;
}

#subheading li a:hover { 
	color: #AB035C;
	background: #FFF;
}


/* end left-hand race navigation bar - secondary nav */

div#racecontentwrapper {
	float: right;
	width: 700px;
}

div#homeGallerywrap {
	width: 520px;
}

div.newswrap {
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 12px;
	margin-bottom: 10px;
}

div.newswrapright {
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 0;
	margin-bottom: 10px;
}

div.newswidth {
	width: 220px;
}

div.news {
	padding: 10px;
}

div.teamwrap {
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 18px;
	margin-bottom: 10px;
}

div.teamwrapright {
	float: left;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-right: 0;
	margin-bottom: 16px;
}

div.teamwidth {
	width: 450px;
}

div.team {
	padding: 10px;
}

div.pullquote {
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	color: #444;
	padding-top: 12px;
}

div#contentboxpadding {
	text-align: left;
	padding: 26px 36px 0 38px;
	background-color: transparent;
}

div#racecontentbox {
	width: 742px;
	float: left;
}

div#featureboxwrapper {
	width: 284px;
	float: right;
}

div.feature {
	width: 260px;
	float: right;
	margin-bottom: 18px;
}

div.feature_titlewrap {
	background: url(/images/page/feature_background.jpg) no-repeat top center;
	height: 33px;
}

div.feature_title {
	padding: 9px 6px 4px 14px;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

div.feature_contentwrap {
	background: url(/images/page/feature_shadow.jpg) repeat-x;
	width: 258px;
	float: right;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	padding-bottom: 6px;
}

div.feature_content {
	font-size: 11px;
	line-height: 128%;
	padding: 13px 12px 0 13px;
}
div.feature_photowrap {
	width: 126px;
	float: right;
	margin-top: 1px;
}

div.feature_photo {
	width: 120px;
	float: right;
}

div.feature_base {
	margin: 0;
	padding: 0;
	height: 7px;
}

div#basewrapper {
	width: 1002px;
	text-align: center;
	height: 20px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}

div#basecorner_l {
	float: left;
	width: 20px;
}

div#basecontent {
	float: left;
	width: 962px;
	height: 19px;
	border-bottom: 1px solid #999;
}

div#basecorner_r {
	float: left;
	width: 20px;
}

div.photogallery {
	width: 91px;
	float: left;
	margin-bottom: 9px;
}

div#mtsharestabwrap {
	width: 400px;
	height: 38px;
	background: url(/images/page/mtshares_background.jpg) repeat-x top center;
	margin-left: auto;
	margin-right: auto;
}

div#mtsharescorner_l {
	float: left;
	width: 6px;
}

div#mtsharescontent {
	color: #FFF;
	float: left;
	padding-left: 10px;
	padding-top: 12px;
}

div#mtshareslogowrap {
	width: 60px;
	padding-top: 2px;
	float: left;
}

div#mtshareslogo {
	width: 52px;
	float: right;
}

div#mtsharescorner_r {
	float: right;
	width: 6px;
}
