body {
	text-align: center;
	background: #4c532e url(../images/common/background.jpg) top center repeat-y;
	color: #3d2712;
	font-family: Georgia, Times, serif;
	font-size: 12px;
}
a { 
	outline: none;
	color: #3d2712;
}
a img {
	border: 0;
}
p {
	margin: 0 0 1em 0;
}
table {
	font-size: 12px;
}
#container {
	width: 772px;
	background: url(../images/common/tile.png) top left repeat-y;
	margin: 0 auto;
	padding-left: 28px;
	margin-top: 20px;
}
#header {
	background: url(../images/common/header-back.jpg);
	width: 772px;
	height: 134px;
	position: relative;
}
#nav_registry {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.nav, #nav a {
	display: block;
	padding-left: 18px;
}
#nav a {
	height: 9px;
}
#nav span { display: none; }
.nav:hover, #nav a:hover {
	background: url(../images/nav/marker.png) bottom left no-repeat;
}
#nav {
	list-style: none;
	margin: 0 0 30px -15px;
	padding: 0;
}
#nav li {
	float: left;
	margin: 0 0 0 9px;
	padding: 5px 0;
	background-repeat: no-repeat;
	position: relative;
	background: #fbfae4;
}
* html #nav li {
	width: 1%;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	background: #c7b696;
	top: 19px;
	left: 18px;
	width: 110px;
	display: none;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}
#nav ul a {
	color: #3d2712;
	text-decoration: none;
	display: block;
	padding: 2px;
	height: auto;
}
#nav ul a:hover {
	background: none;
}
#nav ul li {
	padding: 0;
	float: none;
	width: 100%;
	background: none;
}
#body {
	margin-top: 5px;
	background: #fbfae4;
	padding: 10px 40px 30px 40px;
	text-align: left;
}
#photos {
	margin-top: 5px;
}
#activities #nav_activities, #amenities #nav_amenities, #accommodations #nav_accommodations, #press #nav_press, #sales #nav_sales, #member #nav_member, #contact #nav_contact {
	background: url(../images/nav/marker.png) bottom left no-repeat;
}

.smaller {
	font-size: .8em;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#photos {
	width: 773px;
	height: 160px;
}