body {
	background-color: #4f5f4a;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	color: #000000 !important;
	font-size: 1em !important;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

h1 {
	text-indent: -5000px;
	height: 111px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	margin-left: 25px;
	margin-top: 12px;
}



h3 {
	color: #7f240f;
	background-image: url(../images/bg_red.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	padding: 8px 5px 0 5px;
	font-size: 0.95em;
	height: 23px;
}

a {
	color: #7f240f;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 790px;
	background-color: #ffeea6;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#inner {
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#main {
	background-color: #efdc9e;
	border: 1px solid #ead680;
	background-image: url(../images/bg_yellow.jpg);
	background-repeat: repeat;
	
}

#header {
	height: 137px;
	text-align: left !important;
}

#reservations {
	text-indent: -5000px;
	width: 231px;
	height: 78px;
	background-image: url(../images/reservations.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 28px;
}
#reservationsAdmin {
	font-size: 2.5em;
	width: 231px;
	height: 78px;
	float: left;
	margin-top: 28px;
}

#menu, #submenu {
	clear: both;
	background-color: #425842;
	padding: 5px;
	color: #FFFFFF !important;
	text-align: center;
}

#submenu {
	font-size: 0.9em;
	padding: 3px;
}

#photos .main {
	width: 507px;
	float: left;
}

#photos .side {
	width: 261px;
	float: left;
	height: 366px;
}
#photos .main1 {
	width: 507px;
	float: left;
}

#photos .side1 {
	width: 261px;
	float: left;
	height: 173px;
}

#menu a, #submenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover, #submenu a:hover {
	color: #ECDC9E;
}

#content {
	width: 507px;
	float: left;
	text-align: left;
}

#content_area {
	background-color: #FFFFFF;
}

#content_inner {
	padding: 27px 22px 42px 22px;
}

#content p {
	font-size: 0.9em;
	line-height: 1.1em;
	text-align: justify;
	margin-bottom: 1em;
}

#footer {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 9px;
}

#footer div {
	text-align: center;
	font-size: 0.85em;
}

#footer div span {
	color: #7f240f;
}

#right {
	width: 261px;
	float: left;
	text-align: left;
}

#availability {
	padding-bottom: 7px;
	border-bottom: 1px solid #ebd29c;
}

#availability .row {
	padding: 5px 4px 3px 4px;
	clear: both;
}

#availability .label {
	padding-top: 4px;
	float: left;
	width: 56px;
	font-weight: bold;
	font-size: 0.9em;
}

#availability .fields {
	float: left;
	width: 195px;
	font-size: 0.9em;
	white-space: nowrap;
}

#certificates {
	padding: 7px 6px 8px 6px;
}

#certificates div {
	float: left;
	width: 130px;
	margin-right: 6px;
	padding-top: 8px;
}

#certificates div a {
	color: #7f240f;
	font-weight: bold;
	font-size: 0.95em;
	text-decoration: none;
}

#trail_photo {
	float: left;
	position: relative;
	z-index: 101;
}

#trail {
	clear: both;
	background-color: #7f240f;
	padding: 6px;
	margin-bottom: 16px;
}

#trail p {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.1em;
	margin-bottom: 0.5em;
}

#trail p span {
	font-weight: bold;
}

#side_logo {
	margin-top: 12px;
	text-align: center;
	margin-bottom: 8px;
}

#bell, #bell2 {
	float: right;
	margin-bottom: -2px;
	margin-top: -14px;
}

#gap {
	float: right;
	position: relative;
	z-index: 100;
	margin-top: -11px;
	margin-bottom: -1px;
}

#submit_btn {
	margin-left: 24px;
}

#availability_h {
	margin-top: 18px;
}

#availability_h2 {
	margin-top: 17px;
}

.quote {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 9px 34px 9px 34px;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	line-height: 1.1em;
}

.quote .q {
	font-size: 0.9em;
	font-weight: bold;
	text-align: justify;
}

.quote .n {
	margin-top: 0.25em;
	color: #7f240f;
	font-style: italic;
}

.inline_img {
	margin-right: 8px;
	margin-bottom: 1em;
}

.inline_img_right {
	margin-right: 0;
	margin-bottom: 1em;
}

.glass {
	clear: both;
	background-color: #eFdc9e;
	background-image: url(../images/bg_glass.jpg);
	background-repeat: repeat;
	height: 26px;
}

.clear {
	clear: both;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	padding: 2px;
	border: 1px solid #EAD680;
	vertical-align: top;
}

input .styled_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	padding: 2px;
	border: 1px solid #EAD680;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
#container #inner .mainContentAdmin {
	padding-bottom: 50px;
	vertical-align: top;
}

blockquote {
  font: 12px Georgia, "Times New Roman", Times, serif !important;
  width: 400px;
  background: url(../images/bg_quote.gif) no-repeat;
  padding: 0px 65px 0px 30px !important;
  text-indent: -18px;
  text-align: justify;
  font-weight: bold !important;
}

blockquote:first-letter {
	padding-left: 25px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
/*
blockquote {
	font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
	width: 400px;
	background: url(images/close-quote.gif) no-repeat right bottom;
	padding-left: 18px;
	text-indent: -18px;
}
blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}
*/
h2 {
	color: #7f240f;
	font-size: 1.35em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	line-height: 115%;
}
.signature {
	color: #7f240f;
	margin-left: 21px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}