html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {background: #e8e8e8; font-family: Arial, Helvetica, sans-serif;}



.container {
	width: 960px;
	margin: 0 auto;
}

#header-stretch {
	background: #161616 url(/images/header-slice.jpg) repeat-x bottom;
}

#header {
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#header h1 {
	float: left;
	margin-top: 0px;
}

#header h1 a {
	background: url(/images/mn-logo.jpg) no-repeat;
	height: 92px;
	width: 187px;
	display: block;
	text-indent: -9999px;
}

#header ul {
	float: right;
	list-style: none;
}

#header ul li {
	float: left;
	margin-left: 10px;
	padding: 10px 0 10px 12px;
}

#header ul li.active {
	background: url(/images/nav-left.jpg) no-repeat;
}

#header ul li a {
	color: #d2d2d2;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 12px 10px 0;
}

#header ul li.active a {
	background: url(/images/nav-right.jpg) no-repeat right top;
}

#slider-stretch {
	background: url(/images/slider-slice.jpg) repeat-x;
}

#slider {
	position: relative;
}

#slider h2 {
	background: url(/images/welcome.jpg) no-repeat;
	width: 520px;
	height: 77px;
	text-indent: -9999px;
	margin-left: 115px;
}

#slider a {
	display: block;
	height: 48px;
	width: 48px;
	text-indent: -9999px;
	position: absolute;
	top: 122px;
}

#slider a#left-arrow {
	background: url(/images/arrow-sprite.jpg) no-repeat 0 0;
	left: 0;
}

#slider a#right-arrow {
	background: url(/images/arrow-sprite.jpg) no-repeat 0 -48px;
	right: 0;
}

#slider img {
	margin-top: 41px;
	margin-left: 70px;
}

#features {
	background: url(/images/shadow.jpg) no-repeat top;
	padding-top: 32px;
	margin-top: 0px;
	overflow: hidden;
	margin-bottom: 50px;
}

.feature {
	width: 180px;
	float: left;
	padding: 80px 30px 0 30px;
}

.feature h4 {
	 height: 27px;
	 text-indent: -9999px;
	 margin-bottom: 12px;
}

.feature p {
	line-height: 1.3;
	font-size: 14px;
	height: 100px;
	padding-bottom: 20px;
}

.feature a {
	background: url(/images/read-more.jpg) no-repeat;
	display: block;
	height: 29px;
	width: 99px;
	text-indent: -9999px;
	margin: 0 auto;
}

#calendar {
	background: url(/images/calendar.png) no-repeat top;
}

#messageboard {
	background: url(/images/messageboard.png) no-repeat top;}
	
#sponsors {
	padding-top: 0px;
	padding-left: 10px;}


#calendar h4 {
	background: url(/images/calendar.jpg) no-repeat;
}

#messageboard h4 {
	background: url(/images/messageBoard.jpg) no-repeat;
}

#sponsors h4 {
	background: url(/images/sponsors.jpg) no-repeat;
}

#weather h4 {
	background: no-repeat;
}

#content-top {
	background: url(/images/shadow.jpg) no-repeat top;
	padding-top: 32px;
	display: inline-block;
	margin-bottom: 38px;
}

#about {
	width: 445px;
	float: left;
	padding-right: 35px;
}

#team {
	width: 445px;
	float: left;
	padding-left: 35px;
}

#content-top h4 {
	text-indent: -9999px;
	margin-bottom: 16px;
}

#who h4 {
	background: url(/images/who.jpg) no-repeat;
	height: 22px;
	width: 163px;
}

#behind-logo h4 {
	background: url(/images/behindlogo.jpg) no-repeat ;
	height: 27px;
	width: 216px;
}

#who {
	margin-bottom: 20px;
}

#who a {
	color: #647275;
}

#who p {
	padding-bottom: 20px;
}

#content-top p {font-size: 14px; line-height: 1.3;}

#behind-logo blockquote {
	background: url(/images/quotes.jpg) no-repeat;
	color: #6e9637;
	padding-left: 60px;
	margin-top: 16px;
	line-height: 1.3;
	font-size: 14px;
	font-style: italic;
}

#team h4 {
	background: url(/images/team.jpg) no-repeat;
	height: 22px;
}

#team ul {
	list-style: none;
	margin-top: 20px;
}

#team ul li {
	width: 91px;
	margin-right: 25px;
	float: left;
}

#team ul li.last {
	margin-right: 0px;
}


#team ul li p {
	color: #4d4d4d;
	padding-bottom: 5px;
}

#team ul li.featured p {
	color: #7ba344;
}

#team a {
	display: block;
	float: left;
	margin-right: 5px;
	color: #647275;
}

#team a.twitter {
	background: url(/images/social-sprite.jpg) no-repeat 0 0;
}

#team a.fb {
	background: url(/images/social-sprite.jpg) no-repeat -24px 0;
}

#team a.fb {
	background: url(/images/social-sprite.jpg) no-repeat -48px 0;
}

#team li.featured a.twitter {
	background-position: 0 -25px;
}

#team li.featured a.fb {
	background-position: -24px -25px;
}

#team li.featured a.fb {
	background-position: -48px -25px;
}

#follow {
	background: url(/images/follow-slice.jpg) repeat-x;
	margin-top: 40px;
	position: relative;
}

#follow p {
	background: url(/images/twitter-bg.jpg) no-repeat;
	padding: 30px 0 20px 90px;
	width: 540px;
	font-size: 15px;
	color: #fff;
}

#follow p small {
	color: #ccc;
	padding-left: 10px;
}

#follow p small a {
	color: #fff;
}

a.social {
	width: 55px;
	height: 53px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 1px;
}

#follow a#twitter {
	background: url(/images/follow-sprite.jpg);
	right: 231px;
}

#follow a#fb {
	background: url(/images/follow-sprite.jpg) no-repeat -55px 0;
	right: 164px;;
}

#follow a#flikr {
	background: url(/images/follow-sprite.jpg) no-repeat -110px 0;
	right: 97px;
}

#content-bottom-stretch {
	background: #202020 url(/images/bottom-slice.jpg) repeat-x;
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #181818;
}

#content-bottom {
	overflow: hidden;
}

#content-bottom h4 {
	height: 29px;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#content-bottom h5 {
	font-size: 15px;
	color: #d3d3d3;
	font-weight: normal;
	padding-bottom: 11px;
	background: url(/images/border.gif) repeat-x bottom;
	margin-bottom: 14px;
}

#contact {
	width: 280px;
	margin-right: 60px;
	float: left;
}

#contact h4 {
	background: url(/images/talk.jpg) no-repeat;
	width: 160px;
}

#contact input.text {
	background: url(/images/textinput.jpg) no-repeat ;
	border: none;
	padding: 3px 0 6px 13px;
	width: 210px;
	margin-bottom: 10px;
	color: #90a2a6;
	font-size: 15px;
}

#contact textarea {
	background: url(/images/textarea.jpg) no-repeat;
	border: none;
	padding: 3px;
	width: 210px;
	margin-bottom: 20px;
}

#contact input.send {
	background: url(/images/send.jpg) no-repeat;
	border: none;
	display: block;
	width: 99px;
	height: 29px;
	text-indent: -9999px;
}

input:focus, textarea:focus {
	outline: none;
}

#results {
	width: 280px;
	margin-right: 30px;
	float: left;
}

#results h4 {
	background: url(/images/results.jpg) no-repeat;
	width: 173px;
}

#results h6 {
	font-size: 14px;
	color: #d3d3d3;
	padding-bottom: 10px;
}

#results p {
	color: #d3d3d3;
	font-size: 14px;
	padding-bottom: 10px;
}

#results blockquote {
	color: #90a2a6;
	font-size: 14px;
}

.raceresults {
	padding-bottom: 25px;
}

.raceresults a {
	color: #647275;
	font-size: 12px;
}

#raceseries {
	width: 280px;
	float: left;
}

#raceseries h4 {
	background: url(/images/race-series.jpg) no-repeat;
	width: 231px;
}

#raceseries h6 {
	color: #90a2a6;
	font-size: 14px;
	padding-bottom: 10px;
}

#raceseries p.date {
	color: #fff;
	font-size: 14px;
	padding-bottom: 6px;
}

#raceseries p {
	color: #d3d3d3;
	font-size: 14px;
}

.post {
	padding-bottom: 20px;
}

#raceseries a {
	background: url(/images/see-more.jpg) no-repeat;
	display: block;
	height: 29px;
	width: 99px;
	color: #647275;
}

#footer-stretch {
	background: #202020;
	border-top: 1px solid #2f2f2f;
	font-size: 14px;
	color: #d3d3d3;
	padding: 20px 0 ;
}

#footer {
	overflow: hidden;
}

#footer p {
	float: left;
}

#footer p a {
	color: #90a2a6;
	text-decoration: none;
}

#footer ul {
	float: right;
	list-style: none;
}

#footer ul li {
	float: left;
	margin-left: 10px;
}

#footer ul li a {
	color: #d3d3d3;
	text-decoration: none;
}

.dates {
	color: #ffffff;
	font-size: 12px;
	padding-right: 8px;
}

.races {
	color: #90a2a6;
	font-size: 12px;
	
}

a:hover {
	text-decoration: none;
}

.twitters {
	padding-top: 10px;
	padding-left: 25px;
	width: 600px;
	background: url(/images/twitter-bg.jpg) no-repeat;
	padding: 30px 0 20px 90px;
	height: 75px;
}


.twitters ul{
	list-style: none;
	color: #CCCCCC;
}

.twitters a{
	color: #E4E4E4;
}

.twitterTime {
	color: #999999;
	font-size: 11px;
}
