body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	margin: 15px 0px;
	padding: 0px;
	background-image: url(../images/bucket_spade.gif);
	background-color: #E6F7FD;
}
#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: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 13px;
}
#DivContent {
	padding: 0px 0px 15px;
	margin: 0px;
	height: auto;
	width: 708px;
	text-align: justify;
	background-color: #FDFBFD;
}
#flashcontent {
	height: 600px;
	width: 600px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

#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;
}
#DivFooter a {
	color: #E6F7FD;
	background-color: #064053;
	padding: 3px;
	margin: 0px;
}
#DivFooter a:hover {
	color: #064053;
	background-color: #E6F7FD;
	padding: 3px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #BF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFF0F0;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	background-color: #F4F6BF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #626222;
	border-right-color: #626222;
	border-bottom-color: #626222;
	border-left-color: #626222;
}
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;
}
h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 18px;
	text-align: center;
	color: #530053;
}
h3 {
	color: #530053;
}
p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#DivList li {
	list-style-type: none;
	padding-left: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	background-image: url(../images/lishell.jpg);
	background-repeat: no-repeat;
}
.List li {
	list-style-type: none;
	background-image: url(../images/lishell.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 3px 30px;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
#DivNavbar {
	padding: 30px 0px 1px 25px;
	margin: 0px;
	width: 200px;
	height: auto;
	float: left;
	clear: both;
	border: none;
}
#DivNavbar li {
	list-style-type: none;
}
#DivNavbar ul {
	margin: 0px;
	padding: 0px;
}
#DivNavbar a:link, #DivNavbar a:visited, #DivNavbar a:active {
	background-color: #E6F7FD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-variant: normal;
	color: #000033;
	padding: 5px 0px 5px 60px;
	width: 160px;
	font-weight: normal;
	background-image: url(../images/buttonbg.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	display: block;
	border: 1px solid #1D1836;
	margin: 1px;
}
#DivNavbar a:hover, #DivNavbar a.current:link, #DivNavbar a.current:visited, #DivNavbar a:focus {
	color: #FFFFFF;
	background-color: #01BEFE;
	background-image: url(../images/button_over.gif);
	background-repeat: no-repeat;
}
#DivPage a:link, #DivPage a:visited, #DivPage a:active {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
	margin: 0px 6px 0px 0px;
	border: 1px solid #1D1836;
	background-color: #01BEFE;
}
#DivPage a:hover, #DivPage a.current:link, #DivPage a.current:visited {
	color:#000033;
	background-color: #E6F7FD;
}
#ecweb, #ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #0D1646;
	font-size: 9px;
	text-align: center;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #FDFBFD;
	text-decoration: none;
	background-color: #0D1646;
}
.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: 5px 25px 10px 15px;
	padding: 0px;
}
#DivAboveTxt {
	height: 330px;
	width: auto;
}
#DivAmenities {
	height: auto;
	width: 400px;
	background-color: #FFEFDF;
	clear: both;
	float: none;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	border-top: 2px solid #FFF4EA;
	border-right: 2px solid #FFC488;
	border-bottom: 2px solid #FFC488;
	border-left: 2px solid #FFF4EA;
}
#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;
	float: left;
	clear: none;
	margin: 0px;
	padding: 15px 5px 15px 0px;
}
th {
	background-color: #E6F7FD;
}
td {
	background-color: #FFF0F0;
}
#DivLinks p {
	padding: 5px;
	margin: 0px;
}
#TblDirections td {
	text-align: center;
}
.DivBreaker {
	background-color: #A5988F;
	padding: 1px 0px 2px;
	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: #776960;
	border-bottom-color: #B7ACA6;
	border-right-color: #B7ACA6;
	border-left-color: #776960;
	margin-right: 175px;
	margin-left: 175px;
	margin-top: 17px;
	margin-bottom: 17px;
}
#DivThumbnail a:link, #DivThumbnail a:active, #DivThumbnail a:visited{
	height: 120px;
	width: 500px;
	display: block;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top: 3px solid #D2CCC8;
	border-right: 3px solid #A5988F;
	border-bottom: 3px solid #A5988F;
	border-left: 3px solid #D2CCC8;
}
#DivThumbnail a:hover {
	border-top: 3px solid #01BEFE;
	border-right: 3px solid #0189B6;
	border-bottom: 3px solid #0189B6;
	border-left: 3px solid #01BEFE;
}
#DivRotateImg {
	float: right;
	height: 150px;
	width: 200px;
	padding: 5px;
	margin: 15px 15px 40px;
	border: 3px solid #CAF0FD;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
}

