/*#####################*/
.---Utility--- {}
.pngimg {behavior: url("pngbehavior.htc");}
.clear {width: 100%; clear: both !important; height: 0px; _height: 1px; _margin: 0 0 -1px; overflow: hidden;}
.repeat-x {background-repeat: repeat-x;}
.repeat-y {background-repeat: repeat-y;}
.no-repeat {background-repeat: no-repeat;}
.contentwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(images/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -171px;
	margin-left: auto;
} /* STICKY FOOTER: The bottom margin is the negative value of the footer's height */
#footer-bg, .push {height: 171px;} /* STICKY FOOTER: .push must be the same height as .footer */
#wrapper {position: relative;}
#photodiv1, #photodiv2, #photodiv3, #photodiv4, #photodiv5 {background-repeat: no-repeat;}

/*#####################*/
.---Backgrounds--- {}

body, html {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(images/bg.gif);
}
#header-bg {
	text-align: center;
	height: 165px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg_header.png);
}
#nav-bg {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bg_header.png);
}
#content-bg {
	background-repeat: no-repeat;
	background-position: center top;
}
#footer-bg {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(images/bg_footer.png);
	background-position: center top;
	padding-left: 30px;
}
/*#####################*/
.---Content--- {}
#header {
	text-align: left;
	margin: 0 auto;
	width: 950px;
	*width: 980px;
	padding: 0;
	height: 165px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 237;
}
#searchlyr {
	text-align: left;
	visibility: visible;
	position: absolute;
	left: 800px;
	top: 0px;
}
.searchbutton {
	position: absolute;
	top: -2px;
	left: 119px;
}
.searchbox {
	height: 24px;
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 119px;
	*width: 124px;
	border-width: 0px;
	color: #aeb7c4;
	border-style: none;
	font-weight: normal;
	position: absolute;
	line-height:normal;
	top: 0px;
	float: left;
	background-image: url(images/bg_search.png);
	overflow:hidden;
}
#nav {
	text-align: center;
	margin: 0 auto;
	*margin-left:1px;
	width: 747px;
	*width: 989px;
	height: 39px;
	*height: 52px;
	background-image: url(images/bg_nav2.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding-left: 242px;
	padding-top: 13px;
	padding-right:0px;
	color: #0B3203;
}
#nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
} 
#nav li
{
display:inline;
} 

#nav a:link,#nav a:visited,#nav a:active   {
	font-family: Garamond, Apple Garamond, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #afcaaa;
	text-decoration:none;
}
#nav a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#content {
	width: 952px;
	*width: 982px;
	text-align: left;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
}
#bodycopy {
	width: 630px;
	*width: 710px;
	float: left;
	z-index: 1;
	background-image: url(images/bg_body_top.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	min-height: 212px;
}
#sidebar {
	width: 242px;
	float: right;
	text-align: left;
}
#editpg, #editpg_vis {
	position:absolute;
	top:0px;
	z-index:1;
	right: 0px;
	visibility:hidden;
	text-align:right;
}

#editpg_vis{
	visibility:visible;
}



/*#####################*/
.---Footer--- {}
.footerbar_l {
	padding-right: 20px;
}
.footerbar_l table, .footerbar_c table {
	width:100%;
}
.footerbar_l h1, .footerbar_c h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.footerbar_l td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.25em;
	vertical-align: top;
}
.footerbar_l, .footerbar_l a:link, .footerbar_l a:visited, .footerbar_l a:active {
	color:#6f9e67;
	text-decoration:none;
}
.footerbar_l a:hover{
	color:#ffffff;
	text-decoration:none;
}
.footerbar_c {
	padding-left: 20px;
	color:#ffffff;
}
.footerbar_c p {
	padding: 0px;
	margin: 0px;
}
.footerbar_c td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.25em;
	vertical-align: top;
}
.footerbar_c h1 {
	margin-bottom:-10px;
}
.footerbar_c a:hover{
	color:#ffffff;
	text-decoration:none;
}

.footerbar_c a:link, .footerbar_c a:visited, .footerbar_c a:active {
color: #91ba70;
text-decoration:none;
}
.footerbar_c a:hover {
color: #ffffff;
text-decoration:none;
}
.footerbar_c h2, .footerbar_c h2 a:link, .footerbar_c h2 a:visited, .footerbar_c h2 a:active {
font-size:14px;
color: #91ba70;
text-decoration:none;
padding:0px;
margin:0px;
line-height:normal;
padding-top:15px;

}
.footerbar_c h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footerbar_c h3, .footerbar_c h3 a:link, .footerbar_c h3 a:visited, .footerbar_c h3 a:active {
	font-size:10px;
	color: #6f9e67;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:normal;
	float:right;
}
.footerbar_c h3 a:hover {
color: #ffffff;
text-decoration:none;
}
.footerbar_r {
	padding-right: 12px;
}
.footerbar_r h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.footerbar_r h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #98bcda;
	margin: 0px;
	padding: 0px;
}
.footerbar_r, .footerbar_r a:link, .footerbar_r a:visited, .footerbar_r a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerbar_r a:hover{
	color: #98bcda;
	text-decoration: none;
}

#footer {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	padding-top: 20px;
}
#lfooter{
	float: left;
	width: 245px;
	padding-left: 12px;
	padding-top: 1em;
}
#lfooter, #lfooter a:link, #lfooter a:visited, #lfooter a:active, #cfooter, #cfooter a:link, #cfooter a:visited, #cfooter a:active, #rfooter, #rfooter a:link, #rfooter a:visited, #rfooter a:active {
	color: #9b9b9b;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#lfooter a:hover{
	color: #000000;
	text-decoration: underline;
}
#cfooter{
	float: left;
	width: 175px;
	text-align: center;
	padding-top: 1em;
}
#cfooter a:hover{
	color: #000000;
	text-decoration: underline;
}
#rfooter {
	float: right;
	width: 265px;
	text-align: right;
	padding-top: 1em;
	padding-right: 12px;
}
#rfooter a:hover{
	color: #000000;
	text-decoration: underline;
}


body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:link, a:visited, a:active {
	color: #b21212;
	text-decoration: underline;
}
a:hover {
	color: #2b5400;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	color: #003b64;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color: #2b5400;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	color: #2b5400;
}
#tagspacer {
	width: 630px;
	*width: 710px;
	float: left;
	z-index: 1;
	background-image: url(images/bg_body_top.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
	min-height: 212px;
}
#logolyr {
	position:absolute;
	left:17px;
	top:12px;
	z-index:1;
}
#tabs {
	position:absolute;
	left:-43px;
	top:204px;
	z-index:1;
}
#sidebar_panel {
	background-image: url(images/bg_sidebar_panel_center.png);
	background-repeat: repeat-y;
	padding-right: 1px;
	padding-left: 9px;
	width:230px;
	*width:240px;
}
#sidebar_panel table{
	width:100%;
}
#sidebar_panel p, #footerbar_l p, #footerbar_c p, #footerbar_r p{
margin:0px;
padding:0px;
}
#sidebar_panel, #sidebar_panel a:link, #sidebar_panel a:visited, #sidebar_panel a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height: 1.5em;
	font-size:12px;
	color: #97bbda;
}
#sidebar_panel a:hover {
	text-decoration:none;
	color: #ffffff;
}
#sidebar_panel2 {
	background-image: url(images/bg_sidebar_panel_center.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width:220px;
	*width:240px;
	text-align: left;
}
#sidebar_panel2 table{
	width:100%;
}
#sidebar_panel2, #sidebar_panel2 a:link, #sidebar_panel2 a:visited, #sidebar_panel2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color: #7fa4c4;
}

#sidebar_panel p, #sidebar_panel2 p, #footerbar_l p, #footerbar_c p, #footerbar_r p{
margin:0px;
padding:0px;
}

.test {
	background-image: url(images/bg_submenu.png);
	background-position: left center;
	background-repeat:no-repeat;
	border-bottom-width: 1px; border-left-width: 1px; border-bottom-style: solid; border-left-style: solid; border-bottom-color: #8f8f8f; border-left-color: #8f8f8f;
}
#news {
	padding-left: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003b64;
	text-align: left;
}
#news p {
	padding: 0px;
	margin: 0px;
}
#news a:link, #news a:visited, #news a:active {
color: #074600;
text-decoration:none;
}
#news a:hover {
color: #ffffff;
text-decoration:none;
}
#news h1, #news h1 a:link, #news h1 a:visited, #news h1 a:active {
font-family:Garamond, Apple Garamond, Times, serif;
font-weight:bold;
font-size:22px;
color: #003b64;
text-decoration:none;
padding:0px;
margin:0px;
line-height:normal;
border-bottom:solid 1px #003b64;
}
#news h1 a:hover {
color: #ffffff;
text-decoration:none;
}
#news h2, #news h2 a:link, #news h2 a:visited, #news h2 a:active {
font-size:14px;
color: #074600;
text-decoration:none;
padding:0px;
margin:0px;
line-height:normal;
padding-top:20px;

}
#news h2 a:hover {
	color: #ffffff;
	text-decoration:12;
}
#news h3, #news h3 a:link, #news h3 a:visited, #news h3 a:active {
	font-size:10px;
	color: #b9d1db;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:normal;
	float:right;
}
#news h3 a:hover {
color: #ffffff;
text-decoration:none;
}
.navarrow{
	position:absolute;
	top:12px;
	left:202px;
}

.nav_double a:hover{
background-image:url(images/bg_nav_dbl.png) !important;
}
#nav_edge_overlay {
	position:absolute;
	left:206px;
	top:165px;
	width:8px;
	height:4px;
	z-index:2;
}
#header_photos {
	position:absolute;
	left:230px;
	top:0px;
	width:496px;
	height:165px;
	z-index:1;
	background-image: url(images/bg_header_photos.png);
	background-repeat: no-repeat;
}
.stepcarousel{
	overflow: scroll; /*leave this value alone*/
	width: 475px; /*Width of Carousel Viewer itself*/
	height: 165px;
	position: absolute;
	top: 0px;
	left: 3px;
}

.stepcarousel .belt{
	position: absolute;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px; /*margin around each panel*/
	width: 230px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 160px;
}
#overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
