/********* BODY AND LAYOUT STYLES ************/

BODY	{
	margin: 0px;
	background-color: #CCE0E1;
	font: 8pt Tahoma,Verdana,Geneva,Arial,Helvetica,"Sans Serif";
	scrollbar-3dlight-color:;
    scrollbar-arrow-color: #ffffff;
    scrollbar-base-color:;
    scrollbar-darkshadow-color:;
    scrollbar-face-color:#3992E2;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:;
	background-position:center;
	}

A      { font-weight: normal; text-decoration: underline; color: #0000FF;}
A:Visited   { text-decoration: ; color: #0000FF}
A:Active    { text-decoration: ; color: #0000FF}
A:Hover     { text-decoration: underline; color: #FF0000;}


.SiteWidth	{
	width: 950px;
	}

.SiteContentArea	{
	background-color:#FFFFFF;
	padding: 20px;
	width: 950px;
	text-align:left;
	}
	
.SiteFooterTextDiv	{
	color:#333333;
	width: 950px;
	}
	
.SiteFooterTopBar	{
	border-top: #99CC00 8px solid; padding-top:8px;
	}

.SiteFooterLink     { text-decoration: none; color: #333333;}
.SiteFooterLink:Visited   { text-decoration: none; color:#333333;}
.SiteFooterLink:Active    { ext-decoration: none; color:#333333;}
.SiteFooterLink:Hover     { text-decoration: underline; color: #333333;}


.SiteHeader {
	color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight: normal;
	font-style:;
	}
	
.SiteHeader     { text-decoration: none; color:#FFFFFF;}
.SiteHeader:Visited   { text-decoration: none; color:#FFFFFF;}
.SiteHeader:Active    { ext-decoration: none; color:#FFFFFF;}
.SiteHeader:Hover     { text-decoration: underline; color: #FFFFFF;}

.SiteSubHeader {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:80px;
	font-size: 16px;
	font-style:italic;
	}
	
.SiteTagLine {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:80px;
	font-size: 12px;
	background:#99CC00; 
	padding:6px; 
	border-top:#FFFFFF 1px solid;
	}	
	
.SiteTagLineLink     { text-decoration: none; color:#FFFFFF; font-weight:bold;}
.SiteTagLineLink:Visited   { text-decoration: none; color:#FFFFFF; font-weight:bold;}
.SiteTagLineLink:Active    { ext-decoration: none; color:#FFFFFF; font-weight:bold;}
.SiteTagLineLink:Hover     { text-decoration: underline; color: #FFFFFF; font-weight:bold;}

.InterestArea	{ background-color:#FF9C00;}
	
.InterestAreaLink     { text-decoration: none; color:#FFFFFF; font-weight:bold; font-size:14px;}
.InterestAreaLink:Visited   { text-decoration: none; color:#FFFFFF; font-weight:bold;}
.InterestAreaLink:Active    { ext-decoration: none; color:#FFFFFF; font-weight:bold;}
.InterestAreaLink:Hover     { text-decoration: underline; color: #FFFFFF; font-weight:bold;}

@import url(Default_Formatting.css);



/********* SEARCH RESULT STYLES ************/

@import url(Default_SearchResults.css);

.ResultsMainWidth	{
	width:900px;
	}

.ResultsLeftWidth	{
	width:85%;
	}
	
.ResultsRightBannerWidth	{
	width:15%;
	}
	


/********* SEARCH BOX STYLES ************/

@import url(Default_SearchBox.css);





/********** LISTING DETAILS STYLES ****************/


@import url(Default_Listing.css);





/********** FEATURED PROPERT STYLES ****************/


@import url(Default_FeaturedListing.css);




	
/********* RESULTS FILTERING BAR ************/

@import url(Default_FilterBar.css);
	




/********* Destination Styles ************/

@import url(Default_Destination.css);





/*Weather styles - set on each page */

	.WeatherState {
		font-size: 12pt;
		margin-bottom:6px;
		margin-top:20px;
		font-weight: bold;
		}
	 A.WeatherState   { font-size: 12px; font-weight: bold;}
	.WeatherState:Visited   { font-size: 12px; font-weight: bold;}
	.WeatherState:Active    { font-size: 12px; font-weight: bold;}
	.WeatherState:Hover     { font-size: 12px; font-weight: bold;}
		
	ul {
	  margin-top:0px;
	  margin-bottom:0px; 
	}
	
	li {
	  margin:0 0 0 0;
	  padding:0 0 0 0;
	  line-height:18px;
	}
	
	.licol {
	  float: left;
	  width: 200px;
	  border:0px #000000 dashed;
	}  
	
	Div.Spacer	{
		clear:both;
		}				



/*directory styles - used on the directory lists */

	.DirectoryHeading {
		font-size: 12pt;
		margin-bottom:6px;
		margin-top:20px;
		font-weight: bold;
		}
	
	A.DirectoryHeading   { font-size: 12px; font-weight: bold;}
	.DirectoryHeading:Visited   { font-size: 12px; font-weight: bold;}
	.DirectoryHeading:Active    { font-size: 12px; font-weight: bold;}
	.DirectoryHeading:Hover     { font-size: 12px; font-weight: bold;}
		

	.ColumnDirectory {
	  float: left;
	  border: #FF0000 solid 0px;
	  line-height:18px;
	  padding-right: 8px;
	} 
	
	.DirectoryBracket	{
	color:#999999;
	}
	
	Div.Spacer	{
		clear:both;
		}				

