body {
	background:#FFF !important;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.header {
	height:125px;
	margin-bottom:5px;
}
.head_left{
	float:left;
	width:245px;
	margin-right:5px;
}
.head_right {
	position:relative;
	width:750px;
	height:125px;
	vertical-align:bottom;
}
.header_text {
	position:absolute;
	bottom:0px;
	float:right;
	color:#172951;
	font-weight:bolder;
	font-size:16px;
	font-style:italic;
	width:100%;
	text-align:right;
	margin:0px;
}
.menu {
	height:30px;
	margin-bottom:5px;
}
.menu_left {
	float:left;
	width:245px;
	margin-right:5px;
	background:url(images/button.gif) repeat-x;
	color:#FFF;
	line-height:30px;
}
.menu_right {
	float:left;
	width:750px;
	background:url(images/button.gif) repeat-x;
	color:#FFF;
	line-height:30px;
	text-align:center;
}
.button_wrapper {
	margin-left:auto;
	margin-right:auto;
}
a.button {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	width:100px;
	display:block;
	text-decoration:none;
}
a.button:hover {
	background:url(images/button_hover.gif) repeat-x;
	font-size:10px;
	font-weight:bold;
	color:#000;
	line-height:30px;
	width:100px;
	display:block;
	text-decoration:underline;
}
.menu_spacer {
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}
.wrapper {
	overflow:hidden;
	position:relative;
}
.col_left {
	float:left;
	height:900px;
	width:245px;
	margin-right:5px;
	background:#172951;
}
.col_right {
	float:left;
	width:750px;
}
.book_1 {
	width:245px;
	vertical-align:top;
	color:#FFF;
}
.main_pic_1 {
	position:relative;
	width:750px;
	height:390px;
	vertical-align:bottom;
}
.room_pic_1 {
	position:relative;
	width:750px;
	vertical-align:bottom;
}
.main_pic_txt {
	position:absolute;
	bottom:0px;
	float:right;
	line-height:75px;
	color:#FFF;
	font-weight:bolder;
	font-size:16px;
	font-style:italic;
	width:95%;
	text-align:right;
}
.main_text {
	margin-top:5px;
	width:750px;
	text-align:justify;
}
.footer {
	margin-top:5px;
	background:#172951;
	color:#FFF;
	height:30px;
	text-align:center;
}
a.footer {
	font-size:10px;
	font-weight:bold;
	color:#FFF;
	line-height:30px;
	width:100px;
}
a.footer:hover {
	background:#FFF;
	color:#000;
	font-size:10px;
	line-height:30px;
	width:100px;
}
.credits {
	margin-top:5px;
	color:#999;
	font-size:10px;
	text-align:center;
}
a.credits {
	color:#999;
	text-decoration:none;
	font-size:10px;
}
a.credits:hover {
	color:#172951;
	text-decoration:underline;
	font-size:10px;
}
.h2 {
	color:#172951;
	font-size:14px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
}
.booking_head {
	color:#FFF;
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
}
.book_tl {
	background:url(images/book_tl.png) no-repeat;
	height:16px;
	width:16px;
}
.book_top {
	background:url(images/book_top.png) repeat-x;
	height:16px;
}
.book_tr {
	background:url(images/book_tr.png) no-repeat;
	height:16px;
	width:16px;
}
.book_l {
	background:url(images/book_l.png) repeat-y;
	width:16px;
}
.book_r {
	background:url(images/book_r.png) repeat-y;
	width:16px;
}
.book_bl {
	background:url(images/book_bl.png) no-repeat;
	height:16px;
	width:16px;
}
.book_bot {
	background:url(images/book_bot.png) repeat-x;
	height:16px;
}
.book_br {
	background:url(images/book_br.png) no-repeat;
	height:16px;
	width:16px;
}
.room_link {
	float:left;
	width:140px;
	margin:5px;
	text-align:center;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#EE5C29;
}
.captcha {
	width:200px;
	height:100px;
	background:#FFFFFF;
}