.style2 {color: #663300}
.style4 {color: #663300; font-size: 24px; }
.style5 {font-size: 16px}
.style6 {font-size: 12px; color: #666633;}
-->

/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
height: 100%;
	background: #6c2a08 url("../images/background.jpg") top left;
	
	
	
}





/* links
--------------------------------------------------*/
a {text-decoration:none;}

a img {border:none;}

a {color:#666633;}

a:hover {color:#663300;}

/* container
--------------------------------------------------*/
#background {

	background: #6c2a08 url("../images/backgroundlong.jpg") top left;
	}

/* container
--------------------------------------------------*/
#container {
	font-size: 16px;
	height: 600px;
	width:960px;
	margin:0 auto;
	padding:0px;
	text-align:left;
	min-height: 100%;
	
}
/* header ***********
--------------------------------------------------*/
#header {
	height:181px;
	padding:0px;

	margin:0 auto;
	padding:0px;
	background: #FFFFFF url("../images/header.jpg") top left;
}

/* header ***********
--------------------------------------------------*/
#header2 {
	height:168px;

	background: #FFFFFF url("../images/side.jpg") top left;
}





/* content paddint top = height at the top*************()
--------------------------------------------------*/
#content {

float:right;
	width:665px;
	margin-top:25px;
	padding-top:25px;
	margin-left:25px;
	padding-left:25px;
	padding-right:25px;
	border:0px solid;
	font-family: Arial;
	background: url("../images/content.png") top left;

	}

	
	#content_bot {
	margin-left:25px;
	width:715px;
	height:48px;	
	float:right;
	border:0px solid;
	background: url("../images/scrollbot.png") no-repeat;}
	
	
/* subcontent
--------------------------------------------------*/
#subcontent {	

	float:left;
	width:193px;
	padding-top:12px;
	margin-left:5px;
	padding-left:25px;
	border:0px solid;
	font-family: Arial;}
	
	
	
/* navigation
--------------------------------------------------*/
#navigation {

	float:left;
	width:186px;
	margin-top:14px;
	height:500px;
	padding-top:12px;
	margin-left:5px;
	padding-left:25px;
	border:0px solid;
	font-family: Arial;
	
	}
	
	/* navigation
--------------------------------------------------*/
#navigation_top {

	float:left;
	width:196px;
	
	height:9px;
	border:0px solid;
	font-family: Arial;
	background: url("../images/navtop.png")  no-repeat;}
	
/* navigation
--------------------------------------------------*/
#navigation_mid {

	float:left;
	margin-top:9px;
	padding-right:6px;
	margin-left:5px;
	width:186px;
	height:434px;
	border:0px solid;
	font-family: Arial;
	background: url("../images/navbackground.jpg")  no-repeat;}
	/* navigation
--------------------------------------------------*/
#navigation_mid_right {

	float:left;
	
	margin-left:180px;

	width:6px;
	height:434px;
	border:0px solid;
	font-family: Arial;
	background: url("../images/navmidright.png")  no-repeat;}
	
		/* navigation
--------------------------------------------------*/
#navigation_bottom {

	float:left;

	width:196px;
	height:38px;
	border:0px solid;
	font-family: Arial;
	background: url("../images/navbottom.png")  no-repeat;}
	
	




/* paragraphs, lists, etc paragraph margins
--------------------------------------------------*/
p {
	margin:0;
	padding:0 0 12px 0;
}


.style112 {
	color: #A5470F;
	font-size:11px;
	margin:0px;
	padding:0px;

}


.style9 {font-size: 10px}
h2 {
	color: #A5470F;
	font-weight: bold;
	font-size:16px;
	
