@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #6c9139;
	background-image: url(images/tweedback.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2f2415;
	font-size: 16px;
}
p {
	margin: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#background {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(images/topsceneryback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#toplinkscontainer {
	padding: 0px;
	height: 108px;
	width: 950px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h2 {
	background-color: #d8d8a8;
	border: 1px solid #bdbc7e;
	padding: 8px;
	font-size: 18px;
	color: #745c33;
	text-align: center;
	
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6c9139;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	
}

#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	text-align: left;
	background-image: url(images/wrapperback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#masthead {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 950px;
}
#banner {
	margin: 0px;
	height: 328px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#insidebanner {
	margin: 0px;
	height: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#toplinks {
	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
}
#toplinks a:link, #toplinks a:visited, #toplinks a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#toplinks a:hover {
	color: #99CC00;
}
#bottomhalf {
	margin: 0px;
	height: 550px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
/* start of button rollover style navigation */
#navold {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 38px;
	width: 950px;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
/* start of list style navigation */
#nav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 38px;
	width: 950px;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8e8548;
	}
#nav li {
	float: left;
	display: block;
	text-align: center;
	height: 38px;
	margin: 0px;
	background-image: url(images/butbackoff.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e8548;
	width: 127px;
	padding: 0px;
	}
#nav a {
	font-size: 14px;
	font-weight: bold;
	color: #756d3b;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	height: 28px;
	width: 127px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6a6436;
	}
	
#nav a:hover {
	color: #524a1e;
	background-image: url(images/butbackon.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6c9139;
	margin: 0px;
	height: 28px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#greendivider {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 898px;
	background-image: url(images/greendivider.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9ca37a;
	border-left-color: #9ca37a;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#ContentContainer {
	margin: 0px;
	height: 100%;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#homeContentFooter {
	background-image: url(images/homecontentfooter2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#homeContent {
	background-image: url(images/homecontentback2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#insideContentFooter {
	background-image: url(images/insidecontentfooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 88px;
}


#insideContent {
	background-image: url(images/insidecontentback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#insideTopHeader {
	background-image: url(images/topheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 900px;
}


#footer {
	margin: 0px;
	padding: 0px;
	height: 40px;
}
.homemiddletd {
	background-image: url(images/homemiddleheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #745c33;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homemiddletext {
	color: #2f2415;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/homemiddletextback.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #dad5a9;
	font-size: 16px;
}
.lefthome {
	margin: 0px;
	padding: 0px;
	
}
.righthome {
}

.lefthome h2 {
	background-color: #d8d8a8;
	border: 1px solid #bdbc7e;
	padding: 8px;
	font-size: 18px;
	color: #745c33;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.lefthome h3 {
	font-size: 15px;
	font-weight: bold;
	color: #6c9139;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.righthome h2 {
	background-color: #d8d8a8;
	border: 1px solid #bdbc7e;
	padding: 8px;
	font-size: 18px;
	color: #745c33;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.righthome h3 {
	font-size: 15px;
	font-weight: bold;
	color: #6c9139;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.sidebartext {
	font-size: 14px;
	color: #745c33;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.linkbutton {
	background-image: url(images/greenlinkbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 160px;
	text-align: center;
}
#insideleftContainer {
	margin: 0px;
	float: left;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 100%;
	color: #745c33;
	font-size: 15px;
}
#insiderightcontainer {
	margin: 0px;
	float: right;
	width: 643px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageContent {
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.imageborders {
	background-image: url(images/homemiddletextback.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #dad5a9;
}
.sideimageborders {
	background-image: url(images/homemiddletextback.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding: 8px;
	margin: 0px;
	border: 1px solid #dad5a9;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #b45204;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.smalltext {
	font-size: 14px;
}
