a  { color: #555555; text-decoration: none }
a:hover  { color: #999; text-decoration: none; background-color: #c96 }
a:visited  { color: #555555; text-decoration: none }
.bodytext {
	font-size: 14px;
	font-weight : normal;
	text-align : justify;
	font-family : Avenir,  Arial,  sans serif;
}
.news_list { font-size: 12px; font-family: Avenir, Arial, "sans serif"; font-weight: bold; text-align: justify }
.menutext  { font-size: 12px; font-family: Avenir, Arial, "sans serif"; font-weight: normal }
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	font-weight : normal;
	font-family : Avenir,  Arial,  sans serif;
}
.portfolio_loader {  background-repeat: no-repeat; background-position: center center; background-color: #FFFFFF}
.logo_padding { padding-right: 25px }

.bookings_available  { color: #fff; font-weight: bold; background-color: #acce02; padding: 2px }
.bookings_unavailable   { color: #fff; font-weight: bold; background-color: #f30; padding: 2px }
