/* CSS Document */

/* Colors used in this document */


body {
	background-image:url(../images/race_bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#212821;
	line-height:16px;
	margin:0;
	padding:0;
}

a {
	color:#026e31;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#main_wrapper {
	width:829px;
	padding:0;
	margin:0;
	border-right:solid #FFFFFF 3px;
	border-left:solid #FFFFFF 3px;
	border-bottom:solid #FFFFFF 3px;
}

#header {
	width:829px;
	height:204px;
	margin:0;
}

#header a {
	color:#FFFFFF;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#content {
	background-image:url(../images/race_content_bg.gif);
	width:829px;
	background-color:#EAf2E7;
}

#left_col {
	width:183px;
	float:left;
	padding-left:24px;
}

.nav_off {
	width:163px;
	height:14px;
	background-image:url(../images/race_nav_bg_off.gif);
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	border-bottom:solid #93f072 1px;
}

.nav_on {
	width:163px;
	height:14px;
	background-color:#1f3c5a;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	border-bottom:solid #93f072 1px;
}

#left_col a {
	color:#FFFFFF;
	text-decoration:none;
}

#left_col a:hover {
	text-decoration:none;
}

#main_col {
	width:550px;
	margin-left:-207px;
	float:right;
	padding:5px 48px 24px 24px;
	background-image:url(../images/race_main_col_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#footer {
	width:811px;
	clear:both;
	padding:5px;
	font-family:Garamond, "Book Antiqua", "Times New Roman", serif;
	color:#062F06;
	font-size:13px;
	font-weight:bold;
}

#footer2 {
	padding:3px;
	color:#FFFFFF;
	font-size:10px;
}

#footer2 a {
	color:#FFFFFF;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:0;
	margin-bottom:0;
	color:#ff6d1d;
	font-size:23px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
}	

.larger {
	font-size:14px;
	font-weight:bold;
	color:#212821;	
}

.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#1a804f;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-family:Garamond, "Book Antiqua", "Times New Roman", serif;
	margin-top:0;
	margin-bottom:0;
	color:#5D7F4B;
	font-size:16px;
	font-weight:bold;
}	

h2 {
	font-family:Garamond, "Book Antiqua", "Times New Roman", serif;
	margin-top:0;
	margin-bottom:0;
	color:#062F06;
	font-size:18px;
	font-weight:bold;
}	

#sidebar_bg {
	width:177px;
	background-color:#DCEBDC;
	background-image:url(../images/sidebar_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#sidebar_bg a {
	color:#0C520C;
}

#subpage_box {
	width:173px;
	border-left:solid #075507 2px;
	border-right:solid #075507 2px;
	padding:0;
	margin:0;
	color:#0C520C;
	font-family:Garamond, "Book Antiqua", "Times New Roman", serif;
	font-size:14px;
	font-weight:bold;
}

.event_date {
	font-size:14px;
}

