.img-shadow 
{
  /*float:left;*/
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 5px;
}

.img-shadow img 
{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 5px 5px -5px;
  padding: 2px;
}
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
.bodyText
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}

.header1
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: large;	
	color: #7a2600;	
	font-weight:bold;
}

.header2
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: medium;	
	color: #9d956b;	
	font-weight:bold;
}

.header3
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: small;	
	color: #36454F;	
	font-weight:normal;
}

A
{
	color: #7a2600;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
}

FORM
{
	padding: 0;
	margin: 0;	
}
TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: small;	
		color: #36454F;
	}
BODY.default
{
	padding: 0;
	margin: 0;
	background-color: #000000;	
	background-image: url(../img/background.jpg);
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}

TABLE.shell
{
	width: 906px;
	height: 100%;	
	background-color: #ffffff;
	border-right: solid 9px #9d956b;
	border-left: solid 9px #9d956b;
}

TD.header
{
	height: 172px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}

TD.nav
{
	height: 25px;	
}

TD.navItem
{
	padding-right: 25px;	
}

A.n_home
{
	width: 81px;
	height: 16px;
	display: block;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;
}
A.n_home:hover
{
	background-position: -81px 0px;	
}
A.n_homeSel
{
	width: 81px;
	height: 16px;
	display: block;
	background-image: url(../img/n_home.gif);
	background-repeat: no-repeat;
	background-position: -81px 0px;	
}

A.n_suites
{
	width: 169px;
	height: 16px;
	display: block;
	background-image: url(../img/n_suites.gif);
	background-repeat: no-repeat;
}
A.n_suites:hover
{
	background-position: -169px 0px;	
}
A.n_suitesSel
{
	width: 169px;
	height: 16px;
	display: block;
	background-image: url(../img/n_suites.gif);
	background-repeat: no-repeat;
	background-position: -169px 0px;	
}

A.n_activities
{
	width: 280px;
	height: 16px;
	display: block;
	background-image: url(../img/n_activities.gif);
	background-repeat: no-repeat;
}
A.n_activities:hover
{
	background-position: -280px 0px;	
}
A.n_activitiesSel
{
	width: 280px;
	height: 16px;
	display: block;
	background-image: url(../img/n_activities.gif);
	background-repeat: no-repeat;
	background-position: -280px 0px;	
}

A.n_contact
{
	width: 114px;
	height: 16px;
	display: block;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;
}
A.n_contact:hover
{
	background-position: -114px 0px;	
}
A.n_contactSel
{
	width: 114px;
	height: 16px;
	display: block;
	background-image: url(../img/n_contact.gif);
	background-repeat: no-repeat;
	background-position: -114px 0px;	
}

TD.photo_home
{
	height: 154px;
	background-image: url(../img/photos_home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

TD.photo_suites
{
	height: 154px;
	background-image: url(../img/photo_suites.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

TD.photo_activities
{
	height: 154px;
	background-image: url(../img/photo_activities.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

TD.photo_contact
{
	height: 154px;
	background-image: url(../img/photo_contact.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

TD.footer
{
	height: 50px;	
}

TD.content
{
	padding: 30px 20px 20px 20px;	
}

TD.footNav
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #36454F;
	padding: 0px 3px 0px 3px;
}

A.footNavLink
{
	color: #36454F;
	text-decoration: none;
	font-weight: normal;
}
A.footNavLink:hover
{
	text-decoration: underline;
}

TD.footText
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;	
	color: #36454F;	
}

A.footTextLink
{
	color: #36454F;	
	text-decoration: none;
	font-weight: normal;
}
A.footTextLink:hover
{
	text-decoration: underline;
}

TD.h_home
{
	height: 35px;
	background-image: url(../img/h_home.gif);
	background-repeat: no-repeat;	
}

TD.h_activities
{
	height: 35px;
	background-image: url(../img/h_activities.gif);
	background-repeat: no-repeat;	
}

TD.h_suites
{
	height: 35px;
	background-image: url(../img/h_suites.gif);
	background-repeat: no-repeat;	
}

TD.h_contact
{
	height: 35px;
	background-image: url(../img/h_contact.gif);
	background-repeat: no-repeat;	
}

.contentSpacing
{
	line-height: 1.7em;
	padding-left: 3px;	
	margin-bottom: 1em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}

TD.sixtytwo
{
	width: 439px;
	height: 19px;
	background-image: url(../img/62title.gif);
	background-repeat: no-repeat;
}

TD.sixtysixup
{
	width: 439px;
	height: 19px;
	background-image: url(../img/66uptitle.gif);
	background-repeat: no-repeat;
}
TD.sixtysixdown
{
	width: 439px;
	height: 19px;
	background-image: url(../img/66downtitle.gif);
	background-repeat: no-repeat;
}

TD.sixtyfourdown
{
	width: 439px;
	height: 19px;
	background-image: url(../img/64downtitle.gif);
	background-repeat: no-repeat;
}

TD.queens
{
	width: 439px;
	height: 19px;
	background-image: url(../img/queenstitle.gif);
	background-repeat: no-repeat;
}
