@charset "utf-8";

/* MAIN STRUCTURE */
.twoColFixLtHdr  {
	font-family: Tahoma, "Times New Roman", Times, serif;
	background: #2b4d10 url(../images/turf.jpg) repeat;
	margin: 10px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5b5b5b;
	font-size: .9em;
	line-height: 1.5;
}

.twoColFixLtHdr #container { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	/*background: #FFFFFF;*/
	margin: 0 auto -10px auto;; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0 9px 30px 9px;
	background-image: url(../images/content-bg-sliver.png);
	background-repeat: repeat-y;
} 
/* END MAIN STRUCTURE */

/* GENERAL HTML ELEMENTS */

a {
	color: #b2811d;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #6e0022;	
}

h2 {
/*	color: #aa7b1c; */
	font-size: 1.3em;	
}

h1 {
	border-bottom: 2px solid #5b5b5b;
	margin-top: 0;
	text-align: center;
	font-size: 1.5em;
}

img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #aaa;
}

#constructionimages, #ballroomimages {
	margin: 0 auto;
	border: 1px solid #aaa;
	padding: 0;
}

/* END GENERAL HTML ELEMENTS */


/* NAVIGATION MENU */
.twoColFixLtHdr #nav {
	height: 48px;
	background-image: url(../images/top-edge.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width:900px;
	padding: 0 9px;	
}

.twoColFixLtHdr .nav-button {
	width: 135px;
	height: 38px;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	margin: 0 7px;	
	text-align: center;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.twoColFixLtHdr .active-button {
	width: 135px;
	height: 38px;
	background-image: url(../images/tab-over.png);
	background-repeat: no-repeat;
	margin: 0 7px;	
	text-align: center;
	float: left;
	font-weight: bold;	
	font-size: .8em;	
}

.nav-button:hover {
	background-image: url(../images/tab-over.png);
}

.nav-button a {
	height: 32px;
	height: 24px;
	text-decoration: none;
	padding: 7px;
	line-height: 15px;	
}

.nav-button a:hover {
	color: #fff;
}

.active-button a {
	color: #fff;
	height: 24px;
	text-decoration: none;
	padding: 7px;
	line-height: 15px;	
}

.twoColFixLtHdr #first {
	margin-left: 9px;
}

.twoColFixLtHdr .nav-button a {
	display: block;
	font-size: .8em;
}

.twoColFixLtHdr .active-button a {
	display: block;	
}
/* END NAVIGATION MENU */

/* HEADER */
.twoColFixLtHdr #header { 
	width: 875px;
	margin: 0 auto 20px auto;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#header img {
	border: none;
	margin: 0;
	padding: 0;
}

#logo {
	border: none;
	float: left; 
}
/* END HEADER */

/* SIDEBAR */
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 284px;
	margin-top: 0;
	margin-left: 12px;	
	background-image: url(../images/sidebar-bottom-edge.gif);
	background-repeat: no-repeat;
	background-position: bottom;
/*	text-align: justify; */
}

.twoColFixLtHdr #sidebar2 {
	float: left;
	width: 284px;
	margin-top: 0;
	margin-left: 12px;	
	margin-bottom: 20px;
	background-image: url(../images/sidebar-bottom-edge.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

#sidebar-top {
	background-image: url(../images/sidebar-top-edge.gif);
	background-repeat: no-repeat; 
	height: 9px;
}

#sidebar-main {
	background-image: url(../images/sidebar-bg-sliver.gif);
	background-repeat: repeat-y;
	padding: 8px 16px 16px 16px;
	margin-top: 0;
	margin-bottom: 52px;
/*	position: relative;
	top: 0; */
}

#sidebar-main h2 {
	margin: 0;
	text-align: center;
}

#sidebar1 p, #sidebar2 p {
	margin-top: 10px;
}

.staff {
	margin-bottom: 20px;
	clear: left;
}


.staff-photo {
	float:left; 
	margin-right:10px;
	margin-bottom: 20px;
}

#update {
	font-weight: bold;
}

.pdf-links a {
	padding-left: 20px;
	background-image: url(/images/pdf-icon.gif);
	background-repeat: no-repeat;
/*	background-position: left 2px; */
}
/* END SIDEBAR */

/* MAIN CONTENT SECTION */
.twoColFixLtHdr #mainContent { 
	/* margin: 0 0 0 300px; */
	float: right;
	width: 570px;
	padding: 0 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.main-photo {
	float: right;
	margin: 0 0 10px 10px;
	width: 312px;	
	text-align: center;
	font-style: italic;
/*	font-family: "Monotype Corsiva", Georgia, "Times New Roman";	*/
}

#designers {
	float: right;
	margin: 0 0 10px 10px;
	width: 300px;
	height: 200px;	
	border: 1px solid #ccc;
	padding-right: 10px;
	padding-bottom: 10px;
}

#mainContent h2 {
	margin-bottom: 5px;
}

#one-column-main {
	margin: 0 15px;
}

ul#residential {
	margin-left: 10px;
	padding-left: 10px;
	list-style: url(/images/check.gif);
}

ul#residential li {
	margin-bottom:10px;
}
/* END MAIN CONTENT SECTION */


/* FOOTER */
.twoColFixLtHdr #footer { 
	background-color: none;
	margin: 0 auto;
	width: 882px;
	padding: 0 9px;
	height: 47px;
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;	
	text-align: center;
} 

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#copyright a {
	color: #FFCC00;
}

#bottom-edge {
	margin: 0 auto;
	padding: 0;
	width: 918px;
	height: 24px;
	background-image: url(../images/bottom-edge.png);
	background-repeat: no-repeat;
	text-align: center;
}

#bottom-edge p {
	position: relative;
	top: -10px;
	margin: 0;
	padding: 0;
	color: #b2811d;
	font-size: .9em;
}

#copyright {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	padding-bottom:10px;
}

#copyright p {
	color: #fff;
}
/* END FOOTER */

/* FLOATING EXTRAS */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    line-height: 0px;
}
/* END FLOATING EXTRAS */

/* FOOD MENU ITEMS */
#food-menu {
	text-align: center;
	background-color: #fff;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #5b5b5b;
	font-size: .9em;
	line-height: 1.5;	
}

#food-menu a {
	padding-left: 20px;
	background-image: url(/images/print.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#food-menu img {
	border: none;
	padding: 0;
}

#food-menu ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 20px;
	padding-left: 0;

}

#food-menu ul li:first-child {
	font-weight: bold;
	color: #b2811d;
}

.multi-column-menu td {
	text-align: center;
}

.meal-description {
	font-weight: bold; 
	font-size: .7em;
}

.menu-choices {
	text-align: center;
}

.submenu-item {
	font-weight: bold;
	font-style: italic;	
}

.item-detail {
	font-style: italic;
	font-size: .7em;
}
/* END FOOD MENU ITEMS */


/* PRESS RELEASE */
#press-release {
	text-align: left;
	background-color: #fff;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: #5b5b5b;
	font-size: .9em;
}

#press-release p {
	margin: 0;
}

/* 	END PRESS RELEASE */

/* IMAGE GALLERY */
ul#image-gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#image-gallery li {
	float: left;
	padding-right: 3px;
}

#form-wrapper {
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	width: 400px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#form-wrapper p {
	clear: both;
}

.form-label {
	width: 75px;
	float: left;
	clear: both;
	margin-bottom: 5px;
}

input {
	float: left;
	margin-right: 10px;
}

#headerimages {
	z-index: 0;
}

#constructionimages img, #ballroomimages img {
	padding: 0;
	border: none;
	background: none;
}

#facebook {
	text-align: center;
}

#facebook img {
	border: none;
}

#upcoming-events {
	border: 1px solid #aaa;
	background-color: #FFFF99;
	margin-bottom: 10px;
}

.photo-r {
	float: right; 
	margin-left: 10px;
}

.photo-l {
	float: left; 
	margin-right: 10px;
}
