body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/images/interface/BKG.jpg) repeat-x #58595b;
}	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #061b26;
	line-height: 130%;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #1a4760;
	line-height: 130%;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #061b26;
	line-height: 130%;
}
.mainText_index_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #ffffff;
	line-height: 130%;
}
.mainText_index_white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
}
.mainText_index_white-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #233d4e;
	line-height: normal;
	font-weight: bold;
}
.mainText-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #36373a;
	line-height: 150%;
}
.mainText-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #9e9e9f;
	line-height: 150%;
}
.mainText-Head {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #0e3d5b;
	line-height: normal;
	text-transform:uppercase;
	font-weight: bold;
}
.PressRelease_Title {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #0e3d5b;
	line-height: normal;
	font-weight: bold;
}
.Property_Name {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #64A430;
	line-height: normal;
	font-weight: bold;
}
.Property_List_Section {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #0e3d5b;
	line-height: normal;
	font-weight: bold;
        padding-top:20px;
        padding-bottom:10px;
}
.Property_List {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #323232;
	line-height: normal;
	font-weight: normal;
}
.Property_List_Item {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #323232;
	line-height: normal;
	font-weight: bold;
}
.mainText-Head-link {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #0e3d5b;
	line-height: normal;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
}
.mainText-Head-link:hover {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #0e3d5b;
	line-height: normal;
	text-transform:uppercase;
	font-weight: bold;
	text-decoration: none;
}
.mainText-SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #6aa433;
	line-height: normal;
	font-weight: bold;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: normal;
}
.footer-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	line-height: normal;
}
.footer-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #233d4e;
	line-height: normal;
}
.back_to_topText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #9e9e9f;
	line-height: normal;
	font-style:none;
}
.back_to_topText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #36373a;
	line-height: normal;
	font-style:none;
}
.list {
	list-style-image:url(/images/interface/BULLET.gif);
}
.form {
	font-family:Times New Roman, Times, serif;
	font-size: 10pt;
	color: #666666;
	width:200px;
	height:850px;
	overflow:hidden;
	overflow:auto;
	text-align:left; 	
	border:2px;
	border-color:#666666; 
	padding-left:10px; 	
	padding-right:10px; 	
	margin:0px; 
	margin-top:0;
}
.float_lt01 {
	display:block;
	float: left;
	margin: 0px 10px 7px 0px;
	border: 8px solid #eaebeb;
}
.border {
	border: 5px solid #E5E5E5;  
}
.map {
	height: auto;
        width: 575px;
        border: 3px solid #E5E5E5;   
}

.map img{
	height: auto;
        width: 575px;
        border: 5px solid #E5E5E5;   
}

.property_featured {
	height: auto;
        width: 251px;
        border: 3px solid #13729d;   
}

.property_featured img{
	height: auto;
        width: 251px;
        border: 3px solid #13729d;   
}

.property {
	height: auto;
        width: 300px;
        border: 5px solid #E5E5E5;   
}

.property img{
	height: auto;
        width: 300px;
}

.hidden {
	visibility:none;
	display:none;
}

.float_rt01 {
	display:block;
	float: right;
	margin: 0px 0px 10px 10px;
	border: 8px solid #eaebeb;
}
#secondary_content li {
	list-style: url(/images/interface/BULLET.gif);
}

.video_thumb {
	width:168px;
	height:109px;
	border:3px solid #999999;
}

.video_thumb img{
	width:168px;
	height:109px;
}


/*****************  Dropdowns ***************/
/* reference: Son of Suckerfish Drop Down
   http://www.htmldog.com/articles/suckerfish/dropdowns/
 */
 
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 13px;
	}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	width: 185px;
	position: absolute;
	left: -999em;
	border: 0px;
	border-bottom: 0px;
	display: block;	
	margin: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;		
	font-size: 10px;	
	line-height: 13px;	
	text-decoration: none;	
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin-top: 0px;
}

#nav li ul a {
	display: block;
	line-height: 13px;
	margin: 0;	
	padding: 6px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	text-decoration: none;
	font-weight: bold;	
}

#nav li ul li {
	width: 185px;	
	margin-left: 0px;
}
#nav li:hover ul {
	left: auto;
}

/* BEGIN CODE FOR 2-LEVEL DROPDOWNS */
#nav li ul ul {
     margin: 0 0 0 65px;
} 

#nav, #nav ul {
     padding: 0;
	 margin: 0;
	 list-style: none;
	 line-height: 1;
} 

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto; 
}
/* END CODE FOR 2-LEVEL DROPDOWNS */

.selection a {
	color: #484848;
	background-color:#d7ebb5;
}
.selection a:hover {
	color: #484848;
	background-color: #b0d374;
}

.selection a img{
	display:block;
}
.selection a:hover img{
	display:block;
}

.selection:active {
	color: gray;
}
.selection {
	width: 185px;
}