* {
	margin:0;
	padding:0;}
	
* a img {
	border-style:none;}
	
body {
	text-align:center;
	font:75% Arial;
	color:#483304;
	height:100%;}
	
html { height:100%;}
	
	
	
/*
SITE CONTAINER ----------------------------------------------------- */

#site-shadow {
	width:808px;
	overflow:visible;
	height:100%;
	margin:0 auto;}
	
#site-shadow-2 {
	width:808px;
	margin:0 auto;}
	
#site-container {
	width:778px;
	margin:0 auto;
	text-align:left;}
	
#body-container {
	overflow:auto;}
	


/*
HEADER -----------------------------------------------------------------*/

#header {
	width:100%;
	height:168px;
	background:#330303;}
	
#header-logo {
	float:left;
	text-align:right;
	width:153px}
		
#header-logo a img {
	margin:23px 2px 0 0;}

#header-image {
	width:625px;
	float:left}
	
	
/*
LEFT NAV ------------------------------------------------------------*/

#left-nav-container {
	float:left;
	border-top:3px solid #FFFFFF;
	padding-top:20px;
	width:198px}
	
#virtual-tour {
	border-bottom:3px solid #FFFFFF;
	line-height:1px;
	font-size:1px}

#contact-details {
	text-align:center;
	font-size:92%;
	padding:28px 0;
	color:#716039}
	
#contact-details h1 {
	font-size:100%;
	font-weight:bold;
	color:#B25E14;}
	
#contact-details a {
	color:#B91F27;}
	
#floral-graphic {
	text-align:center;}
	
	
/*
MAIN CONTENT ---------------------------------------------------------*/

#main-content-container {
	width:570px;
	float:right;
	padding:33px 5px 40px;
	overflow:auto}
	
#content {
	width:536px;
	margin:0 auto;
	color:#6E5D36;
	overflow:auto}
	
#content p {
	margin-bottom:12px;}
	
.bold-p {
	font-weight:bold;}
	
.pdf-link {
	margin:5px 0;}

.pdf-link a {
	margin-left:20px;
	color:#B91F27;
	text-decoration:none;}
	
.pdf-link a:hover {
	text-decoration:underline;}
	


/*
FOOTER -----------------------------------------------------------------*/

#footer-container {
	margin:0 14px 0 220px;
	overflow:auto;
	width:544px;
	padding-bottom:20px;}
	
#footer-logo {
	float:right;
	margin-right:3px}
	
.hide {
	display:none;
}