/* CSS Document */

body {
position:static;
left:0px;
top:0px;
background-image:url(img/BG1.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#b8cb84;
}
#pnut {
	position:absolute;
	width:1190px;
	margin-left:-595px;
	height:196px;
	z-index:3;
	top: 80px;
	left: 50%;
	
}

#header {
position:relative; 
left:0;
right:0;
top:-8px;
margin-top:-7px;
width:100%;
background-image:url(img/clouds.png);
background-position:right;
background-position:top;
background-repeat:repeat-x;


}
#nav {
position:relative;
width:942px;
background-image:url(img/toplinks.png);
background-repeat:no-repeat;
background-position:center;
height:71px;
top:54px;
z-index:5;

}
#subnav {
position:relative;
width:942px;
background-image:url(img/subheader.png);
background-repeat:no-repeat;
background-position:top;
height:88px;
top:54px;
z-index:5;

}
#navfrt {
position:relative;
width:942px;
background-image:url(img/toplinks.png);
background-repeat:no-repeat;
background-position:center;
height:71px;
top:54px;
z-index:5;

}
#subnavfrt {
position:relative;
width:942px;
background-image:url(img/subheader.png);
background-repeat:no-repeat;
background-position:top;
height:280px;
top:54px;
z-index:5;

}

a{

color:#FFFFFF;
text-decoration:none;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#CC9966;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color:#CC9966;
}

.nav2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2:hover {
	color:#895E34;
	text-decoration: none;
}
.nav2:active {
	text-decoration: none;
	color:#895E34;
}
.nav3:link {
	color: #a90000;
	text-decoration: none;
}
.nav3 {
color:#a90000;}

.nav3:hover {
	color:#895E34;
	text-decoration: none;
}
.nav3:active {
	text-decoration: none;
	color:#895E34;
}
.nav4:link {
	color: #895E34;
	text-decoration: none;
}
.nav4 {
color:#895E34;}

.nav4:hover {
	color:#a90000;
	text-decoration: none;
}
.nav4:active {
	text-decoration: none;
	color:#a90000;
}
#cont {
position:relative;
width:942px;
background-image:url(img/conbg.png);
background-repeat:repeat-y;
background-position:center;
height:auto;
top:54px;

}
#contentfrt {
position:relative;
width:942px;
background-image:url(img/conbg.png);
background-repeat:repeat-y;
background-position:center;
height:auto;
top:54px;
z-index:7;

}
#footer {
color:#FFFFFF;
text-decoration:none;
position:relative;
width:942px;
background-image:url(img/footerbg.png);
background-repeat:no-repeat;
background-position:top;
height:30px;
top:54px;

}
#logo {
position:relative;
width:942px;
height:80px;
top:70px;
left:20px;
}
ul {
	list-style:disc;
	margin-left: 5px;
	padding-left: 1em;
	text-indent: 1em;
	}
li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:10px;
height:auto;
text-align:justify;
line-height:16px;
}

.style14 {color: #c69564;
text-decoration:none;}

body { font-family:verdana,tahoma,helvetica; }

p{
margin: 0;
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom: 5px;
line-height: 1.2em;
text-align: justify;
border: 1px solid #a90000;
}
#wrapper{
width: 580px;
margin: 0 auto;
}
.box{
background: #feddb9;
}
.box2{
background: #feddb9;
}
.boxholder{
clear: both;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 5px;
background: #a90000;
}
.boxholder2{
clear: both;
padding-left: 7px;
padding-right: 7px;
padding-top: 6px;
padding-bottom: 6px;
}
.tab{
float: left;
height: 32px;
width: 104px;
margin: 0 1px 0 0;
text-align: center;
background: url(Images/redtab.jpg) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-weight:normal;
font-size: 15px;
padding: 9px 0 0 0;
}
