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

body {
  background-color: #3D4604;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
}

img.floatLeft {
	float: left;
	margin-top: 2em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 1em;
}

img.floatRight {
	float: right;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
	margin-right: 0;
}

img.floatRight_home {
	float: right;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0;
}

img.floatLeft_home {
	float: left;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0;
}

td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

table.pageBody {
	background-color: #999966;
	background-image: url(../images/bgrd_bambooCreek1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border: none;
	height: auto;
}

td.detailBox {
	font-size: 12px;
	color: #224020;
}

td.homepageHighlights {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3D4604;
	text-align: right;
	letter-spacing: 0.3px;
	line-height: 18px;
	text-align: right;
}

p.text_sectionHeader {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #3D4604;
}

p.text_sectionSubHeader {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3D4604;
}

p.text_header {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #3D4604;
}

p.text_subHeader {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #3D4604;
}

p.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

p.homepageIntro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3D4604;
	text-align: right;
	letter-spacing: 0.3px;
	line-height: 22px;
	text-align: right;
}

table.homepageIntro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color:#3D4604;
	letter-spacing: 1.2px;
	line-height: 16.5px;
}

font.text_sectionHeader {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #3D4604;
	line-height: 18px;
}

font.text_sectionSubHeader {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3D4604;
	line-height: 16.5px;
}

font.text_header {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #3D4604;
}

font.text_highlight {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #3D4604;
}

font.text_detail {
	font-size: 12px;
}

font.text_detailPoint {
	font-size: 12px;
	font-style: italic;
}

p.sectionIntro {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3D4604;
}

p.contactInfo {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

a.sectionLink {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #3D4604;
	border: none;
}

a.innerPageHeadLink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #3D4604;
	border: none;
}

a.externalLink {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #3D4604;
	border: none;
}

form.reservation {
	color: #333333;
	font-size: 12px;
}
