@charset "UTF-8";/* CSS Document */

body {
margin:0px;
padding:0;
height:100%;
background: #EAC99A url(images/background.jpg);
color:#000000;  
text-align:center;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size:16px;
}

#bodycopy{
	margin-left: 40px;
	margin-right: 40px;
	background: url(images/pagebk.jpg) repeat-y left;
}
#bodycopy, h1, h2, h3{
margin: 0px;
padding: 0px;
padding-left: 20px;
padding-right: 20px;
}
#bodycopy p{
padding-left: 20px;
padding-right: 20px;
margin: 0px;
line-height: 1.25em;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#cccccc;
text-decoration:none;
}

ul {
margin:0 0 0 20px;
list-style-type:disc;
}

li {
margin:4px 0 5px 10px;
}s


blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#container { 	
margin:0 auto;
padding:0px 0px 0px 0px;
width:980px;
text-align:left;
background: #f8efe2 url(images/mainground1.jpg) no-repeat center top;
}
#containersub { 	
margin:0 auto;
padding:0px 0px 0px 0px;
width:980px;
text-align:left;
background-color: #f8efe2;
}
#logonav{
	margin: 0px;
	padding: 0px;
	width: 253px;
	height: 273px;
}

#leftColumn {
float:left;
margin:0px;
padding:0px 0px 0px 8px;
width: 260px;
font-size:.9em;
}

#nav {
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-family: "Stencil", Arial Bold, Helvetica Bold, Geneva, sans-serif;
	text-transform: uppercase;
	background: url(images/navbk.jpg) repeat-y;
}
#nav ul {
	padding: 0px;
	margin: 0px 10px 0px 10px;
}
#nav li {
	background: url(images/redstar.gif) no-repeat left;
	list-style: none;
	list-style-image: none;
	text-indent: 35px;
	padding-top: 10px;
	margin: 0px;
	height: 20px;
}
#nav li a{
	color: #333d2d;
	text-decoration: none;
	}
#nav li a:hover{
	color: #96070a;
	}

#sidebar .bottom {
	height: 40px;
	background: url(images/navbk_btm.jpg) no-repeat left bottom;
}

#sidebarfeatures {
	width: 255px;
	line-height:12px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

#sidebarfeatures p{
	line-height:12px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}
#sidebarfeatures .featuretop{
	margin-top: 20px;
	height: 10px;
	background: url(images/feature1.jpg) no-repeat center top;
}
#sidebarfeatures .feature{
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/feature2.jpg) repeat-y center;
	
	}
#sidebarfeatures .feature p{
	margin-top: 0px;
	padding-top: 0px;
	}
	
#sidebarfeatures .featurebottom{
	background: url(images/feature3.jpg) no-repeat center bottom;
	height: 35px;
	}
.navbottom {
	height: 40px;
	background: url(images/navbk_btm.jpg) no-repeat left bottom;
}

#centerColumnHome { 	
margin:0 0 0 275px;
padding:0;
width: 700px;
}
#centerColumn { 	
margin:0 0 0 275px;
padding:15px 0px 0px 0px;
width: 700px;
}

#centerColumn p {
padding:10px
}

#centerColumn h2 {
margin:0;
padding:10px 0 5px 0;
font-size:1.3em;
letter-spacing:.1em;
}

#mainimage{
		background: url(images/pagebk.jpg) repeat-y left;
		text-align: center;
		line-height: 0px;
}
#mainheaderimg{
	height: 335px;
}
#pagebottom{
	height: 74px;
	margin: 0px;
	padding: 0px;
	width: 700px;
	background: url(images/pagebottom.jpg) no-repeat left bottom;
}
#pagetop{
	height: 36px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	background: url(images/pagetop.jpg) no-repeat left top;
}
#footer {
position:relative;
margin: 0px auto;
padding:0px;
width: 980px;
line-height:60px;
text-align:center;
font-size:.6em;
height: 250px;
background: url(images/mainground3.jpg) no-repeat left top;
clear:  both;
}
#footer .footertext {
	margin-left: 20px;
	margin-right: 20px;
}
#footer p {
	margin-top: 0px;
	font-size: 10px;
}












