/* New styles - change content to these*/

BODY	{
	margin: 0 0 0 0;
	background-color: #DFDFDF;
	}


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;} 


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;}

.sitelink	{ color: #ffffff; font-family: Verdana,Arial,Helvetica; font-weight:bold; font-size: 11px; font-weight: bold;}
.sitelink:Link	{  text-decoration: none; color: #ffffff; font-weight:bold;}
.sitelink:Visited	{  text-decoration: none; color: #ffffff; font-weight:bold;}
.sitelink:Active    { text-decoration: none; color: #ffffff; font-weight:bold;}
.sitelink: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:#59479D;
	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;
	}	
	
	
.footerText	{
	color: #000000; font-family: Verdana,Arial,Helvetica; font-size: 11px; 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;
	}
	
	
	
	
/********* SEARCH RESULT STYLES ************/

@import url(Default_SearchResults.css);


.resultsTableRow	{
	background-color : #9EA616;
	} 

.resultsTableFooterRow	{
	background-color : #9EA616;
}



/********* SEARCH BOX STYLES ************/

@import url(Default_SearchBox.css);





/********** LISTING DETAILS STYLES ****************/


@import "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);
	

