
html {
	height:100%;
}
body {
	height:100%;
	font-size: 13px;
	color: #000;
	background-color: #af9677;
	margin: 0px;
	position:relative;
}
.fullheight{
	height:100%;
}
.contactlarge {
	font-size:16px;
	font-weight:bold;
	color:#000;
}
.maintext {
	line-height:16px;
	color:#000;
}
.contentheaders{
	color:#4D352B;
	font-weight:bolder;
	font-size:14px;
}
#container {
	height:100%; /* IE6: treaded as min-height*/	
	min-height:100%;
}
#header {
	height:149px;
	width:850px;
}

h3 a:visited{
	font-size:15px;
	color:#FFC;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link {
	color: #FFC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFC;
}
a.whitelinks:link {
	color: #fff;
	text-decoration: none;
}
a.whitelinks:visited {
	text-decoration: none;
	color: #fff;
}
a.whitelinks:hover {
	text-decoration: underline;
	color: #FFC;
}
a.whitelinks:active {
	text-decoration: none;
	color: #fff;
}
a.blacklinks:link {
	color: #000;
	text-decoration: none;
}
a.blacklinks:visited {
	text-decoration: none;
	color: #000;
}
a.blacklinks:hover {
	text-decoration: underline;
	color: #FFC;
}
a.blacklinks:active {
	text-decoration: none;
	color: #000; 
}
a.brownlinks:link {
	color: #4D352B;
	text-decoration: none;
	font-weight:bold;
}
a.brownlinks:visited {
	text-decoration: none;
	color: #4D352B;
	font-weight:bold;
}
a.brownlinks:hover {
	text-decoration: underline;
	color: #FFC;
	font-weight:bold;
}
a.brownlinks:active {
	text-decoration: none;
	color: #4D352B;
	font-weight:bold;
}
.phone {
	font-size:14px;
	font-weight:bold;
}
.content {
	padding-left:15px;	
}
.mainbg {
	background-image: url(/images/flowerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
.leftbar {
	background-color:#a48c6d;
	width:177px;
	background-image: url(/images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: left 130px;
}
.imgbdr {
	border:solid;
	border-color:#333;
	border-width:1px;
}
.featurepanel {
	font-size:11px;
}
.small{
	font-size:11px;
	font-style:italic;
}
.featurepanel p{
	font-size:11px;
}
.footer {
	font-size:11px;	
}
.footer p {
	font-size:11px;	
}
ul.smalllist {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top:0px;
}
ul {
	margin-left:5px;
	margin-top:0px;
	padding-left:5px;
	padding-top:0px;
}
li {
	font-size:11px;
	color:#111;
	list-style-type: disc;
}
ul.smalllist li {
	font-size:11px;
	color:#111;
	list-style-type: disc;
}
.leftside {
	font-size:12px;
}
hr{
	color:#452D29;
	background-color: #452D29;
}
h3 {
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.ta {
	background-color:#d3bfa5;
	border:solid;
	border-color:#333;
	border-width:1px;
	font-size:11px;
	color:#333;
	padding-left:4px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
.tf {
	background-color:#d3bfa5;
	border:solid;
	border-color:#333;
	border-width:1px;
	height: 20px;
	font-size:11px;
	color:#333;
	padding-left:4px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
pre {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}
.button {
	background-color:#d3bfa5;
	border:solid;
	border-color:#333;
	border-width:1px;
	height: 20px;
	font-size:11px;
	color:#333;
	padding-left:4px;
	padding-right:2px;
	padding-top:2px;
	padding-bottom:2px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
