*
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}


body
{

	margin: auto;
	text-align: center;
	padding: 0px;
	font: 11px/20px verdana;
	background-image: url('../images/bodybackground.jpg');
	background-position: top center;
	background-repeat: repeat-y;

}

a
{
color: #fe8822;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #000000;
text-decoration: none;
}

.logo
{
	width: 830px;
	height: 183px;
	text-align: left;
	padding-top: 130px;
}

.container
{
	padding-left: 0px;
	width: 830px;	
	height: 100%;
	margin: auto;
	text-align: center;
	clear: both;
	margin-bottom: 0px;
	color: #000000;
	background-image: url('../images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fed885;
}


.link 
{
	background-color: #051f46;
	color: #ffffff;
}

.link: hover
{
	background-color: #435d82;
	color: #ffffff;	
}


.maincontent {width: 590px; float: right; text-align: left; margin: 0px; padding: 0px;}

#banner
{
	background-image: url("../pics/title_image.jpg");
	background-repeat: no-repeat;
	height: 184px;
}

#content_top
{
	background-image: url("../pics/content_top.jpg");
	background-repeat: no-repeat;
	height: 38px;
}

#content_bottom
{
	background-image: url("../pics/content_bottom.jpg");
	background-repeat: no-repeat;
	height: 38px;
}

#explore
{
	background-image: url("../pics/explore.jpg");
	background-repeat: no-repeat;
	height: 24px;
	margin-left: 2px;
}

#right
{
	width: 514px;
	float: left;
}

#content
{
	margin: 0px;
	padding: 0px 28px;
	background-image: url("../pics/content_background.jpg");
	background-repeat: repeat-y;
}

.explore
{
	margin-left: 2px;
}

h1
{
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	font: 20px verdana;
	font-weight: bold;
}

h2
{
	margin: 0px 0px 15px 0px;
	color: #ff8800;
	font: 16px verdana;
	font-weight: bold;
}

table
{
font: 10px verdana;
color: #000000;
}

.tabletop
{
background-image: url('../images/maintabletop.png');
width: 570px;
height: 15px;
padding: 0px;
margin-right: 20px;
}

.tableback
{
background-image: url('../images/tableback.png');
width: 570px;
padding: 0px;
margin-right: 20px;
padding-left: 10px;
padding-right: 10px;
}

.tablebottom
{
background-image: url('../images/maintablebottom.png');
width: 570px;
height: 15px;
padding: 0px;
margin-right: 20px;
}


.maintitle
{
width: 570px;
background-color: #e59208;
color: #ffffff;
font-size: 18px;
font-weight: bold;
padding: 8px;
margin-right: 20px;
}

.mainfooter
{
width: 570px;
background-color: #e59208;
color: #ffffff;
font-size: 18px;
font-weight: bold;
padding: 8px;
text-align: center;
margin-right: 20px;
}

.temperature
{
align: left;
background-image: url('../images/temperature.png');
}

p 
{
margin: 0px;
}

img {border: 0px; padding: 0px; margin: 0px;}

.hometext { color: #ffffff; padding: 8px; width: 489px; }

.left
{
	float: left;
	padding-left: 20px;
	width: 197px; 
	margin: 0px;
	text-align: left;
}

#navcontainer
{
	width: 197px; 
	margin: 0px;
	text-align: left;
	padding: 0px;
}

#navcontainer ul
{
margin: 0px 0px -4px 0px;
background-color: #ffffff;
list-style-type: none;
font-family:Helvetica, sans-serif;
font-size: 12px;
padding: 0px;
}

#navcontainer a
{
margin-bottom: 4px;
background-color: #e59208;
display: block;
padding-left: 4px;
font-size: 12px;
width: 197px;
font-weight: normal;
background-image: url('../images/link.png');
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
background-color: #e59208;
text-decoration: none;
font-size: 12px;
width: 197px;
font-weight: normal;
background-image: url('../images/link.png');
}

#navcontainer a:hover
{
background-color: #0b8516;
color: #ccddff;
font-size: 12px;
width: 197px;
font-weight: normal;
background-image: url('../images/linkhover.png');
}

.photoleft
{
	float: left;
	margin: 0px 10px 10px 0px;
}

.photoright
{
	float: right;
	margin: 0px 0px 10px 10px;
}

fieldset
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding: 0px;
	border: solid 0px;
}
	
fieldset div
{
	margin-top: 10px;
}
	
fieldset div label
{
	float: left;
	width: 100px;
	color: #000;
	font: 10px/20px verdana;
	font-weight: bold;
}
	
fieldset input, fieldset textarea, fieldset select
{
	border: 1px solid #ccc;
	background: #fff;
	width: 250px;
}
	
fieldset textarea
{
	width: 250px;
	height: 100px;
	overflow: auto;
}
	
fieldset select
{
	padding: 0px;
}


fieldset submit
{
	width: 50px;
}

#form
{
	margin-top: 20px;
	margin-bottom: -19px;
}

html>body #form
{
	margin-top: 20px;
	margin-bottom: -11px;
}

.required
{
	color: #A02125;
}

.note
{
	margin-left: 100px;
}

.accommodation
{
background-image: url('../images/propertiesback.jpg');
width: 541px;
min-width: 541px;
max-width: 541px;
height: 97px;
min-height: 97px;
max-height: 97px;
align: center;
margin-bottom: 10px;

}

.accback
{
padding: 8px;
width: 507px;
color: #ffffff;
}

.accback a
{
color: #000000;
text-decoration: none;
}

.accback a:hover
{
color: #ffffff;
text-decoration: none;
}

.accommodation2
{
width: 248px;
float: left;
margin: 3px;
}

.accback2
{
background-color: #e59208;
width: 248px;
padding: 4px;
color: #ffffff;
}

.accback2 a
{
color: #000000;
text-decoration: none;
text-align: right;
}

.accback2 a:hover
{
color: #ffffff;
text-decoration: none;
text-align: right;
}



div.hr {
  height: 15px;
  background: #fff url('../images/rule.jpg') center;
}
div.hr hr {
  display: none;
}

.stripes
{
width: 53px;
background-image: url('../images/stripes.jpg');
}

.villanav
{
text-align: center;
margin-bottom: 10px;
}

.villanav a
{
color: #e59208;
font-weight: bold;
text-decoration: none;
}

.villanav a:hover
{
color: #000000;
font-weight: bold;
}

.previewimage
{
float: left; 
width: 180px; 
text-align: center; 
padding: 2px;
font-size: 9px;
}

.previewimage a
{
color: #e59208;
text-decoration: none;
}

.previewimage a:hover
{
color: #000000;
text-decoration: none;
}

.accommodation3
{
background-image: url('../images/propertiesback.jpg');
width: 541px;
min-width: 541px;
max-width: 541px;
height: 97px;
min-height: 97px;
max-height: 97px;
align: center;
margin-bottom: 10px;
background-repeat: no-repeat;
}

.accback3
{
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
width: 507px;
color: #ffffff;
}

.accback3 a
{
color: #000000;
text-decoration: none;
}

.accback3 a:hover
{
color: #ffffff;
text-decoration: none;
}

.bulletlist { color: #000; }

.bulletlist li { margin-bottom: 5px; }

.rentaltable {
	background-image: url("../images/table_back.png");
	background-repeat: repeat-x;
	background-color: #e36c0a;
	color: #000000;
	font-size: 10px;
	font-family: verdana;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

.rentaltable  td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	font-family: verdana;
	width: 107px;
	text-align: center;
}

.rentaltable_top {
	background-color: #000000;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	text-align: center;
	font-weight: bold;
}

.rentaltable_header {
	background-image: url("../images/table_header.png");
	background-repeat: repeat-x;
	height: 36px;
	max-height: 36px;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	font-family: verdana;
}

.rentaltable_period {
	font-weight: bold;
}
