/* CSS Document */

html {

SCROLLBAR-FACE-COLOR: #3d875b; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
        SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
        SCROLLBAR-ARROW-COLOR:  #000; 
        SCROLLBAR-TRACK-COLOR: #beadb4; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

body {
background-image:url(images/bodybg.jpg);
background-position:center top;
background-repeat:repeat-x;
padding: 0;
margin: 0;
background-color:#f9fafa;

}

* {
behavior: url(iepngfix.htc);
}

#container {
	
	
text-align: left;
width:1039px;
margin: 0 auto;


}

#wrapper {

width:1039px;
margin: 0 auto;
background-image:url(images/contentstretch.jpg);
background-position:right top;
background-repeat:repeat-y;

}

#wrapper .content {
background-image:url(images/contentbg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:1039px;
padding: 0 0;
margin: 0 0;

}

#wrapper .leftnav {
width:250px;
height:308px;
background-image:url(images/leftnav.jpg);
background-position:center center;
background-repeat:no-repeat;

}

#wrapper .footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:42px;
width:1039px;
padding: 0;
margin:0 0;
padding: 0 0 0 0;

}

#wrapper .header {
	
background-image:url(images/header.jpg);
width:1039px;
height:453px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0 0;
padding: 0 0;

}



#wrapper .contenttext   {
float:left;
width:519px;
min-height:371px;
margin: 0 0 0 0;
padding:0 0px 0 453px;
float:left;
}

*html #wrapper .contenttext {
	
	height:371px;
	
	}

h1 {
	color: #3d875b;
	font-size:18px;
	font-family:"Georgia";
	font-weight:900;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}
	
h2 {
color: #04331C;
	font-size:14px;
	font-family:"Georgia";
}

p {
font-family:"Georgia";
color:#220303;
font-size:12px;
line-height:16px;

}


p a:link {

font-family:"Georgia";
color:#00793f;
font-size:15px;
text-decoration:none;
font-weight:bold;

}

p a:visited {

font-family:"Georgia";
color:#00793f;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

p a:hover {

font-family:"Georgia";
color:#000;
font-size:15px;
font-weight:bold;
text-decoration:underline;
}



.footertext {
margin: 0 0;
width:350px;
text-align:center;
font-family:"Tahoma";
color:#000;
font-size:10px;
padding:0px 0px 0 130px;
float:left;
}


.clear {
clear:both;
}

.footerstretch {
height:99px;
width:500px;
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
float:left;
clear:both;
padding: 0 0 0 400px;
}


#lnav {
float:left;
overflow: hidden;
padding: 0 0;
margin: 0 0;

}

/* ------------------- LEFT IMAGE NAV  --------------*/


#lnav ul {
	float: left;
	list-style: none;
	margin:0 0;
	padding: 96px 0px 0 143px;
	
	
}

#lnav ul li {
	float: left;
	clear: both;
	list-style-type:none;
	margin:0 0;
	padding: 0 0 0 0;
	
}

#lnav ul li a {
	float: left;
	width: 203px;
	height: 23px;
	background-image: url(images/nav.jpg);
	background-repeat:repeat-x;
}

#lnav ul li.nav1 a {
	background-position: top left;
}

#lnav ul li.nav1 a:hover, #lnav ul li.nav1 a.active {
	background-position: top right;
}

#lnav ul li.nav2 a {
	background-position: 0px -23px;
}

#lnav ul li.nav2 a:hover, #lnav ul li.nav2 a.active {
	background-position: 203px -23px;
}

#lnav ul li.nav3 a {
	background-position: 0px -46px;
}

#lnav ul li.nav3 a:hover, #lnav ul li.nav3 a.active {
	background-position: 203px -46px;
}

#lnav ul li.nav4 a {
	background-position: 0px -69px;
}

#lnav ul li.nav4 a:hover, #lnav ul li.nav4 a.active {
	background-position: 203px -69px;
}

#lnav ul li.nav5 a {
	background-position: 0px -92px;
}

#lnav ul li.nav5 a:hover, #lnav ul li.nav5 a.active {
	background-position: 203px -92px;
}

#lnav ul li.nav6 a {
	background-position: 0px -115px;
}

#lnav ul li.nav6 a:hover, #lnav ul li.nav6 a.active {
	background-position: 203px -115px;
}

#lnav ul li a span {
	display: none;
	list-style-type:none;
}

/* contactus Form */



#contactus-form label {
	float: left;
	width: 130px;
	clear: both;
	text-align: left;
}
#contactus-form input, #contactus-form textarea {
	width: 300px;
	border: 1px solid #ddd;
	background: #eee;
}
#inner_side textarea {
	width:400px;
	height:120px;
	margin:0 1px 0 10px;
}
#inner_side {
	margin-top:10px;
	line-height:14px;
}
#inner_side input {
	width:210px;
}
#side {
	width:400px;
	height:300px;
	padding:0px 0 0 0;
	margin: 0 auto 0 auto;
}
#side span {
	margin:0 1px 0 11px;
	color:#000;
	font-family:"Georgia";
	font-size:12px;
}


.gallery a {
	margin:0 auto 0 auto;
	padding: 0 0;
	width:400px;
	}
.gallery a img {
	 border:1px #D6C4C4 solid;
	 margin: 0 0 0 70px;
	 }
	 
	 
.style1 {font-size:17px;}