/* CSS Document */

html {

SCROLLBAR-FACE-COLOR: #964a9a; 
        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:#a42223;

}

* {
behavior: url(iepngfix.htc);
}

#container {
	
	
text-align: left;
width:1058px;
margin: 0 0;
float:left;

}

#wrapper {

width:1058px;
margin: 0 0;
background-image:url(images/contentstretch.jpg);
background-position:right top;
background-repeat:repeat-y;
float:left;
}

#wrapper .content {
background-image:url(images/contentbg.jpg);
background-position:top left;
background-repeat:no-repeat;
width:1058px;
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:64px;
width:1058px;
padding: 0;
margin:0 0;
padding: 0 0 0 0;

}

#wrapper .header {
	
	background-image:url(images/header.jpg);
width:1058px;
height:320px;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin: 0;
padding: 0;

}



#wrapper .contenttext   {
float:left;
width:532px;
min-height:578px;
/*  background-image:url(images/content222.jpg);
background-position:center top;
background-repeat:no-repeat; */
margin: 0 0 0 0;
padding:0 0px 0 37px;
}

*html #wrapper .contenttext {
	
	height:578px;
	
	}

h1 {
	color: #fff;
	font-size:19px;
	font-family:"Georgia";
	font-weight:900;
	padding-top:20px;
	}
	
h2 {
color: #04331C;
	font-size:14px;
	font-family:"Georgia";
}

p {
font-family:"Georgia";
color:#220303;
font-size:14px;
line-height:19px;

}


p a:link {

font-family:"Georgia";
color:#fff;
font-size:15px;
text-decoration:none;
font-weight:bold;

}

p a:visited {

font-family:"Georgia";
color:#fff;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

p a:hover {

font-family:"Georgia";
color:#a2381c;
font-size:15px;
font-weight:bold;
text-decoration:underline;
}



.footertext {
margin: 0 0;
width:350px;
text-align:left;
font-family:"Tahoma";
color:#fff;
font-size:11px;
padding:10px 100px 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  --------------*/


#lnav ul {
	float: left;
	list-style: none;
	margin:0 0;
	height:276px;
	padding: 97px 235px 0 0px;
}

#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: 200px;
	height: 26px;
	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 -26px;
}

#lnav ul li.nav2 a:hover, #lnav ul li.nav2 a.active {
	background-position: 200px -26px;
}

#lnav ul li.nav3 a {
	background-position: 0px -52px;
}

#lnav ul li.nav3 a:hover, #lnav ul li.nav3 a.active {
	background-position: 200px -52px;
}

#lnav ul li.nav4 a {
	background-position: 0px -78px;
}

#lnav ul li.nav4 a:hover, #lnav ul li.nav4 a.active {
	background-position: 200px -78px;
}

#lnav ul li.nav5 a {
	background-position: 0px -104px;
}

#lnav ul li.nav5 a:hover, #lnav ul li.nav5 a.active {
	background-position: 200px -104px;
}

#lnav ul li.nav6 a {
	background-position: 0px -130px;
}

#lnav ul li.nav6 a:hover, #lnav ul li.nav6 a.active {
	background-position: 200px -130px;
}

#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: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;
}


.gallerycont a {
	margin:0 auto 0 auto;
	padding: 0 0
	}
.gallerycont a img {
	 border:1px #D6C4C4 solid;
	 margin: 0 0 0 70px;
	 }