	 /*-------------------------------------------*/
	/*     Pixelmechanic Digital Solutions       */
   /*		   www.pixelmechanic.net            */
  /*-------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(../images/full_img.jpg);
	background-repeat:repeat-x;
	background-color:#e1d9d6;
}

/* Links */
a:link { 
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#763f06;
}
a:visited { 
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#763f06;
}
a:active { 
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#763f06;
}
a:hover { 
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#CC9900;
}

a.sm:link { 
	font-size:9px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#763f06;
}
a.sm:visited { 
	font-size:9px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#763f06;
}
a.sm:active { 
	font-size:9px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#763f06;
}
a.sm:hover { 
	font-size:9px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	text-decoration: none;
	color:#CC9900;
}

.menu_text {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color:#763f06;
	width:205px;
	padding-left:8px;
	padding-bottom:2px;

}
.menu_text:hover {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color:#CC9900;
	width:205px;
	padding-left:8px;
	padding-bottom:2px;
	background-color:#dfd0ca;
}
#container {
	width: 100%;
	height: 100%;
	min-height:950px;
	margin: 0 auto 10px auto;
	text-align: left;
}
#footer {
	height:15px;
	width:100%;
	margin-top:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#logo {
	position: absolute;
	height: 109px;
	width: 372px;
	background-repeat:no-repeat;
	top: 0px;
	left: 20px;
	background-image:url(../images/logo.jpg);
}
#address {
	margin-top: 20px;
	padding-right: 50px;
	height: 80px;
	width: 100%;
	float: right;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #e1d9d6;
	width: 137px;
}
#navbar {
	position: absolute;
	left: 0px;
	top: 109px;
	width: 100%;
	height: 26px;
	display:inline;
	background-image:url(../images/navbar_backgound.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	text-align:center;
}
a#navbar {
	border:none;
}
#mainpic {
	position:absolute;
	text-align:center;
	width:100%;
	top: 136px;
	border: none;
}
#feature {
	position:absolute;
	display:inline;
	top: 450px;
	left: 31px;
	width: 253px;
	height: 178px;
	background-image:url(../images/topmid.jpg);
	background-repeat:repeat-x;
}
#feature_topleft {
	position:absolute;
	left: 0px;
	width: 9px;
	height: 10px;
	background-image:url(../images/topleft.jpg);
	background-repeat:no-repeat;
}
#feature_topright {
	position:absolute;
	left: 244px;
	width: 9px;
	height: 10px;
	background-image:url(../images/topright.jpg);
	background-repeat:no-repeat;
}
#feature_midL {
	position:absolute;
	top:10px;
	left: 0px;
	width: 9px;
	height: 155px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
}
#feature_midR {
	position:absolute;
	top:10px;
	left: 244px;
	width: 9px;
	height: 155px;
	background-image:url(../images/right.jpg);
	background-repeat:no-repeat;
}
#feature_content {
/*	overflow:auto;
	margin-right:9px;
	margin-top:5px; */
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#4b531a;
	height:200px;
	overflow:visible;
}
.feature_title_text { 
	padding-top:5px; 
	font-size: 16px; 
	font-weight:bold; 
	text-transform:uppercase; 
	border-bottom:solid #993300 1px; 
	margin-bottom:10px; }
.feature_text { font-size:11px; text-align:left; margin-bottom:10px; }
.feature_text ul { list-style:none; text-align:left; margin-left:0; }
.feature_text ul li { }
.feature_text img {
	border:solid #993300 1px;
	margin-right:5px;
	width:210px;
}
#main_content { 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#666a1d;
	position:absolute;
	top:475px;
	left:300px;
	width:70%;
	height:auto;
	margin-bottom:50px;
	background-color:#fff;
	-moz-box-shadow: 5px 5px 5px #d9cfcd;
	-webkit-box-shadow: 5px 5px 5px #d9cfcd;
	box-shadow: 5px 5px 5px #d9cfcd;
}
#main_inner {
	margin:10px 20px 20px 20px;
}
#directions_content { 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:11px;
	color:#666a1d;
	position:absolute;
	top:455px;
	left:20px;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:20px;
	padding: 10px 10px 10px 10px;
	width:90%;
	height:auto;
}
strong.content {
	color:#763f06;
	font-weight:bold;
}
.table_calendar {
	width:700px;
}
.table_date {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color:#763f06;
	padding-right:4px;
}
.table_date:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color:#763f06;
	padding-right:4px;
	background-color:#d3cbc7;
}
.table_month {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	color:#FFFFFF;
	background-color:#763f06;
}
.table_week {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#763f06;
	background-color:#d3cbc7;
	border-bottom:solid #c6b6af 1px;
}
.table_content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	padding:8px 8px 8px 8px;
	border-bottom:1px solid #c6b6af;
}
.footnote {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color:#763f06;
}
.room_prices {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	border-bottom:solid #c6b6af 1px;
	padding-top:8px;
	padding-bottom:8px;
	paddi\ng-right:8px;
	padding-left:8px;
}
.contact_input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#763f06;
	border:solid #c6b6af 1px;
	background-color:#d3cbc7;
}
.welcome {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color:#763f06;
	border-bottom:solid #c6b6af 1px;
}
.date {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
}
.specials_container {
	width:210px;
	height:90px;
	background-color:#d9cfcb;
	margin:4px 4px 4px 4px;
	padding:4px 4px 4px 4px;
	border:1px solid #c4b7b2;
	overflow:hidden;
}
.specials_box {
	background-color:#d9cfcb;
}


h1 {padding-top:5px; font-size: 16px; font-weight:bold; text-transform:uppercase; border-bottom:solid #993300 1px; margin-bottom:10px;}
h2 {font-size: 12px; font-weight:bold; text-transform: uppercase; margin-bottom:1px;}
h3 {}
h4 {}
h5 {}
h6 {}

#nav_list {
	display:inline;
	font-size:14px; 
	font-weight:bold; 
	font-family:"Trebuchet MS", Verdana;
	text-transform:uppercase;
	list-style-type:none;
	color: #FFFFFF;
}

#nav_list ul {
	border: none;
	display: inline;
} 

#nav_list ul li {
	list-style: none;
	display: inline;
	width:100px;
}
#nav_list li {
	border:none;
	display:inline;
	padding:8px 20px 8px 20px;
}
#nav_list li:hover {
	background-color:#000000;
}

