/* New styles - change content to these*/

BODY	{
	margin: 0 0 0 0;
	background-color: #63A5D9;
	}

P 	{ color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;} 

TD 	{ color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;} 

.MainTD	{
	border-left: 1px solid #2B743C; 
	border-right: 1px solid #2B743C;
	border-top: 0px solid #2B743C;
	border-bottom: 0px solid #2B743C; 
	padding: 20px;
	}

LI	{
}

A      { text-decoration: none; color: #0000FF;}
A:Visited   { text-decoration: none; color: #0000FF}
A:Active    { text-decoration: none; color: #0000FF}
A:Hover     { text-decoration: underline; color: #FF0000;}

.nav	{ color: #ffffff; font-family: Verdana,Arial,Helvetica; font-weight:bold; font-size: 11px; font-weight: normal;}
.nav:Link	{  text-decoration: none; color: #ffffff; font-weight:bold;}
.nav:Visited	{  text-decoration: none; color: #ffffff; font-weight:bold;}
.nav:Active    { text-decoration: none; color: #ffffff; font-weight:bold;}
.nav:Hover     { text-decoration: underline; color: #FFffff; font-weight:bold;}

H1	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color:#2053A2;
	display: inline;
	}

H2	{
	font-family: Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color:#FFFFFF;
	display: inline;
	}
	
H3	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color:#2053A2;
	display: inline;
	}

H4	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color:#2290C3;
	text-transform:uppercase;
	}
	
H5	{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: ;
	color:#2290C3;
	display:inline;
	}

.Header {
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
}


.FeatureHeader	{
	font-family: verdana,Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	color: #999999;
	letter-spacing: 0px;
	}
	
	.HomepageFeatureHeader	{

	padding: 5px;

	}
	
.HomepageFeatureTD	{

	background-color: #FCF9F1;
	padding: 7px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}	

.HomepageFeatureText	{
	font-family: Arial, sans-serif;
	font-size: 11px;
	}	
	
	
.footer	{ color: #ffffff; font-family: Verdana,Arial,Helvetica; font-weight:bold; font-size: 11px; font-weight: normal;}
.footer:Link	{  text-decoration: none; color: #ffffff; font-weight:normal;}
.footer:Visited	{  text-decoration: none; color: #ffffff; font-weight:normal;}
.footer:Active    { text-decoration: none; color: #ffffff; font-weight:normal;}
.footer:Hover     { text-decoration: underline; color: #FFffff; font-weight:normal;}

.footerTextWhite	{
	color: #ffffff; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;
	}

.white	{
	color: #ffffff;
	}

.grey	{
	color: #999999;
	}
	
.tableBorder	{
	border-left: 1px solid #7B7B7B;
	border-right: 1px solid #7B7B7B;
	}
	
.ScrollingText	{
	font-family: Verdana,Arial,Helvetica; 
	font-size: 14px; 
	font-weight: bold;
	color:#0000FF;
	}	
	
.advertiseTitle	{
	font-family: Arial,Helvetica;
	font-size: 24px;
	font-weight: normal;
	display: inline;
	color: #003399;
	letter-spacing: 0.5px;
	}
	
/* CONTENT SUB TABLES - USED FOR QUICK FIND AND OTHER SIDE TABLES */

.contentSubTable	{
	padding: 4px;
	border: 1px solid #bcbcbc;
	}
	
.contentSubTableHeader	{
	background-color: #F69830;
	color:#FFFFFF;
	font-weight:bold;
	BORDER-RIGHT: #724900 2px solid; 
	BORDER-TOP: #ffffff 2px solid; 
	BORDER-LEFT: #ffffff 2px solid; 
	BORDER-BOTTOM: #724900 2px solid; 
	border-style: groove; 
	}

.contentSubTableTD	{
	background-color:#FFFFFF;
	}	

/* Search Result Classes*/

.resultsTableHeader	{
	color: white;
	font-weight : bold;
	font-family: Arial,Helvetica; 
	font-size: 12px;
}	

.resultsTableResults	{
	color: white;
	font-weight : normal;
	font-family: Arial,Helvetica; 
	font-size: 12px;
}
	
.resultsTableRow	{
	text-align : left;
	color: White;
	background-color : #2B743C;
	font-weight : bold;
	font-family: Arial,Helvetica; 
	font-size: 12px; 
	padding: 3px;
	BORDER-RIGHT: #724900 2px solid; 
	BORDER-TOP: #ffffff 2px solid; 
	BORDER-LEFT: #ffffff 2px solid; 
	BORDER-BOTTOM: #724900 1px solid; 
	border-style: groove;
	}  

.resultsTableFooterRow	{
	background-color : #2B743C;
	BORDER-RIGHT: #724900 2px solid; 
	BORDER-TOP: #ffffff 2px solid; 
	BORDER-LEFT: #ffffff 2px solid; 
	BORDER-BOTTOM: #724900 2px solid; 
	border-style: groove; 
}

.resultRow	{
	background-color:#ffffff;
	}

.resultRowAlter	{
	background-color:#EEEEEE;
	}

.ResultsDescription	{ 
color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: normal;
}

.homeLink{ 
color: #0000FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
A.homeLink:Link      { text-decoration: none; color: #0000FF;}
A.homeLink:Visited   { text-decoration: none; color: #0000FF}
A.homeLink:Active    { text-decoration: none; color: #0000FF}
A.homeLink:Hover     { text-decoration: underline; color: #FF0000;}


/********* SEARCH RESULT STYLES ************/

@import url(Default_SearchResults.css);





/********* 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);
	

