/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #F4FDE5 url('../img/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #165B03; text-decoration: none
}
A:visited {
	COLOR: #165B03; text-decoration: none
}
A:active {
	COLOR: #165B03; text-decoration: none
}
A:hover {
	COLOR: #165B03; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 930px;
  text-align: left;
  background: #FFFFFF url('../img/bg1234567.jpg') top right repeat-y;
  border: 1px solid #018843;
}
#page_wrapper2 {
  margin-left: auto; 
  margin-right: auto;
  width: 930px;
  text-align: left;
  background: #FFFFFF url('../img/bg123.jpg') top right repeat-y;
  border: 1px solid #018843;
}
#page_wrapper2 h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: Times New Roman;
  font-size: 12px;
  color: #165B03;
  background-color:#transparent;
  padding:4px;
  
  clear:both;
}
#page_wrapper2 h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: Times New Roman;
  font-size: 11px;
  color: #165B03;
  background-color:#transparent;
  padding:4px;
  
  clear:both;}

#page_wrapper2 h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family:Times New Roman;
  font-size: 18px;
  color: #165B03;
  background-color:#transparent;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#page_wrapper2 p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #122C0D;
  line-height: 18px;
  padding-left:4px;
}

#page_header {
  height: 150px;
  background: #FAF7F6 url('../img/header.jpg') top right no-repeat;
  clear: both;
}
#page_header2 {
  height: 200px;
  background: #FAF7F6 url('../img/header2.jpg') top right no-repeat;
  clear: both;

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #77501C;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #018843;
}

#menu_bar {
  height:25px;
  
  clear: both;
}
#menu_bar2 {
  height:25px;
  background: transparent url('../img/green.jpg') top left repeat-x;
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: transparent url('../img/green.jpg') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #transparent url('../img/green.jpg') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
  
}

#menu_bar1 ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #transparent url('../img/green.jpg') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  
}

#menu_bar ul li a:hover
{
  background:  url('../img/green-eff.jpg') top left repeat-x;
  color: #FFFFFF;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:200px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #165B03;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #122C0D;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
  float: left;
  width:660px;
  background-color: transparent;
  border:0px dashed #cccccc;
}

#left_side table {


}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: Times New Roman;
  font-size: 14px;
  color: #165B03;
  background-color:#transparent;
  padding:4px;
  
  clear:both;
}
#left_side h4 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: Times New Roman;
  font-size: 13px;
  color: #165B03;
  background-color:#transparent;
  padding:4px;
  
  clear:both;}

#left_side h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-family:Times New Roman;
  font-size: 20px;
  color: #165B03;
  background-color:#transparent;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #122C0D;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:130px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 60px;
  width:930px;
  background-color: #165B03;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  line-height:18px;
}
#container {
	width:400px;
	background:Transparent;
	margin:10px auto 10px auto;
	padding:20px;
}


		
#gallery {
	margin:10px auto 0 auto;
	width:400px;
	height:300px;
	border:0px solid #929a9d;
	padding:5px;
	background:url("../img/loading.gif") center 200px no-repeat; Transparent;
}

#slideimg {
	width:400px;
	height:300px;
	border:0px solid #929a9d;
	margin-bottom:5px;
	background:transparent;
}

#slidecaption {
	background:#fff;
}

.thumb img {
	width:60px;
	height:60px;
	padding:3px;
	border:1px solid #929a9d;
}

#scrollDiv {
	overflow: hidden;
	height: 87px;
	width:430px;
	border:1px solid #ccc;
	float:left;
}

#thumbs {
	height: 87px;
	margin:10px;
	width:10000px;
	text-align:left;
}

#thumbnav {
	width:464px;
	margin:10px auto 10px auto;
}

.handle {
	background:#929A9D;
	border:1px solid #ccc;
	border:none;
	color:#fff;
	height:87px;
	width:15px;
	font-size:8pt;
	line-height:87px;
	font-weight:bold;
	display:block;
	float:left;
}



