@charset "UTF-8";
/* CSS Document */

body {
	font-size: x-small;
}
* html body {
	font-size: xx-small; /* hack for IE5/Win */
	f\ont-size: x-small;  /* hack for other IE5/Win versions */
}
a{ outline: none; }
a, a:link, a:visited { 	
	text-decoration:none;
}
a:hover, a:active { 	
	text-decoration:underline;
}

/*-------------------------------------------------
  Clearfix
-------------------------------------------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*-------------------------------------------------
  Body and Containers
-------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #2c261f;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	width: 972px;
	margin: 0 auto 0 auto;
	/*border-top: 7px solid #454134;*/
}
#header {
	width: 972px;
	height: 143px;
	background-image: url(../09art/headerBackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sm_menu {
	float: right;
	margin: 95px 0px 0 0;
	color: #ffffff;
	/*font-weight: bold;*/
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sm_menu a {
	color: #FFFFFF;
	font-size: 90%;
}


#I_content {
	width: 972px;
	background-color: #FFF;
	background-image: url(../images/greybar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#I_wrapper {
	width: 972px;
	/*background-image: url(../images/inside_rt_bar.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-position: right top;*/
}
#I_sidebar {
	width: 243px;
	background-color: #dcdbd8;
	padding: 38px 0 0 0;
	background-image: url(../09art/colLeftHead.gif);
	background-position: left top;	
	background-repeat: no-repeat;
	float: left;
}
#I_sidebar ul {
	background-color: #efeeec;
}
#I_right_col {
	_margin-left: -3px;
	float: right;
	width: 649px;
	padding: 20px 40px 20px 40px;
	line-height: 145%;
	font-size: 110%;
}
#I_right_col img.left {
	float:left;
	display:block;
	clear: both;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 0;
}
#I_right_col img.right {
	float:right;
	display:block;
	clear: both;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 14px;
}
.greenheader {
	float: right;
	
	width: 689px;
	padding: 15px 0 15px 40px;
	/*margin: 38px 0 0 0;*/
	margin:0;
	background-color: #949a85;
	font-size: 180%;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.back_menu {
	width: 689px;
	padding: 5px 0 5px 40px;
	margin: 10px 0 -20px -40px;
	font-size: 70%;
	color: #648a15;
	background-color: #eaf0de;
	
}
.back_menu a {
	color: #648a15;
}
#H_content {
	width: 972px;
	height: 300px;
	background-color: #38a1e1;
}
#H_left_col {
	width: 243px;
	padding: 38px 0 0 0;
	background-image: url(../09art/colLeftHead.gif);
	background-position: left top;	
	background-repeat: no-repeat;	
	float:left;
	background-color:#FFFFFF;
}
.H_left_col_box { }
.H_left_col_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.H_left_col_box ul li {
	width: 198px;
	padding:5px 30px 5px 15px;
	border-bottom: solid #CCCCCC 1px;
}
.H_left_col_box a {
	color:#000000;
	font-size: 100%;
	line-height: 135%;
}
.H_left_col_box ul li img {
	padding-top: 5px;
}
.H_left_col_box a.headline {
	font-weight: bold;
	line-height: 120%;
	font-size: 105%;
}

#H_right_col {
	float: right;
	width: 729px;
}
#H_feat_col {
	width: 972px;
	height: 196px;
	background-color: #FFF;
	_margin-top: -3px;
	line-height: 140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#H_feat_col .green{
	width: 471px;
	height: 205px;
	padding: 0;
	float:left;
	}
#H_feat_col .white {
	width: 251px;
	height: 205px;
	margin:0;
	padding: 0;
	background-color: #FFF;
	float:left;
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
.H_feat_txt {
	margin: 13px 20px 12px 20px;
	line-height:180%;
	height:83px;
}
.H_feat_txt a {
	font-weight: bold;
	color:#60491f;
}

#footer {
	width: 912px;
	height: 43px;
	padding: 30px;
	
	background-color: #4a4a3e;
}

#footer .left {
	float:left;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
#footer .right {
	float: right;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align:right;
}
#footer .left a,#footer .right a  {
	color: #FFFFFF;	
}
#I_right_col a {
	font-weight: bold;
	color: #258ccc;
}
.grey {
	color: #707070;
}
.greentxt {
	color: #648a15;
}
a#indent {
	
	padding: 6px 30px 6px 30px;
	
}
#wagmp_map_1 {
	width: 729px; 
	height: 300px; 
	border-top: 1px solid #cfe0b0; 
	border-bottom: 2px solid #cfe0b0;
	float:right;
	_clear:both;
	background-color:#cfe0b0;
	padding:0;
	_margin-left:-3px;	
	

}
#flashgallery {
margin-left:15px;
padding:0px 8px 8px 8px;
border: #FFF solid 1px;
float:right;

}

/*-------------------------------------------------
  heading STYLES
-------------------------------------------------*/	
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 { 
	font-size: 150%;
	color: #648a15;
	display:inline;
	line-height: 170%;
}
h2 { 
	font-size: 130%; 
	color: #648a15;
	display:inline;
	line-height: 150%;
}
h3 { 
	font-size: 120%; 
	color: #648a15;
	display:inline;
	line-height: 140%;
}
h4 { 
	font-size: 150%; 
	color: #000000;
}
h5 { 
	font-size: 130%; 
	color: #002249;
}
h6 { 
	font-size: 120%; 
	color: #000000;
}


/*-------------------------------------------------
  List STYLES
-------------------------------------------------*/	
#I_right_col ul {
	margin: 0 0 10px 0;
	width: 92%;
	padding: 10px 0 10px 20px;
	list-style: none;
}
#I_right_col ul li {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 8px 18px 8px 18px;
	background-color:#EFEFEF;
	border-left: 5px solid #a5c564;
}
#I_right_col ul ul li {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 18px;
	padding: 8px 18px 4px 3px;
	background-color:#EFEFEF;
	border-left: none;
	list-style-type: square;
}

#I_right_col ul li.white {
	background-color:#FFFFFF;
	border-left: 5px solid #FFF;
}
#I_right_col ul li.allgrey {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 18px 10px -10px;
	padding: 8px 18px 8px 5px;
	background-color:#f4f4f4;
	border-left: 5px solid #f4f4f4;
}

#I_right_col table ul {
	margin: 0 0 0 30px;
	padding: 0 0 10px 0;
	list-style: square;
}
#I_right_col ul li {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#FFF;
	border-left: none;
}


/*-------------------------------------------------
  Table STYLES
-------------------------------------------------*/	

#I_right_col table {
	width: 92%;
	margin: 0 0 0 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color:#E7E7E7;*/
	color: #b7b7b7;
	background-color:#FFF;
	border-spacing: 2px;
	display:inline-block;
	
}
#I_right_col thead th {
	padding: 18px 8px 8px 13px;
	background-color: #FFF;
	text-align: left;
	color:#333333;
	/*border-bottom: 2px solid #F9F9F9;*/
	font-size: 100%;
	
}
#I_right_col thead td {
	padding: 18px 8px 8px 0px;
	background-color: #FFF;
	text-align: left;
	color:#333333;
	/*border-bottom: 2px solid #F9F9F9;*/
	font-size: 110%;
	font-weight:bold;
}
#I_right_col th {
	
	text-align: left;
	
}


#I_right_col tbody tr {
	font-size: 80%;
	background-color:#FFF; 
	text-align:left;
	color:#666666;
}
#I_right_col tbody td {
	padding: 6px 8px 6px 8px;
	background-color: #FCFCFC;
	
}
#I_right_col tbody th {
	padding: 6px 8px 6px 8px;
	background-color: #F9F9F9;
	border-left: 5px solid #6cc6ff;
}
#I_right_col tbody td.head {
	padding: 4px 8px 4px 8px;
	background-color: #F0F0F0;
}
#I_right_col tbody th.head {
	padding: 4px 8px 4px 8px;
	background-color: #D6D6D6;
	border-left: 5px solid #a5c564;
	text-align: left;
}

#I_right_col tbody td.white, #I_right_col tbody th.white, #I_right_col thead td.white, #I_right_col thead th.white {
	background-color: #FFF;
}
#I_right_col tbody td.tdleft {
	vertical-align: top;
	padding: 6px 8px 6px 8px;
	background-color: #F9F9F9;
	border-left: 5px solid #a5c564;

}
#I_right_col tbody td.white {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 8px 6px 8px;
	font-size: 125%;
	line-height:135%;
	color: #000000;
	margin:0;
	padding:0;
}

#I_right_col tbody th.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height:135%;
	font-weight: normal;
}
#I_right_col tbody td.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 0 8px 6px 14px;
	font-weight: normal;
	color: #666666;
}
#I_right_col tbody td.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding: 0 8px 6px 14px;
	font-weight: normal;
	color:#999999;
	text-align:center;
}

/*-------------------------------------------------
  form boxes
-------------------------------------------------*/
.inputBox {
	color: #666666;
	background: #efefef;
	border: 1px solid #878787;
	width: 118px;
	height: 13px;
	margin: 0;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}
dropBox {
	color: #666666;
	background: #efefef;
	border: 1px solid #878787;
	width: 135px;
	height: 19px;
	margin: 0;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align: middle;
	font-weight: normal;
}

/*-------------------------------------------------
  tabber
-------------------------------------------------*/
				/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */
				
				/*--------------------------------------------------
				  REQUIRED to hide the non-active tab content.
				  But do not hide them in the print stylesheet!
				  --------------------------------------------------*/
				.tabberlive .tabbertabhide {
				 display:none;
				}
				
				/*--------------------------------------------------
				  .tabber = before the tabber interface is set up
				  .tabberlive = after the tabber interface is set up
				  --------------------------------------------------*/
				.tabber {
				}
				.tabberlive {
				
				}
				
				.tabberlive {
				 
				}
				
				/*--------------------------------------------------
				  ul.tabbernav = the tab navigation list
				  li.tabberactive = the active tab
				  --------------------------------------------------*/
				
				
				#I_right_col ul.tabbernav
				{
				 width: 100%;
				 margin:0;
				 padding: 0;
				 height:35px;
				}
				
				#I_right_col ul.tabbernav li
				{
					margin:0;
					padding:0;
					border-left: none; 
					list-style: none;
					background-color: #FFF;
					display: inline;
				}
				#I_right_col ul.tabbernav li a {
					font: Verdana, Arial, Helvetica, sans-serif;
					border-left: none; 
					height: 11px;
					padding: 10px 15px 10px 15px;
					color: #648a15;
					font-size: 100%;
					font-weight: bold;
					background-color: #FFF;
					border-bottom: 5px solid #e7e7e7;
					text-decoration: none;
					font-size:10px;
					
				}
				#I_right_col ul.tabbernav li a:hover {
					background-color: #f4f4f4;
					border-bottom: 5px solid #e7e7e7;
				}	
				
				#I_right_col ul.tabbernav li.tabberactive a {
					
					background-color: #e7e7e7;
					border-bottom: 5px solid #e7e7e7;
				}	
					
				
				
				
				/*--------------------------------------------------
				  .tabbertab = the tab content
				  Add style only after the tabber interface is set up (.tabberlive)
				  --------------------------------------------------*/
				.tabberlive .tabbertab {
				 	width: 82%;
					margin: -12px 0 0 -10px;
					padding: 30px 40px 30px 99px; 
					background-color: #f4f4f4;
					border-top: 5px solid #e7e7e7;
				
				 /* If you don't want the tab size changing whenever a tab is changed
					you can set a fixed height */
				
				 /* height:200px; */
				
				 /* If you set a fix height set overflow to auto and you will get a
					scrollbar when necessary */
				
				 /* overflow:auto; */
				}
				
				
				
				
				/* If desired, hide the heading since a heading is provided by the tab */
				.tabberlive .tabbertab h2 {
				 display:none;
				}
				.tabberlive .tabbertab h3 {
				 display:none;
				}
				
				/* Example of using an ID to set different styles for the tabs on the page */
				.tabberlive#tab1 {
				}
				.tabberlive#tab2 {
				}
				.tabberlive#tab2 .tabbertab {
				 height:200px;
				 overflow:auto;
				}
				
				


/*-------------------------------------------------
  toggle
-------------------------------------------------*/
#togglemenu {
	width: 82%;
	margin-left: 20px;
	display: block;
	clear:both;
}
#togglemenu .button, #togglemenu .buttonover {
	height: 11px;
	padding: 10px 15px 10px 15px;
	color: #648a15;
	font-size: 100%;
	font-weight: bold;
	background-color: #FFF;
	display: inline;
}
#togglemenu .button a{
	color: #648a15;
}
#togglemenu .button:hover, #togglemenu .button:focus, #togglemenu .button:active {
	background-color: #e7e7e7;
}
{
	background-color: #e7e7e7;
}
#togglemenu .buttonover {
	background-color: #e7e7e7;
}
.togglebox {
	width: 82%;
	margin: 8px 0 0 20px;
	padding: 30px 40px 30px 40px; 
	background-color: #f4f4f4;
	border-top: 5px solid #e7e7e7;
}

/*-------------------------------------------------
  MENU
-------------------------------------------------*/
#menu {
	margin: 0;
	padding: 0;
	width: 972px;
	height: 33px;
	/*border-bottom: 2px solid #9bbd5a;*/
	background-image: url(../images/menu_bg.gif);
	z-index:9999;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index:9999
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 6px 0 8px 0;
	border-right: 1px solid #656459;
	color: #CCCCCC;
	z-index:9999;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger {
	
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li {
	float: left;
	/*width: 9em;*/
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 230px;
}
#p7menubar li ul.left_menu {
	margin-left: -112px;
	width: 230px;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li p{
	border-right: 0;
	margin: 0;
	padding: 0 0 12px 0;	
}
#p7menubar ul li a  {
	border-right: 0;
	padding: 6px 12px 6px 16px;
	background-image: url(../images/menu/menubgR.gif);	
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	position: absolute;
	display: none;
	padding-top: 0;
	padding-bottom: 4px;
	background-color: #2e2b23;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #514b3e;
	font-weight: bold;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFF;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-color: #514b3e!important;
	color: #FFF!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}
