@charset "utf-8";
/* CSS Document */

#main{
	background-color:#FFF;
	background-image:url(images/backgroundDim.png);
	background-repeat:repeat;
	position:absolute;
	top:0px;
	width:100%;
	height:auto;
	z-index:1;
	padding-bottom:0px;
	margin:0;
	align:center;
}

#centerBody{
	position:relative;
	z-index:2;
	width:802px;
	height:auto;
	background-color:#FFFFFF;
	margin:0 auto;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#716C5B;
	border-right-style:solid;
	border-right-width:5px;
	border-right-color:#716C5B;
	
}


#content{
	padding-top:0px;
}


#navigation{
	background-image:url(images/navBackground.png);
	background-repeat:no-repeat;
	height:100px;
	position:relative;
	z-index:3;
}


#navBar{
	background-image:url(images/navBarBackground.png);
	height:33px;
	position:relative;
	top:0px;
	z-index:4;
	width:802px;
	padding-bottom:0px;
	
}

.titleText{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:26pt;
	letter-spacing: -0.019em;
	font-weight:bolder;
	position:relative;
	top:20px;
	left:20px;
}

.titleText2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:14pt;
	letter-spacing: -0.019em;
	font-weight:bold;
	position:relative;
	top:15px;
	left:68px;
}

.navText{
	font-size:10pt;
	color:#000;
	font-weight:bold;
	position:relative;
	left: 10px;
	width:700px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.navText A:link{text-decoration: none; color:#000;}
.navText A:visited{text-decoration: none; color:#000;}
.navText A:active{text-decoration: none; color:#000;}
.navText A:hover{text-decoration: none; color:#666;}


.footerText{
	font-size:9pt;
	color:#333;
	font-weight:bold;
	position:relative;
	left: 180px;
	width:700px;
	top:223px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footerText A:link{text-decoration: none; color:#333;}
.footerText A:visited{text-decoration: none; color:#333;}
.footerText A:active{text-decoration: none; color:#333;}
.footerText A:hover{text-decoration: none; color:#666;}

.footerLinks{
	position:relative;
	top:0px;
}

.footerSpacer{
	width:5px;
	visibility:hidden;
}

#cat1 A:link{text-decoration: none; color:#333;}
#cat1 A:visited{text-decoration: none; color:#333;}
#cat1 A:active{text-decoration: none; color:#333;}
#cat1 A:hover{text-decoration: none; color:#666;}

#footerCategories{
	position:absolute;
	z-index:10;
	top:75px;
	left:25px;
	width:769px;
}

.cat{
	font-size:20px;
	color:#000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.catSpanLinks{
	position:relative;
	top:3px;
	line-height:18px;
	font-size:14px;
	font-weight:bold;
	color:#333;

}

#cat1{
	position:relative;
	float:left;
	margin-right:30px;
}
#cat2{
	position:relative;
	float:left;
	margin-right:30px;
}
#cat3{
	position:relative;
	float:left;
	margin-right:30px;
}

.navLinks{
	position:relative;
	top:-10px;
}

.navLinks2{
	position:relative;
	top:-10px;
}

.navSpacer{
	width:5px;
	visibility:hidden;
}

#bigLogo{
	background-image:url(images/bigLogo.png);
	background-repeat:no-repeat;
	width:336px;
	height:347px;
	position:absolute;
	z-index:9999;
	left: 566px;
	top: 40px;
	
}

#bigLogoText{
	background-image:url(images/bigLogoText.png);
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	position:absolute;
	z-index:9998;
	left: 566px;
	top: 40px;
	
}

#footer{
	background-image:url(images/footerBackground.jpg);
	background-repeat:no-repeat;
	width:802px;
	height:248px;
	position:relative;
	z-index:3;
	margin:0 auto;
	border-left-style:solid;
	border-left-width:5px;
	border-left-color:#716C5B;
	border-right-style:solid;
	border-right-width:5px;
	border-right-color:#716C5B;
}



#dynamicLead{
	position:relative;
	z-index:5;
	width:802px;
	padding-bottom:20px;
}

.rightNavLines{
	float:left;
	position:relative;
	left:5px;
	padding-bottom:20px;
}

.textLead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	color:#000;
	width: 505px;
	height:auto;
	line-height:150%;
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}

.rightRail{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:500;
	color:#000;
	width: 292px;
	line-height:150%;
	padding-left:20px;
	vertical-align:top;
	border-left-style:solid;
	border-left-color:#716C5B;
	border-left-width:1px;
}

.textLeadHeader{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bolder;
	color:#C60;
}

.textLeadHeader2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
	color:#C60;
}

.textLeadHeader2 A:link{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bolder; color:#C60; text-decoration:none;;}
.textLeadHeader2 A:visited{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bolder; color:#C60; text-decoration:none;}
.textLeadHeader2 A:active{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:boler; color:#C60; text-decoration:none;}
.textLeadHeader2 A:hover{font-family:Georgia, "Times New Roman", Times, serif;; font-size:18px; font-weight:bolder; color:#000; text-decoration:none;}


.textLeadHeader3 A:link{font-family:Arial, Helvetica, sans-serif, Times, serif; font-size:18px; font-weight:500; color:#C60;}
.textLeadHeader3 A:visited{font-family:Arial, Helvetica, sans-serif, Times, serif; font-size:18px; font-weight:500; color:#C60;}
.textLeadHeader3 A:active{font-family:Arial, Helvetica, sans-serif, Times, serif; font-size:18px; font-weight:500; color:#C60;}
.textLeadHeader3 A:hover{font-family:Arial, Helvetica, sans-serif, Times, serif; font-size:18px; font-weight:500; color:#000;}

.learnMore A:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#C60; text-decoration:none; font-style:italic;}
.learnMore A:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#C60;text-decoration:none; font-style:italic;}
.learnMore A:active{font-family:Arial, Helvetica, sans-serif;; font-size:12px; font-weight:bold; color:#C60;text-decoration:none; font-style:italic;}
.learnMore A:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000;text-decoration:none; font-style:italic; }

.textLeadLink1{
	position:relative;
	left:50px;
}

.textLeadLinks{
	text-align:center;
}

.textLeadLinks A:link{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#C60; text-decoration:none; font-style:italic;}
.textLeadLinks A:visited{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#C60;text-decoration:none; font-style:italic;}
.textLeadLinks A:active{font-family:Arial, Helvetica, sans-serif;; font-size:12px; font-weight:bold; color:#C60;text-decoration:none; font-style:italic;}
.textLeadLinks A:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000;text-decoration:none; font-style:italic; }

.textLeadLink2{
	position:relative;
	left:100px;
}
.textLeadLink3{
	position:relative;
	left:150px;
}

.circle{
	position:relative;
	left:5px;
	width: 14px;
	height: 15px;
}

.videoPlayer{
	position:relative;
	float:left;
}

.videoPlayer p {
	padding-top:30px;
}

.lead1Image{
	position:relative;
	z-index:5;
	float:left;
}
.lead2Image{
	position:relative;
	z-index:5;
	float:left;
}
.leadText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:500;
}
.textLeadHeader3{
	float:center;
}

.smallLogo{
	position:relative;
	z-index:5;
	top:0px;
	float:right;
	padding-bottom: 20px;
}

.event1{
	position:relative;
	margin: 0 auto;
	left:50px;
	padding-bottom: 20px;
	
}

.formLabel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}

.textField{
	background-color:#F0F0F0;
	z-index:10;
}

#centerHTML{
	position:relative;
	top: 50px;
	z-index:5;
	width: 510px;
	padding-left:20px;
}

#leftColumn{
	position:relative;
	z-index:4;
	padding:5px;
}

.floatRight{
	float:right;	
}

div.panel,p.flip{
margin:0px;
padding:1px;
text-align:center;
width:240px;
cursor:pointer;
}
div.panel{
height:auto;
display:block;
cursor:pointer;
}
div.panel2,p.flip2{
margin:0px;
padding:1px;
text-align:center;
width:240px;
cursor:pointer;
}
div.panel2{
height:auto;
display:none;
cursor:pointer;
}
