* {
margin:0;
padding:0;
}

body {
padding:0;
margin:0 auto;
font-size:0.70em;
line-height:1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000;
background:#002800 url(../images/bg.png) 0 0 repeat;
text-align:center;
}

p {
line-height: 1.65em;
margin: 1.7em 0;
}

h3 {
font-size: 1.2em;
}


a:link, a:visited {
color: #000;
text-decoration: none;
outline: none;
}

a: hover, a:active {
color: #002800;
text-decoration: none;
outline: none;
}

#container {
margin: 0 auto;
width: 936px;
height: 766px;
text-align: left;
position: relative;
}

#background, #home-background {
background: transparent url(../images/container-home1.png) 0 0 no-repeat;
width: 936px;
height: 766px;
position: absolute;
top: 0;
z-index: -3;
behavior: url(/css/iepngfix.htc);
}

 #home-background {
background: transparent url(../images/container-default.gif) 0 0 no-repeat;
}

#home #background {
background: transparent url(../images/container-home.png) 0 0 no-repeat;
}

#secrets #background, #health #background {
background: transparent url(../images/container-home1.png) 0 0 no-repeat;
}

#cottage #background {
background: transparent url(../images/container-cottage.png) 0 0 no-repeat;
}

#garden #background {
background: transparent url(../images/container-garden.png) 0 0 no-repeat;
}

#veranda #background {
background: transparent url(../images/container-veranda.png) 0 0 no-repeat;
}

#grand #background {
background: transparent url(../images/container-grand.png) 0 0 no-repeat;
}

#travel #background {
background: transparent url(../images/container-travel.png) 0 0 no-repeat;
}

#region #background {
background: transparent url(../images/container-region.png) 0 0 no-repeat;
}

#enquiries #background {
background: transparent url(../images/container-enquiries.png) 0 0 no-repeat;
}

#header {
height: 250px;
}

#content {
padding: 0 30px;
}

#address, #ranking, #phone {
display: none;
}

#logo {
display: block;
padding: 15px 0 0 45px;
}

#logo h1 a {
display: block;
width: 181px;
height: 215px;
}

#logo h1 a span {
display: none;
}

#pagetitle {
background: transparent url(../images/pagetitles.gif) 0 0 no-repeat;
width: 300px;
height: 60px;
margin: 0 0 0 45px;
z-index: 3;
}

#pagetitle span {
display: none;
}

#cottage #pagetitle {
background-position: 0 -61px;
height: 50px;
}

#garden #pagetitle {
background-position: 0 -118px;
height: 50px;
}

#veranda #pagetitle {
background-position: 0 -168px;
height: 50px;
}

#grand #pagetitle {
background-position: 0 -217px;
width: 350px;
height: 50px;
}

#enquiries #pagetitle {
background-position: 0 -276px;
height: 40px;
}

#secrets #pagetitle {
background-position: 0 -322px;
width: 400px;
height: 80px;
}

#health #pagetitle {
background-position: 0 -427px;
width: 400px;
}

#tariff #pagetitle {
background-position: 0 -500px;
width: 400px;
}

#secrets #main ul {
margin: 0 15px;
}

#secrets img {
behavior: url(/css/iepngfix.htc);
}

#main {
margin: 6px 0 0 0;
width: 350px;
height: 315px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 0 15px;
}

#main a:link, #main a:visited {
color: #630;
text-decoration: none;
outline: none;
}

#home #main {
height: 265px;
}

#secrets #main {
width: 550px;
}

#enquiries #main {
width: 830px;
height: 420px;
}

#health #main, #tariff #main {
width: 820px;
}

.next {
margin: 20px 0 0 45px;
background: url(../images/arrow.gif) 0 0 no-repeat;
padding: 0 0 0 20px;
font-size: 1.3em;
font-weight: bold;
}

#navigation {
position: absolute;
top: 688px;
width: 100%;
}

#navigation ul {
margin: 0 0 0 20px;
}

#navigation li {
list-style: none;
display: block;
float: left;
}

#navigation li a {
display: block;
height: 45px;
width: 77px;
}

#navigation li a.home {
display: block;
height: 45px;
width: 77px;
}

#navigation li a.cottage {
width: 203px;
}

#navigation li a.garden {
width: 123px;
}

#navigation li a.veranda {
width: 128px;
}

#navigation li a.grand {
width: 166px;
}

#navigation li a.location {
width: 95px;
}

#navigation li a.enquiries {
width: 102px;
}

#navigation li a span {
display: none;
}

#gallery {
position: absolute;
top: 245px;
right: 0px;
padding-right: 30px;
width: 480px;
height: 382px;
display: none;
}

#gallery li {
list-style: none;
}

.gallery li img {
margin: 0 30px 0 0;
}

#maps {
position: absolute;
top: 550px;
left: 63px;
}

#maps li {
list-style: none;
}

#maps li a {
display: block;
height: 40px;
width: 120px;
outline: none;
}

#maps li a span {
display: none;
}

#location-address {
width: 260px;
padding: 4px;
color: #000;
background: #fff;
text-align: center;
}

#travel #location-address {
position: absolute;
top: 470px;
left: 160px;
}

#region #location-address {
position: absolute;
top: 635px;
left: 275px;
}

.highlight {
font-size: 1.2em;
letter-spacing:0em;
}

label {
float: left;
display: block;
clear: left;
margin: 0 0 15px 0;
width: 74px;
}

label.error {
margin: -13px 0 5px 0;
width: 240px;
color: #004800;
}

#thankyou {
color: #004800;
}

input.text, textarea {
float: left;
display: block;
padding: 3px;
margin: 0 0 15px 0;
background: #69912d !important;
color: #fff !important;
border: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
font-family: Georgia, "Times New Roman", Times, serif;
width: 190px;
font-size: 12px;
}

#submit {
clear: both;
float: left;
margin: 0 0 0 230px;
background: white;
border: none;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 2px 4px;
cursor: pointer;
}
