html {
    min-height:100%;
    margin-bottom:1px;
	}
body {
    background: url(../images/bg.jpg) repeat-x;
	font:76% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
    padding: 0;
	text-align: center;
	color: #848484;
	}
div#wrap {
    background-color: #FFFFFF;
	margin: 0 auto;
    width: 760px;
	text-align: left;
	}
div#header {
	height: 82px;
	}
img#logo {
	float:left;
	margin: 14px 0 0 11px; 
	}
div#buttons-div {
	width: 180px;
	float: right;
	margin: 10px 10px 0 0;
	text-align:right;
	}
div.sitemap-div {
	width: 170px;
	float: right;
	margin: 12px 0 0 0;
	padding-right: 10px;
	text-align:right;
	}
div.sitemap-div a {	
	text-decoration: none;
	color: #D3D3D3;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	}
div.sitemap-div a:hover {	
	color: #CDCDCD;
	}
	
/* ---------- Shadow solution found here: http://www.daltonlp.com/view/217 ---------- */

.shadow {
	margin: 0 auto;
    width: 796px;
	background: url(../images/shadow.png) 0 90px no-repeat;
	}

/* -------------------- Sidebar (http://css.maxdesign.com.au/listamatic/vertical11.htm) -------------------- */

div#sidebar {
    float:left;
    width:190px;
    }

ul#navlist  {
	margin: 0 0 0 11px;
	padding: 0;
	list-style-type: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	}

#navlist li {
	margin: .4em 0;
	width: 150px;
}
#navlist a {
	color: #9d9d9d;
	padding: 0 0 0 36px;
	background: url(../images/bullet.gif) 0 .3em no-repeat;
	text-decoration: none;
}

#navlist a:active {
	color: #8b8b8b;
	text-decoration: none;
	}
#navlist a:visited {
	color: #9d9d9d;
	text-decoration: none;
	}

#navlist a:hover {
	background: url(../images/bullet_f2.gif) 0 .3em no-repeat;
	color: #8b8b8b;
	}

body#about-us-p a#about, body#accommodation-p a#accommodation, body#contact-us-p a#contact, body#enquiries-p a#enquiries, body#facilities-p a#facilities, body#index-p a#index, body#location-p a#location, body#picture-gallery-p a#gallery {
	background: url(../images/bullet_f2.gif) 0 .3em no-repeat;
	}
body#site-map-p a#site-map {
	padding-left: 35px;
	background: url(../images/bullet_f2.gif) 0 .3em no-repeat;
	}
div#logo-symbol {
	margin: 4em 0 0 20px;
	}
div#minor-img {
	margin: 2em 0 0 20px;
	}
img.bott-border {
	padding-bottom: 2px;
	border-bottom: solid #c7c7c7 2px;
	}
img.gall-border {
	margin-right: 30px;
	padding-bottom: 2px;
	border-bottom: solid #c7c7c7 2px;
	}
/* ------------------- main content ------------------- */

a.view-pictures {
	color: #848484;
	margin-left: 18px;
	text-decoration:none;
	font-size: .85em;
	}
a.view-pictures-alt {
	color: #848484;
	margin-right: 18px;
	text-decoration:none;
	font-size: .85em;
	}

div#main {
    float:right;
    width:570px;
    margin: 0 0 0 0;
	}
div.styled-heading {
	font: 1.3em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color: #8db43a;
	margin: 10px 10px 23px 0;
	padding-bottom: 15px;
	border-bottom: solid #d8d8d8 1px;
	}
div.normal {
	margin: 0 10px 0 0;
	}
div#content-left {
	width: 345px;
	float:left;
	}
div#content-right {
	font: 1.2em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #8db43a;
	line-height: 1.4em;
	width: 185px;
	margin-right: 10px;
	float:right;
	text-align:right;
	}
p#signature {
	font: 2.4em "Vladimir Script", "Viner Hand ITC", Vivaldi, Script;
	}
div#form {
	width: 250px;
	margin: 2em 0 0 30px;
	}
h1 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	}
h2 {
	font: bold 1.05em Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: .2em;
	}
p {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}
a:visited {
	color: #551A8B;
	}

ul.main-list {
	margin: 0 0 0 4px;
	padding: 0;
	list-style-type: none;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	}
ul.main-list li {
	background: url(../images/bullet-alt-2.gif) 0 .5em no-repeat;
	padding-left: 10px;
	margin: .6em 0;
	line-height: 1.5em;
}

/* ------------------- footer ------------------- */

div#footer {
	width: 740px;
	margin:0 auto;
	clear:both;
	text-align: center;
	}
div#footer-spacer {
	height: 4em;
	}
div#footer-spacer-2 {
	height: 2em;
	}
div#footer-trim {
	height: 9px;
	background-color: #d8d8d8;
	border-top: solid #c7c7c7 2px;
	}
#footer p {
	padding-top:8px;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	}
#footer a {
	color:#9d9d9d;
	text-decoration:none;
	}
/* ------------------- Enquiries Page ------------------- */

input#realname, input#email, input#Phone {
	width: 240px;
	}
textarea {
	width: 240px;
	margin-bottom: 1em;
	font: 1em Arial, Helvetica, sans-serif;
	}

