﻿* 
{
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	padding: 0;
	margin: 0;
}


body
{
background-color:#9dbd20;
	margin: 0px;
	padding: 0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family:"Trebuchet MS";
font-size: 11px;
word-spacing: 0pt;
}

h1{font-size:24px;font-weight:normal;color:#444444;}
h3{font-size:18px;font-weight:normal;color:#444444;margin:0 10px 0 10px;}
h4{font-size:12px;color:#444444;font-weight:normal;margin:5px 0 0 5px; font-style:italic;}
h4 a{text-decoration:none;}
h4 a:visited{color:#444444;}
h4 a:hover{text-decoration:underline;}
h4 span.yourhere{color:#CCCCCC;}
h5{font-size:17px; color: #2d3332;}

h6{
	font-size:12px;
	color:gray;
	font-style:italic;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color:#9dbd20;
}

#headertop
{
	width:900px;
	height:59px;
	background:#ffffff url('../images/header-top.gif') no-repeat;
}
#headerbottom
{
	width:900px;
	height:51px;
	background:#ffffff url('../images/header-bottom.gif') no-repeat;
}
#flashbanner
{
	width:900px;
	margin:0;
	height:174px;
	background:#ffffff url('../images/middleflash-empty.jpg') no-repeat;
}

#hpb_1, #hpb_2, #hpb_3, #hpb_4, #hpb_5 {display:none;position:absolute;}
#hpb_1 img, #hpb_2 img, #hpb_3 img, #hpb_4 img, #hpb_5 img {border:none;}


#contenttop {width:900px;height:15px;background:#ffffff url('../images/content-top.gif') no-repeat;}
#contentmiddle {width:900px;background:#ffffff url('../images/content-middle.gif') repeat-y;text-align:left;padding:0; margin:0;padding-top:2px;}
#contentbottom {width:900px;height:46px;background:#ffffff url('../images/content-bottom.gif') no-repeat;}


#contentmiddle p{margin:10px 5px 5px 5px;font-size:12px; color:#444444;}

#contentleft {margin-left:65px; width:550px; float:left;}
#contentcenter {margin:0 65px 0 65px; width:770px;}
#contentright {margin-right:60px; width:200px; float:right;}


#contentright div.boxtop{width:200px;height:9px;background: no-repeat bottom url('../images/righttop.gif');padding:0; margin:0;}
#contentright div.boxmiddle{width:200px; background-image:url('../images/rightmiddle.gif');}
#contentright img.latest{padding:5px;border:1px #D8D8D8 solid;background-color:#ffffff;}
#contentright div.photo{width:180px;text-align:center; margin:0 10px 0 10px;background-image:url('../images/rightmiddle.gif');}

#contentright p.new{padding-left:5px; float:left;width: 135px;}
#contentright p.latest{padding:0 5px 0 5px;}
#contentright img.new{padding-right:2px; float:right;}

#contentright div.boxbottom{width:200px;height:9px;background-image:url('../images/rightbottom.gif'); background-repeat:no-repeat; padding-bottom:10px;}

.right{float:right;}
.left{float:left;}


/************* MENU ***************/
#headerbottom{
	padding-left:60px;
width:840px;
}

#headerbottom a {
	float: left;
		height: 35px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#home {
	background: url('../images/home.png') no-repeat;
}
#home:hover {
	background: url('../images/homehover.png') no-repeat;
}
#whatwedo {
	background: url('../images/whatwedo.png') no-repeat;
}
#whatwedo:hover {
	background: url('../images/whatwedohover.png') no-repeat;
}
#gallery1 {
	background: url('../images/gallery.png') no-repeat;
}
#gallery1:hover {
	background: url('../images/galleryhover.png') no-repeat;
}
#aboutus {
	background: url('../images/aboutus.png') no-repeat;
}
#aboutus:hover {
	background: url('../images/aboutushover.png') no-repeat;
}
#contactus {
	background: url('../images/contactus.png') no-repeat;
}
#contactus:hover {
	background: url('../images/contactushover.png') no-repeat;
}
/*********** MENU END **********/

#gallery {
	padding: 5px;
	border: 1px #ccccce solid;
}
#gallery:hover {
	padding: 1px;
	border: 5px #b1d526 solid;
}



.labeltd {
	width: 90px;
	text-align: right;
	vertical-align:middle;
	padding-right: 8px;
	font-size: 13px;
	color: #000000;

}
#footer{
	margin:50px 65px 0 65px; width:770px;
}

#footer p{
	padding:0;margin:0;
}

#formtop
{
	width:385px;
	height:11px;
	margin-left:100px;
	background:#ffffff url('../images/formtop.gif') no-repeat;
}
#formmiddle
{
	width:385px;
	margin-left:100px;
	background:#ffffff url('../images/formmiddle.gif') repeat-y;
}


#formbottom
{
	width:385px;
	height:13px;
	margin-left:100px;
	background:#ffffff url('../images/formbottom.gif') no-repeat;
}

#mapdiv{
	padding: 5px;
	margin: 20px;
	border: 1px #ccccce solid;
	width:720px;
}

#photosdiv
{
	width:800px;
	text-align:left;
}

.photoholder
{
	width:150px;margin:20px; float:left;
}

/* GLIDER */
#my-glider
{
	background-image:url('../images/testback.gif');
	padding:0px 10px 0px 10px;
	width:480px;
}
div.scroller 
{
	/* modify width and height of scrolling section if necessary	*/		
	width: 380px; 
	height: 100px;
	overflow: hidden;
}
div.scroller div.section 
{
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:370px;
	height:100px;
	overflow:hidden;
	text-align:left;
	float:left;
	padding:1em;		
}


div.scroller div.content 
{
	width: 10000px;
}
.bycomment{
	color:black;font-weight:bold; font-size:18px;
}

