body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 15px 0px 0px;
	padding: 0px;
	background-image: url(../images/stonbk.jpg);
	background-color: #F0F1E9;
}
#DivBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height: auto;
	background-repeat: no-repeat;
}
#DivHeader {
	margin: 0px;
	height: 160px;
	width: auto;
	background-image: url(../images/background/Header.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 42px;
	padding-right: 0px;
}
#DivGrass {
	background-image: url(../images/grass.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#DivContent {
	padding: 0px 0px 20px;
	margin: 0px;
	height: auto;
	width: 708px;
	text-align: justify;
	background-color: #F0ECE5;
}
#DivFooter {
	padding: 7px 50px 0px 0px;
	margin: 0px;
	height: 51px;
	width: auto;
	background-image: url(../images/background/footer.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #BF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	color: #1D1836;
	font-size: 21px;
	padding: 0px;
	text-align: center;
	clear: none;
	margin: 0px 0px 15px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5988F;
	width: 285px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
.List li {
	list-style-type: none;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 30px;
	margin: 0px;
	background-position: 1px 3px;
}
#DivList {
	width: 300px;
	float: left;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#DivList2 {
	width: 300px;
	float: left;
	padding-left: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}
.clearboth {
	clear: both;
}

#DivNavbar {
	padding: 25px 0px 1px;
	margin: 0px;
	width: 200px;
	height: auto;
	float: left;
	clear: both;
	border: none;
}
#DivNavbar li {
	list-style-type: none;
	width: 250px;
	height: 43px;
	background-position: 13px 0px;
}
#DivNavbar ul {
	margin: 0px;
	padding: 0px;
}
#DivNavbar a:link, #DivNavbar a:visited, #DivNavbar a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-variant: normal;
	color: #000000;
	width: 250px;
	display: block;
	margin: 1px;
	border-top: 2px none #69593D;
	border-right: 2px none #362E1F;
	border-bottom: 2px none #362E1F;
	border-left: 2px none #69593D;
	padding: 0px;
	height: 33px;
}
#DivNavbar a:hover, #DivNavbar a.current:link, #DivNavbar a.current:visited, #DivNavbar a:focus {
	color: ;
	background-repeat: no-repeat;
	background-image: url(../images/navigation/hand.gif);
	background-position: 0px 2px;
}
#DivPage a:link, #DivPage a:visited, #DivPage a:active {
	font-size: 12px;
	color: #48485B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 3px;
	margin: 0px;
	border: 1px solid #1D1836;
	background-color: #E5E5B3;
}
#DivPage a:hover, #DivPage a.current:link, #DivPage a.current:visited {
	color:#FDFBFD;
	background-color: #71711C;
}
#ecweb, #ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #4D433E;
	font-size: 9px;
	text-align: center;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #FDFBFD;
	text-decoration: none;
	background-color: #A2938C;
}
#DivThumb a:link, #DivThumb a:visited, #DivThumb a:active {
	margin-top: 7px;
	margin-left: 29px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B7AB93;
	border-right-color: #857658;
	border-bottom-color: #857658;
	border-left-color: #B7AB93;
	height: 100px;
	width: 100px;
	float: left;
	display: block;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#DivThumb a:hover {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7575;
	border-right-color: #FF0909;
	border-bottom-color: #FF0909;
	border-left-color: #FF7575;
}

#DivInstructions img {
	margin-bottom: -4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#DivInstructions {
	padding-right: 190px;
	padding-left: 150px;
	text-align: justify;
}

#DivDescription a:link, #DivDescription a:visited, #DivDescription a:active {
	background-color: #DADBD5;
	width: 100px;
	margin-left: 29px;
	display: block;
	font-size: 10px;
	text-align: center;
	float: left;
	height: 40px;
	padding: 5px 0px 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #C0C0C0;
	line-height: 1.5em;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
}

#DivDescription a:hover, #DivDescription a.current:link, #DivDescription a.current:visited  {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF4A4A;
	border-right-color: #F90000;
	border-bottom-color: #F90000;
	border-left-color: #FF4A4A;
}



.floatright {
	clear: both;
	float: right;
}
#TdLeft {
	background-image: url(../images/background/left.gif);
	width: 45px;
}
#TdRight {
	background-image: url(../images/background/right.gif);
	width: 41px;
}
#DivFlashHouse {
	clear: none;
	float: right;
	height: 300px;
	width: 400px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2CCC8;
	border-right-color: #A5988F;
	border-bottom-color: #A5988F;
	border-left-color: #D2CCC8;
	margin: 15px 25px 10px 15px;
	padding: 0px;
}
#DivAboveTxt {
	height: 330px;
	width: auto;
}
#DivAmenities {
	height: auto;
	width: 285px;
	background-color: #FDFDEA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEABF;
	border-right-color: #D3D37C;
	border-bottom-color: #D3D37C;
	border-left-color: #EAEABF;
	padding: 15px 5px 15px 0px;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: right;
	clear: right;
}
#DivActivities {
	height: auto;
	width: 285px;
	background-color: #FDFDEA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEABF;
	border-right-color: #D3D37C;
	border-bottom-color: #D3D37C;
	border-left-color: #EAEABF;
	padding: 15px 5px 15px 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
}
#DivGallery {
	margin-left: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
	color: #484339;
	margin: 0px;
	padding: 0px;
}
.TblRates td {
	background-color: #FAF9F8;
	text-align: center;
	padding: 4px;
}
.TblRates th {
	background-color: #DDD3BF;
	font-weight: normal;
	padding: 1px;
	text-align: center;
}
#DivLinks p {
	padding: 5px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	color: #101630;
	font-family: "Palatino Linotype", "times new roman", serif;
}
#DivFlashReplacement {
	clear: none;
	float: right;
	height: 340px;
	width: 450px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#DivVirtualTour {
	width: 700px;
	overflow: hidden;
}
.breaker {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#DivWeather {
	height: 100px;
	width: 150px;
	float: right;
}
.nudge {
	margin: 0px;
	padding: 0px 0px 0px 150px;
}
#DivIFrame {
	width: 600px;
	height: 306px;
}
