@charset "UTF-8";
@import url("reset.css");

body
{
	text-align: center;
	/*
	background-image: url(../img/page/grid.png);
	background-repeat: repeat-y;
	background-position: center;
*/
	margin: 20px;
	background-image: url(../img/home/background.png);
	background-repeat: no-repeat;
	background-position: center 72px;
}

.clear {
	clear: both;
}

/*PAGE STRUCTURE */

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
}

#container_home
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000;
}

#background_home {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

#header {
	width: 960px;
	text-align: center;
}

#header_home {
	width: 960px;
	text-align: center;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #000;
}

#navigation {
	width: 960px;
	text-align: center;
	background-color: #f4aa00
}

#content {

}

#top_home {
	width: 960px;
	margin: 0 auto 10px auto;
	text-align: left;
}

#content_home {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


#leftCol {
	width: 240px;
	float: left;
	margin: 0;
	background-color: #CCE0Ed;
}

#centerCol {
	width: 460px;		
	float: left;
/*
	margin: 0 10px;
*/
}

#rightCol {
	width: 220px;
	float: left;
	margin: 0 10px;
}

#footer {
	width: 960px;
}

#footerContent {

}

#footerLeftCol {
	width: 240px;
	float: left;
	background-color: #0066a4;
}

#footerRightCol {
	width: 720px;
	float: left;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
}

#footerRightColTextOne {
	float: left;
	margin: 0 0 0 72px;
	text-align: left;
}

#footerRightColTextTwo {
	text-align: right;
	float: right;
	margin: 0 36px 0 0;
}

/* NAVIGATION ELEMENTS */

#mainNav {
	text-align: center;
	border-width: 1px 0;
	border-style: solid;
	border-color: #000;
}

#mainNavList {
	width: 960px;
	margin: 0 auto;
	background-color: #999;
	display: block;
}

#mainNav li {
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #000;
}

#mainNav a {
	display: block;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	padding: 10px 18px;
}

#mainNav a:hover {
	background-color: #FFF;
}

#subNav {
	margin: 0;
	padding: 0;
}

#subNav li {

}

#subNav a {
	font-size: 12px;
	color: #0066A4;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
/*
	padding: 10px 0;
*/
	padding: 12px 18px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #d1d3d4;
}

#subNav a:hover {
	background-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #d1d3d4;
}

/* TEXT ELEMENTS */

h1 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 18px;
	line-height: 24px;
	color: #0066A4;
	padding: 0 0 16px 0;
}

h2 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	line-height: 16px;
	color: #0066A4;
	padding: 0 0 4px 0;
}

h3 {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;	
	color: #666;
	margin: 0;
	padding: 0;
}

p {
	padding: 0 0 16px 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 16px;
}

a, a:visited {
	color: #0066A4;
}

a:hover {
	color: #f4aa00;
}

.sponsorHead {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #0066A4;
	text-transform: uppercase;
	padding: 0 0 12px 0;
	text-align: center;
}

.sponsorLink a {
	display: inline;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #0066A4;
	text-transform: uppercase;
	margin: 0 0 0 34px;
	padding: 12px;
	text-align: center;
	background-color: #f4aa00;
}

.sponsorLink a:hover {
	color: #FFF;
	background-color: #0066A4;
}

.sponsor {
	padding: 0 0 16px 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}

.day {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	background-color: #0066A4;
	color: #FFF;
	text-align: center;
}

.location {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	text-align: center;
}

.number {
	font-family: Helvetica, Arial, Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
}

.event {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.eventTitle {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
}

.note {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}




/* OTHER PAGE ELEMENTS */

.headerIMG {
	float: left;
	margin: 0;
	padding: 0;
}

#dates {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #000;
}

#mainText {
	width: 380px;
	margin: 20px 10px 20px 80px;
}

#sponsors {
	background-color: #FFF;
	padding: 18px 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #d1d3d4;
}

.rightColAd {
	text-align: center;
	padding: 20px 0;
}

#homeText {
	width: 600px;
	margin: 20px 10px;
}
#homeTag {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 24px;
	line-height: 28px;
	color: #0066A4;
	margin: 0 20px;
}

a img {
	border: 0px;
}