body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
}
a {
	color: #8c8431;
}
a:link {
	color: #8c8431;
	text-decoration: underline;
}
a:visited {
	color: #8c8431;
	text-decoration: underline;
}
a:hover {
	color: #9c9c9c;
	text-decoration: none;
}

a img {
    border: 0 none;
}
h1 {
	font-size: 24px;
	color: #8C8431;
}
h2 {
	font-weight: bold;
	font-size: 20px;
	color: #8C8431;
}
h3 {
	font-size: 14px;
	color: #333;
}
h4 {
	font-size: 12px;
	color: #333;
}
ul {
	color: #8C8431;
	font: arial;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/uploads/image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/uploads/image/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.menu-panel
{
width:505px;
background: url("/uploads/image/menu_back.jpg") repeat-x top left;
}

#menu
{
position: relative;
height: 25px;
width: 505px; 
}

#menu ul
{
position: absolute;
padding: 0px;
margin: 5px 0 0 0;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
color: #FFFFFF;
font-size:14px;
font-weight:normal;
padding: 5px 7px;
text-decoration: none;
}

#menu ul li a:link
{
color: #FFFFFF;
text-decoration: none;
}

#menu ul li a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#menu ul li a:hover
{
color: #847C2B;
text-decoration: none;
}

#menu ul li a.active
{
color: #847C2B;
text-decoration: none;
}

.submenu-panel
{
width:143px;
}

#submenu
{
position: relative;
width: 140px; 
}

#submenu ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}


#submenu ul li
{
border-left: 1px solid #847C2B;
border-right: 1px solid #847C2B;
border-bottom: 1px solid #847C2B;
margin: 0;
text-align:center;
}


#submenu ul li a
{
display: block;
color: #FFFFFF;
font-size:12px;
font-weight:normal;
padding: 5px 10px;
text-decoration: none;
width:100%;
height:18px;
}

html>body #submenu li a { width: auto; height:18px; }

#submenu ul li a.odd
{
background: #191919;
}

#submenu ul li a.even
{
background: #232323;
}

#submenu ul li a:link
{
color: #FFFFFF;
text-decoration: none;
}

#submenu ul li a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#submenu ul li a:hover
{
color: #FFFFFF;
background: #8C8431;
text-decoration: none;
}

#submenu ul li a.active
{
color: #FFFFFF;
background: #8C8431;
text-decoration: none;
}

.contact_body 		{ line-height: 16px; text-decoration: none; text-align:left; vertical-align:top;  }
.contact_intro 		{ line-height: 16px; font-weight:bold; text-decoration: none; text-align:left; vertical-align:top;  }
.contact_submit 	{ width:80px; line-height: 16px; color:#FFFFFF; background-color:#8C8431; text-decoration: none; text-align:center; vertical-align:top;  }
.contact_input 		{ width:200px; line-height: 16px; color:#000000; background-color:#ffffff; text-decoration: none; text-align:left; vertical-align:top;  }
.contact_input_text 	{ width:200px; font-size:12px; line-height: 16px; color:#000000; background-color:#FFFFFF; text-decoration: none; text-align:left; vertical-align:top;  }

.banner { 
  background: url("/uploads/image/fern_bar.jpg") no-repeat;
  width: 1000px;
  height: 114px;
}
.banner-content {
  color:#FFFFFF;
  font-size:20px;
  margin-left:190px;
}
.wood-green { 
  color:#90922F 
}