/* ********************** */
/*  global public styles  */
/* ********************** */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0 auto;
	padding: 0;
	background: #362e24 url("../img/bg/sitebg.gif") repeat-y center;
}

a {
	color: #0048cc;
	text-decoration: none;
	outline: none;
	border-bottom: 1px dotted #0048cc;
}

a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a.imgLink {
	color: #0048cc;
	text-decoration: none;
	outline: none;
	border: 0;
}

a.imgLink:hover {
	color: #000;
	text-decoration: none;
	border: 0;
}

a.imgLink img {
	border: 1px solid #000364;
}

a.imgLink img:hover {
	border: 1px solid #888;
}

p {
	margin: 12px auto;
}

img {
	border: 0;
}

ul {
	list-style: circle;
	padding-left: 15px;
	margin-left: 10px;
}

ol {
	padding-left: 15px;
	margin-left: 15px;
}

li {
	margin-bottom: 8px;
}

h1, h2, h3, h4, h5 {
	text-align: left;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 13px;
}

h5 {
	font-size: 11px;
}

hr {
	display: block;
	color: #ddd;
	background: #ddd;
	border: none;
	height: 1px;
	margin: 20px 0;
	padding: 0;
}

hr.testimonials {
	margin: 24px 0;
	color: #e7d7c5;
	background: #e7d7c5;
}

/* ************* */
/*  site layout  */
/* ************* */

#container {
	width: 1000px;
	min-width: 1000px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	color: #000;
	line-height: 16px;
	background: #ffefde url("../img/bg/mainbg.gif") repeat-x;
	border-right: 1px solid #ffefde;
	border-left: 1px solid #ffefde;
}

#top {
	height: 134px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #64533f;
}

#top div#topLeft {
	float: left;
	width: 236px;
	height: 130px;
	margin: 0 0 0 16px;
	padding: 0;
}

#top div#topRight {
	float: right;
	width: 720px;
	margin-right: 14px;
	text-align: right;
}

#leftside {
	float: left;
	width: 0;
	margin: 0;
	padding: 0;
	background: #ffefde;
}

#rightside {
	float: right;
	width: 0;
	margin: 0 auto;
	padding: 0;
	background: #ffefde;
}

#content {
	position: relative;
	height: 313px;
	margin: 0;
	padding: 26px 52px;
	background: transparent;
	text-align: left;
	color: #64533f;
	background: #ffefde;
}

#content div.floatSlideshowLeft {
	float: left;
	width: 408px;
	height: 313px;
	margin: 0 27px 0 0;
	padding: 0;
	background: #fff url("../img/bg/slideshowbg.gif") no-repeat center;
}

#content div.floatSlideshowRight {
	float: right;
	width: 408px;
	height: 313px;
	margin: 0 0 0 27px;
	padding: 0;
	background: #fff url("../img/bg/slideshowbg.gif") no-repeat center;
}

#content div.floatSlideshowSharon {
	float: left;
	width: 304px;
	height: 374px;
	margin: 0 27px 0 0;
	padding: 0;
	background: #fff url("../img/bg/aboutsharonbg.gif") no-repeat center;
}

.floatSlideshowLeft div.show {
	margin: 12px 0 0 12px;
	padding: 0;
}

.floatSlideshowRight div.show {
	margin: 12px 0 0 12px;
	padding: 0;
}

.floatSlideshowSharon div.showSharon {
	margin: 12px 0 0 12px;
	padding: 0;
}

#content h1.pageTitle {
	font: normal 24px Georgia, verdana, arial, sans-serif;
	color: #64533f;
	margin: 0 0 18px 0;
	padding: 0;
}

#content h1.pageTitleScroll {
	font: normal 24px Georgia, verdana, arial, sans-serif;
	color: #64533f;
	margin: 0 0 6px 0;
	padding: 0;
}

#footer {
	clear: both;
	height: 14px;
	margin: 0;
	color: #ffefde;
	padding: 8px 16px 8px 6px;
	background: transparent;
	border-top: 1px solid #64533f;
}

#footer a {
	border: 0;
}

/* ********* */
/*  top nav  */
/* ********* */

ul#topNav {
	position: relative;
	margin: 114px 0 0 0;
	padding: 0;
	z-index: 2;
}

#topNav li {
	display: inline;
	list-style: none;
	margin: 0 2px;
	padding: 0;
}

#topNav li.disabled {
	color: #64533f;
	padding: 7px 9px;
	text-decoration: none;
	background: #ffefde;
	border: 0;
	border-top: 1px solid #64533f;
	border-right: 1px solid #64533f;
	border-left: 1px solid #64533f;
}

#topNav a {
	color: #64533f;
	padding: 8px 10px 6px 10px;
	text-decoration: none;
	border: 0;
}

/*#topNav a.reservations {
	color: #64533f;
	padding: 8px 10px 6px 10px;
	background: #d4bea0;
	text-decoration: none;
	border: 0;
}*/

#topNav a:hover {
	color: #64533f;
	background: #ecdbc8;
	text-decoration: none;
}

/* ********* */
/*  bot nav  */
/* ********* */

ul#botNav {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#botNav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#botNav li.disabled {
	color: #64533f;
	padding: 3px 9px;
	text-decoration: none;
	background: #ffefde;
	border: 1px solid #64533f;;
}

#botNav a {
	color: #ffefde;
	padding: 3px 10px;
	text-decoration: none;
	border: 0;
}

#botNav a:hover {
	color: #64533f;
	background: #ecdbc8;
	text-decoration: none;
}

/* ************** */
/*  about us nav  */
/* ************** */

ul#aboutNav {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#aboutNav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 14px 0 0;
	padding: 0;
	text-align: center;
}

#aboutNav a {
	display: block;
	float: left;
	color: #64533f;
	text-decoration: none;
	margin: 0 15px 15px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #999;
}

#aboutNav a img {
	vertical-align: top;
	margin-bottom: 5px;
}

#aboutNav a:hover {
	color: #64533f;
	background: #ecdbc8;
	text-decoration: none;
}

/* ************** */
/*  testimonials  */
/* ************** */

ul.show_rating {
	float: left;
	width: auto;
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
}

ul.show_rating li {
	float: left;
	width: 17px;
	height: 15px;
	margin: 0;
	padding: 0;
	background: url("../img/gif/star.gif") no-repeat 0 -32px;
}

div#tripAdvisor {
	position: absolute;
	width: 144px;
	height: 36px;
	top: 30px;
	right: 52px;
}

div#tripAdvisor a {
	border: 0;
}

/* ************************************ */
/*  featured (time sensitive messages)  */
/* ************************************ */

.featured {
	display: inline;
	float: right;
	width: 308px;
	height: 40px;
	margin: 20px 13px 0 0;
	padding: 0;
	background: #d8c4ac url("../img/gif/timeSensitiveBG.gif") no-repeat;
	border: 1px solid #cab59c;
}

div.panel {
	width: 100%;
	height: 100%;
	text-align: center;
	background: transparent !important;
}

div.panel a,
div.panel a:hover {
	display: block;
	width: 302px;
	margin: 4px auto 0 auto;
	padding: 8px 0;
	color: #64533f;
	background: transparent !important;
	border: 0;
}

div.panel a:hover {
	background: #f7e7b9 !important;
}

/* ******* */
/*  tools  */
/* ******* */

ul#toolNav {
	margin: 10px auto 0 3px;
	padding: 0;
	list-style: none;
}

#toolNav li {
	margin-bottom: 3px;
}

#toolNav a {
	display: block;
	width: 28px;
	height: 28px;
	padding: 0;
	margin: 2px auto;
	background: transparent url("../img/tools/toolBG.png") no-repeat left;
	color: #f3f0e6;
	border: 0;
}

#toolNav a:hover {
	background-position: right;
	border: 0;
}

#toolNav a img {
	padding-top: 6px;
	border: 0;
}

/* ******** */
/*  tables  */
/* ******** */

table.nomarkup {
	border: 0;
	padding: 0;
	margin: 0;
	font-weight: normal;
	background: transparent;
}

table.nomarkup th {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
}

table.nomarkup tr {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
}

table.nomarkup tr.hover {
	background: #d6d6e6;
}

table.nomarkup tr.hover:hover {
	background: #c5c5ea;
}

table.nomarkup tr.hoverAlt {
	background: #d2d2e2;
}

table.nomarkup tr.hoverAlt:hover {
	background: #c5c5ea;
}

table.nomarkup td {
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent;
}

table.nomarkup td.orderText {
	width: 80px;
	text-align: right;
	padding-bottom: 6px;
}

table.nomarkup td.orderFF {
	text-align: left;
	padding-left: 3px;
	padding-bottom: 6px;
}

table.nomarkup td.ffRequired {
	color: #d00;
	vertical-align: top;
}

/* ******* */
/*  forms  */
/* ******* */

form {
	width: 210px;
	text-align: right;
}

form.contact {
	width: 385px;
	text-align: left;
}

form.testimonials {
	width: 100%;
	text-align: left;
}

input {
	font-size: 11px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	padding: 3px;
	margin: 0;
}

input.submit {
	width: 80px;
	background: #e9e6db;
	border: 1px solid #444;
}

input.submit:hover {
	background: #fff;
	cursor: pointer;
}

select {
	font-size: 11px;
	border: 1px solid #d8d3c1;
	background: #fff;
	padding: 2px;
	margin: 0;
}

textarea {
	width: 345px;
	height: 80px;
	padding: 6px;
	margin: 0;
	font-size: 11px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
}

textarea.testimonials {
	width: 548px;
	height: 158px;
}

option {
	margin-bottom: 7px;
}

/* ************************ */
/*  error/success messages  */
/* ************************ */

.message {
	margin-left: 18px;
}

.testimonial_msg {
	margin-left: 0;
}

.error {
	width: 500px;
	margin: 0 auto 10px 0;
	padding: 10px;
	font-weight: bold;
	color: #d00;
	letter-spacing: normal;
	font-size: 10px;
	background: #f8e4e4;
	border: 1px solid #d00;
}

.errorMain {
	margin-bottom: 8px;
	margin-left: 14px;
}

.errorSub {
	padding-left: 25px;
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 9px;
}

.success {
	width: 350px;
	margin: 0 auto 10px 0;
	padding: 10px;
	font-weight: bold;
	color: #060;
	letter-spacing: normal;
	font-size: 10px;
	background: #ecf8e4;
	border: 1px solid #060;
}

.successMain {
	margin-bottom: 8px;
	margin-left: 14px;
}

.successSub {
	padding-left: 25px;
	font-weight: normal;
	margin-bottom: 4px;
	font-size: 9px;
}

/* ********** */
/*  residual  */
/* ********** */

.normBold {
	font-weight: bold;
}

.normWeight {
	font-weight: normal;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear_both {
	clear: both;
}

.alignRight {
	text-align: right;
}

.alignLeft {
	text-align: left;
}

.size14 {
	font-size: 14px;
}

.light {
	color: #8f8c75;
}

.lightest {
	color: #b8b49a;
}

.small {
	font-size: 10px;
}

#logout {
	margin-top: 20px;
}

h2.aboutTitle {
	font-size: 11px;
	margin: 30px 0 0 16px;
}

h5.contact {
	margin: 14px 0 0 16px;
}

h5.testimonials,
ul.testimonials {
	margin-left: 0;
	padding-left: 0;
}

ul.contact {
	list-style: none;
	margin-top: 6px;
	margin-bottom: 24px;
}

ul.testimonials li {
	margin-bottom: 16px;
}

ul.bank01 li {
	margin-bottom: 22px;
}

div.normInput {
	margin-top: 2px;
}

div.normTextarea {
	margin-top: 2px;
}

div.noIEMac {
	width: 420px;
	padding: 30px;
	margin: 10px auto;
	background: #faf7ec;
	text-align: justify;
	border: 3px double #333;
}

div.pageNotViewable {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #d00;
	font-weight: bold;
	font-size: 11px;
}

.na {
	color: #bbb;
}

.marginLeftContact {
	margin-left: 40px;
	padding-left: 20px;
	border-left: 1px solid #f4e5d3;
}

div.aboutSubs {
	margin-top: 84px;
	font-size: 10px;
	text-align: right;
}

div.suitesSubs {
	margin-top: 16px;
	font-size: 10px;
	text-align: right;
}

ul.links {
	float: left;
	margin-top: 0;
	margin-right: 50px;
}

ul.links li {
	margin-bottom: 14px;
}

ul.contentList {
	padding-left: 224px;
	margin-left: 224px;
}

ol.contentList {
	padding-left: 227px;
	margin-left: 227px;
}

div.suitesDivider {
	width: 99%;
	margin: 14px auto;
	border-top: 1px solid #ecdbc7;
}

div#residualText {
	height: 263px;
	margin: 0;
	padding-top: 0;
	padding-right: 20px;
	overflow: auto;
}

div#map {
	width: 384px;
	height: 289px;
	color: #000;
	margin: 0;
}

#map h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#map a {
	border: 0;
	text-decoration: underline;
}

.required {
	color: #d00;
	font-size: 10px;
}
