html {
height: 100%;
margin: 0;
padding: 0;
font-family: trebuchet ms, arial, tahoma;
color: #727374;
}

body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
padding: 0;
margin: 0 auto;
min-height: 100%;
font-size: 11px;
font-family: trebuchet ms, arial, tahoma;
color: #727374;
}

#container {
overflow: auto;
min-height: 100%;
width: 760px;
margin: auto;
border-left: solid 1px #D2D2D2;
border-right: solid 1px #D2D2D2;
border-bottom: solid 1px #D2D2D2;
border-collapse: collapse;
background-image: url(images/blue.jpg);
background-position: top left;
background-repeat: repeat-y;
background-color: #ffffff;
}

body.home #header {
height: 155px;
background: url(images/header.jpg);
}


body.rental #header {
height: 155px;
background: url(images/header_rental.jpg);
}

body.manage #header {
height: 155px;
background: url(images/header_manage.jpg);
}

body.resort #header {
height: 155px;
background: url(images/header_resort.jpg);
}

body.recruit #header {
height: 155px;
background: url(images/header_recruit.jpg);
}

body.contact #header {
height: 155px;
background: url(images/header_contact.jpg);
}

h1 {
margin: 0;
padding: 0;
float: left;
margin-top: 25px;
padding-left: 20px;
}

h2 {
font-family: arial, tahoma;
font-size: 14px;
color: #143B7E;
padding-bottom: 5px;
border-bottom: solid 1px #D2D2D2;
}

h3 {
font-family: arial, tahoma;
font-size: 12px;
color: #143B7E;
}

#rightnav {
background-color: #143B7E;
border-top: solid 1px #D2D2D2;
border-bottom: solid 1px #D2D2D2;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 15px;
}

#footer {
background-color: #143B7E;
border-top: solid 1px #D2D2D2;
border-bottom: solid 1px #D2D2D2;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 15px;
margin: 0;
color: #ffffff;
clear: both;
}

a.white {
color: #D2D2D2;
text-decoration: none;
font-weight: normal;
}

a.white:hover {
color: #ffffff;
text-decoration: underline;
font-weight: normal;
}

a {
color: #D2D2D2;
font-weight: bold;
text-decoration: none;
}
 

a:hover {
color: #ffffff;
text-decoration: underline;
}

p.left {
font-size: 11px;
margin-left: 35px; 
margin-top: 35px;
}

ul {
padding-left: 10px
}


img.left {
margin-left: 40px; 
margin-top: 32px;
border: solid 1px #ffffff;
}

#leftcontainer {
float: left;
width: 200px;
color: #ffffff;
}

.padding {
padding: 15px;
}

.bottom {
vertical-align: bottom;
}

#village {
margin-left: 219px;
margin-top: 123px;
height: 242px;
background-image: url(images/village.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

#chalet {
margin-left: 219px;
height: 242px;
background-image: url(images/watsons.jpg);
background-repeat: no-repeat;
}


#beach {
margin-left: 219px;
margin-top: 123px;
height: 242px;
background-image: url(images/beach.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

#green {
margin-left: 219px;
height: 242px;
background-image: url(images/green.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

#content {
width: 520px;
margin-left: 215px;
margin-top: 0;
padding: 0;
}

p, ul, li {
margin: 0;
padding-bottom: 15px;
}

#content p {
line-height: 15px;
}

#content a {
color: #000000;
}
.imgpadding {
padding-top: 5px;
padding-left: 10px;
}

.chalet {
margin-right: 1px;
}
