﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin:5px 0 5px 0; padding:0px;
	text-transform: capitalize;
}
h5
{
    font-size:12px;
    font-weight: bold;
}

#page_primary
{
	/*background-color:#C8BDA5;*/ 
	text-align:center;
}
#header_primary
{
	width:799px; 
	height:180px; 
	background-color:#576C6F;
}
#body_primary
{
	width:799px;
	height:735px;
	background-image:url(../images/background.jpg);
}
#content_primary
{
	position:relative;
	width:550px;
	height:525px;
	top:70px;
	background-color:#FFF;
	border:solid 3px #E4A85E;	
}
#content_header_primary
{
	width:550px;
	height:35px;
}
#slideshow_outer
{
	float:right;
	margin-right:15px;
	width:386px;
	height:294px;
	background-color:#C8BDA5;
}
#slideshow_inner
{
	margin:4px 4px 4px 4px;
	width:378px;
	height:286px;
	background-color:#FFF;
}
#page_secondary
{
	background-color:#C8BDA5; 
	text-align:center;
}
#page_secondary_inner
{
	width:799px;
	height:914px;
	background-image:url(../images/background2.jpg);
}
#header_secondary
{
	width:549px; 
	height:125px; 
	background-color:#576C6F;
}
#body_secondary
{
}
#content_secondary
{
	position:relative;
	width:543px;
	height:710px;
	background-color:#FFF;
	border:solid 3px #E4A85E;	
}
#content_header_secondary
{
	width:543px;
	height:35px;
}

#contentcontainer_secondary{width:755px;}
#top-menu{height:20px; 	background-color:white; vertical-align:top; font-size:.8em; width:50%;}
#top-menu a{ padding: 2px 13px 0px 23px;	font-weight: bold;	display: block;	color: #000;	text-decoration: none;}
#top-menu li#current a,
#top-menu li#current a:hover{	text-decoration:none;	color:Black;}
#top-menu .about-link{	float:left;}
#top-menu .about-link a{	padding:7px 3px 9px;}
#top-menu .about-link table a{	padding:0px;}
#top-menu .about-link a:hover{	text-decoration: underline;}
#top-main-menu{	height: 20px;	float: left;	font-weight: bold;}
#top-main-menu ul{	margin: 0;	padding: 0;	float: left;	display: block;	height:20px;}
#top-main-menu li{	display: block;	float: left;	list-style-type: none;	height: 20px;}
#top-main-menu a:hover{	text-decoration: underline;}
#welcometext{float:left; line-height:20px; background-color:white; width:50%;}
.gridStyle{ background-color:#fff; font-size:11px; border:1px solid #7e817b; margin-bottom:15px; color:Black; }
.gridStyle a { color:White; }
.gridStyle tr 
{
	background-color:#FFFBD6;
	color:#333333;
}
.gridStyle td
{
	padding:6px;
}
.gridStyle tr.subhead th 
{ 
	padding:5px;
	background-color:#13422C;
	color:White;
	font-weight:bold;
}
.gridStyle tr.alt { background-color:White; }
.gridStyle .pager 
{
	background-color:#13422C;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.gridStyle th.sort a { text-decoration:underline;}
.pagerstyle td {padding:0px 0px; text-align:right;}
.topNav {width:543px; height:27px; background-color:transparent; padding-top:8px; font-size:14px;}
/*Modal Popup*/
.modalBackground {
	background-color:#af3030;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalPopup {
	background-color:#FFF;
	border-width:1px;
	border-style:solid;
	border-color:black;
	padding:3px;
}
.modalText
{
	color:Black;	
}
.hidden
{
	display:none;
}
.lightbox{background-color:#FFF; padding:10px;}
.lightboxWrap{background-color:#FFF;}
/*.mainContent{overflow:scroll; height:675px;}
.mainContentHome{overflow:scroll; height:170px;}*/
.tContainer { background-image:url(../images/background2.jpg); background-repeat:repeat-x; }
#topNav {}
.menuTextLevel2
{
	background-color:#21426b;
	color:White;
	padding:2px;
	text-align: left;
}
.menuStaticHoverStyleLevel2
{
	color:#ffcf01;
	font-weight:bold;
}
.menuStaticHoverStyle
{
	font-weight:bold;
}
