/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background-color:#ffffff;
	background-image:url(../images/layout/BKD.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:narrower;
	font-size:10pt;
}
#container {
	width:923px;
	position:relative;
}
#header {
	height:179px;
	position:relative;
	text-align:left;
}
#headNav {
	position:absolute;
	left:605px;
	top:125px;
	height:55px;
	width: 300px;
}
#homeBTN {
	width: 149px;
	height: 39px;
	background-image: url(../images/layout/homeBTN.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
}
#homeBTN span {
	display: none;
}
#homeBTN:hover {
	background-position:bottom;
}
#contactBTN {
	width: 149px;
	height: 39px;
	background-image: url(../images/layout/contactBTN.jpg);
	background-repeat:no-repeat;
	background-position:top;
	position:relative;
	overflow:hidden;
	display:block;
	float:left;
}
#leftNav {
	width:155px;
	position:absolute;
	top:114px;
	left:20px;
	text-align:left;
	float:left;
	height: 250px;
}
#leftNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftNav li {
	margin: 2px 0px 2px 0px;
}
#leftNav li a {
	display: block;
	color:#2c2218;
	width:150px;
	text-decoration:none;
	font-size:7.5pt;
	font-weight:bold;
	background:none;
	padding:2px 0px 2px 5px;
}
#leftNav li a:hover {
	background: #ccad7f;
}
#leftNav li ul {margin:0px; padding:0px;}
#leftNav li ul li {margin-left:10px;}
#leftNav li ul li a {width:140px;}
#leftNav #specialBTN {
	background-image:url(../images/layout/specialsBTN.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	width:170px;
	height:62px;
	position:relative;
	left:-10px;
	top:10px;
}
#leftNav #specialBTN:hover {
	background-position:0px 5px;
}
#feature-getawaysBTN {
	background-image:url(http://merrillinn.com/images/layout/FeatureGetawayBTN.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	width:170px;
	height:62px;
	position:relative;
	left:-10px;
	top:10px;
}
#feature-getawaysBTN:hover {
	background-position:0px 5px;
}
#contactBTN span {
	display: none;
}
#contactBTN:hover {
	background-position:bottom;
}
#contentArea {
	text-align:left;
	position:relative;
	color:#858384;
}
#content {
	text-align:left;
	position:relative;
	left:205px;
	top:30px;
	width:715px;
	padding-bottom:50px;
}
#content p {
	padding:5px 0px 5px 0px;
}
#content a {
	color:#765e43;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}
.feature {
	margin:3px;
}
#homeContent {
	width:276px;
	position:relative;
	left:0px;
	top:0px;
}
#content ul {
	list-style:none;
	margin-top:25px;
}
#content ul li {
	list-style-image:url(../images/layout/bullett.gif);
	margin-left:18px;
	margin-top:2px;
	padding-bottom:10px;
	vertical-align:middle;
}
#foFlash {
	width:418px;
	top:0px;
	float:right;
	background-image:url(../images/fl/1.jpg);
	background-repeat:no-repeat;
	margin-left:15px;
}
#packages {
	position:relative;
	width:718px;
	color:#695032;
	height:170px;
	text-align:left;
	display:block;
}
#packages p {
	padding:0px;
	margin:0px;
}
#packages .first {
	padding:5px 10px 5px 0px;
	text-align:left;
	background-image:url(../images/layout/packdiv.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:224px;
	position:absolute;
	top:0px;
	left:0px;
	height: 140px;
}
#packages .second {
	background-image:url(../images/layout/packdiv.gif);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	padding:5px 10px 5px 10px;
	width:234px;
	height:140px;
	position:absolute;
	top:0px;
	left:230px;
}
#packages .third {
	padding:5px 10px 5px 10px;
	width:220px;
	text-align:left;
	position: absolute;
	height: 140px;
	left: 482px;
	top: 0px;
}
#detailBTN {
	background-image:url(../images/layout/detailBTN.gif);
	background-position:0px 2px;
	height:25px;
	padding-left:25px;
	background-repeat:no-repeat;
	display:block;
	width:105px;
	color:#b6a68b;
	text-decoration:none;
	padding-top:2px;
	position:absolute;
	left:91px;
	top:98px;
}
#detailBTN:hover {
	background-position:0px -28px;
}
.PKG {
	padding:0px 5px 0px 3px;
}
.rates {
	padding:3px;
}
.ratesSep {
	color:#ffffff;
	font-weight:bold;
	background-color:#b6a68b;
}
.subhead_inline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5pt;
	color:#666666;
	display:inline;
}
#footer {
	background-image:url(../images/layout/botBKD.jpg);
	background-repeat:repeat-x;
	height:206px;
	position:relative;
	text-align:left;
	color:#50361d;
	font-size:8pt;
	font-weight:bold;
}
#footer #cure {
	width:180px;
	height:89px;
	position:relative;
	left: 200px;
}
#footer #weekend{position:relative; top:-78px; left:390px; width:91px; height:71px;}
#footer a {
	color:#50361d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer #terms {
	position:absolute;
	left: 550px;
	top: 100px;
	width: 209px;
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-stretch:ultra-condensed;
	font-weight:lighter;
	color:#9a713d;
	letter-spacing: -1px;
	font-size: 24pt;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:extra-condensed;
	font-weight:lighter;
	color:#8b8a8a;
	font-size:11.5pt;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5pt;
	color:#765e43;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
.picLT {
	margin:0px 15px 0px 0px;
	float:left;
}
.picRT {
	margin:0px 0px 0px 15px;
	float:right;
}
.top{text-align:right;}
.pullQuote{
display:block;
	color:#ffffff;
	font-weight:bold;
	background-color:#b6a68b;
	padding: 15px 10px 15px 10px;
}
.pullQuote p{margin:0px 10px 0px 10px;}