body{
		margin: 0;
 		padding: 0;
 		SCROLLBAR-3DLIGHT-COLOR: #C7A366;
 		SCROLLBAR-HIGHLIGHT-COLOR: #AF833A; 
		SCROLLBAR-SHADOW-COLOR: #C7A366; 
		SCROLLBAR-DARKSHADOW-COLOR: #AF833A; 
		SCROLLBAR-FACE-COLOR: white;  
		SCROLLBAR-ARROW-COLOR: #AF833A; 
		SCROLLBAR-TRACK-COLOR: #DEE0BA; 
		background-color: #EDDFCB;
		background-image: url(../images/back_strip_p.png);
		background-repeat: repeat-x;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		
}

a , a:visited {
font-weight: bold;
color: #BC5D16;
font-size: 12px;
text-decoration: none
}
a:hover {
font-weight: bold;
color: #a80101;
font-size: 12px;
text-decoration: none
}
img.left{
	float: left;
	margin: 8px;
}
img.right{
	float: right;
	margin: 8px;
}

h1 {
	color: #AF833A;
	font-size: 40px;
} 

h2, h3 {
	color: #AF833A;
}

.content{
	color: #946E2E;
	font-size: 12px;
}
.big{
margin-top: -11px;
margin-bottom: -11px;
	float: left;
	color: #AF833A;
	font-size: 50px;
	font-family: serif;
}
.style1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
	color: #5F6F7C;
}


.left1{
	background-image: url(../images/left1_p.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.left2{
	background-image: url(../images/left2_p.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.left3{
	background-image: url(../images/left3_p.png);
	background-repeat: repeat-y;
}
.left4{
background-image: url(../images/left4.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.left5{
	background-image: url(../images/left5_p.png);
		background-repeat: no-repeat;
	background-position: top left;
}
.right1{
	background-image: url(../images/right1_p.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.right2{
	background-image: url(../images/right2_p.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.right3{
	background-image: url(../images/right3_p.png);
	background-repeat: repeat-y;
}
.right4{
	background-image: url(../images/right4_p.png);
		background-repeat: no-repeat;
	background-position: top left;
}
.right5{
	background-image: url(../images/right5_p.png);
		background-repeat: no-repeat;
	background-position: top left;
}
.top1{
	background-image: url(../images/top1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.top2{
	background-image: url(../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.menu_back{
	background-image: url(../images/menu_strip_p.png);
	background-repeat: repeat-x;
}
.menu1{
	background-image: url(../images/menu1_p.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.menu2{
	background-image: url(../images/menu2_p.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.bot1{
	background-image: url(../images/bot_strip1_p.png);
}
.bot2{
	background-image: url(../images/bot_strip2_p.png);
}

/*menu*/


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #AF833A;
border-width: 1px 0;
background: black url(../images/menu_strip_p.png) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #543E18;
padding: 14px 17px;
text-decoration: none;
letter-spacing: 1px;
border-right: 1px solid #AF833A;
}

.solidblockmenu li a:visited{
color: #543E18;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/menu_strip_hover_p.png) center center repeat-x;
}

div#bush{
background: url(../images/bush_backg.jpg) 100% 0 no-repeat;
width: 100%;
height: 157px;
color: #AF833A;
	font-size: 40px;
}
img.leftbush{
margin-top: 25px;
	float: left;
	margin-left: 35px;
}


<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}

<![endif]-->

