/* CSS Document */
body {background:url(images/page_image.jpg); font-family:arial, verdana; font-size:11px;}
#header {background:url(images/header_1.jpg) no-repeat; width:746px; height:91px;}
.head {color:#0f1a00; font-size:16px; font-weight:bold;}
a:visited, a:link { color:#4f7402; text-decoration:underline;}
a:hover { color:#4f7402; text-decoration:none;}
.btmbrdr { border-bottom:2px solid #b8b8b8;}
.lftrghtbrdr {border-left:2px solid #e6e9df;border-right:2px solid #e6e9df; padding-left:5px;}
.whtfnt { color:#FFF;}
#header a:visted,#header a:link {color:#666666; text-decoration:none;}
#header a:hover {color:#333; text-decoration:none;}
.room {background:url(images/rooms_bg.jpg) no-repeat; width:194px; height:31px; font-size:13px; font-weight:bold; padding-left:40px; color:#313727}
.prc {background:url(images/pic_price.jpg) no-repeat; width:200px; height:28px; font-size:13px; font-weight:bold; padding-left:40px; color:#313727}
.gllry {background:url(images/pic_gallry.jpg) no-repeat; width:202px; height:28px; font-size:13px; font-weight:bold; padding-left:40px; color:#313727}

box {
width: 200px;
border: 10px solid #99c;
padding: 20px;
margin: 20px;
}
