body,td,th {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9c9c9c;}
body {background: #fff; margin: 0px; background:url(../images/body.gif) repeat-x top;}

a:visited, a:link, a:active {color: #03451f; text-decoration: none;}
a:hover {text-decoration: underline;}

img { border:0;}

#wrapper { width:920px; margin:0 auto; position:relative; clear:both; background:url(../images/header.jpg) no-repeat center top;}

.col, .col2 { width:300px; margin-left:5px; float:left;}
.col2 {margin-top: 13px;text-align: center;}
.col2 a {color: #9C9C9C;}
.col2 a:hover {text-decoration: none;}

.hotelname { margin:109px 0 1px 0;}
.hotelname a { display:block; text-align:center; border:1px solid #d1d1d1; background:url(../images/hotelname.gif) repeat-x center; font-size:19px; padding:12px 0 13px;}
.hotelname a:hover {background:url(../images/hotelname-hover.gif) repeat-x center; text-decoration:none;}

.banner { width:300px; height:300px; overflow:hidden;}

#map { height:300px;}

#content { margin:30px 0px; line-height:1.5em;}

/* SEARCHBOX
-------------------------------------------------------------------------------------------------------------------*/
.searchbox {padding:30px 40px;}
.searchbox div { float:left; margin:2px; display:block;}
.searchbox .label { color:#012822; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; display:block; width:50px;}
.searchbox select { background:#dddee1; border:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#333; height:18px;}
.searchbox select option { padding:0 3px;}
.searchbox .bookbutton { margin:10px 0; text-align:center; width:100%;}
.searchbox .date_input { border:1px solid #006a51; background:#107b4d; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; color:#fff; padding:5px 10px;}

/* GOOGLE MAP
----------------------------------------------------------------------------------------------------------------------------------------- */
.GMapEZ {height:298px; margin:0; width:298px;}

#footer { width:920px; margin:0 auto; padding:30px 20px 20px 20px; height:20px; clear:both; background:url(../images/footer.gif) no-repeat center top; font-size:9px; line-height:1.5em;}
#footer #right { text-align:right;}


.searchbox div {
    float: left;
    margin: 2px;
    display: block;
    width: 100%;
}