@import url("reset.css");
body {
	background:#000;
}
a.bg-btn {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	height:0;
}
/* This is because the cufon font lowercase characters are too weird and not legible */
.cfn, .cms h1, .cms h2, .secondary h2, .banner h1 {
	text-transform:uppercase;
}
div.primary div.cms a {
	color:#6D96CC;
}
div.primary div.cms a:hover {
	color:#fff;
}
.wrapper0 {
	background:url(images/bg_main_repeat-y.jpg) top center repeat-y;
}
.wrapper1 {
	width:969px;
	margin:0 auto;
	background:url(images/bg_main_no-repeat.jpg) top center no-repeat;
	position:relative;
}
.header {
	background:url(images/bg_header.png) top center no-repeat;
	height:132px;
	position:relative;
	_position:static;
	z-index:10;
	margin:0 auto;
}
	a.logolink {
		display:block;
		position:absolute;
		width:210px;
		padding:120px 0 0 0;
		height:0;
		top:12px;
		left:350px;
		overflow:hidden;
		z-index:1000;
	}
ul.nav, ul.nav * {
	z-index:100;
}
ul.nav {
	position:absolute;
	top:68px;
	left:85px;
	width:800px;
	height:30px;
}
	ul.nav li {
	}
	ul.nav a {
		text-decoration:none;
		color:#294266;
		text-transform:uppercase;
		position:absolute;
		font-size:18px;
		top:8px;
	}
	ul.nav a:hover, ul.nav a.active {
		color:#2aa230;
	}
	ul.nav a#about {left:51px;}
	ul.nav a#events {left:153px;}
	ul.nav a#sponsors {left:527px;}
	ul.nav a#volunteers {left:641px;}
ul.nav2 {
	clear:both;
	overflow:hidden;
	padding:0 0 20px 0;
}
	ul.nav2 li {
		background:url(images/bg_btn_yellow_li.gif) right center no-repeat;
		padding:0 13px 0 0;
		margin:0 0 4px 0;
		float:right;
		clear:both;
		text-align:right;
	}
	ul.nav2 li a {
		float:right;
		clear:both;
		text-align:right;
		background:url(images/bg_btn_yellow_a.gif) left center no-repeat;
		color:#294266;
		text-transform:uppercase;
		display:block;
		padding: 0 5px 0 15px;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		line-height:18px;
		white-space:nowrap;
	}
	ul.nav2 li a:hover {
		color:#4272b7;
	}
span.phone {
	color:#6891c4;
	text-align:right;
	font-size:18px;
	display:block;
	padding:0 0 15px 0;
}
.body {
	width:797px;
	margin:0 auto;
	position:relative;
	z-index:9;
	top:-32px;
	overflow:hidden;
}
	.index .body {
		padding-bottom:107px;
	}
.index .wrapper1 {
	height:613px;
}
.index .lower {
	background:url(images/bg_index_bottomsection.gif) top center no-repeat;
	position:absolute;
	bottom:0;
	left:75px;
	width:818px;
	height:138px;
	padding:0;
	z-index:10;
	font-size:12px;
}
	.index .lower .cms {
		height:117px;
		width:465px;
		overflow:hidden;
		position:absolute;
		top:12px;
		left:90px;
	}
	
	.index .featuring {
		color:#fff;
		font-weight:bold;
		font-style:oblique;
		position:absolute;
		top:12px;
		left:623px;
		font-size:12px;
		width: 180px;
		height: 115px;
		overflow: hidden;
	}
	
	.index .lower .featuring ul {
		
	}
		.index .lower .featuring ul li {
			list-style:disc;
			line-height:22px;
		}
.banner {
	background-position:top center;
	background-repeat:no-repeat;
	position:relative;
	height:109px;
}
	.index .banner {
		height:375px;
	}
		.index .banner h1 {
			top:140px;
			left:60px;
			font-size:70px;
		}
		.banner h1 {
			position:absolute;
			bottom:0;
			left:30px;
			color:#fff;
			font-size:30px;
		}
	div.primary {
		width:480px;
		float:left;
		color:#fff;
		padding:15px 0 0 30px;
	}
	div.secondary {
		background:url(images/bg_sidebar_repeat-y.png) 0 0 repeat-y;
		/*width:182px;*/
		width:193px;
		float:right;
		margin-right:22px;
		_display:inline;
		margin-top:-110px;
		position:relative;
		color:#fff;
		padding:14px 20px 45px 20px;
		_padding:14px 30px 45px 10px;
		font-size:11px;
	}
		.index div.secondary {
			margin-top:-375px;
			height:310px;
		}
		.secondary h2 {
			color:#ecdd3a;
			font-size:14px;
		}
		.secondary h3 {
			color:#31a537;
			text-transform:uppercase;
			float:left;
			clear:both;
			background:url(images/bg_h3_secondary.gif) 100% 50% no-repeat;
			font-size:12px;
			padding:0 12px 0 20px;
			position:relative;
			left:-20px;
			width:174px;
		}
		.primary h2, .primary h3 {
			color:#ECDD3A;
		}
		.secondary p {
			clear:both;
		}

.footer {
	width:940px;
	margin:0 auto;
	background:#000;
	clear:both;
	color:#1A4379;
	padding:25px 15px;
	font-size:10px;
	overflow:hidden;
}
	/*.index .footer {
		margin:107px auto 0 auto !important;
		_padding:140px auto 25px auto !important;
	}*/
	.footer ul {
		float:left;
	}
	.footer ul li {
		float:left;
		padding:0 0 0 12px;
		background:url(images/bg_footer_li.gif) 5px 50% no-repeat;
	}
	.footer ul li:first-child{
		background:none;
	}
	.footer a {
		color:#1A4379;
	}
	.footer a:hover {
		color:#6c99d8;
	}
	.footer .copyright {
		float:right;
	}
	.footer .fnav {
		text-transform:uppercase;
		float:left;
	}


