body {
	margin: 0;
	padding: 0;
}
#content a, #content a:visited {
	color: #06c;
	text-decoration: underline;
}
#content a:active, #content a:hover {
	color: #c00;
	text-decoration: underline;
}
#container {
	padding-top: 10px;
}
#content {
	background: #a3bdde url(/offers/images/img_bg_main.jpg) no-repeat scroll left bottom;
	width: 940px;
	padding: 20px 20px 125px;
}
#content .outer {
	background: #cfdded;
	width: 100%;
}
#content .otl {
	width: 10px;
	height: 10px;
	background: url(/offers/images/img_topleft_lghtblue_corner.gif) no-repeat scroll left top;
	text-align: left;
	vertical-align: top;
}
#content .otr {
	width: 10px;
	height: 10px;
	background: url(/offers/images/img_topright_lghtblue_corner.gif) no-repeat scroll right top;
	text-align: right;
	vertical-align: top;
}
#content .obl {
	height: 10px;
	width: 10px;
	background: url(/offers/images/img_ltbluecrnbotleft.gif) no-repeat scroll left bottom;
	text-align: left;
	vertical-align: bottom;
}
#content .obr {
	height: 10px;
	width: 10px;
	background: url(/offers/images/img_ltbluecrnbotright.gif) no-repeat scroll right bottom;
	text-align: right;
	vertical-align: bottom;
}
#content .inner {
	background: #fff;
	width: 100%;
}
#content .itl {
	width: 10px;
	height: 10px;
	background: url(/offers/images/img_whitecrntopleft.gif) no-repeat scroll left top;
	text-align: left;
	vertical-align: top;
}
#content .itr {
	width: 10px;
	height: 10px;
	background: url(/offers/images/img_whitecrntopright.gif) no-repeat scroll right top;
	text-align: right;
	vertical-align: top;
}
#content .ibl {
	height: 10px;
	width: 10px;
	background: url(/offers/images/img_whitecrnbotleft.gif) no-repeat scroll left bottom;
	text-align: left;
	vertical-align: bottom;
}
#content .ibr {
	height: 10px;
	width: 10px;
	background: url(/offers/images/img_whitecrnbotright.gif) no-repeat scroll right bottom;
	text-align: right;
	vertical-align: bottom;
}
#content #phone {
	background: url(/offers/images/img_phone_info.gif) no-repeat scroll right top;
	overflow: hidden;
	height: 0px !important;
	padding: 49px 0 0 0;
	height /**/:49px; /* IE5.5 Hack */
}
#content #booking {
	padding: 10px 0 0 0;
}
#content #widget {
	margin: 0 auto;
}
#content #subnav {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #069;
	text-align: center;
}
#content #subnav ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#content #subnav li {
	background: url(/offers/images/img_orangearrow_pad.gif) no-repeat scroll left top;
	padding-left: 13px;
	padding-right: 20px;
	display: inline;
}
#content #lcmr {
	background: #f2f5fa;
	width: 100%;
}
#lcmr .bl {
	text-align: left;
	vertical-align: bottom;
	height: 15px;
	width: 15px;
	background: url(../offers/images/img_bl_light-dark.gif) no-repeat scroll left bottom;
}
#lcmr .br {
	text-align: right;
	vertical-align: bottom;
	height: 15px;
	width: 15px;
	background: url(../offers/images/img_br_light-dark.gif) no-repeat scroll right bottom;
}
#lcmr .extra {
	padding-top: 15px;
}
#lc, #mr {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #000;
}
#lc {
	padding-right: 445px;
}
#lc p a {
	font-weight: bold;
	text-decoration: none;
	color: #069;
	padding: 0 0 0 12px;
	background: url(/offers/images/img_orangearrow_pad.gif) no-repeat scroll left top;
}
#mr {
	width: 425px;
	float: right;
}
#lc p {
	margin: 0;
	padding: 0 0 0 99px;
}
#mr p {
	margin: 0;
	padding: 0 0 0 107px;
}
#lc img, #mr img {
	float: left;
	width: 99px;
}
#rss {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 5px 0 8px 0;
	margin: 0 10px;
	border-bottom: 1px solid #f0f3f7;
}
#rss img {
	padding-left: 5px;
	vertical-align: text-bottom;
}
#terms {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px 22px 8px;
}
#oo {
	width: 100%;
}
#breadcrumb {
	font: 11px/16px Arial, Helvetica, sans-serif;
	width: 100%;
	overflow: hidden;
	position: relative;
	clear: both;
	text-align: left;
}
#breadcrumb ul {
	margin: 0;
	padding: 8px;
	list-style: none;
	overflow: hidden;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
	font-size: 11px;
}
#breadcrumb a {
	background: url(/img/img_bullet_right.gif) no-repeat right center;
	padding: 0 12px 0 0;
}
#breadcrumb_forward {
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;	
}
#breadcrumb_forward ul {
	margin-left: -8px;
}
#breadcrumb_forward li {
	padding: 0 7px 0 0;
}
#breadcrumb_forward a {
	background: url(/img/img_bullet_right.gif) no-repeat left center;
	padding: 0 0 0 11px;
}
