/* CSS Document */

html {
	
	SCROLLBAR-FACE-COLOR: #466623; 
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
        SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
        SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
        SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
        SCROLLBAR-TRACK-COLOR: #FFFFFF; 
        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:#6c94cb;

}

* {
behavior: url(iepngfix.htc);
}

#container {
	
	
text-align: left;
width:872px;
margin: 0 auto 0 auto;



}

#wrapper {

width:872px;
margin: 0 auto;
background-image:url(images/contentstretch.jpg);
background-position:center top;
background-repeat:repeat-y;

}

#wrapper .content {
background-image:url(images/contentbg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:872px;
padding: 0 0;
margin: 0 0;

}

#wrapper .leftnav {
width:441px;
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:139px;
width:872px;
padding: 0;
margin: 0 auto;

}

#wrapper .header {
	position: relative;
	background-image:url(images/header.jpg);
width:872px;
height:273px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding: 0;

}

.header ul {


display:inline;
margin:0;
	padding:0;
	float:left;
	margin:282px 0 0 400px;
	
}

.header ul li {
list-style-type:none;
padding:20px 23px 0 0;
	color: #fff;
	float:left;
	
	
}

.header ul li a, .header ul li a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

span.spa {
	color: #513C1F;	
	font-weight: bold;
}	

.header ul li a:hover {
	color: #513C1F;
	text-decoration:none;
}	



#wrapper .contenttext   {
float:right;
width:524px;
ackground-image:url(images/content222.jpg);
background-position:center top;
background-repeat:no-repeat;
margin: 0 0 0 0;
padding: 0 53px 0 0px;


}

h1 {
	color: #000;
	font-size:21px;
	font-family:"Georgia";
	font-weight:900;
	padding-top:15px;
	}
	
h2 {
color: #8db24f;
	font-size:14px;
	font-family:"Georgia";
}

p {
font-family:"Georgia";
color:#2e4507;
font-size:13px;

}


p a:link {

font-family:"Verdana";
color:#263852;
font-size:13px;
text-decoration:none;
}

p a:visited {

font-family:"Verdana";
color:#263852;
font-size:13px;
}

p a:hover {

font-family:"Verdana";
color:#000000;
font-size:13px;
}



.footertext {
margin: 0 0;
float:left;
width:300px;
text-align:center;
font-family:"Tahoma";
color:#fff;
font-size:12px;
padding: 33px 0 0 40px;
}

.author {
float:left;
background-image:url(images/author.jpg);
background-position:center top;
background-repeat:no-repeat;
width:153px;
height:230px;
padding: 0 200px 0 0;
margin: 20px 0 0 0;
}

.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;
/* width:225px; */
overflow: hidden;
padding: 0 0;
margin: 0 0;
 
}

/* ------------------- LEFT IMAGE NAV  --------------*/


#lnav ul {
	float: left;
	list-style: none;
	margin:0;
	/* height:250px; */
	padding: 12px 0 0 49px;
}

#lnav ul li {
	float: left;
	clear: both;
	list-style-type:none;
}

#lnav ul li a {
	float: left;
	width: 213px;
	height: 21px;
	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 -21px;
}

#lnav ul li.nav2 a:hover, #lnav ul li.nav2 a.active {
	background-position: 213px -21px;
}

#lnav ul li.nav3 a {
	background-position: 0px -42px;
}

#lnav ul li.nav3 a:hover, #lnav ul li.nav3 a.active {
	background-position: 213px -42px;
}

#lnav ul li.nav4 a {
	background-position: 0px -63px;
}

#lnav ul li.nav4 a:hover, #lnav ul li.nav4 a.active {
	background-position: 213px -63px;
}

#lnav ul li.nav5 a {
	background-position: 0px -84px;
}

#lnav ul li.nav5 a:hover, #lnav ul li.nav5 a.active {
	background-position: 213px -84px;
}

#lnav ul li.nav6 a {
	background-position: 0px -105px;
}

#lnav ul li.nav6 a:hover, #lnav ul li.nav6 a.active {
	background-position: 213px -105px;
}

#lnav ul li.nav7 a {
	background-position: 0px -126px;
}

#lnav ul li.nav7 a:hover, #lnav ul li.nav7 a.active {
	background-position: 213px -126px;
}

#lnav ul li.nav8 a {
	background-position: 0px -147px;
}

#lnav ul li.nav8 a:hover, #lnav ul li.nav8 a.active {
	background-position: 213px -147px;
}

#lnav ul li.nav9 a {
	background-position: 0px -168px;
}

#lnav ul li.nav9 a:hover, #lnav ul li.nav9 a.active {
	background-position: 213px -168px;
}

#lnav ul li.nav10 a {
	background-position: 0px -189px;

}

#lnav ul li.nav10 a:hover, #lnav ul li.nav10 a.active {
	background-position: 213px -189px;
		
}

#lnav ul li.nav11 a {
	background-position: 0px -210px;

}

#lnav ul li.nav11 a:hover, #lnav ul li.nav11 a.active {
	background-position: 213px -210px;
		
}

#lnav ul li.nav12 a {
	background-position: 0px -230px;

}

#lnav ul li.nav12 a:hover, #lnav ul li.nav12 a.active {
	background-position: 213px -230px;
		
}

#lnav ul li.nav13 a {
	background-position: 0px -251px;

}

#lnav ul li.nav13 a:hover, #lnav ul li.nav13 a.active {
	background-position: 213px -251px;
		
}


#lnav ul li a span {
	display: none;
	list-style-type:none;
}


/* Contact Form */


#contact-form label {
	float: left;
	width: 130px;
	clear: both;
	text-align: left;
}

#contact-form input, #contact-form textarea {
	width: 300px;
	border: 1px solid #ddd;
	background: #eee;
}


#inner_side textarea
{

width:350px;
height:120px;
margin:0 1px 0 10px;
}

#inner_side
{
margin-top:10px;
line-height:14px;
}
#inner_side input
{

width:210px;
}
#side
{
width:500px;
height:271px;


}
#side span
{
margin:0 1px 0 10px;
color:#000;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;

}

.style1 {
	font-size:18px;
}



/* Contact Form */



#contact-form label {
	float: left;
	width: 130px;
	clear: both;
	text-align: left;
}

#contact-form input, #contact-form textarea {
	width: 300px;
	border: 1px solid #ddd;
	background: #eee;
}


#inner_side textarea
{

width:350px;
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-left:80px;


}
#side span
{
margin:0 1px 0 10px;
color:#000;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;

}