body {
	margin: 0px;
	background-color: #F1E3C8;
}

body, td, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}

a {
	color: #AC822F;
}

a.menu {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.menu_active {
	text-decoration: none;
	font-weight: bold;
}

td.logo {
	background-color: #231F20;
	width: 292px;
	height: 363px;
	padding-left: 60px;
	padding-top: 217px;
	color: white;
	font-size: 11px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

td.header {
	background-color: #808285;
	width: 702px;
	height: 363px;
}

td.footer {
	height: 80px;
	background-color: #AE8F51;
	text-align: center;
	padding: 10px;
	color: White;
	font-size: 10px;
	line-height: 10px;
}

a.footer {
	color: White;
	font-size: 10px;
}

td.location {
	background-color: #231F20;
   color: white;
	width: 180px;
	padding: 17px;
	font-size: 10px;
	color: #D6D5D5;
}

td.left {
	background-color: #D1D3D4;
}

table.menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
}

td.content {
  background-image: url(images/c2.gif);
	background-repeat: repeat-x;
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 10px;
	border-right: 5px solid white;
}

td.content_gallery {
  background-image: url(images/bg_gallery.gif);
	background-repeat: repeat-x;
	padding: 20px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 15px;
	height: 600px;
}


td.content_home {
	/*background-image: url(images/c.gif);*/
	background-repeat: no-repeat;
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
}

td.menu {
	background-image: url(images/bullet_medium2.gif);
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 40px;
	color: white;
	
}

td.menu2 {
	background-image: url(images/bullet_medium2.gif);
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 40px;
	color: white;
}

td.menu_active {
   background-color: #231F20;
	background-image: url(images/bullet_active.gif);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 40px;
	color: white;
	line-height: 17px;
	padding-bottom: 4px;
}

td.black {
	background-color: #231F20;
}

.curl {
	position: absolute;
	z-index:22;
	padding-left:212px;
	padding-top:142px;
}

.flashlogo {
	position: absolute;
	z-index:25;
	padding-left:28px;
}

.gallerydiv {
	position: absolute;
	z-index:33;
	padding-left:15px;
	padding-top:0px;
}

.rightcolumn {
   background-color: White;
	background-image: url(images/right_column.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

.rightcolumn_gallery {
   background-color: White;
	background-repeat: repeat-y;
	background-position: right;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

.pagename {
	color: #E7E7E7;
	font-family: Trebuchet MS;
	font-size: 55px;
	text-align: right;
	padding-right: 15px;
}

td.hours {
	color: white;
	padding-right: 30px;
	font-size: 10px;
	height: 17px;
}

h1 {
	font-size: 32px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 27px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #666666;
}

p, .content {
	font-size: 12px;
}

table.prices {
	border: 1px solid #666666;
	margin-top: 10px;
	width: 100%;
}

li {
	margin-bottom:10px;
}

#spa a {

color:white;

}