/* Main CSS styles go here */
html,body{margin:0;padding:0}

body{
	font: 76% Georgia,"Nimbus Roman No9 L",serif;
	text-align:center;
	background-image: url(../images/texture_tile.jpg);
	background-repeat: repeat;
	}
	
p{margin:8px 0px 0px;color: #666;font: 110% Georgia,"Nimbus Roman No9 L",serif;line-height: 17px; text-align: justify;}
a{color: #6ba740;}
p.error { color: red;}

div#global-top {
	position:relative;
	height:64px;
	margin:0;
	color: #79B30B;
	padding-bottom: 18px;
	border-bottom: solid 1px #999;
	}

div#logo{
	position:absolute;
	width:224px;
	height: 64px;
	left: 0px;
	top: 0px;
	background-image: url(../images/logo.png);
	}
	
div#logo a {
	height: 60px;
	width: 224px;
	display: block;
}

div#room-nav a {
	height: 158px;
	width: 254px;
	display: block;
}

div#global-nav {
	position:absolute;
	height:41px;
	left: 224px;
	top: 11px;
	width: 670px;
	}
	
div#global-nav ul { 
	list-style: none;
	padding-left: 0px;
	height: 41px;
	}

div#global-nav li {
	float: left;
	display: block;
	}
	
div#global-nav li a {
	padding: 0px;
	height: 41px;
	display:block;
	}
	
div#global-nav li.rooms a {
	background-image: url(../images/nav_rooms.png);
	width: 144px;
	}
	
div#global-nav li.tariff a {
	background-image: url(../images/nav_tariff.png);
	width: 123px;
	}
	
div#global-nav li.location a {
	background-image: url(../images/nav_location.png);
	width: 172px;
	}
	
div#global-nav li.contact a {
	background-image: url(../images/nav_contact.png);
	width: 145px;
	}
	
span.nav-hide {
	position: absolute;
	left: -3000px;
	}
	
div#global-tel {
	position:absolute;
	height:23px;
	left: 637px;
	top: 0px;
	width: 170px;
	background-image: url(../images/header_tel_number.png);
	}	
	
div#home-banner {
	height: 367px;
	width: 544px;
	float: left;
	background-image: url(../images/home_banner.jpg);
	}
	
div#home-intro {
	margin-top: 16px;
	height: 351px;
	width: 260px;
	float: left;
	}

div#room-one {
	height: 160px;
	margin-left: 8px;
	margin-top: 10px;
	width: 256px;
	float: left;
	background-image: url(../images/nav_room1.jpg);
	}

div#room-two {
	height: 160px;
	margin-top: 10px;
	margin-left: 16px;
	width: 249px;
	float: left;
	background-image: url(../images/nav_room2.jpg);
	}

div#room-three {
	height: 160px;
	margin-top: 10px;
	margin-left: 16px;
	width: 256px;
	float: left;	
	background-image: url(../images/nav_room3.jpg);
	}

h2 {
	line-height:40px;
	margin:0;
	padding-left:10px;
	padding-bottom: 10px;
	color: #999;
	font-size: 120%;
	}
	
h3 {
	color: red;
}

#title-welcome {
	background-image: url(../images/title_welcome.png);
	height: 15px;
	width: 105px;
	}
	
#title-rooms {
	background-image: url(../images/title_rooms.png);
	height: 15px;
	width: 76px;
	}

#title-breakfast {
	background-image: url(../images/title_breakfast.png);
	height: 15px;
	width: 112px;
	}

#title-room1 {
	background-image: url(../images/title_room1.png);
	height: 15px;
	width: 77px;
	}

#title-room2 {
	background-image: url(../images/title_room2.png);
	height: 15px;
	width: 80px;
	}

#title-room3 {
	background-image: url(../images/title_room3.png);
	height: 15px;
	width: 80px;
	}

#title-payment {
	background-image: url(../images/title_payment.png);
	height: 12px;
	width: 72px;
	margin-top: 16px;
	}
		
#title-cancellation {
	background-image: url(../images/title_cancellation.png);
	height: 12px;
	width: 118px;
	margin-top: 16px;
	}
	
#title-golfing {
	background-image: url(../images/golfing.png);
	height: 12px;
	width: 71px;
	margin-top: 16px;
	}

#title-beaches {
	background-image: url(../images/beaches.png);
	height: 12px;
	width: 70px;
	margin-top: 16px;
	}

#title-walks {
	background-image: url(../images/walks.png);
	height: 12px;
	width: 140px;
	margin-top: 16px;
	}
	
#title-eating {
	background-image: url(../images/eating.png);
	height: 12px;
	width: 95px;
	margin-top: 16px;
	}
		
#title-smoking {
	background-image: url(../images/title_smoking.png);
	height: 12px;
	width: 73px;
	margin-top: 16px;
	}
	
#title-enquire {
	background-image: url(../images/title_enquire.png);
	height: 15px;
	width: 172px;
	}
	
#title-how-to-find-us {
	background-image: url(../images/title_how_to_find_us.png);
	height: 15px;
	width: 171px;
	}
	
#title-contact {
	background-image: url(../images/title_contact.png);
	height: 15px;
	width: 99px;
	}

#title-location {
	background-image: url(../images/title_location.png);
	height: 16px;
	width: 103px;
	}
		
#title-space {
	height: 16px;
	width: 103px;
	}
	
div#container{text-align:left}

div#container {
	width:808px;
	margin:0 auto;
	background-color: #fff;
	padding: 16px;
	padding-bottom: 10px;
	margin-bottom: 24px;
	-webkit-box-shadow: 0px 3px 9px #413839;
	-moz-box-shadow: 0px 3px 7px #413839;
	box-shadow: 0px 3px 7px #413839;
	
	}

div#footer a{display:inline;padding:0;color: #C6D5FD}

div#footer{
	position:relative;
	width: 808px;
	border-top: solid 1px #999;
	margin-top: 16px;
	height: 30px;
	}

div#footer-nav {
	position: relative;
	left: 0px;
}

div#footer-nav ul { 
	list-style: none;
	padding-left: 0px;	
	}

div#footer-nav li {
	float: left;
	}

div#footer-nav li a {
	color: #666;
	display: block;
	padding: 0px;
	border-right: solid 1px #666;
	margin-right: 8px;
	padding-right: 8px;
	}

div#footer-languages {
	position: absolute;
	right: 0px;
	top: 0px;
	}

div#footer-languages ul { 
	list-style: none;
	padding-left: 0px;
	}	

div#footer-languages li {
	float: left;
	}

div#footer-languages li a {
	display: block;
	padding: 0px;
	width: 24px;
	height: 16px;
	margin-left: 16px;
	}

div#footer-languages ul li.german a { background-image: url(../images/lang_german.jpg); }
div#footer-languages ul li.italian a { background-image: url(../images/lang_italian.jpg); }
div#footer-languages ul li.french a { background-image: url(../images/lang_french.jpg); }

div#footer li.last a {
	border-right: none;
}
	
div#column-left {
	margin-top: 16px;
	height: auto;
	width: 248px;
	float: left;
	margin-right: 32px;
	position: relative;
}
div#column-middle {
	margin-top: 16px;
	height: auto;
	width: 248px;
	float: left;
	margin-right: 32px;
	position: relative;
}
div#column-middle-and-right {
	margin-top: 16px;
	height: auto;
	width: 500px;
	float: left;
}
div#column-right {
	margin-top: 16px;
	position: relative;
	height: auto;
	width: 248px;
	float: left;
}
div#min-height {
	height: 400px;
}
div#column-full {
	margin-top: 16px;
	height: auto;
	width: 100%;
	float: left;
}
div#column-middle ul, div#column-left ul{color: #666;font: 110% Georgia,"Nimbus Roman No9 L",serif;line-height: 16px;margin-bottom: 0px;}
div#column-middle li, div#column-left li {padding-bottom: 8px;}

form#contact-form p {
	text-align: left;
}


img#beach {  left: 0px; bottom: 0px; padding-bottom: 0px; position: absolute; margin-top: 300px;}
img#golf { left: 0px; bottom: 0px; padding-bottom: 0px; position: absolute;}
img#outside { left: 0px; bottom: 0px; padding-bottom: 0px; position: absolute;}

div#photo-one {
	margin-left: 8px;
	margin-top: 10px;
	width: 256px;
	float: left;
	}

div#photo-two {
	margin-top: 10px;
	margin-left: 16px;
	width: 249px;
	float: left;
	}

div#photo-three {
	margin-top: 10px;
	margin-left: 16px;
	width: 256px;
	float: left;	
	}
