body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #BEBD68;
	margin: 20px;
	padding: 0;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
#masthead {
	padding: 0px;
	margin: 0;
	background-image: url(header.jpg);
	height: 300px;
	background-repeat: no-repeat;
}
#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 2px solid #663300;
	background-color: #FFFFFF;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 690px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #653200;
	border-right-color: #653200;
	border-bottom-color: #653200;
	border-left-color: #653200;
}
.floatleft { float: left; margin: 5px 10px 0px 0px; border: padding: 2px;}
.floatright { float: right; margin: 0px 0px 10px 10px; padding: 2px;}
#left {
	width: 195px;
	float: left;
	margin-left: 5px;
	background-image: url(left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 406px;
}
#left .content {
	font-size: 0.9em;
	line-height: 1em;
	height: 136px;
	border: 1px none #653200;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 90px;
	padding-left: 0px;
	background-image: url(images/lft_bkg2.jpg);
	background-repeat: no-repeat;
}
#right .content {
	padding: 18px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #311700;
}
#right .referral {
	padding: 24px;
	font-size: 0.9em;
	line-height: 1.65em;
	color: #663301;
}
#right .contact {
	padding: 24px;
	font-size: 0.9em;
	line-height: 1.65em;
	background-image: url(contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
	color: #FFFFFF;
}
#footer {
	color: #999999;
	background-color: #663300;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(footer.jpg);
	height: 60px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #653200;
	text-decoration: none;
}
#left a:visited {
	color: #653200;
	text-decoration: none;
}
#left a:hover {
	color: #FFFFFF;
}
#right a:link {
	color: #653200;
}
#right a:visited {
	color: #653200;
}
#right a:hover {
	color: #96933C;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #BFBF68;
}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 18pt;
	margin: 0;
	color: #90A743;
	font-family: "Americana BT", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22pt;
}
h2 {
	font-size: 14pt;
	margin: 30px 0 0 0;
	color: #8c2529;
	font-family: "Americana BT";
	font-weight: lighter;
}
h3 {
	font-size: 16pt;
	margin: 30px 0 0 0;
	color: #90a743;
	line-height: 22pt;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

