@charset "utf-8";

div {
	/*border: 1px solid lime;*/
}

body{
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#616161;
	color:#000000;
}

#main_container{
	margin:0 auto;
	width: 980px;
	padding:0px 0px 0px 0px;
}

#hdr{
	float:left;
	width:976px;
	height:211px;	
	background-image:url(/images/header.jpg);
	border-right: solid 2px #ffffff;
}

#left_nav{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:191px;
	height:730px;
	min-height:645px;
	background-image:url(/images/lft_nav_bg.jpg);
	background-repeat:repeat-y;
	
}



#top_nav{
	float:left;
	margin:0px 0px 0px 0px;
	width:758px;
	height:29px;
	background-image:url(/images/tp_nav_bg.jpg);
	background-repeat:repeat-x;
	border-left: solid 2px #ffffff;
	border-right: solid 3px #ffffff;
	zoom:1;
	*display:block;
}

#top_nav ul { /* all lists */
	float:left;
	/*margin:6px 0px 0px 0px;*/
	margin: 0;
	padding:6px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;

	/*padding: 0;
	margin: 0;*/
	list-style: none;
}

#top_nav ul li { /* all list items */
	float: left;
	position: relative;
	list-style-type:none;
	display:inline;
	color:#ffffff;
	border-right: solid 1px #ffffff;	
	padding:2px 7px 2px 6px;
}

#top_nav li ul { /* second-level lists */
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	background-color: #000;
}

#top_nav li ul li {
	border-right: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	width: 100px;
}

#top_nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#top_nav li:hover ul, #top_nav li.over ul { /* lists nested under hovered list items */
	display: block;
}

#top_nav ul li a:link, #top_nav ul li a:visited {
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}

#top_nav ul li a:hover, #top_nav ul li a#active {
	color:#fff;
	text-decoration:underline;
}

#main_content{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	width:474px;	
/*	min-height:620px;*/
	height:auto;
	background-color:#ffffff;
}

#main_content_subpage{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	width:740px;
	min-height:700px;
	height:auto;
	background-color:#ffffff;
}

#main_content_subpage h2 {
	padding-top: 0;
	margin-top: 0;
}


#body_container{
	float:left;
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
	width:954px;
	height:auto;
	background-color:#ffffff;
}

.home_body {
	background-image: url(/images/body_container_bg.gif);
	background-position: left;
}

#rgt_clmn{
	float:left;
	margin:0px 0px 0px 0px;
	width:268px;
	height:auto;
	background-color:#ffffff;
	color:#ffffff;
}

#rgt_clmn_pic{
	float:left;
	margin:0px 0px 0px 0px;
	width:266px;
	height:146px;
}


#calendar_title{
	float:left;
	width:262px;
	height:21px;
	border-top: solid 6px #018b97;
	border-bottom: solid 6px #018b97;
	background-color:#710a85;
	margin:0px 2px 0px 0px;
	padding:6px 0px 0px 4px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}

#rgt_clmn_calendar{
	float:left;
	width:266px;
	height:auto;
	margin:0px 2px 0px 0px;
	background-color:#ffffff;
}

#rgt_clmn_calendar td, #rgt_clmn_calendar table{
	border: solid 1px #018b97;
	
}


#up_coming{
	float:left;
	width:266px;
	min-height:309px;
	hright:auto;
	background-color:#616161;
}

#title{
	float:left;
	height:22px;
	width:165px;
	background-color:#710a85;
	margin:0px 2px 0px 0px;
	padding:8px 0px 0px 6px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

#img_slot{
	float:right;
	background-color:#ffffff;
	width:260px;
	text-align:center;
}

#upcoming_content{
	float:left;
	width:154px; /* 164 - 10 */
	height:308px;
	padding: 5px;
}

img{
border:none;
}

.drk_grey{
	background-color:#292929;
}

.light_grey{
	background-color:#505050;
}

.homepage_cal a:link, .homepage_cal a:visited {
	color: #fff;
}

.homepage_cal a:hover {
	color: #CCCCCC;
}



#lft_nav_ftr_hdr{
	float:left;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 12px;
	width:174px;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	background-color:#710a85;
	
}

#lft_nav_ftr li a:link{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:0px;
}


#lft_nav_ftr{
	float:left;
	width:185px;
	height:300px;
	margin:318px 0px 0px 6px;
	padding:0px 0px 0px 0px;
	background-color:#393939;
	
}

#left_nav #lft_nav_ftr ul{
	float:left;
	width:180px;
	height:300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

#left_nav #lft_nav_ftr ul li{
	float:left;
	width:180px;
	height:auto;;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	border:0px;
	
}




#left_nav ul{
	position:absolute;
	width:185px;
	margin:10px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}


#left_nav ul li,  #left_nav ul li {
	list-style-type:none;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 0px 0px 6px;
	border-bottom: solid 6px #5f5f5f;
	text-decoration:none;
	
}

#left_nav ul li a:link, #left_nav ul li a:active, #left_nav ul li a:visited{
	list-style-type:none;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 0px 0px 6px;
	border-bottom: solid 4 px #ffffff;
	text-decoration:none;
	
}

#left_nav ul li a:hover, #left_nav ul li a#active {
	list-style-type:none;
	font-size:12px;
	color:#018b97;
	font-weight:bold;
	padding:0px 0px 0px 6px;
	border-bottom: solid 4 px #ffffff;
	text-decoration:none;
	
}



#lft_hdr_bg{
	position:absoute;
	margin:0px 0px 0px 6px;
	padding:6px 0px 0px 12px;
	width:173px;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	background-image:url(/images/lft_hdr_bg.jpg);
	background-repeat:repeat-x;
}


#lft_ftr_bg{
	position:absoute;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	width:174px;
	height:26px;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	background-color:#710a85;
}


.lrg_blue{
	font-size:16px;
	color:#048c98; /*blue*/
	font-weight:100;
}

.lrg_prpl{
	font-size:20px;
	color:#710a85; /*purple*/
	font-weight:100;
}

.button{
	width:93px;
	height:20px;
	background-image:url(/images/btn_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:5px 0px 0px 0px;
	text-align:center;
	color:#FFFFFF;
}

a:link, a:active, a:visited{
	font-size:12px;
	color:#710a85;
}

a:hover{
	font-size:12px;
	color:#710a85;
}
