@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background: url(images/bodybg.jpg) repeat-x;
	background-color: #a8e5ff;
	margin: 0 0 0 0;
}

a:link {
	color: #005dab;
	text-decoration: none;
}
a:visited {
	color: #005dab;
	text-decoration: none;
}
a:hover {
	color: #00b4ff;
	text-decoration: none;
}
a:active {
	color: #005dab;
	text-decoration: none;
}

.clear {
	clear:both;
}

#wrapper {
	width: 969px;
	margin: 0 auto 0 auto;
}

#header {
	background: url(images/site-header.jpg) no-repeat;
	height:164px;
}

#content {
	background: url(images/sitebg.png) repeat-y;
}

#navbar {
	margin:0 14px 0 14px;
	width: 941px;
	background:url(images/site-navbg.jpg) repeat-x;
	height:37px;
	float:left;
}

#navigation {
	float:left;
	margin-left:90px;
}

.navitems {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

.navitems li {
	float:left;
}

.navitems a:hover {
	background-position: top left;
}

.home a {
	display:block;
	width: 65px;
	height: 37px;
	background: url(images/nav-home.jpg) no-repeat bottom left;
}


.event a {
	display:block;
	width: 91px;
	height: 37px;
	background: url(images/nav-event.jpg) no-repeat bottom left;
}

.involved a {
	display:block;
	width: 111px;
	height: 37px;
}

.sponsorship a {
	display:block;
	width: 112px;
	height: 37px;
}

.news a {
	display:block;
	width: 63px;
	height: 37px;
}

.contact a {
	display:block;
	width: 82px;
	height: 37px;
	background: url(images/nav-contact.jpg) no-repeat bottom left;
}

#headernav {
	background:url(images/site-header2.jpg) no-repeat;
	margin-left:48px;
	width:256px;
	height:37px;
	float:left;
}

#feature {
	margin: 32px 0 32px 31px;
	width:906px;
}

#featureimage {
	width:525px;
	height:371px;
	float:left;
	z-index:0;
/*	background:url(images/home-featurepic.jpg) no-repeat; */
}

#featuretextbg {
	width:381px;
	height:371px;
	float:left;
	background:url(images/home-featuretextbg.jpg) no-repeat;
}

#featuretextbg p {
	margin:0 0 0 25px;
	font-size: 11px;
	width: 305px;
}

img.featureheading {
	margin: 75px 0 20px 25px
}

img.featurebutton {
	margin: 10px 0 0 23px;
}

#insidewrapper {
	margin: 32px auto 32px auto;
	width:893px;
	border: 1px solid #dfdfdf;
	background: url(images/inside-contentbg.jpg) no-repeat;
	padding-bottom:40px;
}

#insidewrapper p {
	line-height:16px;
	margin-top:15px;
}

#insideleft {
	width:370px;
	margin: 0 0 0 49px;
	float:left;
}

#insideright {
	width:343px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

#insideright img {
	border:0px
}

.title1 {
	font-size: 65px;
	font-weight:bolder;
	color:#005dab;
	margin: 75px 0 0 49px;
}

.title2 {
	font-size: 65px;
	font-weight:bolder;
	color:#00b3fd;
	margin: -25px 0 0 49px;
}

#homeblocks {
	margin-left:14px;
}

.blockwrapper {
	width: 234px;
	margin-left:1px;
	float:left;
}

.blockhead {
	height: 53px;
	display:block;
	background-color: #e1f8ff;
	padding-left: 20px;
}

.blockhead h3 {
	padding-top: 24px;
	font-weight:bold;
	font-size:12px;
	color: #005dab;
}

.blockimg {
	margin: 11px 0 0 20px;
}

.blocktext {
	margin: 11px 0 0 20px;
	width: 192px;
	font-size:11px;
	line-height:13px;
}

#sponsors {
	height:70px;
	margin: 48px 0 0 14px;
	padding-bottom:40px;
}

#footfacebook {
	background-color:#e7e7e7;
	height: 53px;
	width:258px;
	float:left;
	margin-top:9px;
}

#footfacebook a {
	color:#005dab;
	font-weight:bold;
	font-size:12px;
	padding-left:33px;
	margin-top:12px;
	display:block;
	text-decoration:none;

}

img.middle {
	vertical-align:middle;
	border:0px;
}

img.sponsorlogo {
	margin-left:10px;
}

img.textwrap {
	float: left;
	margin: 13px 10px 25px 0;
}

#footlogos {
	float:left;
}

#footlogos img {
	padding-left:35px;
}

#footend {
	width: 969px;
	height:12px;
	margin-bottom:35px;
	background: url(images/site-footbg.png) no-repeat;
}
