html
{
}

body.main
{
	background: #ddd1ac;
	padding: 0px;
	margin: 0px;
}

table.main
{
	width: 768px;
	
}

table.main td.header
{
	height: 145px;
	background: url(../images/header.gif) no-repeat;
}

table.main td.nav-left
{
	width: 9px;
	height: 26px;
	background: url(../images/nav-left.gif) no-repeat;
}

table.main td.nav-center
{
	width: 750px;
	height: 26px;
	background: url(../images/nav-center.gif) repeat-x;
	text-align: center;
	padding-left: 85px;
}

table.main td.nav-right
{
	width: 9px;
	height: 26px;
	background: url(../images/nav-right.gif) no-repeat;
}

table.main td.content-left
{
	width: 9px;
	background: url(../images/content-left.gif) repeat-y;
}

table.main td.content-center
{
	width: 750px;
	background: #b5a266;
}

table.main td.content-center .content-bottom
{
	clear: both;
	background: #8a692a;
	width: 900px;
	position: relative;
	top: -1px;
}

table.main td.content-center img
{
	padding: 0px;
	margin: 0px;
}

table.main td.content-center .content-bottom img
{
padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

table.main td.content-right
{
	width: 9px;
	background: url(../images/content-right.gif) repeat-y;
}

table.main td.footer-left
{
	width: 9px;
	height: 18px;
	background: url(../images/footer-left.gif) repeat-y;
}

table.main td.footer-center
{
	width: 750px;
	background: url(../images/footer-center.gif) repeat-x;
}

table.main td.footer-right
{
	width: 9px;
	height: 18px;
	background: url(../images/footer-right.gif) repeat-y;
}

table.main td.footer-text
{
	font: bold 11px Trebuchet MS;
	color: #685c36;
	vertical-align: top;
	text-align: center;
}

table.main a.nav
{
	display: block;
	float: left;
	height: 26px;
}

table.main a.nav:hover
{
	background-position: 0px -26px;
}

table.main a.nav span
{
	display: none;
}

table.main a.home
{
	width: 60px;
	background: url(../images/nav-home.gif) no-repeat;
}
table.main a.home_active
{
	width: 60px;
	background: url(../images/nav-home.gif) no-repeat 0px -26px;
}

table.main a.about_us
{
	width: 90px;
	background: url(../images/nav-about_us.gif) no-repeat;
}
table.main a.about_us_active
{
	width: 90px;
	background: url(../images/nav-about_us.gif) no-repeat 0px -26px;
}

table.main a.contact_us
{
	width: 104px;
	background: url(../images/nav-contact_us.gif) no-repeat;
}
table.main a.contact_us_active
{
	width: 104px;
	background: url(../images/nav-contact_us.gif) no-repeat 0px -26px;
}

table.main a.rooms
{
	width: 67px;
	background: url(../images/nav-rooms.gif) no-repeat;
}
table.main a.rooms_active
{
	width: 67px;
	background: url(../images/nav-rooms.gif) no-repeat 0px -26px;
}

table.main a.rates
{
	width: 54px;
	background: url(../images/nav-rates.gif) no-repeat;
}
table.main a.rates_active
{
	width: 54px;
	background: url(../images/nav-rates.gif) no-repeat 0px -26px;
}

table.main a.directions
{
	width: 96px;
	background: url(../images/nav-directions.gif) no-repeat;
}
table.main a.directions_active
{
	width: 96px;
	background: url(../images/nav-directions.gif) no-repeat 0px -26px;
}

table.main a.guest_comments
{
	width: 116px;
	background: url(http://www.watersedgeinncharleston.com/templates/site/images/gc.gif) no-repeat;
}
table.main a.guest_comments_active
{
	width: 116px;
	background: url(http://www.watersedgeinncharleston.com/templates/site/images/gc.gif) no-repeat 0px -26px;
}


table.main .nav-seperator
{
	display: block;
	float: left;
	width: 22px;
	height: 26px;
	background: url(../images/nav-seperator.gif) no-repeat;
}

.contentheading, .componentheading, .buttonheading
{
	display: none;
}

.contentpaneopen, .contentpaneopen td, .contentpaneopen tr
{
	padding: 0px;
	margin: 0px;
	font: 16px Times New Roman;
	color: white;
        font-weight: bold;
}

div.box {
background: #8b7855;
padding: 3px;
padding-bottom: 11px;
margin-left: 5px;
}

div.backer
{
  background: #8b7855 url(../images/palmbacker.gif) no-repeat center bottom;
}


hr
{
  height: 1px;
  width: 95%;
margin: 0px;
  border: 0px solid #8a692a;
  border-top: 1px solid #8a692a;
}

.article_seperator
{
	display: none;
}

h3
{
  display: block;
  width: 95%;
  background: #a68d53;
  text-align: center;
}
