/* CSS Document */

body {
	width: 100%;
	height: 100%;
	background: #464646;
	background-image: url('images/background-grad.gif');
	background-repeat: repeat-x;
	background-position: top center;
	margin: 0px
	}
	
td, p, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	}
	
#container {
	width: 811px;
	height: 100%;
	}

#shadow-L {
	background-image: url('images/shadow-L.png');
	background-repeat: repeat-y;
	background-position: top left;
	}

#shadow-R {
	background-image: url('images/shadow-R.png');
	background-repeat: repeat-y;
	background-position: top right;
	}
	
#header {
	width: 797px;
	background-image: url('images/bg-header.gif');
	background-position: top left;
	height: 85px;
	}

/* Main Nav Links */

#mainnav {
	width: 797px;
	background-image: url('images/bg-mainnav.gif');
	background-position: top left;
	height: 20px;
	padding-top: 5px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-align: center
	}

#mainnav a:link, #mainnav a:visited, #mainnav a:active {
	margin-top: 5px;
	padding: 4px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
	}
	
#mainnav a:hover, #mainnav a:visited:hover {
	color: #fffbeb;
	}
	

/* Main Content Areas */

#contentarea {
	width: 797px;
	background-image: url('images/bg-yellowgrad.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #ffffff;
	}
	
#content_home {
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-align: left;
	float:left;
	background: #ffffff
	}
	
#content_sub {
	padding: 5px 0px 5px 0px;
	width: 100%;
	text-align: left;
	float:left;
	background: #ffffff;
	min-height: 350px
	}

	
/* Footer */
	
#footer div {
	width: 797px;
	background-color: #b7b7b7;
	color: #333333;
	font-size: 10px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	color: #333333;
	text-decoration: underline ;
	font-size: 10px
	}

#footer a:hover, #footer a:visited:hover {
	color: #333333;
	text-decoration: none
	}
	
	
	
/* Site Links */

a:link, a:visited, a:active {
	color: #004a80
	}
	
a:hover, a:visited:hover {
	color: #cc0000
	}
	
.sidenav li {
	color: #ffd40b;
	font-weight: bold
	}

a.sidenav:link, a.sidenav:visited, a.sidenav:active {
	color: #012967;
	font-weight: bold;
	text-transform: none;
	}	

a.sidenav:hover, a.sidenav:visited:hover {
	color:#ffd40b;
	font-weight: bold;
	text-transform: none
	}

	
/* Banners */

#banner-button {
	width: 184px;
	position: relative;
	left: 235px;
	top: 135px;
	padding-bottom: 5px;
}

#banner-home {
	width: 797px;
	height: 194px;
	background-image: url('../images/banner-home.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}

#banner-events {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-events.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#banner-about {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-about.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#banner-contact {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-contact.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}

#banner-news {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-news.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}

#banner-photo {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-photo.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}

#banner-race {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-race.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}

#banner-volunteer {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-volunteer.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#banner-sponsors {
	width: 797px;
	height: 131px;
	background-image: url('../images/banner-sponsors.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	}
	
	
/* Font Styles */

div.heading1 {
	border: 1px solid #ffd200;
	background: #fff6d5 url('images/bg-yellowswoop.gif') no-repeat top right;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	color: #012967;
	width: 505px;
	padding-left: 5px
	}
	
div.heading2 {
	border: 1px solid #464646;
	background: #ebebeb;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	color: #012967;
	width: 235px;
	padding-left: 5px;
	}	
	
div.heading3  {
	border: 1px solid #464646;
	background: #ebebeb;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	color: #012967;
	width: 505px;
	padding-left: 5px;
	}	
	
div.heading4 {
	border: 1px solid #ffd200;
	background: #fff6d5 url('images/bg-yellowswoop.gif') no-repeat top right;
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:25px;
	color: #012967;
	width: 98%;
	padding-left: 5px
	}

.subheading {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #012967
}
		
.homepanel-L {
	padding: 5px 5px 15px 5px;
	width: 475px
	}
	
.homepanel-r {
	padding:5px;
	width: 250px
	}

.joinrace {
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	}
	
.updated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300
	}
	
a.updated:link, a.updated:visited, a.updated:active {
	color: #FF3300;
	font-weight: bold;
	text-transform: none;
	}	

a.updated:hover, a.updated:visited:hover {
	color: #FF3300;
	font-weight: bold;
	text-transform: none
	}



/* Page Shadow Bottom Borders */

.cornerbig-L {
	background-image: url('images/cornerbig-L.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: -5px;
	padding-bottom: 5px
	}
	
.cornerbig-R {
	background-image: url('images/cornerbig-r.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: -5px;
	}
	
.cornersml-L {
	background-image: url('images/cornersml-L.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-left: -10px;
	padding-bottom: 5px;
	}
	
.cornersml-R {
	background-image: url('images/cornersml-R.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-right: -5px
	}
	
a.scroll:link, a.scroll:visited, a.scroll:active {
	text-decoration: none
	}
	
a.scroll:hover, a.scroll:visited:hover {
	text-decoration: underline;
	color: #cc0000
	}
	
.sponsor-border {
	border: 1px solid #ff0000
	}

