/* New styles - change content to these*/

BODY	{
	margin: 0 0 0 0;
	background-color: #004A7B;
	}


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;} 

LI	{
	line-height: 20px;
	list-style-image:url(/OT/images/arrow.gif);	
}

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:normal;}
.nav:Visited	{  text-decoration: none; color: #ffffff; font-weight:normal;}
.nav:Active    { text-decoration: none; color: #ffffff; font-weight:normal;}
.nav:Hover     { text-decoration: underline; color: #FFffff; font-weight:normal;}

.destination	{ color: #ffffff;}
.destination:Link	{ }
.destination:Visited	{  color: #ffffff;}
.destination:Active    { }
.destination:Hover     { color: #ffffff;}

.footer	{ color: #BCBCBC;}
.footer:Link	{ }
.footer:Visited	{  color: #BCBCBC;}
.footer:Active    { }
.footer:Hover     { color: #ffffff;}

H1	{
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color:#ffffff;
	display: inline;
	}

H2	{
	font-family: Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color:#000000;
	display: inline;
	}
	
.H2White	{
	font-family: Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	color:#ffffff;
	display: inline;
	}
	
.H2Grey	{
	font-family: Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color:#CCCCCC;
	display: inline;
	}
	
H3	{
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color:#2053A2;
	display: inline;
	}
	
H4	{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#2053A2;
	display: inline;
	word-spacing: 0px;
	}
	
adText	{
	font-size:10px;
	font-family:Arial;
	}	
	
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;
	}

.white:Link	{  text-decoration: none; color: #ffffff; font-weight:normal;}
.white:Visited	{  text-decoration: none; color: #ffffff; font-weight:normal;}
.white:Active    { text-decoration: none; color: #ffffff; font-weight:normal;}
.white:Hover     { text-decoration: underline; color: #FFffff; font-weight:normal;}

.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);





/********* 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);
	

.DestinationTitle	{

	font-size: 13px;
	font-weight: bold;
	display: inline;
	color: #ffffff;
	padding: 4px;
	border-top: 0px dashed #cccccc;
	border-bottom: 0px dashed #cccccc;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #336699;
	width: 100%;
	}
	
.DestinationTable	{
	background-color: #4D79A6 ;
	margin-bottom: 20px;
	border: 0px #999999 solid;
	}
