/*Redifining styles zeroed out by the reset*/
 p,  ul,  div, li {
	margin-bottom: 1em;
}
em {
	font-style:italic;
}
strong, h1, h2, h3 {
	font-style: bold;
}
h1, h2, h3, h4 {
	margin-bottom: 1em;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.3em;
}
p.clear {
	clear: both;
	line-height: 0px;
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
}

/*Base page style*/
body{
	background-color: #365527;
	color: #202020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.container {
	background-color: #f7f8f7;
	margin: 0 auto;
	margin-top: 36px;
	position: relative;
	width:885px;
}
/* Header Style */
#header {
	background-image: url('imagesa/background_header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 242px;
	margin:0;
	width: 886px;
}
#header h1.title{
	float:right;
	height:162px;
	margin-right:25px;
	margin-top:38px;
	text-indent:-9999px;
	width:321px;
}
#header h1.title a {
	display: block;
	height: 162px;
	width: 321px;
}
/* Nav Styles */
ul#nav {
	background-color: #652d8a;
	color: #fff;
	display:block;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 9px;
	margin: 0;
	text-align: center;
	width: 877px;
}
ul#nav li {
	border-right: 1px solid;
	display: inline;
	height: 75%;
	list-style: none;
	margin-right: 9px;
	padding-right:9px;
	position: relative;
	z-index: 95;
}
ul#nav li.last {
	border:none;
	margin-right: none;
}
ul#nav li a {
	color: #fff;
	font-size: 9.5px;
	text-transform: uppercase;
	text-decoration: none;
}
ul#nav li#f6oxIQ {
	border: none;
}
/* sub_nav style */
ul#nav li ul.sub_nav {
	background-color: #c29717;
	display: none;
	position:absolute;
	margin: 0;
	padding:0;
	padding-top: 6px;
	top:21px;
	left:0;
	z-index: 100;
	width: 100px;
	
}
ul#nav li ul.sub_nav li {
	border: none;
	display: block;
	margin-bottom: 3px;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	z-index: 100;
	width: 90px;
}
ul#nav li ul.sub_nav li a {
	font-size: 10.5px;
	text-transform: uppercase;
	text-decoration: none;
}
ul#nav li ul.sub_nav li:hover {
	background-color: #652d8a;
}
.sf-sub-indicator{
	display: none;
}

/* Left Sidebar Style*/
#sidebar_left {
	height: 346px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 269px;
	left: 0;
	width: 181px;
}
.sidebar_left_title {
	border-bottom: 1px solid #969696;
	padding-bottom: 7px;
	padding-top: 24px;
	position: relative;
	top: 0;
	left: -15px;
	width: 211px;
}
#sidebar_left h2.title {
	color: #825c7e;
	font-size: 20px;
	padding-left: 13px;
	margin: 0;
}
span.date{
	color: #a9a9a9;
	position:absolute;
	right:16px;
	top:26px;
}
ul.news{
	padding: 0;
	margin: 0;
}
ul.news li {
	list-style-image: url(imagesa/img_liststyle.gif);
	list-style-position: inside;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}
ul.news li a {
	color:  #727272;
	text-decoration: none;
}
ul.sidebar_links {	
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 11px;
	width: 211px;
}
ul.sidebar_links li {
	display: block;
	height: 23px;
	line-height: 23px;
	list-style: none;
	margin-bottom: 3px;
	text-align: center;
	width: 100%;
}
ul.sidebar_links a {
	color: #fff;
	text-decoration: none;
}
li.archives {
	background-color: #d1a659;
}
li.captions {
	background-color: #be8f43;
}
/* Right Sidebar style*/
#sidebar_right {
	height: 340px;
	padding-left: 13px;
	padding-right: 10px;
	position: absolute;
	right: 0;
	top: 284px;
	_top: 284px;
	width: 184px;
}
/* Search Form */
form#search {
	display: block;
	height: 21px;
}
#search input#search_box {
	background-image: url(imagesa/icon_search.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border: 1px solid #a0b1cc;
	display: block;
	float:left;
	height: 19px;
	margin-right: 5px;
	width: 119px;
	_width: 109px;
}
#search_submit {
	float: left;
	height: 21px;
	padding-top: 1px;
	width: 56px;
}
/*sidebar right menu*/
#sidebar_right ul {
	clear: both;
	display: block;
	margin-top: 24px;
	margin-bottom: 13px;
	padding-left: 3px;
}
#sidebar_right ul li {
	list-style: none;
	margin-bottom: 9px;
}
#sidebar_right ul li a {
	color: #461467;
	font-size: 14px;
	text-decoration: none;
}
/* Emergency Alert*/
.emergency_alert {
	background-color: #af2d2b;
	color: #fff;
	display: block;
	height: 57px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	position: absolute;
	bottom: 5px;
	width: 188px;
}
.emergency_alert h4 {
	font-weight: normal;
	padding: 0px;
	margin: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.emergency_alert p {
	margin-top: 0px;
	padding-top: 3px;
}

/*Main Content style*/
div#main_content {
	margin-bottom: 0px;
	padding-left: 32px;
	padding-right: 32px;
	position: relative;
	width: 822px;
}
.front div#main_content {
	padding-left: 0;
	padding-right: 0;
	position: static;
	margin-left: 213px;
	margin-bottom: 0px;
	height: 353px;
	width: 469px;
}
#main_content img.home_image {
	height: 273px;
	margin-bottom: -3px;
	width: 470px;
}
.home_content {
	background-image: url(imagesa/bg_homecontent.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	height: 50px;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 15px;
	padding-left: 11px;
	padding-right: 21px;
	width: 439px;
}
ul.fade_container {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.fade_container li {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.fade_container li img {
	z-index: 10;
}
/* hiding sitemason body output on homepage*/
.front .sitemason_body {
	display: none;
}

.interior .sitemason_body {
	float: left;
	width: 650px;
}

.interior .sitemason_file {
	margin-right: 20px;
	margin-left: 0;
	padding-left: 0;
}

/* interior page styles*/
h2.page_title {
	background-color: #d1a75a;
	color: #fff;
	font-size: 22px;
/*	float: right;*/
	float:none;
	font-weight: normal;
	height: 44px;
	line-height: 44px;
	margin:0 -31px 0 0;
	_margin-right:-16px;
	*margin-top: 26px;
/*	margin-left: -40px;*/
	padding-left: 15px;
	/*width: 711px;*/
	width:auto;
}
.page_title_container
{
	padding-top:15px;
}
ul#sub_nav #subnav_block ul
{
	display:block;
	float: left;
	margin:0;
	padding-left:40px;
}
ul#sub_nav #subnav_block
{
	height:auto;
}
ul#sub_nav #subnav_block:hover, ul#sub_nav #subnav_block:hover a
{
	background-color:transparent;
	color:#202020;
}
ul#sub_nav #subnav_block li a:hover
{
	background-color:#652D8A;
	color:#FFFFFF;
	width:105px;
}
ul#sub_nav li#subnav_level a
{
	padding:3px 5px 3px 10px;
}
ul#sub_nav #subnav_level, ul#sub_nav #subnav_level a,#sub_nav #subnav_level a:hover
{
	width:105px;
	height:auto;
	line-height:12px;
}


/* Interior sub nav*/
ul#sub_nav {
	display: block;
	background-color: #f4efdc;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: -32px;
	_margin-left: -16px;
	padding-top: 15px;
	margin-right: 40px;
	width: 160px;
	margin-bottom:20px;
}
ul#sub_nav li {
	display: block;
/*	height: 24px;*/
	line-height: 12px;
	list-style: none;
	margin: 0;
	width: 160px;
}
ul#sub_nav li a {
	display:block;
/*	height: 24px;*/
	color: #000;
	text-decoration: none;
	padding: 6px 0 6px 16px;
	width: 144px;
}
ul#sub_nav li.true a, ul#sub_nav li#subnav_block li.true a  {
	background-color: #652d8a ;
	color: #fff;
}
ul#sub_nav li.active, ul#sub_nav li:hover {
	background-color: #652d8a;
}
ul#sub_nav li.active a, ul#sub_nav li:hover a {
	color: #fff;
}

/* Content Bottom */
.content_bottom {
	background-color: #652d8a;
	position: relative;
	height: 131px;
	margin-bottom: 0px;
}
.roadtrip_link {
	/*background-image: url(imagesa/img_roadtrip.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	background-color: #2c2a2e;
	color: #fff;
	display: block;
	float: left;
	height: 127px;
	margin: 0;
	padding-right: 0px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: center;
	width: 201px;
}
/* Upcoming Events*/
.upcoming_events {
	background-color: #652d8a;
	color: #fff;
	margin-bottom: 0;
	/*margin-left: 201px;*/
	overflow: auto;
	padding-top: 9px;
	padding-left: 18px;
	padding-bottom: 9px;
	position: relative;
	height: 113px;
	width: 474px;
	/*_width: 495px*/
}
.upcoming_events h2.title {
	margin: 0;
}
.upcoming_events ul li {
	list-style: none;
	margin-bottom: .5em;
	width: 410px;
}
.headline {
	color: #e1b165;
	margin-left: 2px;
	margin-right: 2px;
}
a.view_calendar {
	/*bottom: 17px;*/
	color: #fff;
	/*position: absolute;*/
	float:left;
	clear: both;
	text-decoration: none;
}
/* Homecoming Link */
.homecoming_link {
	display: block;
	height: 131px;
	position: absolute;
	top: 0;
	right: 0;
	width: 192px;
}
/* Footer Style */
#footer{
	background-color: #c29717; /* d1a75a */
	color: #fff;
	clear: both;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	padding-left: 11px;
	padding-right: 14px;
}
#footer p {
	float: left;
	margin: 0;
	padding: 0;
}
#footer .phone_number, #footer .address {
	float: right;
	margin: 0;
	padding: 0;
}
#footer .address {
	margin-left: 22px;
}