﻿html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background-color: #A0823F;
	color: #FFFFCC;;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	margin: 20px auto auto 20px;
}

/* SETS HEADING PROPERTIES */
h1 {
	margin: 0px 0px 0px 0px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc;
	text-align: center;
	font-size: 32px;
	font-variant:normal;
}
h2 {
	margin: 0px 0px 0px 0px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc;
	text-align: center;
	font-size: 26px;
	font-variant:normal;
}

h3 {
	margin: 10px 35px 10px 35px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc;
	text-align:left;
	font-size: 20px;
	font-weight: normal;
	font-style:normal;
	font-variant: small-caps;
	text-transform: none;
	vertical-align: middle;
}


h4 {
	margin: 10px 35px 10px 115px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc;
	text-align:left;
	font-size: 20px;
	font-weight: normal;
	font-style:normal;
	font-variant: small-caps;
	text-transform: none;
	vertical-align: middle;
}
ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #2c4816;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	list-style-type: disc;
	width: 300px;
	background-color: #f9f883;
	float: none;
}
hr {
	color: #707a3b;
	width:90%;
	height:1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffc;
	width: 580px;
	vertical-align: Top;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 10px;
	padding-top: 0px;
}


/* SETS THE VARIOUS HYPERLINK PROPERTIES */
a:link {
	color: #ffc;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:  #ffc;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color:  #ffc;
	text-transform: none;
	font-variant: normal;
	font-style:italic;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	text-decoration:underline;
	font-weight: normal;
	color:  #ffc;
	text-transform: none;
	font-variant: normal;
	font-style: bold;
}
.HeaderLeft {
	background-image:url('../images/header_left.jpg');
	background-position: top;
	padding: 0px;
	background-color: #A0823F;
	height: 175px;
	width: 200px;
	background-repeat: no-repeat;
	vertical-align:middle;
	color: #CEC334;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.HeaderCenter {
	background-image:url('../images/header_center.jpg');
	background-position:  top;
	padding: 0px;
	background-color: #A0823F;
	height: 175px;
	width: 650px;
	background-repeat: no-repeat;
	vertical-align:middle;
	color: #ffc;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.HeaderRight {
	background-image:url('../images/header_right.jpg');
	background-position: top;
	padding: 0px;
	background-color: #A0823F;
	height: 175px;
	width: 150px;
	background-repeat: no-repeat;
	vertical-align:middle;
	color: #CEC334;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.LeftSideBar {
	background-image: url('../images/sidebar_left.jpg');
	background-color: #A0823F;
	width: 200px;
	height: 450px;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size:8px;
	color: #ffc;

}

.center {
	background-image: url('../images/center_image.jpg');
	background-color: #A0823F;
	width: 650px;
	height: 450px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	color: #ffc;
	letter-spacing: normal;
	line-height: normal;
	text-align:center;
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}
.RightSideBar {
	background-image: url('../images/sidebar_right.jpg');
	background-color: #A0823F;
	width: 140px;
	height: 450px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: small;
	color: #ffc;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	padding: 5px 3px 5px 5px;
	vertical-align: top;
}
.FooterLeft {
	background-image:url('../images/footer_left.jpg');
	background-repeat: no-repeat;
	background-color: #A0823F;
	width: 200px;
	height:50px;
	vertical-align:middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size:small;
	color: #ffc;
}
.FooterCenter {
	background-image:url('../images/footer_center.jpg');
	background-repeat: no-repeat;
	background-color: #f9f883;
	width: 650px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffc;
	padding: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;

}
.FooterRight {
	background-image:url('../images/footer_right.jpg');
	background-repeat: no-repeat;
	background-color: #f9f883;
	width: 150px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffc;
	padding: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	line-height: normal;
	letter-spacing: normal;
}


.Main {
	border:4px #765039 outset;
	color:#FFFFCC;
	
}
iframe {
	border: 2px #765039 outset;
}
.Area{
	width: 600px;
	background-color: #f9f883;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5d4e2d;
	padding: 2px 2px 2px 20px;
	vertical-align: Top;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: normal;

}
.campground_table {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffcc;
	padding: 2px 2px 2px 2px;
	width: 500px;
	vertical-align: Top;
	font-style: normal;
	font-size: 16px;
	font-variant: normal;
	font-weight: normal;
}
.RateTable {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f9f883;
	padding: 2px 2px 2px 2px;
	width: 500px;
	vertical-align: Top;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
}

.RateTable2 {
	background-color: #f9f883;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5d4e2d;
	padding: 2px 2px 2px 20px;
	width: 450x;
	vertical-align: Top;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: normal;
}
.RateTable3 {
	background-color: #f9f883;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5d4e2d;
	padding: 2px 2px 2px 2px;
	width: 50px;
	vertical-align: Top;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight: bold;
}
.AttractionsTable1 {
	background-color: #f9f883;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #5d4e2d;
	padding: 2px 2px 2px 20px;
	width: 450x;
	vertical-align: Top;
	font-style: normal;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}
.ContactTable1 {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f9f883;
	padding: 2px 2px 2px 2px;
	width: 125x;
	vertical-align: Top;
	font-style: normal;
	font-size: small;
	font-variant: normal;
	font-weight:bold;
}
.ContactTable2 {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f9f883;
	padding: 2px 2px 2px 20px;
	width: 350px;
	vertical-align: Top;
	font-style: normal;
	font-size:medium;
	font-variant: normal;
	font-weight: normal;
}
.CabinTable1 {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f9f883;
	padding: 5px 5px 5px 5px;
	vertical-align: Top;
	font-style: normal;
	font-size: 13px;
	font-variant: normal;
	font-weight: normal;
}
.diningTable {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #f9f883;
	padding: 5px 5px 5px 5px;
	width: 300px;
	vertical-align: Top;
	font-style: normal;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
}
.KitchenTable {
	background-color: #a0953f;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #f9f883;
	padding: 5px 5px 5px 0px;
	width: 500px;
	vertical-align: middle;
	font-style: normal;
	font-size: 14px;
	font-variant: normal;
	font-weight: normal;
}


.index {
	border:4px #765039 outset;
	background-color: #A0823F;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #f9f883;
	padding: 10px 10px 10px 10px;
	width: 300px;
	vertical-align: Top;
	font-style:italic;
	font-size: 15px;
	font-variant: normal;
	font-weight: normal;
	text-align:center;
}



