body,html {
    padding:0;margin:5px 0;
}
#container {
    width: 761px;
    margin:0 auto;
}
#header {
    width: 761px;
    height: 61px;
}
#menu {
    width: 759px;
    height: 20px;
}
#scr {
    width: 761px;
    height: 148px;
}
#sidebar {
    float:left;
    width: 190px;

}
#main {
    float: left;
    width: 545px;
    margin-left: 5px;
}

#footer {
    width: 761px;
    height: 33px;
}
.clear {
    clear:both;
}


/* -------------------------- images --------------------------------------- */

body,html {
    background: #FFF url(images/bg.gif) fixed center top;
    color: black;
}
#container {
    background: #FFF url(images/fill_main.gif) top left repeat-y;
    border: 2px solid #CED9DD;
}
#header {
    background: #FFF url(images/header.gif) top left no-repeat;
    color: black;
}
#scr {
    background: #FFF url(images/scr.jpg) top left no-repeat;
    color: black;
}
#footer {
    background: #FFF url(images/footer.gif) top left no-repeat; 
}

/* ------------------ tipography & styling--------------------------------- */

body {
   font-size: 62.5%;
   font-family: "Trebuchet MS",sans-serif;
}

 a {
    font: bold 11px "Trebuchet MS", arial,helvetica,sans-serif;
    color: #356270;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: #245953;
    background-color: transparent;
    text-decoration:underline;
}
#main {
    font-size: 1.3em;
    color: black;
    background-color: #C8D4C1; /* light greyish green */
}
#menu {
    color: #356270;
    background-color: #CED9DD;
    text-align: center;
    margin: 0 1px;
    border-bottom: 2px solid #869FA6;
}

#sidebar ul,#menu ul {
    list-style-type: none;
    padding:0;margin:0;
}
#menu ul li {
    float: left;
    width: 189px;
    border-right: 1px solid;
}
#menu ul li.no-border {border: 0px solid;}
#menu ul li a {
    color: #356270;
    background-color: transparent;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
    display: block;
}
#menu ul li a:hover {
    color: #CED9DD;
    background-color: #356270;
}

#main .left {
    float:left;
}

#main .right {
    float:right;
}



#sidebar {
    margin: 20px 0 0 0;
    color: #CED9DD; /* light greysh blue */
    background-color: transparent; /* dark green */;
}
#sidebar .heading {
    margin: 10px 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

#sidebar ul li {
    height: 20px;
    border-bottom:1px solid #CED9DD;
    /*margin-top:1px;*/
}
#sidebar ul li#area-1,#sidebar ul li#link-2, .border-top {
    height: 20px;
    border-top:1px solid #CED9DD;
    /*margin-top:1px;*/
}
#sidebar ul li a {
    color: #FFF;
    background: transparent url(images/blt1-up.gif) top left no-repeat;
    font: 12px/20px "Trebuchet MS",arial,sans-serif;
    text-decoration: none;
    padding: 0 0 0 30px;
    margin-left: 1px;
    display: block;   
}
#sidebar ul li a:hover {
    color: #356270;
    background: #CED9DD url(images/blt1-ovr.gif) top left no-repeat;
}
#main {
    margin-top: 30px;
    padding: 0 5px;
}
#main h1 {
    font-size: 1.3em;
    padding: 0; margin:0 0 20px 0;
    color: #356270; /* dark stone blue */
    background-color: transparent;
}
#footer {
    font-size: 1.2em;
    color: #CED9DD;
    background-color: transparent;
    height: 45px;
}
#footer ul {
    list-style-type: none;
    padding: 7px 0 0 10px;margin:0;
}

#footer ul li a {
    font-weight: bold;
    color: #CED9DD;
    background-color: transparent;
}


.table {
    width: 545px;
    padding: 10px 0; margin: 5px 0;
    float: left;
    border-bottom: 1px solid #245953;
    font-size: 0.9em;
}
.table .img{
    border: 1px solid #356270;
    float:left;
    width: 25%;
}

.table .title {
    float:right;
    width: 400px;
    border-bottom: 1px solid;
    margin: 0 0 3px 3px;
}

.table .inn {float: left;}

.table .inn h2 {
    padding: 0;margin: 0;
    color: #245953;
    background-color: #C8D4C1;
    }
    
.table .details {float: right;}

.table .desc {
    float: right;
    width: 400px;
    margin: 0 0 0 3px;
    overflow: hidden;
    
}
.table .amenities {
    float: right;
    width: 395px;
    padding: 2px; margin: 10px 0 0 3px;
    border: 1px solid #FFF;
    background-color: #356270;
    color: #FFF;
    font-weight: bold;
    
}

.inn h2 a {font-size: 0.8em;}

.det-desc {
    float: left;
    width: 280px;   
}
.det-desc h1 a {
    font-size: 1em;
    text-decoration: underline;
   }

#pic {
    float: right;
    width: 250px;
}
#pic img {
    border: 1px solid #245953;
    float:left;
    width: 100%;
    margin: 5px 0 0 0;
}
.table .box {
    float:left;
    width: 170px;
    padding: 0 3px;
    margin: 0 3px 0 0;
    height: 180px;
}
.table .box-large {
    width: 532px;
    padding: 0 3px;
    margin: 3px 3px 0 0;
    float:left;
}
.table .box p.head, .box-large p.head {
    padding:2px 3px; margin:2px 0;
    color: #356270;
    background: #C8D4C1;
    font-size: 14px;
    display: block;
}
.table .box,.table .box-large {
    border: 1px solid #fff;
    background: #E0E8DC;
    
}
.table .box p, .table .box-large p {
    padding:3px;margin:0;
}
input,textarea,select {
    padding: 2px;
    border: 1px solid #FFF;
    background-color: #E0E8DC;
    font-size: 12px;
    margin: 3px 0;
}
.edit {border: 1px solid #E0E8DC;}
/* admin area -------------------------- */

/* edit inns */
ul {
    padding:0 10px;margin:3px;
    list-style-type: none;
}
ul li {padding:0;margin:0;} 
ul li h2 a, .results a.search-heading {
    font-size: 14px;
    padding: 2px;
    display: block;
    border: 1px solid #FFF;
    background-color: #D9E6D1;
}

