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

#index_header {
	background:url(../images/index_header.jpg) top left no-repeat;
	width:853px;
	height:381px;
	margin:0px 30px 0px 43px;
}


#visit_link 	{position:absolute;  height:90px;  width:185px;  top:255px;  left:665px;}
#visit_link:hover {background:url(../images/index_plan_rollover.jpg) top left no-repeat;}


#subnav_container {position:absolute;  height:25px;  top:195px;  right:82px; text-align:right;	color:#FAF9C3;}

#subnav_container a {
	color:#FAF9C3;
	text-decoration:none;
	font-size:0.9em;
}

#subnav_container a:hover {
	text-decoration: underline;
}


#index_picture_band {
	background:url(../images/index_picture_band.jpg) top left no-repeat;
	height:364px;
	width:926px;
}

#content_container {
	margin:0px 30px 15px 37px;
	padding: 0px 14px 18px 14px;
	background:url(../images/index_repeat.jpg) top left repeat-y;
}

#index_left_col {
	float:left;
	width:535px;
}

.index_nav_link {
	width:18%;
	padding:1%;
	text-align:center;
	float:left;
	font-size:0.9em;
	font-weight:bold;
}

.index_nav_element {
	width:18%;
	padding:1%;
	text-align:center;
	float:left;
	font-size:0.9em;
	line-height:1.15;
}

#index_right_col {
	float:right;
	width:168px;
	padding:18px 10px 10px 10px;
	font-size:0.9em;
	margin-top:-80px;
}

.index_subnav {
	float:left;
	width:169px;
	height:25px;
	margin:3px 0px 5px 0px;
}

#index_tours {background:url(../images/index_buttons_educational.jpg) top left no-repeat;}
#index_blog {background:url(../images/index_buttons_blog.jpg) top left no-repeat;}
#index_archon {background:url(../images/index_buttons_archon.jpg) top left no-repeat;}
#index_ledger {background:url(../images/index_button_ledger.jpg) top left no-repeat;}

.calendar_event_title {
	font-weight:bold;
	font-size:1.1em;
}

#index_footer {
	margin:0px 30px 0px 37px;
	padding: 0px 14px 0px 14px;
	
}

#index_footer_sponsor {
	margin:0px 44px 0px 37px;
	height: 78px;
	width:786px;
	background:url(../images/index_sponsor.jpg) top left repeat-y;
}

.allcaps {
	text-transform:uppercase;
}

.image_right {
	float:right;
	padding: 0px 0px 10px 10px;
}

hr {
	height:6px;
	background:url(../images/hr.gif) top left repeat-x;
	border:none;
}

