body {
	background-position: top center;
	background-repeat:repeat-x;
	background-color: #efc37c;
	padding: 0px;
	margin: 0px;
	}

.bgcontent {
	background-color: #dcba8a;
	background-position: top;
	background-repeat: no-repeat;
	}


.copy, .txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b3107;
	line-height:16px;
	}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	line-height:16px;
	color: #5db054;
	text-decoration: underline;
	}

a:visited {
	color: #5db054;
	text-decoration: underline;
	}

a:hover,
a:active,
a:visited:hover,
a:visited:active {
	color: #5db054;
	text-decoration: underline;
	}



/* FOOTER */

.footer h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #6d542b;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	}

.footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
	color: #6d542b;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	}


.fnav a,
.fnav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	color: #6d542b;
	text-decoration: none;
	margin: 10px 0px 15px 15px;
	padding: 0px;
	}

.fnav a:hover,
.fnav a:active,
.fnav a:visited:hover,
.fnav a:visited:active {
	color: #6d542b;
	text-decoration: none;
	}


/* END FOOTER */



input.formemail {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	float: left;
	color: #000000;
	border: solid 1px #000000;
	width: 190px;
	height: 20px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	}

.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:16px;
	}

.location {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b3107;
	line-height:16px;
	}

.hourstxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:b19a78;
	line-height:16px;
	}

.cell-light {
	color:#4b3107;
	background-color:#faecc9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.cell-medium {
	color:#4b3107;
	background-color:#f5e1b5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
