@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#cac8c9;
}

a {
	color:#59a13b;
}

h1 {
	font-size:24px;
	font-weight:lighter;
	color: #2f5b2a;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #cfdfc6;
}

#container{
	margin:0;
	padding:20px 0 0 0;
}

#wrap {
	width:980px;
	margin:24px auto 0;
	position:relative;
}

#header{
	width:995px;
	background:url(/images/header-bg.jpg);
	background-repeat:no-repeat;
	margin:51px 0 0 -15px;
	height:111px;
	z-index:300;
	position:relative;
}

#header ul{
	margin: 0 20px 10px 560px; 
	padding:70px 0 0 0;
	position:absolute;
	width:430px;
}

#header li{
	display:inline;
	margin-right:31px;
	background-image:url(/images/white-block.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0 14px 5px 0;
}

#header a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#logo{
	background-color:#2f5b2a;
	background-image:url(/images/logo-block.jpg);
	background-repeat:no-repeat;
	background-position:23px 35px;
	width:228px;
	height:164px;
	border:#4b7f2d solid 8px;
	margin:-51px 0 0 15px;
	position:absolute;
	padding: 35px 0 0 0;
}

#logo-crop{
	background-color:#2f5b2a;
	height:69px;
	position:absolute;
	top:130px;
}

#logo-link{
	background:url(/images/logo-block.jpg);
	text-indent:-9999px;
	width:192px;
	height:95px;
	margin: 0 0 0 23px;
	display:block;
	overflow:hidden;
	position:absolute;
}

#logo-link:hover{
	background-position: 0 -95px;
}

#logo-location{
	width:208px;
	height:44px;
	margin:0px 0 0 10px;
	border:none;
}

#feature-bg{
	width:966px;
	background:url(/images/top-bg.jpg) repeat-x;
	margin:0 0 0 14px;
	background-color:#2e5b2a;
	border-bottom:#2e5b2a solid 1px;
	z-index:1;
}

#feature{
	background:#fafaf8;
	width:942px;
	min-height:349px;
	margin:0 12px 12px 12px;
	padding-top:12px;
}


#feature-menu{
	background:#dadad8;
	background-image:url(/images/grayslice.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
	padding-bottom:20px;
	width:186px;
	font-size:12px;
	margin:0 0 0 10px;
	padding-top:83px;
	float:left;
}

#feature-menu ul{
	list-style: none;
	text-align:right;
	margin:0 35px 0 0;
}

#feature-menu li{
	background-position: right;
	background-repeat:no-repeat;
	background-image:url(/images/dark-block.png);
	padding:0 10px 0 0;
	margin-bottom:8px;
	font-weight:bold;
}

#feature-menu a{
	color:#3f3f3d;
	text-decoration:none;
}

#feature-menu a:hover{
	color:#2f5b2a;
	text-decoration:underline;
}

#feature-content{
	width:627px;
	float:left;
	margin: 10px 10px 10px 48px;
	text-align:justify;
	font-size:12px;
	line-height:18px;
}

#feature-content li{
	margin-bottom:8px;
	margin-top:8px;
}

#sidebar{
	float:left;
	z-index:100;
	position:relative;
}

#sidebar-promos{
	border:none;
	width:175px;
	margin:40px 0 20px 35px;
	z-index:200;
	position:relative;
}

#jackson{
	width:410px;
	margin:14px 0 0 46px;
	float:left;
	overflow:hidden;
	height:335px;
}

#jackson-square{
	width:410px;
	height:298px;
	margin:0;
}

#jackson-reflection{
	width:410px;
	height:36px;
	margin:1px 0 0 0;
	padding:0;
}

#feature-right{
	margin:14px 0 0 22px;
	float:left;
	width:247px;
	overflow:hidden;
	height:335px;	
}

#reservation{
	border-bottom:8px solid #357b33;
	width:247px;
	background-image:url(/images/reservation-top.jpg);
	background-repeat:no-repeat;
	padding-top:33px
}

#reservation-box{
	background-image:url(/images/reservation-bg.jpg);
	background-repeat:repeat-y;
	width:247px;
	height:112px;
	text-align:center;
	color:#eeefeb;
}

#reservation-box span{
	text-transform:uppercase;
}

#special{
	margin:15px 0 0 0;
	background-repeat:no-repeat;
	width:247px;
	background-image:url(/images/special.jpg);
}

#special h2{
	text-transform:uppercase;
	font-size:13px;
	font-weight:lighter;
	margin:0 0 0 80px;
	padding-top:19px;
	letter-spacing:1px;
}

#special a{
	text-decoration:none;
	color:#eeefeb;
}

#special a:hover{
	text-decoration:underline;
}


#room{
	margin:8px 0 0 0;
	width:247px;
	height:87px;
	border:none;
}

#room-reflection{
	width:247px;
	height:36px;
	margin:1px 0 0 0;
	padding:0;
}



/*Description box on bottom half of the screen*/




#description{
	margin:11px 0 0 14px;
	background:url(/images/description-bg.jpg) repeat-x;
	width:966px;
	background-color:#2d5b2a;
	padding:1px 0;
}

#descript-content{
	margin:12px;
	background:#f8f9f4;
	width:942px;
	font-size:12px;
}

#descript-content h2{
	font-size:12px;
	margin:5px 0;
}

#descript-content p{
	margin:0 0 16px 0;
	padding:0 0 2px 0;
}

#descript-text{
	margin:-197px 93px 0 240px;
	padding:0 0 10px 0;
}




#descript-content table h2{font-size:14px;margin:0 0 20px 0;
}









#grey-logo{
	height:200px;
	width:175px;
	margin:38px 5px 0 58px;
}

#general-info{
	margin:22px 0 0 0;
	font-size:11px;
	color:#354b34;
}

#general-info a{
	color:#354b34;
	text-decoration:none;
}

#general-info a:hover{
	color:#000;
	text-decoration:underline;
}

#general-info li{
	display:inline;
	margin-left:2px;
}

#line1{
	margin:0 0 7px 5px;
	text-align:center;
}

#line2{
	margin:0;
	padding-bottom:16px;
	text-align:center;
}


/*Footer*/
#footer{
	margin:0;
	color:#eeeeec;
	font-size:12px;
	background:#344f30;
	padding-top:20px;
}

#footer-content{
	margin:0 auto;
	width:980px;
}

#footer-content span{
	text-transform:uppercase;
}

#footer-content a{
	color:#eeeeec;
	text-decoration:none;
}

#footer-content a:hover{
	text-decoration:underline;
}

#footer-address{
	margin:20px 0 0 18px;
	text-align:center;
}

#hotel-group{
	width:669px;
	height:54px;
	margin:10px 161px 0;
}

#hotel-group img{
	border:none;
	float:left;
}

.more-info{
	margin:15px 90px 0;
	text-align:center;
	font-size:11px;
}




/*Interior Page Styles*/

#interior-header{
	width:621px;
	border:3px solid #2f4f38;
}

#interior-top-pic {
	border-right:3px solid #2f4f38;
	width:371px;
	height:153px;
	float:left;
}

#reservation-margin{
	margin-left:374px
}

.amenities-float{
	margin:10px 15px 10px 0;
	float:left;
	width:210px;
	text-align:left;
}

.amenities-float ul{
	margin-left:-13px;
	padding-right:20px;
}

#image-column{
	width: 152px;
	margin: 8px 5px 0 20px;
	float:right;
}

.column-height{
	margin: 16px 5px 0 20px;
}


#image-column img{
	width:150px;
	height:150px;
	border:1px solid #9a9a9a;
	margin:0 0 15px 0;
}

#sub-nav{
	margin:-16px 0 0 0;
	font-size:11px;
	background-color:#efefed;
	padding:4px;
}

#sideNews dd {margin:0 0 30px 0;}
#sideNews {padding:0 20px;}
#logoHome {margin:30px;}
