@charset "UTF-8";
/* CSS Document */

body{
background: #000;
}

#container{
width: 834px;
margin: 0 auto;
background: #000;
}

#header{
	width:834px;
	height: 164px;
	position: relative;
	z-index:1;
}

#headerSpacingLeft{
	width: 744px;
	height:114px;
	position: absolute;
	float:left;
	top: 50px;
	z-index:2;
}

#headerSpacingRight{
	width: 369px;
	height:64px;
	margin-top: 5px;
	margin-right: 10px;
	float:right;
	z-index: 3;
}

#nav{
	width:100%;
	height:31px;
	position: relative;
	margin:0px 0px;
	background:url(../images/navBG.jpg) top left repeat-x;
}

#topNav{
margin: 0px 0px 0px 8px;
padding-top:10px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#fff;
}

#topNav li{display:inline;}

#topNav a {
padding:10px 10px 5px 10px;
width: auto;

}

#nav a:link, #nav a:visited{
color: #fff;
text-decoration: none;
text-align:center;
text-transform:uppercase;
}

#nav a:hover{
background:url(../images/navBGRoll.png) bottom left repeat-x;
color: #fff;
text-decoration:underline;
}

#nav a.active{text-decoration:underline;}

.dateDetails{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height:30px;
}

.dateDetails a{color:#FFF; text-decoration:underline;}
.dateDetails a:visited{color:#FFF; text-decoration:underline;}
.dateDetails a:active{color:#FFF; text-decoration:underline;}
.dateDetails a:hover{color:#FFFFCC; text-decoration:underline;}

#flashHolder{
	width: 834px;
	height: 379px;
	background: #000;
}

/*HOMEPAGE GALLERY*/
#gallery {
	position:relative;
	width:834px;
	height:379px;
	padding:0px;
	margin:0 auto;
	cursor:default;
	z-index:4;
}
	#gallery a {
		float:left;
		position:absolute;
}
	
	#gallery a img {
		border:none;
		cursor:default;
		float:left;
	}
	
	#gallery a.show {
		z-index:4;
	}

	#gallery .caption {
		z-index:4; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
		left:0px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
/*HOMEPAGE GALLERY END*/

#mainSponsors{
	width: 620px;
	height: auto;
	margin:0 auto;
	margin-top: 40px;
}

.sponsorPadding{
	margin-right: 100px;
}

#leftCol{
	width:628px;
	height: auto;
	position: relative;
	margin-top: 3px;
	float:left;
	background: #CCC url(../images/leftColBG.png) top no-repeat;
	background-color: #CCC;
	}
	
#leftColWide{
width: 622px;
	height:auto;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background:#fff url(../images/greyBG.png) repeat;
	border-bottom: dashed 1px #fff;
	clear:right;
}

.brokerHead img{
	margin:auto;
	padding: 0px;
	border: none;
}

#leftColWideWhite{
	width: 622px;
	height:auto;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: #fff;
	border-bottom: dashed 1px #999;
}

.bodyCopyWide p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	padding-bottom: 0px;
	margin: 10px;
}



.bodyCopyWide h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 10px;
	padding: 10px;
}

.bodyCopyWide ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:circle;
	line-height:22px;
	font-size:13px;
}

.bodyCopyWide a:link {color: #000066; text-decoration:none;}
.bodyCopyWide a:visited {color: #000066; text-decoration:none;}
.bodyCopyWide a:active {color: #000066; text-decoration:none;}
.bodyCopyWide a:hover {color: #000; text-decoration:underline;}

.bodyCopyWide img{
	margin-left:8px;
	margin-right:12px;
	width:597px;
	height:157px;
	padding: 3px;
	background: #fff;
	border: none;
}

.bodyHomeWide p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	padding-bottom: 0px;
	margin: 10px;
}



.bodyHomeWide h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 10px;
	padding: 5px;
}

.bodyHomeWide ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:circle;
	line-height:22px;
	font-size:13px;
}

.bodyHomeWide a:link {color: #000066; text-decoration:none;}
.bodyHomeWide a:visited {color: #000066; text-decoration:none;}
.bodyHomeWide a:active {color: #000066; text-decoration:none;}
.bodyHomeWide a:hover {color: #000; text-decoration:underline;}

.bodyHomeWide img{
	margin-left:8px;
	margin-right:12px;
	width:603px;
	height:188px;
	border: none;
}

.bodyCopyWideWhite a:link {color: #000066; text-decoration:none;}
.bodyCopyWideWhite a:visited {color: #000066; text-decoration:none;}
.bodyCopyWideWhite a:active {color: #000066; text-decoration:none;}
.bodyCopyWideWhite a:hover {color: #000; text-decoration:underline;}

.bodyCopyWideWhite p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	padding-bottom: 5px;
	margin-left: 10px;
}

.bodyCopyWideWhite h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0 px;
	margin-left: 5px;
}

.bodyCopyWideWhite img{
	margin-left:8px;
	margin-right:12px;
	width:597px;
	height:157px;
	padding: 3px;
	background: #999999;
	border: none;
}

.bodyHomesWideWhite img{
	margin-left:8px;
	margin-right:12px;
	width:597px;
	height:188px;
	border: none;
}


.bodyHomeWideWhite a:link {color: #000066; text-decoration:none;}
.bodyHomeWideWhite a:visited {color: #000066; text-decoration:none;}
.bodyHomeWideWhite a:active {color: #000066; text-decoration:none;}
.bodyHomeWideWhite a:hover {color: #000; text-decoration:underline;}

.bodyHomeWideWhite p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	padding-bottom: 5px;
	margin-left: 10px;
}

.bodyHomeWideWhite h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 10px;
	padding: 5px;
}

.bodyHomeWideWhite img{
	margin-left:8px;
	margin-right:12px;
	width:603px;
	height:188px;
	border: none;
}

.bodyHomeWideWhite img{
	margin-left:8px;
	margin-right:12px;
	width:597px;
	height:188px;
	border: none;
}
.broker a:link {color: #000066; text-decoration:none;font-size: 11px;}
.broker a:visited {color: #000066; text-decoration:none;font-size: 11px;}
.broker a:active {color: #000066; text-decoration:none;font-size: 11px;}
.broker a:hover {color: #000; text-decoration:underline;font-size: 11px;}

.broker p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	color:#000;
	margin-top:5px;
}

.broker h2{
	text-align: center;
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.broker img{
	margin:auto;
	padding: 3px;
	background: #FFF;
	border: none;
}

.broker img:hover{
	padding: 3px;
	background:#CCC;
	border: none;
}

.brokerWhite a:link {color: #000066; text-decoration:none;font-size: 11px;}
.brokerWhite a:visited {color: #000066; text-decoration:none;font-size: 11px;}
.brokerWhite a:active {color: #000066; text-decoration:none;font-size: 11px;}
.brokerWhite a:hover {color: #000; text-decoration:underline;font-size: 11px;}

.brokerWhite p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	color:#000;
	margin-top:5px;
}

.brokerWhite h2{
	text-align: center;
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.brokerWhite img{
	margin:auto;
	padding: 3px;
	background: #CCC;
	border: none;
}

.brokerWhite img:hover{
	padding: 3px;
	background:#999;
	border: none;
}

.brokerHead img{
	margin:auto;
	padding: 0px;
	border: none;
}

.partner a:link {color: #000066; text-decoration:none;}
.partner a:visited {color: #000066; text-decoration:none;}
.partner a:active {color: #000066; text-decoration:none;}
.partner a:hover {color: #000; text-decoration:underline;}

.partner p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	
	margin-left: 225px;
	margin-right:10px;
}

.partner h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0 px;
	margin-left: 225px;
}

.partner img{
	float:left;
	margin-left:5px;
	padding: 3px;
	background: #FFF;
	border: none;
}

.partner img:hover{
	float:left;
	padding: 3px;
	background:#CCC;
	border: none;
}

.partnerWhite a:link {color: #000066; text-decoration:none;}
.partnerWhite a:visited {color: #000066; text-decoration:none;}
.partnerWhite a:active {color: #000066; text-decoration:none;}
.partnerWhite a:hover {color: #000; text-decoration:underline;}


.partnerWhite p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	margin-left: 225px;
	margin-right:10px;
}

.partnerWhite h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0 px;
	margin-left: 225px;
}

.partnerWhite img{
	float:left;
	margin-left:5px;
	padding: 3px;
	background: #999999;
	border: none;
}

.partnerWhite img:hover{
	float:left;
	padding: 3px;
	background: #666666;
	border: none;
}

.partnerWhite a:link {color: #000066; text-decoration:none;}
.partnerWhite a:visited {color: #000066; text-decoration:none;}
.partnerWhite a:active {color: #000066; text-decoration:none;}
.partnerWhite a:hover {color: #000; text-decoration:underline;}

#leftColNarrow{
	width: 300px;
	height: auto;
	margin-left: 9px;
	position: relative;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.bodyCopy p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
	padding-bottom: 0px;
}

.bodyCopy h2{
	color: #000066;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	padding: 0 px;
	}

.bodyCopy a:link {color: #000066; text-decoration:none;}
.bodyCopy a:visited {color: #000066; text-decoration:none;}
.bodyCopy a:active {color: #000066; text-decoration:none;}
.bodyCopy a:hover {color: #000; text-decoration:underline;}

#bodyCopyLink{
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color:#000066;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	/*border-bottom: dashed 1px #fff;*/
}

#bodyCopyLink a:link {color: #000066; text-decoration:none;}
#bodyCopyLink a:visited {color: #000066; text-decoration:none;}
#bodyCopyLink a:active {color: #000066; text-decoration:none;}
#bodyCopyLink a:hover {color: #000; text-decoration:underline;}

#floatRight img{
	float:right;
	margin: 6px;
	margin-left:10px;
	padding: 3px;
	background: #fff;
	border: none;
}

.formText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	color:#000;
}

#rightCol{
	width: 202px;
	height: auto;
	position: relative;
	margin-top: 3px;
	float:right;
	margin-right:0px;
	background:url(../images/rightColBG.jpg) top no-repeat;
}
#rightCol img{margin-bottom: 20px;}


#footer{
	width: 634px;
	height: 20px;
	position: relative;
	float:left;
	margin-top: 10px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#footer a:link {color: #fff; text-decoration:none;}
#footer a:visited {color: #fff; text-decoration:none;}
#footer a:active {color: #fff; text-decoration:none;}
#footer a:hover {color: #CCC; text-decoration:underline;}

#disclaimer{
	width: 634px;
	height: 20px;
	position: relative;
	float:left;
	margin-top: 10px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#disclaimer a:link {color: #fff; text-decoration:none;}
#disclaimer a:visited {color: #fff; text-decoration:none;}
#disclaimer a:active {color: #fff; text-decoration:none;}
#disclaimer a:hover {color: #CCC; text-decoration:underline;}


