body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #42210B;
	line-height: 22px;
}
#nav {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link#nav {
	color: #42210B;
	text-decoration: none;
}
a:visited#nav {
	color: #42210B;
	text-decoration: none;
}
a:hover#nav,a.selected#nav {
	color: #42210B;
	background-image: url(/images/nav-hover.png);
	background-repeat: repeat-x;
}
a:active#nav {
	color: #42210B;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#nav-position {
	position: relative;
	top: 35px;
}
#logo-position {
	position: relative;
	top: 90px;
}
#content-position {
	position: relative;
	width: 1152px;
	top: 120px;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #42210B;
	text-decoration: underline;
}
a:link#footer {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a:visited#footer {
	color: #333333;
	text-decoration: none;
}
a:hover#footer {
	color: #333333;
	text-decoration: underline;
}
a:active#footer {
	color: #333333;
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	color: #42210B;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
h2 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
}
h4 {
	color: #42210B;
	font-size: 18px;
	font-weight: normal;
}
#content {
	padding: 30px;
}
#gallery {
	padding: 10px 0px;
}
#content-history {
	padding: 30px;
	background-image: url(/images/bkgd-skyline.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#floorplan {
	background-color: #FFFFFF;
	width: 490px;
	border: 1px solid #999999;
	padding: 10px;
}
.text-style2 {
	font-size: 14px;
	font-style: italic;
	color: #41210A;
	text-decoration: underline;
	font-weight: bold;
}
.text-style3 {
	font-size: 18px;
	color: #41210A;
	font-weight: bold;
	line-height: 30px;
}
.text-style4 {
	color: #42210B;
	font-size: 18px;
	font-weight: normal;
}
.table-amenities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 60px;
}
input {
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	height: 300px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* ------------------------------- Rotator ------------------------------- */
#rotator
{
	background: url(/images/statue.jpg) no-repeat center top;
	width: 1152px;
	height: 710px;
	margin-top:75px;
}

#reg-form {
	width:1051px;
	height:40px;
	text-align:center;
	margin:0 auto;
	position:relative;
	top:-421px;
	left:1px;
	overflow:hidden;
}

#form-header {
	font-family:Arial;
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	display:block;
	width:200px;
	height:10px;
	padding: 5px 20px 15px;
	background-color:31190c; 
	margin:0 auto;
	text-align: center;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

#form-content {
	border-top: solid 10px #a5958c;
	margin:0 auto;
}
#form {
	padding:0;
	margin:0;
}

#news {
	position:absolute;
	top:0;
	left:0;
}
