/* Navigation links */

a.navigation:active, a.navigation:link, a.navigation:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
a.navigation:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a.navigation_drop:active, a.navigation_drop:link, a.navigation_drop:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.navigation_drop:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

/* Top right corner links */

a.head:active, a.head:link, a.head:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
}
a.head:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FF4D00;
	text-decoration: none;
}

/* Links within the page - content box */

a:active, a:link, a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #FF3300;
	font-weight: bold;
	text-decoration: underline;
}

/* Content Box */

.tabletitle {
	color: #FFCC00;
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
}

.content {
	color: #333333;
	font-size: 9pt;
	font-family: Arial
}

/* Ads under top navigation */

.adlinks {
	color: #FFCC00;
	font-size: 9pt;
	font-family: Arial;
	font-weight: Bold;
}
a.adlinks:active, a.adlinks:link, a.adlinks:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFCC00;
}
a.adlinks:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/* Footer */

a.footer:active, a.footer:link, a.footer:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;
}
a.footer:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

/* Hotel box */

.hotel {
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
}
a.hotel:active, a.hotel:link, a.hotel:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ff3300;
}
a.hotel:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ff3300;
}

/* Dropdown menu */


option.main {
	font-family: Arial;
	font-size: 12px;
	background-color: #4d4d4d; 
	font-weight: bold; 
	color: ffffff;}

option.under {
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff; 
	font-weight: normal; 
	color: 000000;}

option.main2 {
	font-family: Arial;
	font-size: 12px;
	background-color: #D34A0E; 
	font-weight: bold; 
	color: ffffff;}

select.selection {
     border: 1px solid #4d4d4d; 
     background-color: #ffffff; 
}

/* Search field */


input {
	color: #4d4d4d;
	font-weight: bold; 
	background: #ffffff;
	border: 1px solid #cccccc
}

.submit input {
	color: #cccccc;
	background: #4d4d4d;
	border: 2px outset #cccccc
}

a.advanced_search:active, a.advanced_search:link, a.advanced_search:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
a.advanced_search:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;	
}

/* Most Popular Places box */

a.places:active, a.places:link, a.places:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}
a.places:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #fe4e04;
	text-decoration: none;	
}

/* Sitemap sub-category links */

a.sitemap:active, a.sitemap:link, a.sitemap:visited {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
a.sitemap:hover {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;	
}


/* Random images from gallery properties */

.cpmimage{
	border: none;
	padding: 2px;
}
a img {
	border: none; 
}