*{
	padding: 0px;
	margin: 0px;
	outline:none;
}

body{
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background: #5c5c5c url(../_img/bg_gradient_white.png) repeat-x;
	margin-top: 20px;
	margin-left: 15px;
}

img{
	border: none;
}

a:link{
	color: #a0002c;
}

a:visited{
	color: #a0002c;
}

a:hover, a:active{
	color: #a0002c;
}

h1{
	font-size: 24px;
	font-family:Georgia;
	font-weight:bold;
	line-height: 26px;
	margin-bottom: 5px;
	color:#a0002c;
}

h2{
	font-size: 12px;
	color:Black;
	font-weight:bold;
	line-height: 16px;
}

h3{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 5px;
}

h4{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
}

h5{
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 5px;
}

h6{
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 5px;
}

.note{
	font-size: 10px;
}

.date{
	font-size: 10px;
	color: #014977;
}

.author{
	font-size: 10px;
	color: #2e8193;
	font-style:italic;
}

.error{
	color: red;
	margin-bottom: 10px;
}

.msg{
	margin-bottom: 10px;
}

.clear{
	clear: both;
}

.right_align{
	float: right;
}

#page_wrapper{
	position:relative;
	width:980px;
	margin:auto;	
}

#header{
	width: 979px;
	float:left;
	z-index:200;
}

#title_wrapper{
	width:100%;
	height:75px;
	.max-height:75px;
	.overflow:hidden;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

#top_form{
	float:right;	
	margin-right:40px;
	.margin-top:-50px;
}

#top_form div{
	position:relative;
	top:0;
	float:left;
	height:100%;
	margin-left:20px;	
}

#top_form img{
	margin:5px;	
}

#newsletter_input{
	margin-top:-10px;
}

#newsletter_input div{
	margin-left:0;
	padding-left:0;
}

#newsletter_input span{
	text-transform:uppercase;
	font-size:9px;
	color:#999999;	
}

#logo_print{
	display: none;
}

#navigation_wrapper{
	float:left;
	width:100%;
	background:url('../_img/menu_middle.jpg') repeat-x #002943;
	z-index:5;
}

#nav_left_img{
	float:left;
	width:14px;
	height:51px;	
}

#nav_right_img{
	.position:absolute;
	.top:75px;
	.right:0;
	float:right;
	width:14px;
	height:51px;
}

#navigation{
	margin:auto;
	width:680px;
	z-index:20000;
}

#navigation ul{
	margin:auto;
	list-style:none;
	white-space:nowrap;
}

#navigation ul li a:hover{
	color: #dac7a4 !important;
}

#navigation ul li{
	position:relative;
	margin: 1px 0 10px 0px;
	padding:12px 10px 0 10px;
	height:28px;
	/*border-left:#ffffff 1px solid;*/
	background:url('../_img/menu_divider.png') no-repeat;
	float:left;
}

#navigation #selected{
	background-color:#2e8193;
}

#navigation #selected a{
	color:#dac7a4;
}

#navigation ul li:first-child{
	border-left:none;
	padding-left:none;
	margin-left:none;
	background:none;
}

#navigation a{
	font-weight:bold;
	color:White;
	text-decoration: none;
}

#navigation a:visited{
	color: #d49122;
}

#navigation a:active, #navigation a:visited, #navigation a.selected, #navigation a.selected:visited{
	color: #FFF;
}

#navigation li ul{
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	z-index:100;
	margin-top:10px;
	padding-right:15px;
	white-space:normal;
	list-style:none;
}

#navigation li ul li{
	border-left:none;
	border-top:#fff 1px solid;
	background-color:#2e8193;	
	padding:10px;
	margin:0 0 0 0;
	height:auto;
	min-width:150px;
	z-index:20001;
}

#navigation li ul li a{
	color:White !important;
}

#navigation li ul li:first-child{
	margin-top:18px;
	border-top:none;
	background-color:#2e8193;
}


#image_flow_wrapper{
	float:left;
	width:100%;	
	height:325px;
	overflow:hidden;
}

#image_flow_borders{
	float:left;
	width:873px;
	height:348px;
	background:#002943;
	border-right:2px solid #666;
	border-left:2px solid #666;
	padding-left:75px;
}

#myImageFlow{
	margin-top:-75px;
	width:800px !important;
}

#image_flow_left_img{
	width:14px;
	height:221px;
	margin-top:83px;
	background:url('../_img/left_gradient.png');
	float:left;
}

#image_flow_right_img{
	width:14px;
	height:221px;
	margin-top:83px;
	background:url('../_img/right_gradient.png');
	float:right;	
}

#divider_wrapper{
	float:left;
	width:100%;
	height:20px;
	margin:0 0 8px 0;	
	padding:0;
	overflow:hidden;
}

#divider{
	float:left;
	width:948px;
	background: #f3f2e6;
	border-right:2px solid #666;
	border-left:2px solid #666;
	overflow:hidden;
	z-index:50;
}

#divider #green_bar{
	position:relative;
	float:left;
	width: 952px;
	height:10px;
	margin:0;	
	padding:0;
	background-color:#2e8193;
}

#divider #tan_bar{
	position:relative;
	float:left;
	width: 952px;
	height:5px;
	margin-top:5px;	
	padding:0;
	background-color:#e2d0af;
}

.selected{
	color: #FFF;
}

#info_desc{
	position: relative;
	float: left;
	color: #FFF;
	margin-left: 20px;
	margin-top: 10px;
}

#login{
	position: relative;
	float: left;
	width: 159px;
	height: 175px;
	margin-top: 25px;
	padding:35px 6px 10px 8px;
	color: #FFF;
	background: url(../_img/login_bg.png) no-repeat;
	margin-bottom: 20px;
}

#login form{
	margin-bottom: 10px;
}

#login input#email, #login input#password{
	width: 148px;
	height: 20px;
	margin-bottom: 8px;
	margin-top: 3px;
	background: url(../_img/form_field.png) no-repeat;
	border: none;
	padding: 0px 5px;
	color: #FFF;
}

#container{
	width: 741px;
	position: absolute;
	top: 45px;
	left: 205px;
	overflow: hidden;
}

#box_top{
	position: relative;
	float: left;
	width: 741px;
	height: 12px;
}

#content_top{
	width: 726px;
	height: 32px;
	padding-top: 14px;
	padding-left: 15px;
	background: url(../_img/body_header.png) no-repeat;
}

#content_top img{
	vertical-align:top;
}

.infoimg{
	vertical-align:bottom;
}


#event_switch{
	margin-left: 10px;
	color: gray;
	font-size: 14px;
}

#event_switch a{
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}

#event_switch a:hover{
	color: #ac7e2c;
}

#content_wrapper{
	position:relative;
	float:left;
	width:100%;
	padding-top:0;
	z-index:1;
}

#content_left_img{
	width:14px;
	height:221px;
	margin-top:83px;
	background:url('../_img/left_gradient.png');
	float:left;
}

#content_right_img{
	width:14px;
	height:221px;
	margin-top:83px;
	background:url('../_img/right_gradient.png');
	float:right;	
}

#home_content{
	position:relative;
	float:left;	
	margin:0;
	padding:0;
}

#content{
	position:relative;
	float:left;
	width: 923px;
	padding: 20px 10px 10px 15px;
	margin:-9px 0 0 0;
	background: #f3f2e6;
	border-right:2px solid #666;
	border-left:2px solid #666;
	overflow:hidden;
	z-index: 1;
}

#content p{
	margin-bottom: 10px;
}

#content ul{
	margin-left: 60px;
	margin-bottom: 5px;
}

#content li{
	margin-bottom: 0px;
}

#content_header{
	position:absolute;
	top:0;
	left:0;
	width:912px;
	overflow:hidden;
	background:#eae8d3;
	margin-bottom:10px;
	padding:10px 0px 10px 40px;
}

#content_header h1{
	float:left;
}

#content_items{
	color:#4c4240;
	padding:50px 25px 0px 25px;	
}

.pagination{
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
}

.pagination a{
	margin-left:10px;
	margin-right:0px;
}

.pagination a.qp_disabled{
	text-decoration:none;
	font-style:italic;
	color:#cccccc;
}

#category_list{
	position: relative;
	float: left;
	clear: both;
}

#footer{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	padding:0 0 0 0;
	margin:0 0 5px 0;
	background:url('../_img/footer_gradient.png');
	background-position:top center;
	background-repeat:no-repeat;
	font-size:11px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover, #footer a:active{
	color: #000000;
}

#footer_navigation{
	float:left;
	text-transform:none;
	color:Black;
	padding:30px 0 0 0;
	width:100%;
	text-align:center;
	margin:5px 0 10px 170px;
}

#footer_navigation a{
	text-transform:none;
	color:Black;
}

#footer_navigation ul{
	list-style:none;
	margin:auto;
}

#footer_navigation ul li{
	border-left:#000000 1px solid;
	padding-left:10px;
	margin-left:10px;
	float:left;
	line-height:12px;
}

#footer_navigation ul li:first-child{
	border-left:none;
	padding-left:0;
	margin-left:0;
}

#footer_address{
	position:relative;
	width:100%;
	text-align:center;
	padding:0;	
	float:left;
	color:#666666;
}

/* Index Styles */


#home_left_col{
	position: relative;
	float: left;
	width: 320px;
	padding-right: 20px;
  	overflow: hidden;
}

#home_middle_column{
	position: relative;
	float: left;
	width: 220px;
  	overflow: hidden;
	text-align:center;
}

#home_middle_column img{
	margin:5px;	
}

#home_right_col{
	position: relative;
	float: left;
	width: 310px;
	padding-left: 15px;
	padding-right: 10px;
}

#home_right_col p, #home_right_col li{
	line-height: 1.3em !important;
}

#home_right_col li{
	margin-top:10px;
}

#home_right_col img.infoimage{
	vertical-align: top;
	width: 18px;
	height: 18px;	
}

.read_more{
	text-transform:capitalize;
	color:#a0002c;
	white-space:nowrap;
}

.view_all{
	position: absolute;
	top: 0px;
	right: 0px;
}

.view_all a{
	display: block;
}

#home_left_col h1{
	position: relative;
	float: left;
	width: 100px;
	height: 26px;
}

#home_news{
	position: relative;
	float: left;
	margin-left: 10px;
	width:300px;
}

#home_events{
	position: relative;
	float: left;
	margin-left: 10px;
}

.news_item_even, .news_item_odd, .event_item{
	position: relative;
	float: left;
	width: 310px;
	margin-top: 10px;
}

.news_item_odd{
	background:#eae8d3;	
}

.news_image, .event_image{
	position: relative;
	float: left;
	width: 85px;
}

.news_text, .event_text{
	width: 225px;
	float: left;
	color:#4c4240;
}

.news_text p, .event_text p{
	margin-top: 5px;
}

#gallery{
	position: absolute;
	width: 350px;
	height: 300px;
	top: 38px;
	left: 15px;
	margin-bottom: 10px;
}

.slide{
	position: absolute;
	height: 250px;
	width: 350px;
}

.rotating_image{
	position: relative;
	width: 350px;
	height: 250px;
	overflow: hidden;
}

.gallery_caption{
	position: relative;
	float: left;
	width: 350px;
	margin-top: 5px;
	font-size: 11px;
}

/* About Styles */

img.about_icon{
	position: relative;
	float: left;
	clear: both;
	margin-right: 15px;
}

.about_text{
	position: relative;
	float: left;
	width: 595px;
	margin-bottom: 20px;
}

.about_text h2{
	color: #d49122;
}

/* List Styles */

.list_item{
	position: relative;
	float: left;
	width: 706px;
	margin-top: 15px;
	padding: 0px 10px 15px 0px;
	border-bottom: 1px solid gray;
	clear: both;
}

.list_item h2{
	color: #d49122;
	margin-bottom: 0px;
}

.list_item h2 a{
	color: #d49122;
	margin-bottom: 0px;
}

.list_item h2 a:hover, .list_item h2 a:active{
	color: #677777;
}

.list_text a{
	text-decoration: none;
}

.list_image{
	position: relative;
	float: left;
	width: 120px;
}

.list_text{
	position: relative;
	float: left;
	width: 570px;
}

.list_text h2.archived{
	font-style: italic;
	color: #003366;
}

#media_searchform{
	position: relative;
	float: right;
}

#media_searchform input#txtSearch{
	width: 148px;
	height: 20px;
	background: url(../_img/form_field.png) no-repeat;
	border: none;
	padding: 0px 5px;
	vertical-align: middle;
	position: relative;
	float: left;
	color: #FFF;
}

#media_searchform label{
	width: 45px;
	padding-top: 2px;
}

#show_advanced{
	cursor: pointer;
	color: gray;
	margin-left: 110px;
}

#advanced_search{
	display: none;
	position: absolute;
	left: 50px;
	top: 39px;
	width: 175px;
	margin-top: 5px;
	background-color: #FFF;
	z-index: 10;
	border: 1px solid gray;
}

#advanced_search label{
	width: 100px;
}

.media_preview{
	position: relative;
	float: left;
	overflow:hidden;
	margin-right: 20px;
	margin-bottom:10px;
	width: 120px;
	height: 115px;
}

.media_preview img{
	width:100px;
}

/* Form Styles */
form.add_edit{
	width: 670px;
	margin: auto;
	margin-top: 25px;
}

fieldset {  
	float: left;  
	clear: left;  
	width: 90%;  
	margin: 0 0 15px 0;  
	padding: 0;
	border: none;
}

legend {  
	margin-left: 10px;  
	color: #003366;  
	font-weight: bold;
}

fieldset ol {  
	padding: 10px 10px 0 10px;  
	list-style: none;
}

fieldset li {  
	float: left;  
	clear: left;  
	width: 100%;  
	padding-bottom: 10px;
}

fieldset li input.text{
	width: 400px;
	height: 20px;
}

fieldset li select.select{
	width: 400px;
	height: 20px;
}

fieldset li input.text_link{
	width: 360px;
	height: 20px;
}

fieldset.submit {  
	float: none;  
	width: auto;  
	border: none;  
	padding-left: 122px; 
}

label {  
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

fieldset fieldset {  
	margin-bottom: -25px;  
	border-style: none;  
} 

fieldset fieldset legend {  
	margin-left: 0;  
	font-weight: normal;
	color: #003366;
} 

fieldset fieldset ol {  
	position: relative;  
	top: -15px;  
	margin: 0 0 0 110px;  
	padding: 0;
} 

fieldset fieldset label {  
	float: none;  
	width: auto;  
	margin-right: auto;
}

.tinyWarning{
	color: red;
	font-size: 10px;
	width: 400px;
	margin-left: 110px;
	margin-top: 5px;
}

ol.address{
	position: relative;
	float: left;
}

.address label{
	float: left;  
	width: 100px;  
	margin-right: 10px;
}

.address input, .address select{
	height: 20px;
	width: 290px;
}

fieldset.image_replace{
	float: none;  
	width: auto;  
	padding-left: 110px; 
	padding-bottom: 15px;
}

fieldset.image_replace legend{
	padding-bottom: 3px;  
}

fieldset.image_replace ol{  
	position: relative;  
	top: 0px;  
	margin: 0 0 0 0px;  
	padding: 0;
}

/* Form Validation Styles */

span.hint, #unavailable_email, #unavailable_forum {
	background: #eee url(../_img/buttons/required.png) no-repeat 3px 3px;
	color:#444;
	border:1px solid #888;
	padding:8px 5px 8px 40px;
	width:355px;
	position:relative;
	float: left;
	margin: 10px 0 0 110px;
	visibility:hidden;
}

#unavailable_email, #unavailable_forum {
	visibility: visible;
}
			
.welldone span.hint, #available_email, #available_forum {
	background: #9fd680 url(../_img/buttons/welldone.png) no-repeat 3px 3px;
	border-color:#749e5c;
	color:#000;
	padding:8px 5px 8px 40px;
	width:355px;
	position:relative;
	float: left;
	margin: 10px 0 0 110px;
}

.kindagood span.hint {
	background: #ffffcc url(../_img/buttons/kindagood.png) no-repeat 3px 3px;
	border-color:#cc9933;
	padding:8px 5px 8px 40px;
	width:355px;
	position:relative;
	float: left;
	margin: 10px 0 0 110px;
}

.required {
	background: transparent url(../_img/buttons/required.png) no-repeat right top;
}
		
.welldone {
	background:transparent url(../_img/buttons/welldone.png) no-repeat right top;
}


.kindagood {
	background:transparent url(../_img/buttons/kindagood.png) no-repeat right top;
}

.submitHide{
	border:1px solid white;
	opacity:.5;
	filter:alpha(opacity=50);
}

/* Media Items */
.media_items{
	position:relative;
	float:left;
	overflow:auto;
}

form .media_items{
	background-color: silver;
	position:relative;
	width:580px;
	padding: 10px;
	float:left;
	overflow:auto;
	margin-left:5px;
	margin-bottom: 15px;
}

#media_photos .caption_text, #media_videos .caption_text{
	position: relative;
	float: right;
	margin-top:20px;
	margin-left: 10px;
	color: black;
	width: 350px;
}

#media_videos .caption_text{
	margin-right: 50px;
}

.media_items a{
	color: #000;
}

.enlarge_caption{
	font-size:.8em;
	text-align:center;
}

.iframe div.enlarge_caption{
	display: none;
}

.media_items h2{
	font-size: 13px;
}

.thumbnail{
	position: relative;
	float: left;
}

.thumb_edit{
	position: absolute;
	width: 95px;
	height: 20px;
	bottom: 1px;
	right: 1px;
	z-index: 5;
}

.thumb_edit .enlarge_caption{
	display: none;
}

#media_photos .thumb_box{
	position:relative;
	float:left;
	margin:10px 0px 10px 15px;
}	

input.fancybox{
	position: relative;
	float: left;
	margin-right: 10px;
}

a.fancyboxthumb img, a.fancybox img{
	border: 1px solid #6D6E71;
}

#media_audio p {
	margin-left:10px;
	width:230px;
	float:left;
}

#media_audio p embed{
	margin-left:10px;
	margin-top:5px;
}

.media_vid{
	width:160px;
	float:left;
	margin-bottom:5px;
}

.media_vid input{
	float:left;
}

#media_doc p {
	margin-left:10px;
	float:left;
}

#media_link{
	margin-top: 10px;
	width: 90%;
}

#media_link p {
	margin-left:10px;
	float:left;
}

.link{
	color: black;
	cursor: pointer;
	text-decoration: underline;
}

.link:hover{
	color: #9ba9c7;
}

#overDiv table{
	padding: 5px;
	width: 300px;
}

#content p, #content li
{
	line-height: 1.8em;
}
