/*
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
*/
body {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #341602;
	color: #494644;
	background-image: url(images/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
img, a img {
	border: none;
}
.handcursor {
	cursor: hand;
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #ad3d12;
	text-decoration: none;
}
a:hover {
	color: #ad3d12;
	text-decoration: underline;
}	
a.doubleul {
	border-bottom: 3px double #ad3d12;
}
a.doubleul:hover {
	border-bottom: none;
	text-decoration: none;
}
p {
	margin: 0;
	color: #634134;
	line-height: 17px;
	padding: 0px 0px 12px 0px;
}
ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
	color: #634134;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-left: 0px;
	color: #634134;
}
ul ul {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: disc;
}
li {
	padding-bottom: 5px;
	color: #634134;
}
td {
	vertical-align: top;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.error {
	color: #ed2724;
}
.ext {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
}
#main {
	margin: 0 auto;
	width: 851px;
}
#header_nav {
	background-image: url(images/bg_nav.png);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 127px;
}
#white_nav {
	float: right;
	color: #ffffff;
	padding-top: 60px;
	padding-right: 18px;
}
#white_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#white_nav li {
	display: inline;
}
#white_nav a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#white_nav a:hover {
	color: #f68428;
	text-decoration: none;
}
#white_nav a.on {
	color: #f68428;
}
#orange_nav form {
	margin-top: 18px;
	margin-left: 55px;
}
/*  moved to ddmenu_main.css
#orange_nav {
	padding-left: 20px;
	padding-top: 20px;
}
#orange_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#orange_nav li {
	display: inline;
	background-image: url(images/nav_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	margin-top: 0px;
}

#orange_nav a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#orange_nav a:hover {
	color: #451c0c;
	text-decoration: none;
}
#orange_nav a.on {
	color: #451c0c;
}
*/
#body_copy {
	background-color: #ffffff;
	min-height: 550px;
}
#body_btm {
	background-image: url(images/bg_btm.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 615px;
	padding-bottom: 15px;
}
#flash {
	padding-top: 11px;
	padding-left: 10px;
}
#left_column {
	float: left;
	width: 218px;
	padding-right: 10px;
	padding-top: 20px;
	font-size: 13px;
	margin-left: 19px;
}
#left_column h1 {
	padding: 0px;
	margin: 0px;
}
#btn_more {
	margin-top: 10px;
}
#btn_more a{
	background-image: url(images/btn_more.jpg);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #ffffff;
	height: 25px;
	width: 85px;
	display: block;
	padding-top: 13px;
	padding-left: 8px;
}
#btn_more a:hover{
	background-image: url(images/btn_more_on.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#middle_column {
	float: left;
	padding-top: 30px;
	padding-right: 10px;
}
#locations_txt {
	background-image: url(images/bg_locations.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 141px;
	height: 221px;
	margin-top: 20px;
}
#locations_txt h1 {
	padding-left: 30px;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 0px;
}
#locations_txt p {
	padding: 12px 22px 15px 22px;
	font-size: 11px;
	color: #363636;
	text-align: center;
}
#view_all a {
	font-size: 11px;
	font-weight: bold;
	color: #a03711;
	background-image: url(images/arrow_viewall.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-right: 10px;
}
#view_all a:hover {
	color: #6e3006;
	text-decoration: none;
	background-image: url(images/arrow_viewall_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#locations_map {
	background-image: url(images/bg_map.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	height: 221px;
	width: 224px;
}
#map_canvas {
	width: 195px;
	height: 186px;
	margin: 15px;
}
#footer {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	display: inline;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a.on {
	text-decoration: underline;
}
/* inside pages */
#copy_column {
	width: 585px;
	margin: 20px 27px 15px 28px;
	float: left;
}
#page_title {
	background-image: url(images/double_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#location_page_title {
	background-image: url(images/double_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.section_container {
	border-bottom: solid #d2b9a8 1px;
	margin-bottom: 7px;
}
.section_title {	
	float: left;
	width: 80%;
}
.section_date {
	font-size: 12px;
	color: #451c0c;
	float: right;
	padding-top: 10px;
}
.section_image_container {
	border: solid #d2b9a8 1px;
	padding: 6px;
}
.section_image_caption {
	font-size: 14px;
	color: #451c0c;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
}
.callout_link a {
	color: #973a07;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#link_column {
	background-color: #eee8d4;
	background-image: url(images/right_btm.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 200px;
	float: left;
	width: 179px;
	margin: 20px 32px 0px 0px;
	padding-bottom: 45px;
}
#link_padding {
	padding: 23px 11px 25px 11px;
}
#link_padding_small {
	padding: 7px;
}
#link_column ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 7px;
}
.highlight_title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #451c0c;
	border-bottom: solid #d2b9a8 1px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 8px;
}
.brown_box {
	border: solid 1px #b7b09e;
	background-color: #dad1b4;
	padding: 9px 4px 9px 4px;
}
.brown_box_title {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#dropdown {
	background-image: url(images/locations_dd.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 29px;
	display: block;
	margin-top: 6px;
	padding-top: 7px;
	padding-left: 15px;
	color: #adadac;
}
.light_brown_box {
	background-color: #f4f0e4;
	border-top: #b7b09e 1px solid;
	background-image: url(images/lt_box_d_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px 3px 10px 5px;
	width: 158px;
}
.lt_text {
	font-weight: bold;
	font-size: 11px;
	color: #634134;
}
.lt_date {
	color: #d76a13;
	float: left;
}
#weather {
	margin-top: 20px;
	text-align: center;
}
#weather_icon {
	float: left;
	border-right: solid 1px #ccc5b2;
	padding-right: 18px;
	padding-left: 25px;
}
#temperature {
	padding-left: 18px;
	font-size: 32px;
	font-weight: bold;
	color: #451c0c;
	float: left;
}
#westher_extra {
	color: #451c0c;
}
#pointer {
	float: left;
	padding-right: 25px;
}
#location_detail {
	border-bottom: #b7b09e 1px solid;
	color: #a44c2a;
	padding-top: 17px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#location_descrip {
	border-bottom: #b7b09e 1px solid;
	min-height: 220px;
}
#location_descrip p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #634134;
}
#location_contacts {
	padding-top: 17px;
}
.location_title {
	margin: 0px;
	padding: 0px;
}
.sub_section_title {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 14px;
}
#phone_info {
	float: left;
	width: 195px;
	padding-right: 40px;
	line-height: 20px;
}
#address {
	float: left;
	width: 150px;
	padding-top: 10px;
	line-height: 20px;
}
#return_link {
	float: right;
	text-align: center; 
	width: 100px;
}
#contact_left {
/*
	float: left;
*/
}
.person {
	padding-bottom: 15px;
	float: left;
	width: 292px;
	font-size: 12px;
	color: #634134;
}
.contact_add {
	padding-bottom: 15px;
	float: left;
	width: 292px;
	height: 105px;
	font-size: 12px;
	line-height: 15px;
}
#contact_right {
/*
	float: left;
	padding-left: 50px;
*/
}
#image_box {
	border: solid 1px #d9c5b5;
	padding: 4px;
	width: 210px;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.sub_title {
	border-bottom: #b7b09e 1px solid;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
#link_box {
	background-color: #dad1b4;
	border: solid #b7b09e 1px;
	width: 165px;
	margin-top: 6px;
	margin-left: 6px;
	padding-bottom: 10px;
}
#link_box ul{
	padding: 11px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
}
#link_box li {
	clear: left;
}
.lineone {
	background-image: none;
	display: block;
}
.slineone {
	background-image: none;
	display: block;
}
a span.linetwo {
	background-image: url(images/nav_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
}
a:hover span.linetwo {
	background-image: url(images/nav_arrow_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
}
a span.linethree {
	background-image: url(images/nav_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	display: block;
}
a:hover span.linethree {
	background-image: url(images/nav_arrow_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	display: block;
	margin-bottom: 15px;
}
#link_box a {
	background-image: url(images/nav_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #451c0c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-right: 15px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#link_box a:hover {
	background-image: url(images/nav_arrow_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #973a07;
	text-decoration: none;
}
#link_box a.on {
	background-image: url(images/nav_arrow_on.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #973a07;
	text-decoration: none;
}
#farm_padding {
	padding-top: 32px;
	padding-left: 64px;
	padding-right: 52px;
	padding-bottom: 30px;
}
#left_title {
	float: left;
	width: 220px;
	padding-right: 7px;
}
.sm_left_title {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.lg_left_title {
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#lg_right_title {
	float: left;
	border-left: #d2b9a8 solid 1px;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#large_map {
	border: solid 1px #cf997e;
	padding: 7px;
	margin-top: 20px;
}
.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.formright {
	width: 99%;
}
.formright textarea, .formright input, .formright select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #636363;
	color: #333333;
	font-size: 12px;
	width: 250px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright textarea {
	height: 100px;
	width: 347px;
	font-family: Arial, Helvetica, sans-serif;
}
.ietextarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: 1px solid #636363;
	color: #666666;
	font-size: 12px;
	width: 340px;
	padding: 3px;
	margin-bottom: 3px;
}
.formright select {
	height: 25px;
	width: 243px;
}
.formright input.inputbutton {
	width: 75px;
	height: 24px;
	line-height: 14px;
	background-color: #ffffff;
	color: #3c3020;
	border: none;
	border: 1px solid #3c3020;
	cursor: pointer;
	margin-right: 2px;
	font-size: 12px;
}
.formright input.inputbutton:hover {
	color: #8c462f;
	background-color: #ffffff;
	border: 1px solid #3c3020;
}
.formright input.radiostyle {
	width: 15px;
	line-height: 17px;
	height: 17px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
	background-color: #f5f3f4;
}
.required {
	font-size: 10px;
	font-style: italic;
}
.alt_off {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
.alt_on {
	padding: 4px;
	vertical-align: top;
	border-bottom: 1px solid #e2e2e2;
}
/*
Pop UP
*/
#popupmain {
	background-color: #ffffff;
	color: #634134;
}
#popupclosebar {
	background-color: #ffffff;
	background-image: url(images/tb_header.jpg);
	background-repeat: repeat-x;
	height: 49px;
	padding-right: 20px;
	text-align: right;
	font-size: 13px;
}
#popupclosebar a {
	line-height: 49px;
}
#popupcontentcell {
	padding: 10px 0px 0px 0px;
}
#popupimagecell {
	text-align: center;
	padding: 15px;
	font-size: 12px;
}
.popupbody {
	margin: 0px 0px 0px 0px;
	background-image: none;
	line-height: 15px;
	font-size: 13px;
	background-color: #ffffff;
}
.popupbody a{
	color: #ad3d12;
	text-decoration: none;
}
.popupbody a:hover{
	text-decoration: underline;
}
.popupbody p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height: 15px;
	font-size: 12px;
}
#popupphoto_left {
	float: left;
	width: 205px;
}
#popupphoto {
	width: 205px;
	height: 249px;
}
#popupright {
	float: right;
	width: 400px;
}
#popupright h2, #popupimagecell h2, #popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupright p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #494644;
}
#hidelogo {
	display: none;
}
#popupmain h2 {
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
#popupmain h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
#popuptitle {
	float: left;
	font-size: 18px;
	line-height: 49px;
	padding-left: 20px;
}
.mapheader {
	color: #5f2712;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #d2b9a8;
}
.scrollmapcontent {
	color: #494644;
	line-height: 20px;
}
.testimonial_header {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #973a07;
	margin-top: 15px;
}
.bio_image {
	padding-right: 25px;
	padding-bottom: 25px;
}