/* CSS Document */

html {

SCROLLBAR-FACE-COLOR: #689c24; 
        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:#47402a;

}

* {
behavior: url(iepngfix.htc);
}

#container {
	
	
text-align: left;
width:1159px;
margin: 0 auto;


}

#wrapper {

width:1159px;
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:1159px;
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:55px;
width:1159px;
padding: 0;
margin:0 0;
padding: 0 0 0 0;

}

#wrapper .header {
	
	background-image:url(images/header.jpg);
width:1159px;
height:366px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding: 0;

}



#wrapper .contenttext   {
float:left;
width:534px;
min-height:544px;
/*  background-image:url(images/content222.jpg);
background-position:center top;
background-repeat:no-repeat; */
margin: 0 0 0 0;
padding:0 0px 0 75px;
}

*html #wrapper .contenttext {
	
	height:544px;
	
	}

h1 {
	color: #000;
	font-size:18px;
	font-family:"Georgia";
	font-weight:900;
	padding:0;
	}
	
h2 {
color: #04331C;
	font-size:14px;
	font-family:"Georgia";
}

p {
font-family:"Georgia";
color:#022b44;
font-size:12px;
line-height:19px;

}


p a:link {

font-family:"Georgia";
color:#fff;
font-size:13px;
text-decoration:none;
font-weight:bold;

}

p a:visited {

font-family:"Georgia";
color:#fff;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

p a:hover {

font-family:"Georgia";
color:#000;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}



.footertext {
margin: 0 0;
width:350px;
text-align:left;
font-family:"Tahoma";
color:#fff;
font-size:10px;
padding:0px 160px 0 0px;
float:right;

}


.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:right;
overflow: hidden;
padding: 0 0;
margin: 0 0;
 
}

/* ------------------- LEFT IMAGE NAV  --------------*/


.header ul {
	float: left;
	list-style: none;
	margin: 0 0;
	padding: 290px 0px 0 98px;
}
.header ul li {
	float: left;
	margin: 0 0;
	padding:  0 0;
}
.header ul li a {
	float: left;
	height: 29px;
	background-image: url(images/nav.jpg);
}

.header ul li a span {
	display: none;
}
.header ul li.nav1 a {
	width: 65px;
	background-position: top left;
}
.header ul li.nav1 a:hover, .header ul li.nav1 a.active {
	background-position: bottom left;
}
.header ul li.nav2 a {
	width: 100px;
	background-position: -65px 0px;
}
.header ul li.nav2 a:hover, .header ul li.nav2 a.active {
	background-position: -65px 29px;
}
.header ul li.nav3 a {
	width: 86px;
	background-position: -165px 0px;
}
.header ul li.nav3 a:hover, .header ul li.nav3 a.active {
	background-position: -165px 29px;
}
.header ul li.nav4 a {
	width: 79px;
	background-position: -251px 0px;
}
.header ul li.nav4 a:hover, .header ul li.nav4 a.active {
	background-position: -251px 29px;
}
.header ul li.nav5 a {
	width: 103px;
	background-position: -330px 0px;
}
.header ul li.nav5 a:hover, .header ul li.nav5 a.active {
	background-position: -330px  29px;
}

.header ul li.nav6 a {
	width: 49px;
	background-position: -433px 0px;
}
.header ul li.nav6 a:hover, .header ul li.nav6 a.active {
	background-position: -433px 29px;
}
ul {
	font-family:"Verdana";
	color:#ffffff;
	font-size:13px;
}

/* 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:271px;
	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;}