body {
margin:0px;
padding:0px;
font-family:trebuchet ms, arial, verdana;
font-size:13px;
background-color:#fff;
min-width:1200px;
}
img {
border:0px;
}
.clear {
clear:both;
}
.cwrap {
width:978px;
margin:0px auto;
}
	.cwrap img {
	margin:10px;
	
	}
#header {
height:146px;
background:url(../images/headerbgnl.jpg) left top repeat-x;
width:100%;
}
	#logo {
	position:absolute;
	width:114px;
	margin:5px 0px 0px 0px;
	}
	#date {
	font-family:trebuchet ms, arial, verdana;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:85px;
	margin-left:710px;

	}
	#social {
		font-family:trebuchet ms, arial, verdana;
		font-size:12px;
		font-weight:bold;
		text-transform:uppercase;
		position:absolute;
		top:2px;
		margin-left:780px;
		
	
	}
	
	#nav {
	width:818px;
	background:url(../images/navbg.jpg) left top no-repeat;
	height:45px;
	float:right;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	margin-top:100px;
	padding-left:15px;
	}
	#nav a {
	text-decoration:none;
	display:block;
	float:left;
	height:13px;
	padding:15px 5px 15px 14px;
	font-weight:bold;
	color:#642518;
	}
	#nav a:hover, #nav a.active {
	background:url(../images/navabg.jpg) left bottom no-repeat;
	color:#B3493c;
	}
	#homehead {
	height:484px;
	background:#fff url(../images/home_banner.jpg) center top no-repeat;
	width:100%;
	}
		.homereadbtn {
		padding-left:230px;
		}
		.homereadbtn a img {
			border:0px solid #fff;
			text-decoration:none;
			}
		.homereadbtn a img:hover {
			border:6px solid #B3493c;
			text-decoration:none;
			}
	#homebottom {
	width:100%;
	height:391px;
	background: url(../images/home_bottombg.jpg) left top repeat-x;
	}
		.homeimg {
		margin:65px 25px 5px 0px;
		}
		.homepane {
		margin-top:30px;
		float:left;
		width:205px;
		padding:10px;
		text-align:center;
		font-size:13px;
		}
		
			.homepane a {
			text-decoration:underline;
			}
			.homepane a img {
			border:6px solid #fff;
			text-decoration:none;
			}
			
			.homepane a img:hover {
			border:6px solid #627F28;
			text-decoration:none;
			}
		#featurepane {
		position:absolute;
		margin:55px 0px 5px 25px;
		border:6px solid #fff;
		}
		#featurepane:hover {
				border:6px solid #627F28;
		}
		#newslettercopy {
		float:left;
		width:325px;
		font-size:12px;
		margin-top:25px;
		margin-left:20px;
		}
		#newsletterform {
		float:left;
		width:630px;
		text-align:right;
		margin-top:25px;
		}
			#newsletterform input {
			width:200px;
			font-style:italic;
			color:#666666;
			}
		#footer {
		margin-top:10px;
		text-align:center;
		font-size:11px;
		font-weight:bold;
		}
			#footer a {
			text-decoration:none;
			color:#333333;
			}
			#footer a:hover {
			color:#7d2000;
			}
		h1, h2 {
		font-family:trebuchet ms, tahoma, verdana;
		}
		h1 {
		font-size:28px;
		line-height:32px;
		color:#2e2f2e;
		font-variant:small-caps;
		}
		h2 {
		color:#496021;
		font-size:24px;
		}
		#homehead h1 {
		padding-top:120px;
		padding-left:20px;
		margin:0px;
		}

		#homehead h2 {
		padding-left:20px;
		margin:0px;
		}
		#homehead p {
		padding-left:20px;
		margin:0px;
		}
	.red {
	color:#7d2000;
	}
	.yellow {
	color:#e27f0e;
	}
	
	#intwrap {
	padding-top:165px;

	width:100%;
	background:url(../images/inthead.jpg) left top repeat-x;
	}
		.intimage {
		float:right;
		border:1px solid #ccc;
		padding:3px;
		margin:10px;
		}
	
	#intwrap h1 {
	color:#B3493C;
	}
	.h1 span {font-size: 30; font-weight:bold;}

	a:link{color:#642518;}
	a:visited{color:#642518;}
	a:hover{color:#ffa000;}
	a:active{color:#642518;}
	
	
	/*///////// Forms Attributes  /////////*/			
.row { /* contact form row */
margin-top:10px;
font-size:11px;
clear:both;
}
.row label {  /* contact form row label */
display: block;
float: left;
width: 110px;
font-size: 11px;
text-align: right;
padding-top: 15px;
padding-right: 10px;
}
.boldLabel {
font-weight:bold;
width: 100px;
color: #990000;
margin-right: 5px;
}
#contactform input {
margin-top: 10px;
font-size:11px;
width:180px;
font-size:12px;
color:#333;
}
textarea {
margin-top: 10px;
font-size:12px;
width:180px;
height:85px;
}
select {
font-size:11px;
margin-top: 10px;
}
#submit {
margin-top: 10px;
width:184px;
}
#subscribenow {
	border:6px solid #fff;
	}
#subscribenow:hover {
	border:6px solid #627F28;
	}	
		
