body.main
{
	background: #1a5e90;
	margin: 0px;
	margin-bottom: 15px;
	color: #f0e8b0 !important;
}

.contentheading, .componentheading,
{
	font-size: 11px;
	font-weight: bold;
	color: #f0e8b0;
}

.bodyspaced {
	font-size: 16px;
	font-weight:bold;
	color: #f0e8b0;
	display:inline;
}

.inline {
	font-size: 16px;
	font-weight:normal;
	color: #f0e8b0;
	display:inline;
}
.contentpaneopen
{
	margin-right: 10px;
}

.contentpane li, .contentpaneopen li {
margin-left: 20px;
margin-bottom: 3px;
}

td.header
{
	background: url(../images/header.gif) no-repeat;
	width: 751px;
	height: 234px;
}

td.nav
{
	background: url(../images/nav_background.gif) repeat-y;
	width: 257px;
}

td.content
{
	vertical-align: top;
	background: url(../images/content_background.gif) repeat-y;
	width: 494px;
}

td.content a, a:visited
{
	color: #f0e8b0;
	font-weight: bold;
	}

td.content a:hover
{
	color: #fff;
}

.contentpaneopen #bodyspaced {
	font-size: 16px;
	font-weight: bold;
	color: #f0e8b0;
	
}
td.footer
{
	padding-left: 3px;
	padding-right: 3px;
	background: url(../images/footer_background.gif) repeat-x;
	height: 20px;
}

td.footer td
{
	font-size: 11px;
	color: #397295;
	font-weight: bold;
}

td.footer a.mail, a.mail:visited
{
	color: #4eabf0;
}

td.footer a.mail:hover
{
	color: #397295;
}

span.ship
{
	float: left;
}

span.badge
{
	float: left;
}
span.ship:hover, span.ship-active
{
	background: url(../images/ship.gif) no-repeat right center;
}

a.nav
{
	display: block;
	height: 45px;
	margin-left: 10px;
	margin-bottom: 5px;
}

a.nav span
{
	display: none;
}

.wrapperres {
overflow-y: auto;
}

a.home			{ width: 127px; background: url(../images/btn_home.gif) no-repeat; }
a.about			{ width: 178px; background: url(../images/btn_about.gif) no-repeat; }
a.rooms			{ width: 206px; background: url(../images/btn_rooms.gif) no-repeat; }
a.events		{ width: 227px; background: url(../images/btn_events.gif) no-repeat; }
a.policy	 	{ width: 243px; background: url(../images/btn_policy.gif) no-repeat; }
a.gift			{ width: 212px; background: url(../images/btn_gift_certs.gif) no-repeat; }
a.business		{ width: 221px; background: url(../images/btn_business.gif) no-repeat; }
a.spa			{ width: 185px; background: url(../images/btn_spa.gif) no-repeat; }
a.reservations	{ width: 180px; background: url(../images/btn_reservations.gif) no-repeat; }
a.availability	{ width: 228px; background: url(../images/btn_availability.gif) no-repeat; }
a.contactus		{ width: 171px; background: url(../images/btn_contact_us.gif) no-repeat; }
a.links			{ width: 202px; height:42px; background: url(../images/btn_links.gif) no-repeat; }

ul
{
	padding-left: 10px;
}