@charset "UTF-8";
/* CSS Document */

	body, html {
		margin:0;
		padding:0;
		background:#82b1f7 url(../images/body-bg.jpg) top center no-repeat;
		color:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Black", serif;
	font-style: italic;
	color: #0068b3;
	}

	h5{
	padding:0px 20px 0px 20px;
	margin:10px 0px 0px 0px;
	}
	
			
	body {
		min-width:800px;
	}
		
	form {
		width:205px;
		position:absolute;
		left: 595px;
	}
		
	input {
		margin: 0 auto;
		padding: 0px;
		color: #000000; 
		vertical-align:middle;
	}
	
	table {
	width: 475px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	margin:0 0 20px 21px;
	border:0;
	border-collapse:collapse;
	}
	
	td {
		vertical-align:text-top;
		padding:5px;
	}
	
	th.time{
		width:30px;
	}
	
	th.event{
		width:190px;
	}
	
	th.org{
		width:190px;
	}
	
	tr{
		border-bottom:1px solid #aeaeae;
		}
	
	tr.odd{
		background:#dfebf3;

	}
	
	th{
		color: #ffffff;
		font-size: 14px;
		margin: 0;
		padding:5px;
		text-align:left;
		background:#0068b3;
	}
	
	table h2{
		color: #0068b3;
		margin: 0;
		padding:0;
		font-size: 10px;
	}
	
	
		
	hr {
		width:85%;
		color:#CCCCCC;
		height:1px;
	}
	
	
	img {
		border:0;
	}
	
	img.support{
		padding:0;
		margin:0;
	}
	
		
	

	
/*EXTRAS*/

	.dotted {
		border-bottom: 1px dashed #e0e0e0;
	}
	
	.clear{
		clear:both;
	}	
	
	.center{
		text-align:center;
	}
	
	.right{
		float:right;
	}
	
	.left{
		float:left;
	}
	
	blockquote.support{
		background:url(../images/road-support.jpg) left center no-repeat;
		height:65px;
		margin:10px 40px 10px 25px;
		padding: 10px 0px 0px 75px
	}
	
	blockquote.series{
		background:url(../images/race-the-series.jpg) left center no-repeat;
		height:99px;
		margin:0px 45px 10px 40px;
		padding: 0px 5px 5px 105px;
	}
	
	blockquote.challenge{
		background:url(../images/meridian-challenge.jpg) right center no-repeat;
		margin:10px 45px 10px 40px;
		padding: 5px 145px 5px 5px;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}
	
	p.sponsors{
		border-bottom:1px solid #82b1f7;
		padding: 10px 0px 3px 0px;
		margin:0px;
	}
	
	
	
/*MENU*/
	
	#menu-wrap {width: 100%; margin: 0;}
 
	#menu {width: 760px; height: 45px; background: url(../images/nav-bg.jpg) #fff center no-repeat; padding:0px 20px 0px 20px; margin: 0 auto; list-style:none; font-size:12px; font-family:"Arial Black", serif;}
	#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}
	#menu li {float:left; margin:0 auto; width: 126px; height:45px; text-align:center; padding: 0px 0px 0px 0px;}
	#menu li a {width: 126px; display:block; float:left; height:45px; line-height:35px; color:#b5b5b5; text-decoration:underline; font-style:italic;}
	#menu li a:hover {text-decoration:none; color:#0068b3;}

/*	#menu li a.home{width: 114px; background: url(../GraphicsFiles/icon-home.gif) no-repeat left top; display:block; float:left; margin: 10px 0px 2px 0px; padding: 35px 0px 0px 0px; height:30px; line-height:35px; color:#fff; text-decoration:none;}
	#menu li a:hover.home{color:#ffffff;}
	#menu li:hover > a.home{color:#ffffff;}
*/
	
	
/*HEADER*/
	
	#header-wrap {
		width: 100%;
		
	}
	
	#flash-header {
		width: 800px;
		height: 175px;
		background:#fff;
		margin: 0 auto;
		padding:5px 0px 0px 0px;
		color: #000000;
		position:relative;
		z-index:100;
	}
	
	#header {
		width: 800px;
		height: 175px;
		background:url(../images/header-bg.jpg) #fff center no-repeat;
		margin: 0 auto;
		padding:5px 0px 0px 0px;
		color: #000000;
		position:relative;
	}
	
	#header * {
		text-decoration: none;
		color: #000000;
	}
	
	#header h1 {
		float: left;
		margin: 0;
		padding: 130px 0 0 30px;
	}
	
	#header h2 {
		float: left;
		margin: 0;
		padding: 148px 0 0 0;
		background: none;
		font-size: small;
	}
	#header img{
		float:left;
		margin: 0px 0px 0px 25px;
	}

	

/*CONTENT*/

	#wrap {
		background:#ffffff;
		margin:0 auto;
		width:800px;
	}
	
	#main {
		background:#ffffff url(../images/main-bg.jpg) center top no-repeat;
		float:left;
		width:275px;
		
	}
	
	#main a:link {
		color:#000000;
		text-decoration:none;
	}
	
	#main a:visited {
		color:#000000;
		text-decoration:none;
	}
	
	#main a:hover {
		color:#000000;
		text-decoration:underline;
	}
	
	#main a:active {
		color:#000000;
		text-decoration:none;
	}
	
	#main a.twitter{
		color:#27c3e6;
		}
		
	
	#main p{
		padding: 0px 20px 0px 40px;
		margin:10px 0px 10px 0px;
		
	}
	
	#main h2 {
		padding:20px 0px 0px 70px;
		margin:0;
		font-size:24px;
    }
	
	#main h3{
		font-size:12px;
		color:#aaaaaa;
		margin:0;
		padding:0px 0px 0px 45px;
	}
	
	.city {
		font-weight:bold;
		color:#0068b3;
	}
	
	#datebox0, #datebox1, #datebox2, #datebox3{
		width:117px;
		height:33px;
		background:url(../images/date-box2.jpg) no-repeat;
		margin:8px 0px 0px 30px;
		padding:0px;
	}
	
	#datebox0 p, #datebox1 p, #datebox2 p, #datebox3 p{
		font-size:12px;
		color:#ffffff;
		padding:0px;
		margin: 0px 0px 0px 2px;
		font-weight:bold;
		
	}
	
	
	#datebox0 h3, #datebox1 h3, #datebox2 h3, #datebox3 h3{
		font-size:14px;
		color:#ffffff;
		padding:0px;
		margin:0px 0px 0px 35px;
	}
	
	#gallerybox{
		height:112px;
		width:245px;
		padding:0;
		margin: 30px 0px 0px 30px;
	} 
	
	#sidebar {
		background: #ffffff url(../images/sidebar-bg.jpg) center top no-repeat;
		float:right;
		width:525px;
	}
	
	#sidebar p {
		margin:10px 40px 10px 23px;
	}
	
	#sidebar p.blockquote {
		margin:0px 0px 10px 0px;
		padding:0;
	}
	
	#sidebar img {
		margin:8px 0px 0px 23px;
	}
	
	#sidebar img.pdf {
		margin:0;
		padding:0;
	}
	
	
	
	#sidebar h1 {
	font-size: 18px;
	margin:10px 0px 5px 30px;
	padding:0;
	}
	
	#sidebar h1.tagline {
	font-size: 18px;
	margin:10px 0px 0px 0px;
	padding:0;
	text-align:center;
	}
	
	#sidebar h1.planner {
	font: 18px;
	margin:10px 0 0 20px;
	padding:5px 0 5px 35px;
	background:url(../images/planner-icon.gif) top left no-repeat;
	}
	
	#sidebar h2 {
		padding:20px 0px 0px 70px;
		margin:0;
		font-size:24px;
	}
	
	#sidebar h3{
		font-size:12px;
		color:#aaaaaa;
		margin:0;
		padding:0px 0px 0px 40px;
	}
	
	#sidebar h3.blue{

		color:#0068b3;
		border-bottom: 1px dotted #d5e1eb;
		margin:25px 21px 0 15px;
		padding:2px;
		background:#f5f3e9;
		clear:both;
	}
	
	
	#sidebar img.sponsor{
		margin:0 auto;
		padding:0;
		display:block;
	}
	
	.sponsor-left{
		border-left:1px solid #d5e1eb;
		border-bottom:1px solid #d5e1eb;
		border-right:1px solid #d5e1eb;
		width:219px;
		float:left;
		margin:3px 1px 3px 25px;
		padding:5px;
		min-height:75px;
	}
	
		
	.sponsor-right{
		border-left:1px solid #d5e1eb;
		border-bottom:1px solid #d5e1eb;
		border-right:1px solid #d5e1eb;
		width:219px;
		float:left;
		margin:3px 0px 3px 1px;
		padding:5px;
		min-height:75px;
	}
	
	
	
	.fair{
		font-size:12px;
		font-weight:bold;
		color:#0068b3;
		margin:0;
		padding:0px;
	}
	
	#sidebar a {
		color:#0068b3;
	}
		
	#sidebar ul {
		padding: 10px 60px 0px 15px;
		margin:0px 50px 0px 50px;
		font-size: 12px;
		}

	#sidebar li{
		padding:0px;
		margin:0px;
		font-weight:bold;
		}
	
	#sidebar li a:link{
		color: #0068b3;
		text-decoration:none;
	}
	#sidebar li a:visited{
		color: #0068b3;
		text-decoration:none;
	}
	#sidebar li a:hover{
		color: #0068b3;
		text-decoration:underline;
	}
	#sidebar li a:active{
		color: #0068b3;
		text-decoration:none;
	}
	#sidebar li a.red{
		color: #ff0000;
	}
	
	.label {
		width:75px;
		float:left;
		margin:0px;
		padding: 3px;
	}
	
	.content {
		background:#e3edfb;
		width:300px;
		float:left;
		font-weight:bold;
		padding: 3px;

	}
	
	.strong {
		font-weight:bold;
		margin-left:20px;
	}
	
	.flash-240{
		width:235px;
		height:240px;
		margin:5px 30px 0px 0px;
		float:right;
	}
	
	
		
/* FOOTER */
	#footer-wrap {
		clear:both;
	}
	
	
	#footer {
		width: 800px;
		height:1230x;
		margin: 0 auto;
		background:#ffffff url(../images/footer-bg.jpg) top no-repeat;
		text-align:center;
	}
	
	#footer p {
		margin: 0;
		padding: 15px 0px 0px 0px;
		font-size: x-small;
		color: #FFFFFF;
	}
	
	#footer-menu {width: 800px; height: 25px; padding:11px 0px 0px 0px; margin: 0 auto; list-style:none; font-size:12px; font-family:"Arial Black", serif;}
	#footer li {float:left; margin:0 auto; width: 266px; height:25px; text-align:center; padding: 0px;}
	#footer li a {width: 266px; display:block; float:left; height:25px; line-height:25px; color:#0068b3; text-decoration:none;}
	#footer li a:hover {text-decoration:underline;}
	

/* GALLERY */
	
	#flashcontent {
		width: 480px;
		height: 680px;
		padding: 10px 0px 0px 19px;
	}
	
/* WEATHER WIDGET */

	#weather {
		width:300px;
		height:60px;
		margin:0px 0px 0px 100px;
		padding:15px;
	}
