/* CSS Document */
body {
	background-color:#CCCCCC;
	margin:0;
	overflow:auto;
}

#page_contents {
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	overflow:auto;
}

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

#header_banner {
	height:120px;
	background-color:#000099;
	margin:0;
} 

#nav_menu {
	margin:0 auto;
	background:#00CCFF;
	border-right:#000000 solid 1px;
	border-left:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	pading:0px;
}

#nav_menu ol{
	margin:0px;
	text-align:center;
	padding:0px;
	}

#nav_menu ol li a:hover{
	color:#FF0000;
	}

.navlinks li{
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	display:inline;
	padding:0 1em;
	border-left: #000000 solid 1px;
	margin:0px;
	font-weight:bold;
	font-size:12px;
}

.navlinks li.home{
	border-left:0;
}

.navlinks li.last{
	border-right:0;
}		

.navlinks li a:link {
	color:#000000; 
	text-decoration: none
}

.navlinks li a:visited {
	color:#000000;
	text-decoration: none
}

.navlinks li a:active {
	color:#000000;
	text-decoration: none
}

.navlinks li a:hover {
	color:#FFFFFF !important; 
	text-decoration: none;
}

ul.no_bullets {
	list-style:none;
}

#main_body {
	width:100%;
}

#main_content {
	padding:0.5em 1em;
	overflow:auto;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}

.content_block {
	overflow:hidden; 
	margin:0.5em 0 0 0; 
	padding:0.25em 0.25em 0.75em 0.25em; 
	width: 98%;
}

.content_block img {
	border:#000000 solid 1px;
} 

.no_border {
	border:none !important;
}

.center_image, .center_text {
	width:100%;
	text-align:center;
}

.float_image_left {
	float:left;
	margin:0 1em 0 0;
	clear:left;
}

.float_image_right_paragraph {
	float:right;
	margin:0.25em 0 0.25em 1em;
	clear:right;

}

.float_image_left_paragraph {
	float:left;
	margin:0.25em 1em 0.25em 0;
	clear:left;
}

.float_image_right {
	float:right;
	margin:0 0 0 1em;
	clear:right;

}

.float_image_left img, .float_image_right img, .center_image img {
	margin:none;
}

#footer {
	text-align:center;
	border:#000000 solid 1px;
	color:#ffffff;
	background:#0000fc;
	padding:0.25em 0;
}

.heading, h1 {
	font-size:24px;
	font-weight:bold;
	margin:0 0 0.5em 0;
	color:#009;
}

.schedule_heading {
	font-size:24px;
	font-weight:bold;
	margin:0 0 0.5em 0;
	text-decoration:underline;
	text-align:center;
}

table.overnight {
	border-collapse:collapse;
	border:none;
}

table.overnight tr {
	padding:1em 0;	
}

table.overnight tr td {
	vertical-align:top;
	padding:1em 0;
}
	

td.date {
	vertical-align:top;
	font-weight:bold;
	width:150px;
}

h2 {
	font-size:18px;
	color:#00b;
	font-style:oblique;
	text-decoration:underline;
	margin:0;
}

.heading02 {
	font-size:18px;
	margin:0 0 0.5em 1em;
	text-decoration:underline;
	color:#009;
}

.right_container, .right_half_container, .contact_info {
	float:right; 
	overflow:auto; 
	margin:0.5em 0; 
	padding:0.25em; 
}

.left_container, .left_half_container, .about {
	float:left; 
	overflow:auto; 
	margin:0.5em 0; 
	padding:0.25em; 
}

.right_half_container, .left_half_container {
	width:48%;
}

.contact_info {
	width:53%;
}

.contact_info hr {
	display:block;
	margin:1em 0;
	color:#ccc;
}

.about {
	width:43%;	
}

.emphasize {
	font-weight:bold;
}

.left {
	float:left;
}

.right {
	float:right;
}

#thank_you {
	margin:160px auto;
	text-align:center;
	width:100%;
	font-size:18px;
}

.gallery_heading {
	font-size:24px;
	font-weight:bold;
	margin:0 0 0.5em 0;
	text-decoration:underline;
	width:100%;
	text-align:center;
}

#flashcontent {
	margin-top:0px;
	padding-top:0px;
}

.link {
	text-align:center;
	font-weight:bold;
}

.link img {
	border:none !important;
}

.link img {border: 0; display:block; margin:0 auto; }
* html a:hover {visibility:visible}
.link a:hover img{visibility:hidden;  display:block;}

.fall_09_01 {background:url(images/09_fall_race_01_hover.jpg) center no-repeat;} 
.spring02 {background:url(images/spring_race_02_hover.jpg) center no-repeat;}
.spring03 {background:url(images/spring_race_03_hover.jpg) center no-repeat;}
.summer01 {background:url(images/summer_race_01_hover.jpg) center no-repeat;}
.beercan_07_19_08 {background:url(images/2008_beercan_01_hover.jpg) center no-repeat;}

/*Slide shows*/

.no_js_content{
	display:block;
}

body.js_enabled .slideshow{
	display:block !important;
}

body.js_enabled .no_js_content {
	display:none !important;
}

.slideshow_container {
	width:100%;
	text-align:center; 	
}

.slideshow {
	margin:0 auto;	
	display:none;
}

.address {
	margin:1em 0em 1em 2em;
	font-weight:bold;
}
