* {
	margin: 0px;
	padding: 0px;
	behavior: url(iepngfix.htc)
}

h1, h2, h3, h4, h5, h6 {
	color: #2D1906;
}

h1 {
	font-size:23px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-size:16px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:13px;
	font-weight:bold;
}

a, a:visited {
	color:#FE4311;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#D74729;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(images/bg.jpg) top left repeat-x #ffffff;
	color: #412103;
	text-align: center;
}

#container {
	margin: 0 auto;
	width:800px;
	text-align:left;	
	
}

#header {
	height:345px;
	background: url(images/header.jpg) top center no-repeat;
	background-color:#FFFFFF;
}

#header ul {
	padding: 300px 0 0 15px;
	float:left;
	font-size:12px;	
	color:#FFFFFF;
	font-weight:bold;
}

#header ul li {
	display:inline;
	color:#8A1A3F;
	
	
}

#header ul li a{
	float:left;
	display:block;	
	padding:18px 15px 13px 10px;
	color: #FFFFFF;
	border-right:1px solid #431111;
	text-decoration:none;	
}

#header ul li a:hover {
	background: url(images/arrowhover.gif) top no-repeat ;
	color:#ffffff;

}

#header ul li a.active{
	background: url(images/arrowac.gif) top no-repeat #000000;
	
	
}

#header ul li a.jcc1 {
	background: url(images/arrowac.gif) top no-repeat #643000;
	
}

#content {
	width:800px;
	padding-top:8px;
	
	margin:0 auto;
}

#content-right {
	float:left;
	font-size:12px;	
	font-weight:bold;
}

#nav-right{
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
padding:45px 0 0 0;
background: url(images/nav-right.jpg) top no-repeat ;
width:200px;
height:287px;
}

#nav-right ul{
list-style-type:none;
margin:0;
padding:0 0 0 25px;
width:200px;
}

#nav-right ul li{
display:block;
text-align:left;
padding:7px 0 7px 0px;
border-bottom:1px solid #A68464;
width:150px;
}

#nav-right ul li a{
color:#ffffff;
text-decoration:none;
}

#nav-right ul li a:hover{
color:#5B5E5E;
text-decoration:none;
}

#nav-right ul li a.active12{
color:#5B5E5E;
text-decoration:none;
}


#content-left {
	float:left;
	width:520px;
	padding:0 20px;
	margin:0 auto;
}


#content img.img {
	position:relative;
	float:left;
}

#content img.img2 {
	position:relative;
	float:right;
}

#footer {
	margin:0 auto;
	text-align:center;
	font-size:10px;
	height:60px;
	width:100%;
	padding-top:5px;
	border-top:2px solid #cccccc;
	color:#D8BABA;
	background-color:#643000;
	clear:both;
}


.clear{clear:both;}






/* Contact Form */
#contact-form label {
	float: left;
	width: 130px;
	clear: both;
	text-align: left;
}

#contact-form input, #contact-form textarea {
	width: 350px;
	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:320px;
height:271px;


}
#side span
{
margin:0 1px 0 10px;
color:#000;
font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:12px;
}


.border{
border:1px solid #D59627;
}


/****** gallery ***********/
.gallerycont a {
	float:left; width:170px; }
.gallerycont a img {
	width:150px; border:2px #c9baac solid; margin:2px 0;}


	
