/* CSS Document */

* { padding: 0px;
margin: 0px;
}
body {
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(/images/background.png);
	font-family: Verdana, Geneva, sans-serif;
}
.IMG_Left{	vertical-align:bottom; float:left; border:0px;}
.IMG_Right{	vertical-align:bottom; float:right; border:0px;}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	width: 746px;
}
#flashheader {
	height: 299px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2.002px;
	border-left-width: 2.002px;
	border-right-color: #7FA29E;
	border-left-color: #7FA29E;
	float: right;
	width: 707px;
}
#leftcolumn {
	width: 213px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7FA29E;
	border-bottom-color: #7FA29E;
	border-bottom-width: 1px;
	background-color: #F1F0EE;
	background-image: url(/images/featuredprops.png);
	background-repeat: no-repeat;
}
#rightcolumn {
	float: right;
	width: 450px;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#featuredlinks {
	margin-top: 50px;
	margin-bottom: 15px;
	text-align: right;
	margin-right: 0px;
}
#leftcolumn h3 a {
	text-decoration: none;
	font-weight: bold;
	color: #387871;
	letter-spacing: -.05em;
}
#leftcolumn h3 a:link {
}
#leftcolumn h3 a:hover {
	color: #B7A89F;
	text-decoration: underline;
}
#leftcolumn h3 a:visited {
	text-decoration: none;
}
#leftcolumn h3 a:active {
	text-decoration: none;
}
h1 {
	font-size:12pt; color:#ffffff; font-weight:normal;
}
h2 {
	font-size: 12px;
	color: #286D66;
	padding-bottom: 10px;
}
h3 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #535353;
	padding-left: 8px;
	padding-right: 8px;
}
h4 {
	font-size: 10px;
	color: #387871;
}
h5 {
	font-size: 9px;
	color: #3C8F87;
}
p {
	font-size: 10px;
	color: #535353;
	padding: 0px 25px 10px 15px;
}
.HR_Separater
{
	border:0px; 
	background:#7fa29e; 
	color:#7fa29e; 
	width:100%; 
	margin-bottom:10px;
	margin-top:10px;	
}
a:link {
	text-decoration: none;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 9px;
}
a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
#footer {
	width: 707px;
	float: right;
	border-right-width: 2.002px;
	border-left-width: 2.002px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #72A49F;
	border-left-color: #72A49F;
	border-bottom-width: 2.002px;
	border-bottom-style: solid;
	border-bottom-color: #72A49F;
}
#footernav {
	background-color: #558C86;
	height: 20px;
	padding-top: 1px;
	margin-top: 2px;
	padding-bottom: 5px;
}
#bottom {
	width: 711px;
	padding-top: 5px;
	float: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B8D0CD;
}
.DIV_PageTitle
{
    overflow:hidden; margin-bottom:15px; text-align:left; font-size:14pt; color:#535353; padding:5px 5px 5px 15px; background:#558c86;
}
.website_top_banner_header 
{
    font-weight:normal;
}
.IFRAME {font-size:11px;}
