
/* Elements */

body {
/*	background:url(../images/bodyBG.jpg) top left repeat-x #8f8e8e;*/
	background-color:#000000;
	margin: 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol, ul {
	padding: 2px 1px 2px 5px;
	margin: 5px 1px 2px 10px;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(../images/img07.gif) repeat-x left bottom #f2f2f2;
}
.gbox_title{
	display: none;
}
.gbox{
	padding: 10px 0px 20px 0px;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(../images/img08.gif) no-repeat left bottom #ffffff;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	background-color: #ffffff;
}

.indent {
	margin-left: 125px;
}
.clearing{
	clear: both;
}
/* Banner */

#banner {
	width: 800px;
	height: 225px;
	margin: 0 auto;
}
#bannerLanding {
	background-color: #3f3e3e;
	width: 770px;
	height: 165px;
	margin: 0 auto;
	padding: 7px 15px;
}
#bannerLanding h1 {
	margin: 0 0 5 0;
	font-size: 22px;
	color:#8dc142;
}
#bannerLanding h3 {
	margin: 0 0 3 0;
	font-size: 16px;
	color:#fff;
}

/* Header */

#header {
	width: 800px;
	height: 37px;
	margin: 0 auto;
	background: #BECF74 url(../images/img01.gif) repeat-x;
}

/* Menu */

#header ul{
	float: left;
	width: 800px;
	height: 37px;
	margin: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}

#header ul li {
	display: inline;
	position: relative;
}

#header ul li a {
/*	display: block;
	float: left;*/
	height: 27px;
	padding: 10px 15px 9px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#header ul li a:hover {
	background: #A4B74C url(../images/img04.gif) repeat-x;
}
/*** Begin Drop-Down Nav Styles*/

#header ul li ul{
	background: #a0b44a;	
	z-index:1000;
}

#header ul li ul{
	z-index:1000;
	position: absolute;
	left: -1px;
	top: 20px;
	display: none;
	width:200px;
}

#header ul li:hover ul, #header ul li.over ul{
	display: block;
	padding:0px;
	margin:0px;
}

#header ul li:hover ul li, #header ul li.over ul li{
	display: block;
	width: 200px;
	height: 22px; 
	border: 1px solid #ffffff;
	text-align:left;
}

#header ul li:hover ul li a, #header ul li.over ul li a{
	font-weight: normal;
	display: block;
	font-size: 12px;
	line-height: 17px;
	padding: 2px 3px 0px 7px;
	margin:0px;
	height: 20px;
	background: #a0b44a;
	text-decoration: none;
}

#header ul li:hover ul li a:hover, #header ul li.over ul li a:hover{
	font-weight: normal;
	display: block;
	height: 20px;
	background-color:#879b2c;
	text-decoration: none;
}
/* end of styles for the drop downs */

/* Search */

#search {
	float: right;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(../images/img03.gif) no-repeat right top;
}

#search fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	background-color: #3f3e3e;
	color: #f2f2f2;
}
#content a {
	text-decoration: none;
	color: #8dc142;
}
#content a:hover {
	text-decoration: underline;
	color: #8dc142;
}
#content hr {
	background-color:#757575:
}

#content a:hover {
	text-decoration: underline;
	color:#8dc142;
}

#colOne {
	float: left;
	width: 228px;
}
#colOne .contentArea{
	padding: 0px 2px 0 20px;
	background-color: #3f3e3e;
}
#colOne .box{
	background-color: #3f3e3e;
}
#colOne hr {
	color: #e4e2e2;
	background-color: #e4e2e2;
	height: 1px;
	width:80%;
	text-align: left;
	margin: 20px auto 0 0;
}

#colOne h2 {
	padding: 0 0 0 0;
	margin: 7px 0 7px 0;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	list-style: none;
	background: url(../images/img08.gif) no-repeat bottom left;
}

#colOne li {
	padding: 5px 0px 15px 0px;
	border-top: 1px solid #646262;
}

#colOne li.first {
	border: none;
}
#colTwoImage{
	float: right;
	width: 560px;
	height: 182px;
	padding: 0px 0px 0px 0px;
	background:url(../images/homePic2.jpg) top left repeat-x #ffffff;
}

#colTwo {
	float: right;
	width: 530px;
	padding: 17px 30px 20px 0px;
	background-color: #3f3e3e;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3f3e3e;
}
#colTwoLanding {
	float: left;
	width: 740px;
	padding: 17px 30px 20px 30px;
	background-color: #3f3e3e;
}
#colTwoLanding h1 {
	margin: 0 0 5 0;
	font-size: 18px;
	color:#8dc142;
}
#colTwoLanding h2 {
	margin: 0 0 3 0;
	font-size: 16px;
	color:#8dc142;
}
#colTwoLanding li {
	font-size: 16px;
}
#colTwo img {
	margin-bottom: 15px;
	background-color: #3f3e3e;
	border-width: 2px;
	border-style: solid;
	border-color: #dadada;
}

#colTwo p {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 2px 0px;
}

#colTwo h1 {
	margin: 0 0 5 0;
	font-size: 22px;
	color:#8dc142;
}
#colTwo h2 {
	margin: 0 0 3 0;
	font-size: 16px;
	color:#8dc142;
}
#colTwo h2 a {
	color:#8dc142;
	text-decoration: none;
}
#colTwo h2 a:hover {
	color:#8dc142;
	text-decoration: underline;
}
#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#colTwo .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
	background-color: #3f3e3e;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
	background-color: #ffffff;
}

/* Logo */

#logo {
	height: 182px;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 3px 0px 7px 0px;
	background: url(/images/img11.gif) repeat-x;
}

#footer p {
	font-size:12px;
	margin: 0;
	text-align: center;
	/*color:#87A019;*/
	color:#000;
}
#footer a {
	font-size:12px;
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #2582A4;
}
