body {
background: #fff;
font-family: Georgia, serif;
color: #201b2a;
font-size:1.0em;
}
#wrapper {
margin:0;
}
#container {
background:transparent;
padding-left:0;
}

#container2 {
background:transparent;
padding-left:0;
}

#header {
text-align:center;
}

#logo {
text-align:center;
width:auto;
margin:0;
padding:0;
}
.logotop {
text-transform:uppercase;
font-size:2.4em;
}

.logobottom {
text-transform:uppercase;
font-size:1.4em;
letter-spacing: 0.2em;
font-weight: bold;
padding-right:6px;
line-height: 60%
}
#navcontainer {
float:right;
margin-top:20px;
font-size: 1.0em;
display:none
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #201b2a;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #669966;
padding-bottom: 2px;
background: transparent;
color: #669966;
}

#navlist a:hover { color: #669966; }

#content {
clear:both;
}

#maintext {
width:63%;
margin:10px;
float:left;
}

#maintext h1 {
font-size:1.4em;
font-weight:normal;
clear:both;
}

.roomad {
width:28%;
background: #669966;
margin:10px;
float:left;
color:#fff;
padding:4px;
border:1px solid #000;
}

.roomad:hover {
background: #bfd8f6;
}


.adnumber {color:#acc7b6;float:right;font-size:3.0em;line-height:25px;}
.adbig {font-size:2.0em;}
.adsmall {font-size:1.0em;}
.more {color:#acc7b6;float:right;font-size:2.0em;display:none;}

#call {
width:auto;
background: #fff;
margin:10px;
color:#201b2a;
padding:4px 4px 4px 30px;
}
.calltext {font-weight:bold;}
.telno {font-size:3.0em;color:#FF6600;line-height:90%;font-family:arial, verdana, sans serif;}

#footer p {
clear:both;
font-size:1.4em;
margin:10px;
}
#address {
display:block;
text-align:center;
clear:both;
font-size:1.4em;
margin:10px;
color: #201b2a;
}

#address p{
font-size:1.0em;
}