body 
{
        margin:0px; 
        padding:0px;
        height:100%; 
    background:url(images/bg.gif) repeat-x #efefef;
        text-align:center;
        font-family:tahoma; 
        font-size:11px;
 }
#container 
{
    position:relative;
    text-align:left; 
    height:100%; 
    margin:0 auto; 
    width:750px; 
}
#logo {display:inline}
#menu { text-align:left; margin:5px; height:32px; padding:0px; color:white; }
#content {height:100%;  }
#footer { clear:both; padding:3px; color:Silver;  text-align:right; }

#onlinebooking {position:relative;  top:-113px; left: 400px; height:81px; width:424px; border:none}


#rightColumn { position:relative;  width:500px; height:100%; float:right; background:white; text-align:left;  }
#rightContent { padding:2em;  height:500px;  line-height:18px;  overflow:auto; }
#leftColumn{ position:relative; width:250px; float:left; height:auto;}
img { border:none}
.menu { text-align:left;  }
.menu a { color:white}
.menu a:hover { color:#ffd879 }


a { font-size:13px; color:#0043b1; text-decoration:none; }
a:hover {color: #4478ce; }

h1 { font-size:14px; font-weight:normal; color:#1965ae; border-bottom:1px solid #ececec;  }
h3 { font-size:14px; font-weight:normal; color:#1965ae;   }
h2 { font-size:12px; }

span.header { font-size:14px; font-weight:normal; color:#1965ae;   }
span.price { font-size:11px; font-weight:bold;   }
span.note { color:Silver}
span.highlight { color:#284c61; font-size:13px}
