/* These styles create the dropdown menus. */
#navbar {
   margin: 0;
   padding: 0;
   height: 1em; 
   z-index: 99;
   position: relative;
   }
    
#navbar li {
   list-style: none;
   float: left; }
#navbar li a {
   display: block;
   color: #fff;
   text-decoration: none; }
#navbar li ul {
   display: none; 
   width: 10em; /* Width to help Opera out */
   background-color: #4b7b4a;}
#navbar li:hover ul, #navbar li.hover ul {
   display: block;
   position: absolute;
   margin: 0;
   padding: 0; }
#navbar li:hover li, #navbar li.hover li {
   float: none; }
#navbar li:hover li a, #navbar li.hover li a {
   background-color: #4b7b4a;
   border-bottom: 0px solid #fff;
   color: #ffffff; 
   padding-bottom: 1px;}
#navbar li li a:hover {
   background-color: #a0ce9f; }

.center {
	margin-left: 40px;
}

.border {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #4f6b31;
}
#content_center  {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}

#newsletter {
	margin: 0px;
	padding: 0px;
}
#form1 {
	margin: 0px;
	padding: 10px 0px 0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
}

a.footer:link, a.footer:visited {
	color: #fff;
}
a.footer:hover {
	color: #a0ce9f;
	text-decoration: none;
}
.green {
	color: #030;
}
.checkmark {
	background: url(../images/checkmark.jpg) no-repeat left top;
	list-style: none;
	padding-left: 30px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 24px;
	font-weight: bold;
	color: #030;
	line-height: 110%;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #030;
	text-align: center;

}

h2.box {
	margin: 0px 0 10px 0;
	padding: 3px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #030;
	text-align: center;
	border: 1px solid #030;
}



h2.boxred {
	margin: 0px 0 10px 0;
	padding: 3px;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: red;
	text-align: center;
	border: 1px solid #030;
}

h3 {
	color: #030;
	line-height: 20px;
	
}

h3.greenbox {
	padding: 3px;
	color: #fff;
	line-height: 20px;
	background-color: #030; 
	text-align: center;
	display: block;
	
}

.centerquote {
	float: right;
	width: 200px;
	margin-left: 20px;
	padding: 5px 0 10px 0;	
	text-align: center;
	border-top: 1px dotted #030;
	border-bottom: 1px dotted #030;
}

ul li {
	margin: 0px;
	padding: 2px 0px;
	list-style-position: outside;
}
ul {
	margin: 0px;
	padding: 0px 0px 10px 20px;
}
.white {
	color: #FFF;
	font-size: 13px;
}
a:link, a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#maincontent {
	padding: 0px;
	width: 100%;
	background: #D6CB89 url(../images/index_bg_1px.jpg) repeat-x center top;
	margin: 0px;
	float: left;
}
#int_maincontent {
	padding: 0px;
	width: 100%;
	background: #D6CB89 url(../images/int_index_bg_1px.jpg) repeat-x center top;
	margin: 0px;
	float: left;
}

#bg_wrap  {
	background: url(../images/index_bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
#nav  {
	margin: 0px;
	float: left;
	width: 1000px;
	height: 70px;
	padding: 0px;
}
#header  {
	margin: 0px;
	float: left;
	width: 670px;
	height: 335px;
	text-align: center;
	padding-top: 50px;
	padding-right: 330px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(../images/header_graphic.jpg) no-repeat center 15px;
}


#headerrevamp  {
	margin: 0px;
	float: left;
	width: 1000px;
	height: 335px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(../images/header_graphic2.jpg) no-repeat center 15px;
	clear: right;
}

#nav ul li  {
	margin: 0px;
	display: inline;
	padding: 0px 9px;
}
#nav ul  {
	margin: 0px;
	padding: 50px 0px 0px;
	text-align: center;
}
#nav a:link,#nav a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
#nav a:hover,#nav a:active {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#panels  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	height: 167px;
	z-index: 999;
    position: relative;
}
#panels #panel_left  {
	background: url(../images/panel_bg1.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 333px;
}
#panels #panel_mid  {
	background: url(../images/panel_bg2.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 334px;
}
#panels #panel_right  {
	background: url(../images/panel_bg3.png) no-repeat center bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 167px;
	width: 333px;
}
#panels .panel_upper   {
	margin: 0px;
	padding: 20px 20px 0px;
	float: left;
	height: 80px;
	width: 293px;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: left;
}
#panels ul li  {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
}
#panels ul  {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.panel_lower a:link, .panel_lower a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.panel_lower a:hover, .panel_lower a:active {
	font-size: 16px;
	font-weight: bold;
	color: #007500;
	text-decoration: none;
}
#panels .panel_lower   {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	height: 57px;
	width: 333px;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}

#int_content  {
	margin: 0px;
	float: left;
	width: 1000px;
	padding: 0px;
	background: url(../images/int_index_bg.jpg) no-repeat -1px top;
}
#int_content #text  {
	margin: 0px 0px 20px;
	padding: 0px 30px;
	float: left;
	width: 685px;
	line-height: 18px;
}
#int_content #sidenav  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 254px;
	overflow: hidden;
}

#int_content #1px  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1px;
	height: 473px;
}
#int_content #sidenav .quote_mid  {
	width: 219px;
	margin: 0px;
	padding: 0px 5px 0px 30px;
	float: left;
	color: #003300;
	font-weight: bold;
	font-size: 13px;
}
#int_content #sidenav .quote_mid a  {
	color: #003300;
	text-decoration: underline;
}
#int_content #sidenav .quote_top  {
	background: url(../images/quote_left.png) no-repeat 30px top;
	margin: 20px 0px 0px;
	float: left;
	width: 254px;
	height: 19px;
	padding: 10px 0px 0px;
}
#int_content #sidenav .quote_bottom  {
	background: url(../images/quote_right.png) no-repeat 220px top;
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 254px;
	height: 19px;
}
#int_nav  {
	margin: 0px;
	float: left;
	margin-left: 85px;
	width: 1000px;
	height: 31px;
	padding: 0px;
}

#int_header  {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 1000px;
}
#int_header #header_left  {
	margin: 0px;
	padding: 25px 0px 0px 60px;
	float: left;
	height: 100px;
	width: 540px;
}
#int_content #text #int_banner  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 745px;
}
#int_header #header_right {
	margin: 0px;
	padding: 48px 0px 0px 50px;
	float: left;
	height: 77px;
	width: 350px;
	background: url(../images/finger.jpg) no-repeat center center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#int_header #header_right a  {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#int_nav ul li  {
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 13px;
	line-height: 14px;
}
#int_nav ul  {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#int_nav a:link,#int_nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#int_nav a:hover,#int_nav a:active {
	color: #999;
	text-decoration: none;
}
#int_footer  {
	margin: 0px;
	padding: 0px;
	height: 159px;
	width: 100%;
	color: #FFF;
	font-size: 13px;
	background: #013300 url(../images/footer_bg.jpg) repeat-x center top;
	clear: both;
	position: relative;
}
#int_footer #int_footer_upper  {
	margin: 0px auto;
	padding: 15px 0px 0px;
	height: 95px;
	width: 1000px;
	color: #FFF;
	text-align: right;

}
#int_footer #int_footer_upper .green a  {
	color: #799469;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

#footer_grass  {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
	background: url(../images/footer_grass.jpg) repeat-x center top;
	clear: both;
}

.footnote {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	
}

#Number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#Number a.number:link, a.number:visited { font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #fff;
}

#Number a.number:hover { 
color: #4b7b4a;
}



