@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
}
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-size: 11px;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	background-color: #000000;
	line-height: 15px;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg-container.gif);
	margin:0px;
	padding:0px;
}
.oneColFixCtrHdr #header {
	height: 337px;
	background-image:url(../images/bg-body.gif);
	background-position:center center;
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.oneColFixCtrHdr #menu-wrapper {
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../images/bg-menu-wrapper.gif);
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}	
.oneColFixCtrHdr #menu{
	margin:0px auto;
	width: 800px;
}
.oneColFixCtrHdr #mainContent {
	width: 740px;
	text-align: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: visible;
}
.oneColFixCtrHdr #mainContent a:active {
	text-decoration: none;
}
.oneColFixCtrHdr #mainContent h1 {
	font-size: 16px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent h2 {
	font-size: 13px;
}
.oneColFixCtrHdr #mainContent h3 {
	font-size:	11px;
}
.oneColFixCtrHdr #mainContent a:link {
	color: #666666;
}
.oneColFixCtrHdr #mainContent a:visited {
	color: #666666;
}
.oneColFixCtrHdr #mainContent a:hover {
	color: #00CC00;
}
.oneColFixCtrHdr #leftcolumn {
	left: 0px;
	position: relative;
	width: 515px;
	float: left;
	padding-right: 20px;
}
.oneColFixCtrHdr #rightcolumn {
	right: 0px;
	position: relative;
	width: 200px;
	float: right;
	height: 500px;
	overflow: hidden;
	border-left: dotted 1px #999999;
	font-size: 14px;
	font-weight: bold;
}
.oneColFixCtrHdr #footer-wrapper {
	height: 175px;
	clear:both;
	background-image:url(../images/bg-footer-wrapper.gif);
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
}
.oneColFixCtrHdr #footer {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image:url(../images/themika-logo.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:70px;
	font-size: 10px;
	color: #000000;
	padding-top: 100px;
}
.oneColFixCtrHdr #footer a:link {
	text-decoration: none;
	color: #000000;
}
.oneColFixCtrHdr #footer a:visited {
	color: #000000;
	text-decoration:none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #000000;
	text-decoration:underline;
}
.oneColFixCtrHdr #footer a:active {
	color: #000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px;
	height: 138px;
}
.oneColFixCtrHdr #footer h6 {
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
.oneColFixCtrHdr #map {
	border:solid 2px #FF0000
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.accommodation-teaser {
	margin-top: 0px;
	position: relative;
	float: left;
	width: 740px;
}
#rates {
	position: relative;
	float: right;
	width: 340px;
	margin: 0px;
}

#weatherbox {
	float: right;
	width: 125px;
}
.oneColFixCtrHdr #directions-leftcolumn {
	left: 0px;
	position: relative;
	width: 300px;
	float: left;
}
.oneColFixCtrHdr #directions-rightcolumn {
	right: 0px;
	position: relative;
	width: 440px;
	float: right;
}.oneColFixCtrHdr #container #mainContent #bookings {
	float: left;
	height: 160px;
	width: 190px;
	position: relative;
	margin-top: 50px;
	margin-left: 105px;
}

