
/* Main styles */


body {
	background: url('/img/common/repeat_bg.jpg') repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
}
.bg {
	background: url('/img/common/header_bg.jpg') center top no-repeat;
	
}
.wrapper {
	width:960px;
	margin:0px auto;
}

.header {
	height: 110px;
}
.logo {
	margin:0;
	float:left;
	width:311px;
}
.logo a {
	display:block;
	height:110px;
	width:311px;
}
.content {
	padding: 0 15px 0 15px;
}
.media {
	background-image:url('/img/frame.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	height:394px;
	width: 960px;
}
.middle_offer {
	height: 130px;
	width: 970px;
}
.m_left {
	float: left;
}
.m_right {
	float: left;
	width: 344px;
}
.right_col {
	float: left;
	padding: 0 15px 30px; 15px;
	width: 574px;
}
.left_col {
	float: right;
	padding: 0 0 30px; 15px;
	width: 345px;
}
.divider {
	border-top: solid 1px #d1ccc2;
	clear:both;
	margin-bottom:5px;
	padding-top:5px;
}
/* PHOTOS ---------------------- */
#home #photos {
	position:relative;
	width:960px;
	height:397px;
	background-image:url('/img/home/frame.jpg');
	background-repeat:no-repeat;
	z-index:1;
}

#home #photo img.photo {
	position:absolute;
	width:882px;
	height:299px;
	left:35px;
	top:25px;
	background-repeat:no-repeat;
	z-index:1;
}

#home #photo img.selected {
	z-index:2;
}


#home #photo-title {
	position:absolute;
	display:block;
	width:218px;
	height:44px;
	left:698px;
	top:333px;
	z-index:5;
	background-repeat:no-repeat;
}

#home #photo-title a {
	display:none;
	position:absolute;
	width:218px;
	height:44px;
	overflow:hidden;
	text-align: right;
	background-repeat:no-repeat;
	z-index:6;
}

#home #photo-title a.selected {
	display:block;
}

#home #photos ul {
	display:block;
	position:absolute;
	width:75px;
	height:15px;
	left:455px;
	top:344px;
	list-style:none;
	overflow:hidden;
}
#home #photos li {
	display:block;
	float:left;
	width:15px;
	height:15px;
}
#home #photos li a {
	display:block;
	width:15px;
	height:15px;
	background-image:url('/img/common/home-photo-nav.png');
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent:-5000px;
}
#home #photos li.selected a,
#home #photos li a.selected,
#home #photos li a:hover {
	background-position:0 -15px;
}
/* SUB PHOTOS ---------------------- */
#home #photos_sub {
	position:relative;
	height:478px;
	width: 566px;
	left:28px;
	top:14px;
	background-image:url('/img/common/photo_frame.gif');
	background-repeat:no-repeat;
	z-index:1;
}

#home #photo_sub img.photo {
	position:absolute;
	width:512px;
	height:387px;
	left:27px;
	top:34px;
	background-repeat:no-repeat;
	z-index:1;
}

#home #photo_sub img.selected {
	z-index:2;
}

#home #photo-title_sub a {
	display:none;
	position:absolute;
	width:218px;
	height:44px;
	text-indent:-5000px;
	overflow:hidden;
	background-repeat:no-repeat;
	z-index:6;
}

#home #photo-title_sub a.selected {
	display:block;
}

#home #photos_sub ul {
	display:block;
	height:15px;
	left:185px;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:430px;
	width:275px;
}
#home #photos_sub li {
	display:block;
	float:left;
	width:15px;
	height:15px;
}
#home #photos_sub li a {
	display:block;
	width:15px;
	height:15px;
	background-image:url('/img/common/home-photo-nav.png');
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent:-5000px;
}
#home #photos_sub li.selected a,
#home #photos_sub li a.selected,
#home #photos_sub li a:hover {
	background-position:0 -15px;
}

/* Sub styles */
#sub_media {
	background-image:url('/img/common/sub_frame.gif');
	background-position:center top;
	background-repeat:no-repeat;
	height:520px;
	width: 960px;	
}
.sub_media_coupon {
	background-image:url('/img/common/sub_frame.gif');
	background-position:center top;
	background-repeat:no-repeat;
	width: 960px;	
}

.photo_frame {
	background-image:url('/img/common/photo_frame.gif');
	background-position: 28px 15px;
	background-repeat: no-repeat;
	float: left;
	height: 450px;
	padding: 49px 0 0 55px;
	width: 538px;
}
.unit {
	position: absolute;
	top: 36px;
	left: 565px;
	width: 323px;
}
.book_now {
	height: 72px;
	padding: 12px 0 0 0;
	width: 190px;
}
.book_now li {
	list-style: none;
	display: inline;
}
.book_now a {
	float: left;
	text-indent: -9999px;	
}
.book_now_btn a {
	background: url('/img/common/booknow_btn.gif') top left no-repeat;
	height:101px;
	width: 324px;		
}

.left {
	float:left;
	min-height:500px;
	padding:5px 0 30px 20px;	
	width:420px;
}
.right .boxes {
	border: solid 1px #d4cbba;
	margin: 20px 0 0 0;
	padding: 8px;
	text-align: left;
}
.right {
	float:right;
	padding:11px 20px 30px 0;
	width:440px;
}
.left .boxes {
	border: solid 1px #d4cbba;
	margin: 20px 0 0 0;
	padding: 8px;
	text-align: left;
}

.seperator {
	background: url('/img/seperator.gif') no-repeat top;
	height: 50px;
	width: 950px;
}
.centered {
	padding: 0 15px 0 15px;
	text-align: center;
}
.content {
	padding: 0 15px 0 15px;
}
.sub_coupon {
	float:left;
	min-height:100px;
	padding:10px 0 10px 28px;	
	width:420px;	
}
.coupons {
	float:left;
	min-height:100px;
	padding:10px 0 9px 18px;	
	width:451px;	
}
.coupon_left {
	float:left;
	min-height:500px;
	padding:0 0 25px 39px;	
	width:420px;
}
.coupon_right {
	float:right;
	padding:0 34px 0 0;
	width:410px;
}
.seperator {
	background: url('/img/coupons/seperator.gif') no-repeat top;
	height: 50px;
	width: 950px;
}
.centered {
	padding: 0 15px 0 15px;
	text-align: center;
}
.content {
	padding: 0 15px 0 15px;
}
/* Footer ////////////////////////////////////////////////////////// */

.clearfooter {
	height: 1px;
	clear: both;
}

.footer {
	height: 135px;
	background: url('/img/common/footer_bg.gif') no-repeat bottom;
	position: relative;
	width: 100%;	
}
.footer .holder {
	margin: 0 auto;
	padding: 108px 0 0 35px;
	width: 960px;
}
.footer .holder_left {
	float: left;
	width: 400px;
}
.footer .holder_right {
	float: right;
	text-align: right;
	width: 400px;
}

/*Base Type styles*/
h1 {
	color: #736357;
	font-size: 30px;
	font-family: Georgia, Times, serif;
	line-height: 42px;
	padding: 0 0 12px 0;
	text-overflow: inherit;
}
h1.big {
	font-size: 48px;
	padding: 0 0 18px 0;
}
h1.line {
	padding: 0 0 7px 0;
	line-height: 32px;
}
h2 {
	color:#4d768e;
	font-family: Georgia, Times, serif;
	font-size:16px;
	font-style: italic;
	font-weight: bold;	
	line-height: 20px;
	padding: 4px 0 0 0;
}
h2.faq {
	color:#4d768e;
	font-family: Georgia, Times, serif;
	font-size:16px;
	font-style: italic;
	font-weight: bold;	
	line-height: 20px;
	padding: 4px 0 0 0;
}
h2.faq a {
	color:#4d768e;
	font-family: Georgia, Times, serif;
	font-size:16px;
	font-style: italic;
	font-weight: bold;	
	line-height: 20px;
	padding: 4px 0 0 0;
}
h2 a {
	color:#4d768e;
	font-family: Georgia, Times, serif;
	font-size:14px;
	font-style: italic;
	font-weight: bold;	
	line-height: 20px;
	text-decoration: none;
}
h3 {
	color:#534741;
	font-size:20px;
	font-family: Georgia, Times, serif;
	line-height: 24px;
	padding: 0 0 0 0;
}
h3.faq {
	color:#4d768e;
	font-family: Georgia, Times, serif;
	font-size:14px;
	font-style: italic;
	font-weight: bold;	
	line-height: 20px;
	text-decoration: none;
	margin-top: 0;
}

h4 {
	padding: 10px 0 10px 0;
	text-shadow: 0px 1px 1px #fff;
}
h5 {
	color:#58b6dd;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h6 {

}
p {
	color:#736357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	padding: 0 0 12px 0;
}
p.foot {
	color:#efe8db;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0 0 0 0;
}
p.sub {
	padding: 10px 0 0 0;
}
p.sub_top {
	padding: 1px 0 0 15px;
}
p.callout {
	color: #736357;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-style: italic;
}
p.coupon {
	padding: 0px;
}
ul.sub {
	color:#736357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	list-style-type: disc;
	margin: 0 0 0 24px;
	padding: 5px 0 0 0px;
}
ol.sub {
	color:#736357;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	list-style-type: decimal;
	margin: 0 0 0 24px;
	padding: 5px 0 0 0px;
}
a {
	color:#4d768e;
}
img.click {
	padding: 0 0 15px 0;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
