*,html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #494438;
	font-family: verdana;
}

a {
	outline: none;
}

#wrapper {
	margin: 0 auto;
	width: 950px;
	border: 6px solid #5c584e;
	border-top: 0px;
	background: #FFFFFF;
}

#header img{
	display: block;
}

#content {
	background: url(images/content_bkg.jpg) top left repeat-x;
}

#index_content {
	background: url(images/index_bkg.png) top left repeat-x;
}

#index_nav {
	height: 176px;
	background: url(images/index_logo.gif) top left no-repeat;
}

#nav {
	height: 40px;
	background: url(images/content_logo.jpg) 44px 0 no-repeat;
}

#nav #home_link {
	height: 40px;
	width: 200px;
	float: left;
	margin-left: 30px;
}

#nav #home_link a {
	display: block;
	height: 40px;
	width: 200px;
}

#nav #home_link a span {
	display: none;
}

#nav ul, #index_nav #mainnav {
	float: right;
	list-style-type: none;
}

#index_nav #subnav {
	clear: right;
	float: right;
	margin: 5px 20px 0px 0px;
	list-style-type: none;
}

#index_nav #btnnav {
	clear: right;
	float: right;
	margin: 40px 15px 0 0;
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin-top: 6px;
	height: 39px;
}

#index_nav #mainnav li {
	float: left;
	margin-top: 4px;
	height: 41px;
}

#index_nav #subnav li {
	float: left;
	margin-top: 0px;
	height: 21px;
}

#index_nav #btnnav li{
	float: left;
	margin-top: 0px;
	margin-left: 7px;
	height: 35px;
	width: 97px;
}

#nav ul li a {
	display: block;
	height: 39px;
}

#index_nav #mainnav li a {
	display: block;
	height: 41px;
}

#index_nav #subnav li a {
	display: block;
	height: 21px;
}

#index_nav #btnnav li a {
	display: block;
	width: 97px;
	height: 35px;
}

#index_nav #btnnav #facebook {
	background: url(images/home_facebook.gif) left top no-repeat;
}

#index_nav #btnnav #facebook:hover {
	background-position: 0px -35px;
}

#index_nav #btnnav #twitter {
	background: url(images/home_twitter.gif) left top no-repeat;
}

#index_nav #btnnav li#twitter a, #index_nav #btnnav li#twitter {
	width: 85px;
}

#index_nav #btnnav #twitter:hover {
	background-position: 0px -35px;
}

#index_nav #btnnav #seuss {
	background: url(images/seuss_btn.png) left top no-repeat;
}

#index_nav #btnnav #seuss:hover {
	background-position: 0px -35px;
}

#index_nav #btnnav #mtbm {
	background: url(images/mtbm_btn.png) top left no-repeat;
}

#index_nav #btnnav #mtbm:hover {
	background-position: 0px -35px;
}

#index_nav #btnnav #tour {
	background: url(images/tour_btn.png) top left no-repeat;
}

#index_nav #btnnav #tour:hover {
	background-position: 0px -35px;
}

#nav ul li a span, #index_nav ul li a span {
	display: none;
}

#nav #home {
	width: 66px;
	background: url(images/nav_home.png) top left no-repeat;
}

#index_nav #home {
	width: 86px;
	background: url(images/index_nav_home.png) top left no-repeat;
}

#index_nav #home:hover {
	background-position: 0 -41px;
}

#nav #home_active{
	width: 66px;
	background: url(images/nav_home.png) 0 -79px no-repeat;
}

#nav #home:hover {
	background-position: 0 -39px;
}

#nav #about {
	width: 64px;
	background: url(images/nav_about.png) top left no-repeat;
}

#index_nav #about {
	width: 75px;
	background: url(images/index_nav_about.png) top left no-repeat;
}

#nav #about_active {
	width: 64px;
	background: url(images/nav_about.png) 0 -79px no-repeat;
}

#nav #about:hover {
	background-position: 0 -39px;
}

#index_nav #about:hover {
	background-position: 0 -41px;
}

#nav #contact {
	width: 83px;
	background: url(images/nav_contact.png) top left no-repeat;
}

#index_nav #contact {
	width: 87px;
	background: url(images/index_nav_contact.png) top left no-repeat;
}

#nav #contact_active {
	width: 83px;
	background: url(images/nav_contact.png) 0 -79px no-repeat;
}

#nav #contact:hover {
	background-position: 0 -39px;
}

#index_nav #contact:hover {
	background-position: 0 -41px;
}

#nav #faq {
	width: 51px;
	background: url(images/nav_faq.png) top left no-repeat;
}

#index_nav #faq {
	width: 54px;
	background: url(images/index_nav_faq.png) top left no-repeat;
}

#nav #faq_active {
	width: 51px;
	background: url(images/nav_faq.png) 0 -79px no-repeat;
}

#nav #faq:hover {
	background-position: 0 -39px;
}

#index_nav #faq:hover {
	background-position: 0 -41px;
}

#nav #news {
	width: 120px;
	background: url(images/nav_news.png) top left no-repeat;
}

#index_nav #news {
	width: 117px;
	background: url(images/index_nav_news.png) top left no-repeat;
}

#nav #news_active {
	width: 120px;
	background: url(images/nav_news.png) 0 -79px no-repeat;
}

#nav #news:hover {
	background-position: 0 -39px;
}

#index_nav #news:hover {
	background-position: 0 -41px;
}

#nav #news a {
	width: 120px;
}

#nav #weddings {
	width: 86px;
	background: url(images/nav_weddings.png) top left no-repeat;
}

#index_nav #weddings {
	width: 103px;
	background: url(images/index_subnav_weddings.png) top left no-repeat;
}

#nav #weddings_active {
	width: 86px;
	background: url(images/nav_weddings.png) 0 -79px no-repeat;
}

#nav #weddings:hover {
	background-position: 0 -39px;
}

#index_nav #weddings:hover {
	background-position: 0 -21px;
}

#nav #business {
	width: 76px;
	background: url(images/nav_business.png) top left no-repeat;
}

#index_nav #business {
	width: 145px;
	background: url(images/index_subnav_business.png) top left no-repeat;
}

#nav #business_active {
	width: 76px;
	background: url(images/nav_business.png) 0 -79px no-repeat;
}

#nav #business:hover {
	background-position: 0 -39px;
}

#index_nav #business:hover {
	background-position: 0 -21px;
}

#nav #events {
	width: 103px;
	background: url(images/nav_events.png) top left no-repeat;
}

#index_nav #events {
	width: 117px;
	background: url(images/index_subnav_events.png) top left no-repeat;
}

#nav #events_active {
	width: 103px;
	background: url(images/nav_events.png) 0 -79px no-repeat;
}

#nav #events:hover {
	background-position: 0 -39px;
}

#index_nav #events:hover {
	background-position: 0 -21px;	
}

#sidenav {
	padding: 50px 0px 0px 37px;
	margin-right: 25px;
	width: 248px;
	height: 500px;
	background: url(images/sidenav_bkg.png) top right no-repeat;
	float: left;
}

#sidenav #btn {
	margin-bottom: 23px;
}

#sidenav img {
	margin-bottom: 5px;
}

#sidenav ul {
	list-style-type: none;
	padding: 0 0 0 15px;
}

#sidenav ul li {
	font-size: 10px;
	color: #b7a886;
	margin-bottom: 6px;
}

#sidenav ul li a, #copy #columnRight ul li a, #copy p a {
	font-size: 10px;
	color: #b7a886;
	text-decoration: none;
	border-bottom: 1px solid #e7e2d7;
}

#sidenav ul li a:hover, #copy #columnRight ul li a:hover {
	color: #494438;
}

#sidenav ul li.event {
	color: #494438;
	margin-bottom: 12px;
	margin-right:10px;
	line-height:12px;
}

#sidenav ul li.event a {
	color: #494438;
	font-weight: bold;
	border-bottom: none;
}

#sidenav ul li.event a:hover {
	text-decoration: underline;
}

#copy {
	padding: 50px 0px 0px 10px;
	font-family: verdana;
	float: left;
	width: 530px;
}

#copy h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	color: #494438;
}
#copy h2.headline {
	color: #494438;
	margin-bottom: 5px;
	font-weight: normal;
	height: 24px;
}

#copy h2.headline span {
	display: none
}

#copy #details_table {
	font-size: 10px;
	color: #494438;
	border: 1px solid #c1c1c1;
	width: 510px;
	padding: 10px;
	margin: 20px 0;
}

#copy table th {
	text-align: left;
	padding: 0 5px 5px 0;
}

#copy table td {
	padding: 0 5px 3px 0;
	text-align: center;
}

#copy table td.first {
	text-align: left;
}

#copy #wedding_headline {
	width: 100px;
	background: url(images/weddings_title.png) top left no-repeat;
}

#copy #food_and_beverage_headline {
	width: 195px;
	background: url(images/food_and_beverage_title.png) top left no-repeat;
}

#copy #cr_title {
	width: 421px;
	background: url(images/cr_title.gif) top left no-repeat;
}

#copy #about_headline {
	width: 94px;
	background: url(images/about_title.png) top left no-repeat;
}

#copy #contact_headline {
	width: 112px;
	background: url(images/contact_title.png) top left no-repeat;
}

#copy #faq_headline {
	width: 58px;
	background: url(images/faq_title.png) top left no-repeat;
}

#copy #reservations_headline {
	width: 128px;
	background: url(images/reservations_title.png) top left no-repeat;
}

#copy #location_headline {
	width: 131px;
	background: url(images/location_title.png) top left no-repeat;
}

#copy #business_headline {
	width: 160px;
	background: url(images/business_title.png) top left no-repeat;
}

#copy #events_headline {
	width: 133px;
	background: url(images/events_title.png) top left no-repeat;
}

#copy #facility_headline {
	width: 115px;
	background: url(images/facility_title.png) top left no-repeat;
}

#copy #facility_details_headline {
	width: 145px;
	background: url(images/facility_details_title.png) top left no-repeat;
}

#copy #main_ballroom_headline {
	width: 143px;
	background: url(images/main_ballroom_title.png) top left no-repeat;
}

#copy #terrace_ballroom_headline {
	width: 171px;
	background: url(images/terrace_ballroom_title.png) top left no-repeat;
}

#copy #fountain_ballroom_headline {
	width: 182px;
	background: url(images/fountain_ballroom_title.png) top left no-repeat;
}

#copy #executive_room_headline {
	width: 161px;
	background: url(images/executive_room_title.png) top left no-repeat;
}

#copy #links_headline {
	width: 203px;
	background: url(images/links_title.png) top left no-repeat;
}

#copy #news_headline {
	width: 150px;
	background: url(images/news_title.png) top left no-repeat;
}

#copy #technology_headline {
	width: 115px;
	background: url(images/technology_title.png) top left no-repeat;
}

#copy #tour_headline {
	width: 217px;
	background: url(images/tour_title.png) top left no-repeat;
}

#copy #qtvr_headline {
	width: 150px;
	background: url(images/facility_qtvrs_title.png) top left no-repeat;
}

#copy #amenities_headline {
	width: 210px;
	background: url(images/amenities_title.png) top left no-repeat;
}

#copy #ceremonies_headline {
	width: 122px;
	background: url(images/ceremonies_title.png) top left no-repeat;
}

#copy #gallery_headline {
	width: 	73px;
	background: url(images/gallery_title.png) top left no-repeat;
}

#tour_headline {
	float: left;
	color: #494438;
	margin-bottom: 5px;
	font-weight: normal;
	height: 24px;
	width: 124px;
	background: url(images/facility_tour_title.png) top left no-repeat;
}

#tour_headline span {
	display: none;
}

#copy p.headline {
	font-size: 12px;
	color: #a0884e;
	margin-bottom: 25px;
	line-height: 18px;
}

#copy .news_item {
	margin-top: 20px;
	color: #494438;
}

#copy .news_item h4 {
	font-size: 12px;
	line-height: 16px;
}

#copy .news_item p {
	font-size: 10px;
	line-height: 16px;
}

#copy .news_item p a:hover {
	color: #494438;
}

#copy .news_item p span {
	color: #9E8B61;
}

#copy #columnLeft, #copy #columnRight {
	float: left;
	margin-bottom: 100px;
	font-size: 10px;
	color: #494438;
	min-height: 300px;
}

#copy #columnLeft a {
	font-size: 10px;
	color: #b7a886;
	text-decoration: none;
	border-bottom: 1px solid #e7e2d7;
}

#copy #columnLeft a:hover, #copy #columnRight a:hover {
	color: #494438;
}

#copy #columnLeft {
	margin-right: 25px;
	width: 265px;
	background: url(images/col_bkg_sm.png) top right no-repeat;
}

#copy #columnRight {
	width: 240px;
}

#copy #columnRight ol{
	line-height: 14px;
	width: 220px;
	margin-left: 20px;
}

#copy #columnRight ol li{
	margin-bottom:6px;
}

#copy #columnRight p{
	margin-bottom:20px;
	line-height: 16px;
}

#copy #columnRight ul, #copy #columnLeft ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#copy #columnRight ul li, #copy #columnLeft ul li {
	line-height: 16px;
}

#copy #columnRight ul li.title, #copy #columnLeft ul li.title {
	font-size: 10px;
	font-weight: bold;
}

#copy #columnRight h4 {
	margin-bottom: 20px;
}

#copy #location_map {
	margin-bottom: 20px;
}

#copy .sub h5, #copy .paragraph h5 {
	margin-bottom: 5px;
	color: #494438;
	font-size: 10px;
}

#copy .sub {
	width: 240px;
	margin-bottom: 15px;
}

#copy #selected {
	margin-left: -20px;
	padding-left: 20px;
	background: url(images/selected_arrow.png) 5px 3px no-repeat;
}

#copy .paragraph {
	margin-bottom: 35px;
}

#copy .paragraph p {
	margin-bottom: 10px;
}

#copy .paragraph p.info {
	border: 1px solid #c1c1c1; 
	padding: 5px;
	color: 	#494438;
}

#copy .paragraph p span {
	font-weight: bold;
}

#copy .paragraph a {
	color: #b7a886;
	text-decoration: none;
	border-bottom: 1px solid #e7e2d7;
}

#copy .paragraph a:hover {
	color: #494438;
}

#copy .q_and_a {
	width: 240px;
	margin-bottom: 20px;
	font-size: 10px;
	color: #494438;
}

#copy .q_and_a .q {
	font-weight: bold;
	line-height: 16px;
}

#copy .q_and_a .a {
	line-height: 16px;
}

#copy .sub img, #copy .paragraph img {
	float: left;
	display: block;
	margin-right: 8px;
	margin-top: 5px;
}

#copy .sub p, #copy .paragraph p {
	font-size: 10px;
	color: #494438;
	line-height: 16px;
}

#copy form {
	font-size: 10px;
	color: #494438;
}

#copy form fieldset {
	border: none;
	
}

#copy form fieldset ol {
	list-style-type: none;
}

#copy form fieldset ol li {
	margin-bottom: 10px;
}

#copy form fieldset ol li label {
	margin: 0 20px 5px 0;
	display: block;
	font-weight: normal;
	color: #706c60;
}

#copy form fieldset ol li input {
	width: 230px;
	border: 1px solid #c1c1c1;
	background: url(images/input_bkg.png) top left repeat-x;
	font-size: 10px;
	padding: 3px;
}

#copy form fieldset ol li textarea {
	width: 230px;
	border: 1px solid #c1c1c1;
	background: url(images/input_bkg.png) top left repeat-x;
	font-size: 10px;
	padding: 3px;
	font-family: verdana;
}

#copy form fieldset ol li #submit {
	width: 66px;

	color: #f6f6ee;
	border: 1px solid #7c6e4b;
	background: url(images/submit_bkg.png) top left repeat-x;
}

/* footer */
#footer {
	width: 950px;
	height: 20px;
	margin: 0 auto;
	padding: 10px 0;
}

#footer ul {
	list-style-type: none;
	float: right;
}

#footer ul li, #footer span {
	float: left;
	margin-right: 10px;
	color: #6a665b;
	font-size: 10px;
}

#footer span {
	margin-left: 50px;
}

#footer ul li a {
	color: #6a665b;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #958f7f;
}

/* misc */
.clear {
	clear: both;
}

.bold_ital {
	color: #8a7138;
	font-style: italic;
}

a:hover {
	color: #494438;
}

a:hover span.red {
	color: #A20000;
}

h5 a {
	color: #494438;
	font-size: 10px;
}

#content #tour {
	width: 543px;
	height: 161px;
	background: url(images/tour_background.png) top left no-repeat;
}

#content #tourWrapper {
	padding-top: 50px;
	height: 500px;
	background: url(images/sidenav_bkg.png) 285px top no-repeat;
}

#content #tourWrapper #tourFlash {
	height: 441px;
	width: 907px;
	margin: 30px 0px 20px 20px;
}

#content #copy ul {
	margin-bottom: 20px;
	list-style-type: none;
	color: #494438;
}

#content #copy ul li {
	font-size: 10px;
	margin-bottom: 4px;
	line-height: 16px;
}

#content #copy #am_list {
	margin: 0 0 20px -10px;
}

#content #copy #am_list li {
	padding-left: 10px;
	margin-bottom: 15px;
	background: url(images/selected_arrow.png) left 6px no-repeat;
}

#content #copy #am_list li span, #content #copy ul li span {
	font-weight: bold;
}

#content #sidenav #pdf {
	margin-top: 30px;
}

#content #sidenav #pdf li, #content #sidenav #pdf li a {
	color: #b7b7b7;
}

.gallery {
	margin-bottom: 20px;
}

.gallery a {
	text-decoration: none;
}

.gallery h5 {
	border-bottom: 1px solid #e7e7e7;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(images/selected_arrow.png) left 6px no-repeat;	
}

.gallery .gallery_title h4 {
	color: #a0884e;
	font-size: 12px;
	margin-bottom: 5px;
}

.gallery .image_table img {
	border: 1px solid #666666;
	margin: 0px 0px 10px 0px;
}

table.image_table {
	border: none;
	padding: 10px 0px;
	width: 480px;
	margin-left: 10px;
}

#copy .sub p span {
	font-weight: bold;
}
#bca09 img, #bca10 img {

	border:none;
}

#bca09 {
	position: absolute;
	top: 620px;
	margin-left: 85px;
	}

#bca10 {
	position: absolute;
	top: 620px;
	margin-left: 15px;
	}