@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;}
#container {
	width: 1000px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header {
	background-image: url(images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 149px;
	width: 1000px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left;
}

#footer {
	background-image: url(images/footer.jpg);
	margin: 0px;
	padding: 10px 0px;
	clear: both;
	text-align: center;
	border-top-width: 8px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A7209;
	border-bottom-color: #96AD84;
}
#footer ul {
	list-style: none;
}
#footer li {
	display: inline;
	padding: 3px 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#footer  #selected a {
	font-weight: bold;
}
#footer li.last {
	border-right-style: none;
}
#content {
	background-image: url(images/content.jpg);
}
#copyright {
	color: #666666;
	text-align: center;
	font-size: 12px;
}
#feature {
	padding: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #000000;
	text-align: justify;
}
#feature p {
	padding-top: 4px;
	padding-bottom: 4px;
}
#feature .title {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
}
#feature .subtitle {
	font-size: 16px;
	font-style: italic;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
}
#feature  img.left {
	margin-right: 12px;
	float: left;
}
#feature a {
	z-index:200;
}
#feature ul {
	margin-left: 30px;
}
#feature ol {
	margin-left: 25px;
}
#subfeature {
	width: 662px;
	border: 1px solid #000000;
	background-color: #EFF6ED;
	vertical-align: top;
}
#feature .box {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #000;
	background-color: #EFF6ED;
	width: 500px;
}
#subfeaturetitle {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #96AD84;
}
#subfeaturetable {
	margin-bottom: 8px;
}
#middlepics {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #2A7209;
}
#headings {
	background-color: #96AD84;
	height: 26px;
}
#headings .title {
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
	position: relative;
}
#headings .title img {
	position: absolute;
	top: -12px;
	left: 15px;
}
#middlepics img {
	padding: 6px;
	border: 1px solid #000000;
	margin: 7px;
	background-color: #E4F6DC;
}
#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 328px;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 328px;
}
#middle {
	margin: 0px 336px;
	padding: 0px;
	width: 328px;	
}
#column {
	padding: 8px;
}
#column p {
	padding-top: 4px;
	padding-bottom: 4px;
}
#middlelined {
	margin: 0px 332px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 100%;
}
#middlelined #column {
	padding: 10px;
}
.clearfix {
	clear: both;
}
a:link {
	color: #2A7209;
	text-decoration: none;
}
a:visited {
	color: #2A7209;
	text-decoration: none;
}
a:hover {
	color: #2A7209;
	text-decoration: underline;
}
a:active {
	color: #2A7209;
	text-decoration: none;
}
#header ul#navbar {
	text-align: right;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom:0px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 120px;
	right: 10px;
}
* html #header ul#navbar {
	top: 130px;
}
#header ul#navbar li {
	display: inline;
}
#header ul#navbar li a {
	padding:4px 4px 6px;
	margin-right:4px;
	text-align: center;
	color:#FFFFFF;
	position:relative;
	border: 1px solid #defbb8;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
}
#header ul#navbar li a:hover {
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
	border: 1px solid #defbb8;
}
#header ul#navbar #selected a {
	background-color:#E4F6DC;
	color: #000000;
	text-decoration:none;
	border: 1px solid #defbb8;
}
.blend img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
	z-index: -100;
}
#blendme {
	z-index: -100;
	position: relative;
}
#movie {
	float: left;
	margin-right: 8px;
}
#quotebox {
	background-color: #96AD84;
	color: #FFFFFF;
	margin-left: 12px;
	display: block;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#quotebox.light {
	background-color: #F7FFF4;
	color: #666666;
	margin-left: 12px;
	padding-left: 10px;
	display: block;
	width: 95%;
	padding-right: 10px;
}
#quotebox.home {
	background-color: #F7FFF4;
	color: #666666;
	width: 640px;
	margin-left: 330px;
	margin-top: 8px;
	border: 1px solid #999999;
}
#quotebox #quotetext {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	display: inline;
	font-family: "Times New Roman", Times, serif;
}
#quotebox #quotesubtext {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#quotebox #quotename {
	font-style: italic;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
	display: inline;
	padding-left: 25px;
}
#map {
	float: right;
	padding: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#locations {
	float: left;
	width: 330px;
}
#locations  #column {
	padding: 12px 8px;
}
#sub {
	font-size: 16px;
	font-weight: bold;
}
#testimonial {
	padding: 8px 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	background-color: #EFF6ED;
}
#testimonial p {
	padding-top: 4px;
	padding-bottom: 4px;
}
#testimonial  .subtitle {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#testimonial a {
	position:relative;
	z-index:200;
}
.readmore {
}
.holiday {
	background-color: #EFF6ED;
	background-image: url(images/holiday-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#formbox {
	width: 330px;
	border: 1px solid #000000;
	vertical-align: top;
	background-image: url(images/newsletter-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#form {
	padding: 8px;
}
#formform {
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	background-color: #EFF6ED;
	z-index:200;
	width: 215px;
	border: 1px solid #666666;
}
#formpadding {
	padding: 10px;
	text-align: center;
}
/*#form {
	text-align: right;
	background-color: #96AD84;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
}*/
#formbox .subtitle {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
}
#formbox  p {
	padding-top: 5px;
}
#formbox ul {
	padding-top: 5px;
	list-style-type: disc;
	padding-left: 15px;
}
