/* CSS Document */
*{margin:0;padding:0;}
img, div, input, .pngfix{ behavior: url("iepngfix.htc") }
body {
	background:#d1ba7c;
	margin:0px;
}

p, ol {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	color:#4F4F4F;	
	font-size: 14px;
}

a {
	color: #006C5D;
	text-decoration: underline;
}
a:hover {
	color: #9B4722;
	text-decoration: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#005b49;
	margin-bottom:5px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#907c4e;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 /*page title*/ {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#907c4e;
}

#container {
	background-image: url(images/middle-shadow-bg.gif);
	background-repeat: repeat-y;
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#mainHeader{
	margin:0 auto;
	padding:0px;
	
}
#header {
	width:755px;
	margin-left:auto;
	margin-right:auto;
}

#mainNav {
	margin: 0px;
	width: 755px;
	text-align: center;
}
		#mainNav ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 755px;
	list-style-type: none;
	background-image: url(images/navBGround.gif);
	background-repeat: repeat-x;
		}
ul.list, .list li{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 10px;
}

		#mainNav li{
	float: left;
	vertical-align: middle;
		}
		#mainNav a{
	line-height: 2em;
	color: #fff;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(images/navDivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 12px;
	margin: 0px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bolder;
		}
#top {
	background-image: url(images/top-shadow-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 6px;
}

		#mainNav ul .first a{
	background: none;
	padding-left: 35px;
		}
		#mainNav ul .first a:hover{
	text-decoration: none;
	color: #ffffff;
	background: none #b99d67;
		}
		#mainNav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #b99d67;
		}

#content {
	padding: 0px;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#secondNav {
	color: #FFFFFF;
	float: left;
	width: 102px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
}
#secondNav p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	width: 675px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 40px 0 40px;
	margin-top: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
}

.clear {
	clear: both;
	height: 1px;
}
.footer-copy {
	font-size: 0.7em;
	color: #00432F;
	padding-top: 10px;
}
.footer-copy a{
	color: #00432F;
	text-decoration:underline;
}
.footer-copy a:hover{
	color: #00432F;
	text-decoration:none;
}
.footer-copy img {
	float: left;
}
.imagebox {
	border: 3px solid #786038;
	margin: 5px;
}
.imagebox:hover {
	border: 3px solid #A3895E;
	margin: 5px;
}
#bottom {
	width: 763px;
	background-image: url(images/bottom-shadow-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 6px;
}
.caption {
	font-size: .7em;
	font-style: italic;
	font-weight: normal;
}

#mainimage {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	width:600px;
	height:475px;
	margin-top:0px;
	padding:0;
}
.centerGreen {
	color: #005b49;
	text-align: center;
	font-size: 32px;
}
.image-border {
	margin-left: 10px;
	margin-bottom: 10px;
}
#styled {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4f4f4f;
}
.contactform {
	width: 200px;
	border: 1px solid #666;
}
.button {
	border: 1px solid #6B4F2E;
	background-color: #F5F1E7;
	padding: 5px;
}

.button:hover {
	border: 1px solid #6B4F2E;
	background-color: #e5d8b1;
	padding: 5px;
}
#pic {
	height: 538px;
	width: 538px;
	margin: 0 auto;
	border: 2px solid #6b4f2e;
	margin-bottom: 15px;
}
#info li {
	margin-bottom: 10px;
	font-size: 14px;
	color: #4F4F4F;
}
#info ul, #info ol {
	padding-left: 18px;
}
#newsletter {
	width: 201px;
	float: right;
	height: 130px;
	background-image: url(images/newsletter.png);
	font-size: 12px;
	text-align: center;
	margin-left: 15px;
	margin-bottom: 15px;
}
#newsletter .text {
	width: 150px;
	border: 1px solid #999999;
}
#newsletter p {
	font-size: 12px;
	margin-top: 45px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #9d8b56;
	border-bottom-width: 0;
	z-index:100;
	background-color: #AD9E70;
}

		#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #9d8b56;
	padding: 1px 0;
	text-decoration: none;
	line-height:2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cbbb89;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
		}
		
		#dropmenudiv a:hover{ /*hover background color*/
	background-image: url(images/navBGround.gif);
	background-repeat: repeat-x;
	color: #fff;
	background-color: #AD9E70;
		}

#quotebox { background-color:#efe8d3; width:445px; height:100px; padding:10px; }
.maroon {
	color: #420411;
}

