@charset "utf-8";

/*==========Main==========*/

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #828282;
}

html, body {
	color: #666666;
	background-color: #EFF0EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

:focus {
	outline: 0;
}

#container {
	width: 962px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#lowerBody {
	width: 962px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #7E8083;
	padding-top: 25px;
	height: auto;
}

#rightPanel {
	float: right;
	width: 280px;
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-left: 25px;
}

#media {
	float: left;
	text-align:right;
	width: 200px;
	padding-right: 5px;
	background-color: #FFFFFF;
	padding-left: 25px;
}

#middlePanel {
	width: 280px;
	float: right;
	padding-right: 15px;
	line-height: 17px;
	background-color: #FFFFFF;
	padding-left: 25px;
}
#requiredText {
	text-align: right;
	display: block;
	clear: left;
	padding-right: 20px;
	margin-top: -20px;
}


#leftPanel {
	float: left;
	width: 281px;
	padding-right: 15px;
	margin-left: 10px;
	line-height: 17px;
	color: #999999;
	background-color: #FFFFFF;
	padding-left: 25px;
}
#middlePanel a:link, #middlePanel a:visited {
	color: #566C11;
	text-decoration: none;
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

#logo {
	background-image: url(../img/logo.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 162px;
	width: 302px;
}

#header {
	background-image: url(../img/header.png);
	background-position: right;
	background-repeat:no-repeat;
	height: 162px;
	width: 962px;
}

.news1 {
	background-color:#ffffff;
	padding:12px;
	
}

.news2 {
	background-color:#EFF0EB;
	padding:12px;
	}

#sidebar {
}

.clear {
	clear: both;
}


/*==========Link States==========*/

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#566C11;
}

a:active {
	text-decoration: none;
	color:#566C11;
}

/*==========Navigation==========*/

#nav {
	width: 650px;
	float: right;
	padding-top: 90px;
	font-size: 12px;
	color: #848484;
	text-transform: uppercase;
}
#TopImage {
}

#greenBarHome {
	width: 962px;
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../img/greenBar.png);
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
}


#greenBar {
	width: 962px;
	font-size: 14px;
	line-height: 50px;
	color: #FFFFFF;
	margin-top: 5px;
	background-image: url(../img/greenBar.png);
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
}

#separator {
	width: auto;
	line-height: 1px;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 1px;
	background-color: #CCC;
}

#separator2 {
	width: 228px;
	line-height: 1px;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 7px;
	height: 1px;
	background-color: #88AD48;
}

.navButton {
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
	float: left;
	text-align:left;
}


#nav a:link {
	color: #848484;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-align:left;
}

#nav a:hover {
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../img/NavBack.png);
	text-decoration: none;
	text-align:left;
}

#nav a:active {
	color: #ffffff;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../img/NavBack.png);
	text-decoration: none;
	text-align:left;
}

/*  Horizontal Navigation Code with Drop Down

#nav, #nav ul {
	margin: 0;
	list-style: none;
	line-height: 26px;
	padding-top: 0;
	padding-bottom: 0;
}
#nav li {
	float: left;
	position: relative;
 font-size:80% margin-right: 1em;
	padding-right: 22px;
	padding-left: 22px;
}
#nav a:link, #nav a:visited {
	display:block;
	text-decoration: none;
	color:#7D0000;
	font-weight: bold;
}
#nav a:hover {
	color:#FFFFFF
}
* html #nav a {
	width: 100%;
}
#nav ul {
	display:none;
	position:absolute;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
}
#nav ul li {
	border: 0 none transparent;
 border-bottom: 1px solid #E7EDF5 border-Top: .5em solid #FFF;
	margin-bottom:-1px;
	margin-top:1px;
	width: 225px;
	text-align: left;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 15px;
	line-height: 26px;
	background-image: url(images/nav_bar.png);
	margin-left: -10px;
	display: block;
}
#nav li:hover ul {
	display:block;
	color: #84CDE0;
}
ul {
	margin-left: 15px;
}
.navBorderLeft {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2F8FC9;
	padding-right: 10px;
	padding-left: 30px;
}
.navBorderLeft {
	padding-right: 10px;
	padding-left: 15px;
}
#nav li:hover ul {
	display:block;
}

*/






/*==========H Tags==========*/


h1 {
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #839350;
	font-weight: bold;
	/* [disabled]letter-spacing: 1px; */
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 125%;
}

h3 {
}

/*==========Footer==========*/

#footer {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	color: #666666;
	line-height: 125%;
	padding-top: 15px;
}
#subFooter {
	background-color: #CFE39C;
	height: 25px;
	margin-top: 15px;
}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #71903C;
	text-decoration: none;
}

/*=============Image===========*/

span.beveled {
 
position:relative; 
width:200px; 
height:200px; 
display:block; 
} 
span.beveled span 
{ 
position:absolute; 
left:0; 
top:0; 
display:block; 
width:190px; 
height:190px; 
border:5px solid; 
border-color:#fff #000 #000 #fff; 
filter:alpha(opacity=40); 
opacity:0.4; 
} 

#leftPanel a:link, #leftPanel a:visited {
	color: #566C11;
	text-decoration: none;
	margin-top: 15px;
	display: block;
	font-weight: bold;
}

#lowerBodyInt {
	background-color: #FFFFFF;
	font-size: 10px;
	color: #7E8083;
	padding-top: 25px;
	height: auto;
	background-image: url(../img/body_bg.png);
	background-repeat: repeat;
}

#intBodyRight {
	float: right;
	width: 655px;
	font-size: 12px;
	line-height: 19px;
	height: auto;
	color: #828282;
	margin-right: 20px;
}

#intLeft {
	text-decoration: none;
	line-height: 175%;
	width: 233px;
	heigh: auto;
	font-size: 12px;
	color: #828282;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#intLeft a:link {
	text-decoration: none;
	line-height: 175%;
	width: 233px;
	float: right;
	text-align:right;
	font-size: 12px;
	color: #828282;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#intLeft a:active {
	text-decoration: none;
	line-height: 175%;
	width: 233px;
	float: right;
	text-align:right;
	font-weight:bold;
	color: #88AD48;
	font-size: 12px;	
	font-weight:bold;
}

#intLeft a:visited {
	text-decoration: none;
	line-height: 175%;
	width: 233px;
	float: right;
	text-align:right;
}

#intLeft a:hover {
	text-decoration: none;
	line-height: 175%;
	font-weight:bold;
	text-align:right;
	color: #88AD48;
	float: right;
	width: 233px;
	font-size: 12px;
}

#name {
	text-decoration: none;
	font-weight:regular;
	color: #828282;
	font-size: 11px;
}

#name a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #828282;
	font-size: 12px;
}

#line {
	background-color: #88AD48;
	height:3px;
	width:233px;
	line-height:3px;
	margin-top: 15px;
	margin-bottom: 15px;
	visibility: visible;
}

#quotes {
	text-align: right;
	font-weight: normal;
}

