body {
	padding: 0px;
	margin: 0px;

	background-image: url("images/bg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #000000;
	min-width: 998px;

	overflow: -moz-scrollbars-vertical; /* Keeps firefox from bouncing between long and short pages */
}

#main {
	position: relative;
	background-image: url("images/page-bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
}
#main2 {
	position: relative;
	background-image: url("images/page-bg.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

#page {
	position: relative;
	width: 998px;
	z-index: 2;
}


#weatherBubbleHome,
#weatherBubbleCampfire {
	position: absolute;
	width: 542px;
	height: 94px;
	overflow: hidden;
	background-image: url("images/weather/wide.png");
	background-repeat: no-repeat;
	z-index: 2;
}
#weatherBubbleHome {
	top: 399px;
	left: 119px;
}
#weatherBubbleCampfire {
	bottom: 0px;
	left: 30px;
}
#weatherBubble {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 261px;
	height: 121px;
	z-index: 4;
	top: 129px;
	left: -210px;
	visibility: hidden;
}

#header {
	position: relative;
	background-image: url("images/lines-h.png");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 998px;
	text-align: left;
	height: 133px;
	z-index: 3;
}
#logo {
	position: absolute;
	left: 135px;
	top: 56px;
}

#nav {
	position: absolute;
	bottom: 3px;
	left: 278px;
}
.iconWeatherPic {
	border-right: solid 1px #dfcdb5;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 8px;
}
.iconFindPic {
	border-right: solid 1px #dfcdb5;
	position: absolute;
	top: 0px;
	left: 46px;
	padding-top: 8px;
}
.iconGalleriesPic {
	position: absolute;
	top: 0px;
	left: 95px;
	padding-top: 8px;
}

#contactButton {
	position: absolute;
	left: 517px;
	top: 8px;
}

#icons {
	position: absolute;
	left: 763px;
	top: 0px;
}
.iconText {
	position: absolute;
	display: none;
	visibility: hidden;
	top: 56px;
}
#iconWeather {
	left: -23px;
}
#iconFind {
	left: 54px;
}
#iconGalleries {
	left: 74px;
}

#footer {
	clear: both;
	position: relative;
	background-image: url("images/lines-h.png");
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;
	width: 998px;
	color: #351701;
	padding-top: 62px;
	padding-bottom: 20px;
	top: -45px;
}
#footer a {
	text-decoration: none;
	color: #351701;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
#footer .div {
	display: inline-block;
	margin-left: 3px;
	margin-right: 8px;
	font-size: 18px;
}
#footer .copyright {
	font-style: italic;
}

#content {
	width: 813px;
	max-width: 803px;
	position: relative;
	text-align: left;
	background: none;
	min-height: 0px;
	padding: 0px;
	margin-top: 30px;
	z-index: 2;
}
#content.sub {
	position: relative;
	background-image: url("images/subpage-bg.png");
	background-repeat: repeat-y;
	min-height: 400px;
	margin-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
#subnav {
	float: left;
	width: 178px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 44px;
	padding-bottom: 30px;
	text-align: center;
}

#subnav .hr {
	display: inline-block;
	width: 131px;
	background-image: none;
	height: 1px;
	background-color: #683409;
	margin-top: 15px;
	margin-bottom: 10px;
}

.subnavItem,
.tertiarynavItem,
.quaternarynavItem,
.subnavItemOn,
.tertiarynavItemOn,
.tertiarynavItemIn,
.quaternarynavItemOn {
	display: inline-block;
}

.subnavItem,
.subnavItemOn {
	color: #d27321;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 40px;
}

.tertiarynavItem,
.tertiarynavItemOn,
.tertiarynavItemIn {
	color: #ffffff;
	text-decoration: none;
}
.tertiarynavItem:hover,
.tertiarynavItemOn,
.tertiarynavItemIn {
	background-image: url("images/subnav-arrow-left.gif");
	background-repeat: no-repeat;
	background-position: left 3px;
}
.tertiarynavItem:hover .rightArrow,
.tertiarynavItemOn .rightArrow,
.tertiarynavItemIn .rightArrow,
.tertiarynavItem:hover .rightArrow:hover,
.tertiarynavItemOn .rightArrow:hover,
.tertiarynavItemIn .rightArrow:hover {
	padding-right: 16px;
	padding-left: 16px;
	background-image: url("images/subnav-arrow-right.gif");
	background-repeat: no-repeat;
	background-position: right 3px;
}

.quaternarynavItem,
.quaternarynavItemOn {
	color: #c5aa8b;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 2px;
}
.quaternarynavItem:hover,
.quaternarynavItemOn {
	color: #d27321;
}


#maincontent {
	margin-left: 201px;
	padding-top: 35px;
	padding-left: 27px;
	padding-right: 22px;
	padding-bottom: 20px;
	width: 596px;
	max-width: 547px;
	text-align: justify;
	line-height: 17px;
	min-height: 355px;
}

.campfire #maincontent {
	background-image: url("images/campfire/bg.jpg");
	padding: 0px;
	max-width: 645px;
	min-height: 400px;
}
.campfire .children {
	position: relative;
	background-image: url("images/campfire/photo-bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 35px;
	padding-left: 27px;
	padding-right: 15px;
	padding-bottom: 124px;
	min-height: 241px;
	width: 100%;
}

.clear {
	clear: both;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	padding-top: 27px;
	margin-bottom: 15px;
}
h1 img {
	margin-top: -27px;
	vertical-align: text-top;
}

.hero .content p {
	margin: 0px;
	padding: 0px;
}
.hero {
	margin-bottom: 10px;
}

.underLeft1 {
	margin-top: 25px;
}

.underLeft2 {
	margin-top: 45px;
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 22px;
}
.underLeft2 p {
	color: #ffffff;
	font-size: 11px;
}

.defaultModalBg {
	background-image: url("images/modal-bg.png");
	text-align: center;
}
.defaultModalBox {
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	width: 980px;
}
#defaultModalContainer {
	text-align: left;
	position: relative;
	display: inline-block;
	margin-top: 73px;
	margin-bottom: 20px;
}
.defaultModalContent {
	background-color: #000000;
	padding: 4px;
	border: solid 1px #9c8968;
	margin-top: 7px;
}
.defaultModalContent p,
.defaultModalContent ul {
	margin: 0px;
	padding: 0px;
}
.defaultModalLoading {
	position: relative;
	text-align: center;
	padding: 15px;
	top: 100px;
	left: 350px;
	background-color: #000000;
	width: 250px;
	height: 250px;
	border: solid 1px #9c8968;
	color: #9c8968;
}
.defaultModalLoading .loaderImage {
	margin-top: 40px;
	margin-bottom: 3px;
}

.defaultModalError {
	text-align: center;
	padding: 15px;
	height: 100px;
	background-color: transparent;
}
.defaultModalBox .close {
	position: absolute;
	right: 0px;
	top: 0px;
}
.defaultModalBox h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
}

.utility .paperBox .content {
	border: solid 1px #9c8968;
	min-height: 350px;
}
.utilityContent {
	padding-top: 19px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	line-height: 15px;
}

.utilityContentRight {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	width: 395px;
	max-width: 379px;
	text-align: justify;
	line-height: 15px;
}


#campfireWidgets {
	float: left;
	display: inline-block;
	width: 418px;
	margin-top: 23px;
}

#campfireRightColumn {
	float: right;
	margin-top: -5px;
	margin-right: 53px;
	display: inline-block;
	color: #ffffff;
	width: 105px;
	font-size: 10px;
}

.widget {
	background-color: #f2e7c3;
	margin-bottom: 1px;
	display: inline-block;
	width: 418px;
	line-height: normal;
	font-size: 11px;
	color: #351701;
}
.widget h2 {
	color: #351701;
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.widget h2,
.widget h2.off {
	margin-right: 10px;
	background-image: url("images/campfire/arrow-right.gif");
	background-position: right 7;
}
.widget h2.on {
	margin-right: 8px;
	background-image: url("images/campfire/arrow-down.gif");
	background-position: right 9;
}
.widgetContent {
	position: relative;
	display: none;
	line-height: normal;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 8px;
}
.widgetContent p {
	line-height: normal;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.widgetContent ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.widgetContent ul li {
	line-height: normal;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.blog,
.blog p {
	color: #a88456 !important;
}

.widget .traffic {
	line-height: normal;
	padding-right: 10px;
	font-size: 11px;
}

.eCardThumb {
	display: inline-block;
	border: solid 1px #ffffff;
}
.eCardThumb:hover {
	border: solid 1px #683409;
}

.eCardGap {
	height: 5px;
	width: 5px;
}


#page.calendarPage #content.sub {
	background-image: url("images/calendar/page-bg.png");
	background-repeat: repeat-y;
}

#page.calendarPage #maincontent {
	background-image: url("images/calendar/bg-top.jpg");
	background-repeat: no-repeat;
}

.wxHeader {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 12px;
	color: #d27321;
}

.wxTable td {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 12px;
	width: 50%;
	padding-right: 8px;
	white-space: nowrap;
}

.wxTable td .label {
	position: relative;
	display: inline-block;
	width: 35px;
}

.contactHeader {
	padding-top: 19px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	line-height: 15px;
}
.contactBox {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	line-height: 15px;
	border-top: solid 1px #9c8968;
}
.loginBox {
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	line-height: 15px;
	border-top: solid 1px #9c8968;
	border-bottom: solid 1px #9c8968;
	display: inline-block;
	width: 100%;
	max-width: 715px;
	margin-bottom: 60px;
}
.fieldBox {
	float: left;
	width: 239px;
	line-height: normal;
	margin-right: 9px;
	position: relative;
}
.loginBox .fieldBox {
	float: none;
	display: block;
	margin: 0px;
}
.fieldImg {
	float: right;
}
.loginBox .leftColumn {
	float: left;
	display: inline-block;
	width: 320px;
	padding: 10px 0px;
}
.loginBox .rightColumn {
	float: left;
	display: inline-block;
	width: 390px;
	max-width: 360px;
	padding: 10px 0px 10px 30px;;
	border-left: solid 1px #9c8968;
}
.loginBox h2 {
	margin-bottom: 5px;
}
.formField,
.loginField,
.contactField {
	border: solid 1px #b6966f;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	padding: 3px;
	padding-left: 6px;
	height: 20px;
	color: #7c695d;
	width: 100%;
	margin-bottom: 4px;
}
.loginBox .loginField,
.loginBox .formSelect {
	width: 250px;
}
.loginBox .legal {
	height: 90px;
	padding: 10px;
	overflow-y: scroll;
	border: solid 1px #b6966f;
}
#loginPassword,
#confirmPassword {
	position: relative;
	display: none;
	z-index: 2;
}
.pw {
	position: relative;
}

.formSelect,
.contactSelect {
	border: solid 1px #b6966f;
	font-family: georgia, times new roman, serif;
	font-size: 10px;
	color: #7c695d;
	width: 100%;
	height: 20px;
	margin-bottom: 4px;
	padding-left: 6px;
}
.contactSelect {
	font-size: 10px;
}

.textarea {
	height: 163px;
	margin-bottom: 5px;
}

.state {
	width: 117px;
	margin-right: 6px;
}

.subtext {
	font-size: 10px;
	font-style: italic;
}

#homeContent {
	clear: both;
	position: relative;
	background-image: url("images/lines-h.png");
	background-repeat: repeat-x;
	background-position: top;
	width: 998px;
	color: #351701;
	margin-top: 15px;
	padding-bottom: 0px;
	display: inline-block;
	padding-top: 2px;
}

.homeBottom {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	width: 660px;
}

.hc1 p,
.hc2 p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.hc1 h2,
.hc2 h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}

.credit {
	margin-top: 15px;
}
.credit a {
	text-transform: none !important;
	font-style: italic;
	color: #d27321 !important;
	text-decoration: underline !important;
}


.error {
	font-weight: bold;
	color: #880000;
}

