@charset "UTF-8";
/* Resets */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}

body {
	color: #444;
	background-color: #619e19;
	font: 15px/1.6em Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #609e19;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #598e1a;
	text-decoration: underline;
}
a:hover {
	color: #3f6512;
	text-decoration: underline;
}
a:active {
	color: #598e1a;
	text-decoration: none;
}
h1 a:link, h1 a:visited {
	color: #303030;
	text-decoration: underline;
}

h1 a:hover {
	color: #3f6512;
	text-decoration: none;
}
h1 a:active {
	color: #a7a7a7;
	text-decoration: none;
}
.nowrap{white-space: nowrap}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
	font-weight: normal;
	margin-top: 20px;
}
h1 {
	color: #005c24;
	font-size: 34px;
	line-height: 36px;
	margin-top: 0px;
}
h2 {
	color: #303030;
	font-size: 22px;
	text-transform: uppercase;
	line-height: 34px;
}
h3 {
	font-size: 18px;
	line-height: 30px;
	font-weight:600;
	padding-bottom: 5px;
	color: #005c24;
}

h4 {
font-size:18px;
}
h5 {
font-size: 16px;
}
h6 {
}

.tagline span {
color:#005c24;
font-family:Georgia,"Times New Roman",serif;
font-style:italic;
letter-spacing:-0.5px;
font-size:23px;
}
.tagline {
background: #609e19 url(../../images/tagline-bg.jpg) no-repeat scroll center;
border-top: 1px solid #9fd855;
text-align:center;
margin: 0;
padding:1em 0;
width:100%;
}

/* Wraps */
#header_wrap {
	height: 160px;
	margin-bottom:0px;
	padding-bottom:2px;
	padding-top:10px;
	border-top: 8px solid #3f6512;
	background: #fff url(../../images/headerbg.jpg) no-repeat scroll right bottom;
}
#content_wrap {
	padding: 0;
	margin-top: 0;
	width:100%;
	
}
#photo td{
	text-align: center;
	padding: 12px;
}
#industry{
	display: block;
	clear: both;
	position: relative;
	height: 130px;
	text-align: center;
}

/* Header */
#header {
	position: relative;
	height: 160px;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#logo {
	position: absolute;
	left: 25px;
	top: 6px;
	z-index: 99;
}

#banner-top{
	float: right;
	padding: 12px 0;
	margin-right: 200px;
}
#banner-top p{
color:#444;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-align: left;
}
#navigation li span {
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #609e19;
}
#navigation {
	position: absolute;
	bottom: 0px;
	display: block;
	width:100%;
	margin: 0 auto;
	color: #609e19;
}
#navigation li {
	display: inline;
	float: left;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
	margin-left: 15px;
}

#navigation ul li a {
	margin-right: 0px;
	border: none;
	background: none;
	color: #444;
	text-decoration:underline;
	display: block;
	padding: 7px 14px;
	line-height: 18px;
	text-align: center;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 16px;
}
#navigation ul li a:hover {
	margin-right: 0px;
	border: none;
	background: none;
	background-color: #c8e48f;
	border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
	color: #3f6512;
	text-decoration: underline;
}


/* Content */
#content {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	margin:0 auto;	
}
/* Page */
#page_wrap {
	width: 960px;
	float: left;
}
#page {
	background: #efede5;
	border: 1px solid #fff;
	padding: 60px 60px 10px;
	margin:0;	
}
.is_page {
	border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
#page ol, #page ul {
	margin: 0 0 20px 20px;
}
#page ol li {
	list-style: decimal;
	padding-bottom: 10px;
}
#page ul li {
	list-style: none;
	background: url(../../images/li_square.png) no-repeat 0 7px;
	padding-bottom: 10px;
	padding-left: 16px;
}	
#page dl dt { 
	margin-top: 15px;
	font-weight: bold; 
}	
#page dl dd { 
	margin: 0; 
}
#page blockquote {
	font-style: italic;
	padding: 10px 20px 10px 60px;
}
#page .addr, #footer_wrap .addr {
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	text-align: center;
	color:#444;
}
#page .addr{
	margin-top:60px;
}
#content p {
	padding-bottom: 20px;
	line-height:1.6em;
}
#bio{
	margin: 0 0 20px;
}
#page .column {
padding: 0 20px;
border-bottom: 1px solid #C5C3BB;
}
#page .column p{
font: 15px/1.6em Arial, Helvetica, sans-serif;
}
#page .caption{
	font-style: italic; text-align:center;
}
/*FORMS*/
fieldset{
border:none; 
margin: 30px 0
}
legend{
font-weight:normal; 
padding:4px 0; 
font-size: 18px; 
}
label{
font-weight:normal; 
display: block;
}
input,textarea,select,input,textarea,select{
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
border:1px solid #999999;
padding:5px;
background-color:#fffffa;
font:13px Arial, Helvetica, Tahoma, sans-serif;
clear:both;
}
input.button{
border:none; 
background-color:
transparent;padding:0;
}
input:focus,textarea:focus,select:focus,input:focus,textarea:focus{
border:1px solid #000;
}
/* 
	Footer 
*/
#footer_wrap {
margin:10px auto 4px;
clear: both;
width:100%;
background-color: transparent;
}

/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:960px;
	height:41px;
	margin: 10px auto 15px;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	color:#444;
	text-align: center;	
}
	
#bottom_nav ul {
	margin:0;
	padding:0;
	list-style:none;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#bottom_nav li {
	margin:0;
	display:inline;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#bottom_nav li a{
	margin:0;
	display:inline;
	text-decoration: underline;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	color: #464833;
	padding-right: 10px;
}

#bottom_nav li a:hover {
	color:#333333;
	text-decoration: none;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

#bottom_nav li a.active {
	color: #111;
	text-decoration: underline;
	font: 14px/1.6em Arial, Helvetica, sans-serif;
	padding-right: 10px;
	
}

.alignright {
	float: right;
	margin: 0 0 25px 25px;
	}
.alignleft {
	float: left;
	margin: 0 25px 25px 0;
}
.toppad{padding-top:16px;}
#macinc{color:#333333;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-variant:normal;font-weight:400;line-height:normal;margin:0 auto;padding:0 9px 0 0;text-align:right; font-size:10px;}
#macinc a:link,#macinc a:visited,#macinc a:active{color:#333333;font-weight:400;margin:0 9px 0 0;text-decoration:none}
