body {
	background-color: #231f20;
	font-family: helvetica, sans-serif, arial;
	font-size: 12px;
	height: 100%;
	margin: 0;
}

#page-wrapper {
	margin: 0 auto 0 auto;
	width: 878px;
	background-color: #ffffff;
}

#top-bar {
	height: 57px;
	background-color: #5b6615;
	width: 100%;
}

h1 {
	position: absolute;
	top: -1000px;
}

h2 {
	margin: 0;
}

h3 {
	font-size: 16px;
	line-height: 1.3em;
	margin-top: .8em;
	margin-bottom: 0em;
}

h4 {
	line-height: 1.3em;
	margin-top: .8em;
	margin-bottom: .2em;
	font-style: bold;
}
/**************************************
Main Section Styles
**************************************/
#mid-wrapper {
	background-color: #40393b;
	width: 100%;
}

#main {
	width: 868px;
	border-top: 1px solid #231f20;
}

#banner {
	height: 166px;
	background: #ffffff url("img/banner_pic.jpg") no-repeat scroll top right;
	padding-left: 355px;
	padding-top: 35px;
}

#left-section {
	width: 614px;
	background: #d4c7a4 url("img/stopwatch.jpg") no-repeat scroll -40px 50px;
}

#right-section {
	width: 194px;
	background: #a39777 url("img/right_bg.gif") repeat-y scroll top left;
	padding: 30px 30px 0px 30px;
	font-size: 14px;
}

/**************************************
Left Section Styles
**************************************/
#left-text {
	padding: 50px 0px 30px 0
}

#main-msg {
	color: #746140;
	width: 325px;
}

#location {
	font-size: 14px;
	line-height: 1.3em;
}

#phone {
	font-size: 18px;
	font-style: bold;
}

#mid-pic {
	#position: relative;
	#top: 3px;
}

/**************************************
Right Section Styles
**************************************/
#right-section ul {
	margin-top: 0px;
}

#right-section li {
	list-style: none;
	margin-bottom: 3px;
	margin-left: -40px;
}

#right-section li.title {
	color: #6d5a39;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #715e3d;
}

a.right-link {
	color: #000000;
	text-decoration: none;
}

a.right-link:hover {
	text-decoration: underline;
}

a.right-link-invert {
	color: #000000;
	text-decoration: underline;
}

a.right-link-invert:hover {
	text-decoration: none;
}

/**************************************
Footer Styles
**************************************/
#footer {
	height: 67px;
	width: 100%;
	background: #5b6615 url("img/footer_bg.gif") no-repeat scroll 35px 5px;
}

#tot-terrapin {
	float: left;
	margin-top: 25px;
	margin-left: 25px;
}

#terrapin-logo {
	margin-top: 9px;
	margin-right: 28px;
	float: right;
}

/**************************************
Amenities Styles
**************************************/
#amenities-wrapper {
	line-height: 16px;
	margin: 0 auto 0 auto;
	padding: 0 20px 10px 20px;
	width: 444px;
	background: #ffffff url("/tp/images/mainBodyBG.jpg") no-repeat scroll top left;
}