/* CSS Document */

/* background */
body
	{	
	text-align: center;	
	margin:5px;
	padding:0px;		
	}
.wrapper
	{
	color: #000000;
	margin: 0px auto;
	width:953px;
	text-align:left;
	padding: 0px 0px 0px 0px;
	}	

.container
	{
	width:953px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size:12px; 
	text-align:left;
	padding: 0px 0px 0px 0px;
	}
.container a{ text-decoration:none; color:#006699;}
.container a:hover{  color: #003366;}
	
h1{color:#003366; font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding: 0px 0px 0px 0px; margin:0px 0px 5px 0px; }
h2{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:bold; height:20px;}
h3{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: Bold;margin: 0px auto;padding-bottom:5px;}		
/* background */

/* header */
.headerWrapper{ width:953px; height:153px; background:url(../_img/header_bg_6.jpg) no-repeat;}
.topMenuWrapper{ width:953px; height:37px; background:url(../_img/top_menu_bg.jpg) no-repeat; text-align:right;}
.topMenuBox{ padding:8px 25px 0px 0px;}
.topMenuBox a{ text-decoration:none; color: #060606; font-weight:bold;}
.topMenuBox a:hover{color: #0099CC; }
/* end header */

/* main menu */

/* end main menu */


/* content wrapper */
.bodyBackground {background: url(../_img/body_bg_repeat_y.gif) repeat-y;}
.bodyTop{ height:21px; width:953px; background:url(../_img/content_top.jpg) no-repeat;}
.bodyCont{ width:953px; background:url(../_img/body_bg_repeat_y.gif) repeat-y;}
.bodyBottom{ background:url(../_img/content_bottom.jpg) no-repeat; height:16px;}
/* end content wrapper */

/* content */
.contentLeft{ float:left; width:182px;}
.contentRight{ float:right; width:771px;}

.photoBox{ margin:5px 10px 10px 0px; border:1px solid #003366;}

.menuCont{ padding: 0px 0px 0px 18px; border: solid 0px #00CC33;}
.menuCont a{ padding: 0px 0px 0px 10px; text-decoration:none; font-weight:bold; color:#FFFFFF;}
.menuCont a:hover{  color: #F4E30B;}

.menuSep{ padding:2px 0px 0px 0px;}
.subMenu{ padding:0px 0px 0px 10px; font-weight:normal;}
.subMenu a{font-weight:normal;}

.contentCont{ padding: 0px 0px 0px  0px; border: solid 0px #00CC33;}

.subTopCont{ padding:3px 0px 0px 9px;}
.subTopBox{ width:728px; height:25px; background:url(../_img/sub_menu_bg.jpg) no-repeat;}
.subTopBox1{ width:728px; height:53px; background:url(../_img/sub_menu_bg1.jpg) no-repeat; text-align:center;}
.subTopContentText{padding:3px 0px 0px 0px; color: #fb0d29;}
.subTopContent{ padding:3px 0px 0px 10px; color: #F4C0A5; font-size:10px; }
.subTopContent a{ text-decoration:none; font-weight:bold; color:#FFFFFF; }
.subTopContent a:hover{ color: #F4E30B; }
.subContentCont{width:726px; border:1px solid #F4E30B;}
.subContent{ padding: 8px 8px 10px 8px;}


.mainContentCont{width:728px; border:1px solid #F4E30B; background:url(../_img/home_content_bg.gif) repeat-y;}
.mainContent{ padding: 0px 0px 0px 0px;}
.mainContentLeft{ float:left; width:500px;}
.mainContentLeftBox{ padding:8px;}

.mainContentRight{ float:right; width:220px;}
.mainContentRightBox{ padding:8px;}

.sectionTitles{ color:#003366; font-weight:bold;}
.sectionDates{ color: #666666; font-size:9px;}

.eventBox{ border-bottom: 1px solid #CCCCCC; padding: 5px 0px 5px 0px;}
.newsBox{ border-bottom: 1px solid #CCCCCC; padding: 5px 0px 5px 0px;}

.eventTitle{ font-size:11px;}
.eventTitle a{ text-decoration:none; color: #006699; font-weight:bold;}
.eventTitle a:hover{ color: #0099CC;}

.eventText{ font-size:11px;}
.eventText a{ text-decoration:none; color: #006699; font-weight:bold;}
.eventText a:hover{ color: #0099CC;}

.readMore{ color: #006699; font-size:10px;}
.readMore a{ color: #006699; text-decoration:none; font-weight:bold; }
.readMore a:hover{ color: #0099CC;}

/* end content  */

/* footer */
.footerCont{ background:url(../_img/footer_bg_repeat_y.jpg) repeat-y; height:80px;}
.footerBottom{ background:url(../_img/footer_bottom.jpg) no-repeat; height:16px;}


/* .footer{ background:url(../_img/footer_bg.jpg) no-repeat; } */
.footer{  }
.footerContent{ text-align:center; padding:10px 0px 0px 0px; line-height:22px; font-size:10px; color: #FFFFFF;}
.footerContent a{ text-decoration:none; font-weight:bold; color: #FFFFFF;font-size:12px;}
.footerContent a:hover{ color: #F4E30B;}

.legalText{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; text-align:center; padding:3px 0px 10px 0px;}
.legalText a{ text-decoration:none; color: #FFFFFF; font-weight:bold;}
.legalText a:hover{ color: #F4E30B;}
/* end footer */







