@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1f1a17;
	font-family: Helvetica, Geneva, Verdana, Arial, sans-serif;
	font-size: 100%;
	background-color: #131435;
}
*
{
margin: 0;
padding: 0;
}
#container {
	width: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#head_wrap {
	background-color: #608032;
	width: 100%;
}
#header {
	padding: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#nav_wrap {
	background-color: #000000;
	width: 100%;
	margin: 0px;
	background-image: url(images/nav_strip_grad_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 31px;
	padding: 0px;
}
#nav_bar {
	border-bottom-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#nav_bar   p {
	color: #000000;
	margin: 0px;
	font-size: 16px;
	line-height: 1.2em;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#nav_bar    a:link {
	color: #000000;
	text-decoration: none;
}
#nav_bar   a:visited {
	color: #000000;
	text-decoration: none;
}
#nav_bar   a:hover {
	color: #F3E499;
	text-decoration: none;
}
.navleft {
	float: left;
	padding: 0px;
}
.navright {
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#navlist {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist  li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	padding-right: 8px;
	line-height: 1.2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A5D6A;
	font-size: 16px;
}
#navlist   li   a { text-decoration: none; }
#main_wrap {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
#mainContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
#reserve {
	margin-bottom: 15px;
}
#reserve p {
	font-size: 12px;
	line-height: 1.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
#footer {
	clear: both;
	padding: 0;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footer p {
	margin: 0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 1.2em;
	color: #F3E499;
	font-size: 16px;
}
#footer a:link {
	color: #F3E499;
}
#footer a:visited {
	color: #F3E499;
}
#footer a:hover {
	color: #30789F;
}
#contact_form td {
	font-size: 14px;
	color: #535353;
	text-align: left;
}
#frameholder {
	text-align: center;
}
#frame {
	height: 410px;
	width: 430px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #F38E1C;
}
h2, h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #3366CC;
}
p {
	font-size: 13px;
	line-height: 1.6em;
	color: #535353;
	margin-top: 5px;
	margin-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
}
ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
}
li {
	font-size: 14px;
	color: #535353;
	line-height: 1.4em;
}
a:link {
	color: #608032;
}
a:visited {
	color: #608032;
}
a:hover {
	color: #F08E14;
}
.bold {
	font-weight: bold;
}
.boldblue {
	color: #3366CC;
	font-weight: bold;
}
.boldorange {
	color: #F38E1C;
	font-weight: bold;
}
.greeneighteen {
	font-size: 18px;
	color: #608032;
}
#footer_note  p {
	font-size: 11px;
	color: #999999;
}
.center {
	text-align: center;
}
.ital {
	font-style: italic;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.fltrt {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.clrflt {
	clear: both;
}
.clrng_tagline {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.room_img {
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.leftcol {
	width: 48%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	text-align: justify;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightcol {
	width: 48%;
	float: right;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftcol_pack {
	width: 180px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rightcol_pack {
	width: 180px;
	float: left;
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#copyright {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#copyright  a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #999999;
	text-decoration: none;
}
