BODY {
	background-image: url(../images/background.gif);
	margin: 0;
	background-repeat: repeat-x;
	background-color: White;
	padding: 0;
	font-family: verdana;
}

TD, UL {
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	line-height: 15px; 
}

STRONG {
	font-weight: bold; 
}

P {
	font-size:11px; 
	color: #000; 
	font-weight: 100;
	line-height: 18px; 
}

.bullet {
  list-style: url(../images/bullet.gif);
  margin-left: 0px; 

}
.arrowbullet {
  list-style: url(../images/arrow-gray.gif);

}

A:link {
	color: #759636;
}

A:visited {
	color: #759636;
}

A:hover {
	color: #F89003;
	text-decoration: none;
}

H1 {
	font-size: 14px;
	color: #000;
	padding-top: 20px; 
}

.h1 {
	font-size: 11px;
	display: inline;
}

H1.orange {
	font-size: 14px;
	color: #759636;
}

H1.mainheader {
	font-size: 17px;
	color: #759636;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
}

H2 {
	font-size: 13px;
	color: #000;
	margin-top: 25px; 
	margin-bottom: 20px; 
}

H2.lightg {
	font-size: 13px;
	font-weight: lighter;
	color: #666;
}


H3 {
	font-size: 24px;
	color: #000;
}

H3.arrow {
	background:url(../images/arrow-white.gif) no-repeat 0px 4px;
	padding-left:18px;
	font-size: 16px;
	color: #000;
}

H4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

H4.orange {
	font-size: 12px;
	color: #759636;
	font-weight: bold;
}

H5 {
	font-size: 10px;
	color: #7F7F7F;
	font-weight: italic;
}

BLOCKQUOTE {
font-size:10pt;
font-style:italic;
line-height:1.5em;
background:url(../images/left-quote.gif) no-repeat 0px 0px;
padding-left:35px;
padding-right:15px;

}

BLOCKQUOTE.career {
font-size:10pt;
font-style:italic;
line-height:1.5em;
padding-left:35px;
padding-right:15px;
}

BLOCKQUOTE STRONG {
font-style:normal

}

.arrow {
	background:url(../images/arrow-white.gif) no-repeat 0px 4px;
	padding-left:18px;
}

.underline {
	border-bottom: 1px solid #000;
	margin-bottom: -15px; 
}
.underlineorange{
	border-bottom: 1px solid #759636;
	margin-bottom: 17px; 
}

/* = start top nav============================================================== */

.topnav {
	font-size: 11px;
	color: #666;
	border-left : 1px solid #666;
	text-align: center;
}

/* = end top nav============================================================== */

.buttonbg {
	background-image: url(../images/gray_button.gif) repeat;
}

.whitetext {
	color: #FFF; 
	font-size: 11px; 
	font-weight: bold;
	font-family: arial;
	padding-left: 3px; 
}

.graytext {
	color: #525764;
	font-size: 11px;
	font-family: arial;
	padding-left: 20px;
}

/* = start header icon nav============================================================== */
.icon_phonenumber {
	font-weight: bold;
	font-size: 13px;
	color: #FA9916;
	padding: 0 0 0 10px;

}

.icon_email {
	font-size: 11px;
	color: #666;
	padding: 0 0 0 10px;
}

.icon_email A {
	color: #666;
	text-decoration: none;
}

.icon_email A:hover {
	color: #000;
}

.header_rightborder {
	border-right : 1px solid #ccc;
}

.header_rightbottomborder {
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}


/* = end header icon nav============================================================== */
/* = addtl css ================================================================== */  

.attributed {
font-style:normal;
font-weight:bold;
text-align:right;
margin-top:0px;
width:580px;
padding-right:40px;

}

.leftnav {
margin-top: 100px;
margin-left: 17px; 
height: 350px; 
background-color: #759636;

}

.boxed {
	border: 1px solid #FFFFFF;
}

.testimonialboxed {
	border: 1px solid #759636;
	background-color: #fff;
	padding: 8px;
}

.sidebox {
	border: 1px solid #ccc;
	padding: 4px;
	background-color: #759636;
}

.inline {
	display: inline;
}

.small {
	font-size: 10px;
}


/* = end home tables ================================================================== */  
/* = start left nav ================================================================== */   

.navbg {
	background-image: url(../images/background_nav.gif);
}

#mainnav {
	margin: 0;
	padding: 0;
   color: #759636;
	position: absolute; 
	top: 116px; 
	width: 193px;
}

#mainnav li {
	border-bottom: solid 1px #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainnav li.toplink {
	border-top: solid 1px #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainnav li A {
	display: block;
	padding: 2px 10px 4px;
	font: 11px Tahoma, sans-serif;
    text-decoration: none;
    color: #fff;
}

#mainnav li A:hover {
	background-color: #759636;
}            

/* = end left nav ================================================================== */ 

.newsandevents {
	background-color: #333;
	font-size: 10px;
	color: #ccc;
	padding-left: 20px;
}

.newsandeventsheader {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
}
.newsheader {
	font-size: 17px;
	color: #759636;
	border-bottom: 1px solid #eeeeee;
	font-weight: normal;
}
.sidebar {
	font-size: 12px;
	color: #fff;
	margin-right: 15px;
}

.maintext {
	font-size: 12px;
}

.contenttable {
	padding-left: 10px;
	padding-right: 10px;
}

.footer {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Arial;
	color: #666;
	font-size: 10px;
	padding: 20px 0 20px 0;
}

/* = layout CSS ================================================================== */ 

.padded {
	padding: 10px 75px 0px 85px;
}
.padded2 {padding-top: 10px;}
.padded3 {padding: 40px 0px 0px 75px;}
	
}
.textnav {
	color: #666;
	padding: 15px 0px 0 57px;
	font-size: 11px; 
}

/* = colors ============================================================== */

.orange {
	color: #759636;
}	
.orangebig {
	color: #759636;
	font-size: 14px;
	font-weight: bolder; 
}

.darkgray {
	color: #759636;
}

.darkestgray {
	color: #555;
}

.darkestgray2 {color: #555;	font-size: 13px; font-weight:bold;}

.caps {
	text-transform: uppercase;
	margin-top: -15px; 
}
/* = end colors ============================================================== */

#topbar{
position: absolute;
border: 0px;
width: 159px;
visibility: hidden;
z-index: 100;
}
