/*  
Originally created by Juxtaprose, (c) copyright 2007
http://juxtaprose.com/
*/

body {
	background: #fff; 
	background-image: url("images/background.jpg");
	background-repeat: repeat;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: geneva, arial, helvetica, verdana, sans-serif;
	font-size: 70%;
	text-align: center;
}

/* centering and framing */
#mastwrap, #mainwrap, #footwrap {
	width: 100%;
	padding: 0;
	text-align: center;
}

#masthead, #main, #footer {
	width: 745px;
	margin-left: auto;
	margin-right: auto;	
}

/* page structural elements */
#mastwrap {
	background: #fff;
	border-bottom: 12px solid #c8d1e0;
}

#masthead {
	height: 105px;
	background: #fff;	
}

#mainwrap {
	background: #fff;
	background-image: url("images/rust-stripe.gif");
	background-repeat: repeat-x;			
	border-top: 1px solid #999;
}

#main {
	min-height: 420px;
	height: 420px; /* for ie6 only */	
	background: #fff;
}


#main #content {
	position: relative;
	float: left;
	text-align: left;
}

.inside #main #content {
	min-height: 640px;
	height: 640px; /* for ie6 only */
}

html>body #main, html>body.inside #main #content {
	overflow: hidden; /* hide from ie6 */
	height: auto; /* override ie6-only rules, above */
}

#main #sidebar {
	float: left;
	width: 194px;
	height: 420px;
	background: #F6F7F7;
/*	background-image: url("images/house.jpg");
	background-repeat: no-repeat;
	background-position: 0 100%-100px;
*/	
	padding-bottom: 1500px;
	margin-bottom: -1500px;	
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}


#footwrap {
	margin-top:0;
	margin-bottom: 20px;
}

#footer {
	position: relative;
	height: 50px;
	padding-top: 10px;	
	color: #fff;	
	font-size: 0.9em;
	line-height: 1.0em;
}

#footer #houseimg {
	position: absolute;
	left: 0px;
	top: -100px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;	
}


/* masthead and utility nav (util) */

#masthead h1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 276px;
	height: 71px;
	margin-top: 24px;
}

#masthead h1 span {
	display: none;
}

#masthead #util {
	list-style: none;
	float: left;
	width: 420px;
	height: 1.0em;
	margin-top: 89px;
	text-align: right;
}

#masthead #util li {
	display: inline;
	padding: 0;
	height: 0.8em;
	color: #525940;	
}

#masthead #util a {
	color: #525940;
	font-size: .9em;
	font-family: arial, verdana, helvetica, sans-serif;		
	text-decoration: none;
	text-transform: uppercase;
}

#masthead #util #umid {
	margin-left: 17px;
	margin-right: 14px;
}

#masthead #util a:hover, .contact #util_contact, .directions #util_directions, .upcoming #util_events {
	color: #B16B21 !important;
	text-decoration: underline !important;
}

/* primary navigation (nav1) */
#nav1 {
	width: 194px;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}

#nav1 a {
	display: block;
	height: 18px;
	padding-top: 6px;
	padding-right: 14px;
	background: #443b3b;
	color: #a75906;
	border-bottom: 1px solid #999;
	font-size: .9em;
	font-family: arial, verdana, helvetica, sans-serif;	
	text-decoration: none;
	text-transform: uppercase;
}

#nav1 #nav1_home {
	height: 20px;
	padding-top: 7px;
}

#nav1 #nav1_reserve {
	border-bottom: none;
}

#nav1 a:hover, .home #nav1_home, .larrabee #nav1_larrabee, 
.manor #nav1_manor, .location #nav1_location, .event #nav1_event,
.reserve #nav1_reserve {
	background: #382e2e;
	color: #af8c66;
}

/* home page text/image overlays */
#welcome {
	position: absolute;
	left: 14px;
	top: 310px;
	height: 100px;
	width: 471px;
	padding-left: 30px;
	padding-right: 20px;	
	background-image: url("images/welcome-box.gif");	
	background-repeat: no-repeat;
}

#welcome h2 {
	width: 242px;
	height: 15px;
	background-image: url("images/welcome-heading.gif");	
	background-repeat: no-repeat;	
	margin-top: 10px;
	margin-bottom: 5px;
}

#welcome h2 span {
	display: none;
}

#main #content #welcome p  {
	width: auto;
	margin-top: 0;
	color: #330000;
	font-size: 1.0em;
	line-height: 1.3em;	
}

#main #content #welcome a {
	color: #330000;
}

#main #content #welcome a:hover {
	background: #a75906;
	color: #fff;
}

#main #content #notice {
	position: absolute;
	left: 0;
	top: 0;
	height: 21px;
	padding-top: 6px;
	width: 548px;
	color: #f8f2af;
	background: #330000;
	font-size: 0.89em;
	text-align: center;
}

#main #content #notice a {
	color: #f8f2af;
}

#main #content #notice a:hover {
	color: #a75906;
}

/* main text and inline elements */

	/* home page slideshow */
#homeslide {
	width: 548px;
	height: 420px;
}

img.full{
	border-right: 1px solid #999;
	margin: 0;
	padding: 0;
}

img.full {
	display: none;
}

img#default_img {
	display: inline;
}

#main #content .inside_img {
	border-bottom: 1px solid #192010;
	border-right: 1px solid #999;
}

#main #content h2, #main #content p, #main #content #lst {
	margin-left: 12px;
	width: 338px;
	color: #7C664D;
}

#main #content h2 {
	font-size: 1.1em;
	font-family: arial, verdana, helvetica, sans-serif;		
	margin-top: 15px;
	text-transform: uppercase;	
}

#main #content p, #main #content #lst {
 	line-height: 1.65em;
 	font-size: 1.1em;
 }

#main #content #lst ul {
	margin-top: 0;
}

#main #content a {
	color: #a75906;
}

#main #content a:hover {
	color: #874602;		
	background: #DFDFDF;
}


#main .arrows {
	width: 320px;
	margin-bottom: 15px;
	text-align: right;
}

/* image strip */
#main #content #imagestrip {
	position: absolute;
	top: 152px;
	left: 366px;
	width: 182px;
}

#main #content #imagestrip img {
	border-top: 1px solid #fff;
}

#main #content #imagestrip .imgmore {
	margin-top: 15px;
	text-align: center;	
	font-size: 1.1em;
/* 	padding: 5px;
	border: 1px solid #999;
	background: #F6F7F7; */
}

/* sidebar text and inline elements */
/* .adr {
	color: #767171;
	margin-top: 12px;
	margin-right: 14px;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: right;
}
*/

/* convenience classes */
.clr {
	clear: both;
}

.nobottom {
	margin-bottom: 0;
}


/* footer */
/*
#footer p {
	margin-top: 3px;
	margin-bottom: 0;	
	margin-left: 196px;
	color: #ccc;
}*/

#footer div {
	color: #E1DFDF;
	font-size: 1.1em;

}

#footer ul {
	font-size: 1.1em;
	list-style: none;
	padding: 0;	
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 5px;
}

#footer li {
	display: inline;
	margin-left: 2px;
	color: #d6d3d3;	
}

#footer a {
	color: #E1DFDF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer: Juxtaprose link 
#footer p.juxta span {
	font-style: italic;
}

#footer p.juxta a {
	color: #ccc;
}

#footer p.juxta a:hover {
	color: #fff;
}
*/