/* CSS Document */

/* div {border: solid 1px #f00;} */

html:focus, body:focus {
	outline: none;
}

body {
	font: normal 12px/1.8em "Lucida Grande" , "Helvetica" , sans-serif;
	color: #717171;
	height: 100%;
}

html, body {
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
	background-color: #d9cdb3;
	background: url(images/backgroundpattern.gif) repeat-y fixed center top;
}

#page {
	
}

#content {
	width: 600px;
	text-align: left;
	margin: 0 auto;
	padding: 15px 20px 20px 20px;
	background-color: #FEFAEC;
	border: 3px double #b3a18b;
}

#bodycontent {
	clear: left;
	padding: 20px 10px 10px 30px;
}

/* @group nav */

#nav {
	color: #794103;
	width: 100%;
	height: 10px;
	padding-bottom: inherit;
	background-color: #ede7c1;
	background-image: url(images/nav_endcap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 5px 6px 5px 6px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 10px;
	color: #794103;
	font-size: 9px;
	border-left: 2px #FEFAEC solid;
}

#nav li.first {
	border: none;
}

#nav li a {
	float: left;
	color: #794103;
	margin: 0;
	padding: 0;
}

#nav li a:hover {
	
}

#quicknav a {
	color: #777777;
	font-style: normal;
	font-weight: normal;
}

#quicknav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quicknav li {
	float: left;
	margin: 0;
	padding: 0 5px 6px 6px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 10px;
	vertical-align: middle;
	color: #777777;
	font-size: 10px;
}

#quicknav li.separator {
	margin: 0;
	padding: 0;
	border: 1px #CCCCCC solid;
	height: 10px;
}

/* @end */

/* @group links */

#content a {
	color: #794103;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}

a:hover {
	text-decoration: underline;
}

a:link, a:visited {
	padding: 0 0 1px 0;
	font-weight: bold;
	text-decoration: none;
}

/* @end */

/* @group footer */

#footer {
	
}

#footerimages {
	
}

#footeraddress {
	margin-top: 3px;
}

/* @end */

li {
	display: list-item;
}

#header {
	clear: left;
	position: relative;
	width: 590px;
}

#subhead {
	clear: left;
	margin: 6px 0 0 0;
}

.overview_photo {
	margin: 0;
	float: right;
	position: relative;
	padding-left: 1em;
	padding-top: 0;
	right: 0;
}

.meetings_photo {
	margin: 0;
	float: right;
	position: relative;
	padding-left: 1.5em;
	padding-top: 0;
	width: 60%;
	right: -1em;
}

.meetings_photo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.meetings_photo li {
	margin: 0;
	padding: 5px;
	float: left;
	width: 100px;
	font-size: 85%;
	color: #794103;
}

.attractions_callout {
	float: right;
	padding: 0 0 10em 2em;
	margin: 0;
	position: relative;
	right: -1em;
}