body {
	background-color: transparent;
	font-family: tahoma,arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}

h1 {
	font-family: tahoma,arial, helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: Black
}
h2 {
	font-family: tahoma,arial, helvetica, sans-serif; 
	text-align: left; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	margin-top: 2px;
}
h3 {
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: Black
}

td {
	font-family: Arial,tahoma,Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align : top;
}
th {font-family: tahoma,arial, helvetica; text-align: center; font-size: 10px; color: #EEEEEE}

b {
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black
}

A:link {
	COLOR: Navy;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: Red;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #F81818;
	TEXT-DECORATION: underline
}
.pagetitle {
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: Purple;
	font-size: 15px;
}
.titletext {
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFF8A;
	font-size: 11px;
}
.menutext {
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Navy;
	text-align: center;
	font-size: 11px;
}
.maintext {
	font-family: Arial, tahoma,Verdana, Geneva, Helvetica, sans-serif;
	font-weight: none;
	color: black;
	text-align: left;
	font-size: 13px;
}
#elementtext {
        font-family: Arial, tahoma,Verdana, Geneva, Helvetica, sans-serif;
        font-weight: none;
        color: black;
        text-align: left;
        font-size: 13px;
	width: 600px;
	margin-left: 10px;
}
#elementtext h1 {
	font-align: left;
}
.countrytext {
	font-family: Arial,tahoma,Verdana, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #FFFF8A;
	font-size: 14px;
}
.smtext {
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.error {
	color: red;
	font-weight: bold;
}
.smbold {
	font-size: 11px;
	font-family: tahoma,arial, helvetica, sans-serif;
	font-style: bold;
}

div.breadcrumbs { position: absolute; top: 130; left: 160; width: 100%; text-align: left; }
div.subcategorytitle { font-family: tahoma,arial,helvetica; font-weight: bold; font-size: 12px; color: white; background-color: black}
div.subcategoryborder { font-family: tahoma,arial,helvetica; font-weight: bold; font-size: 9px; color: black; background-color: white; border:1px solid black; }

.accommodationitem {
	border: 1px solid black;
	margin-bottom: 3px;
	padding: 5px;
	min-height: 200px;
	height: auto;
	_height: 250px;
}

.accommodationitem img {
	float: left;
	width: 150px;
	margin-right: 5px;
}

.accommodationaddress {
	float: right;
	margin-top: -32px;
}

.bookinglinks {
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

#toomanylistings {
	text-align: center;
	margin-bottom: 10px;
}

