/* General
   ------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	text-align: center;
	font-family: Verdana, San-serif;
	font-size: 12px;
	color: #466432;
	background: #FFF;
	display: block;
	height: 100%;
	background: url('../images/backgroundshadow.jpg') top center repeat-y #FFF;
}

#wrapper {
	position: relative;
	width: 1024px;
	text-align: left;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

div.pagetop {
	width: 880px;
	height: 17px;
	background: url('../images/shadow-top.jpg') no-repeat;
}

div.clear {
	clear: both;
}



/* Header
   ------------------------------------------------------------------------------- */

#toplinks a {
margin: 0 0 0 10px;
font-size: 100%;
font-family: Tahoma;
color: #333;
}

#toplinks a:hover {
color: #009;
}

#header {
width: 960px;
height: 191px;
margin-left: 35px;
background: url('../images/header.jpg');
}
#header h1, #header h2, div.printonly {
display: none;
}



/* Standard Content Area
   ------------------------------------------------------------------------------- */

div.content {
	width: 960px;
	margin: 0 15px 0 15px;
	padding: 35px 40px 50px 0;
	min-height: 400px;
}
div.content p {
	font-size: 120%;
	padding-bottom: 10px;
	line-height: 150%;
	text-align: justify;
}


div.hometext {
	float: left;
	width: 500px;
	margin-left: 30px;
}

div.contacttext {
	width: 303px;
	height: 227px;
	background: url('../images/contact_block.gif');
	margin-left: 305px;
	padding: 60px 40px 0 40px;
}

div.contacttext p {
	font-weight: normal;
}

div.contacttext span.left {
	float: left;
	width: 70px;
}

div.contacttext span.right {
	float: left;
	width: 230px;
}

div.contacttext p a {
	color: #466432;
}

div.menublock {
	width: 535px;
	height: 439px;
	background: url('../images/menublockback.jpg');
	padding: 20px;
	float: left;
}
div.menutext {
	width: 525px;
	height: 439px;
	overflow: auto;
	padding-right: 20px;
	text-align: center;
}
div.menutext p {
	text-align: center;
}

div.galleryblock {
	padding-bottom: 20px;
}
div.galleryblock img {
	padding: 5px;
	background: #FFF;
	margin: 5px;
	border: 0;
}


/* Sidebar
   ------------------------------------------------------------------------------- */

div.sidebar {
	float: left;
	margin-left: 20px;
	width: 390px;
}

div.sidebar p {
	font-size: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 150%;
}

div.menubar {
	float: left;
	margin-left: 20px;
	margin-right: 30px;
	width: 335px;
}

div.menubar ul {
	width: 335px;
	list-style: none;
	background: url('../images/menubackground.gif') left top no-repeat;
}
div.menubar li {
	height: 95px;
}
div.menubar li.m1 {
	background: url('../images/menupic01.jpg') left top no-repeat;
}
div.menubar li.m2 {
	background: url('../images/menupic02.jpg') left top no-repeat;
}
div.menubar li.m3 {
	background: url('../images/menupic03.jpg') left top no-repeat;
}
div.menubar li.m4 {
	background: url('../images/menupic04.jpg') left top no-repeat;
}
div.menubar li.m5 {
	background: url('../images/menupic05.jpg') left top no-repeat;
}
div.menubar li a {
	display: block;
	width: 200px;
	height: 55px;
	padding: 40px 0 0 120px;
	font-size: 120%;
	color: #2A3A15;
	text-decoration: none;
}
div.menubar li a:hover {
	text-decoration: underline;
}


/* Gallery
   ------------------------------------------------------------------------------- */

#gallerygrid {
	width: 940px;
	padding-left: 75px;
}
#gallerygrid img {
	border: 2px solid #CCC;;
	padding: 5px;
	margin: 0 10px 10px 0;
}

div.gallerytextblock {
	display: block;
	width: 900px;
	padding-left: 75px;
	margin-top: 20px;
}
div.textcolumn {
	font-size: 80%;
	float: left;
	width: 185px;
	padding-right: 35px;
}


/* Navigation
   ------------------------------------------------------------------------------- */

div.navigation {
	width: 960px;
	height: 33px;
	margin-left: 35px;
	background: url('../images/nav_back.jpg') no-repeat;
}
div.navigation ul {
	list-style: none;
	width:479px;
	margin: 0 auto 0 auto;
}
div.navigation li {
	float: left;
}
div.navigation a span, div.navigation span span {
	display: none;
}
div.navigation a {
	display: block;
	height: 27px;
	background-position: 0 0;
}
div.navigation a.home {
	width: 95px;
	background: url('../images/nav_home.jpg') no-repeat;
}
div.navigation a.menu {
	width: 96px;
	background: url('../images/nav_menu.jpg') no-repeat;
}
div.navigation span.gallery {
	display: block;
	height: 27px;
	background-position: 0 0;
	width: 96px;
	background: url('../images/nav_gallery.jpg') no-repeat;
}
div.navigation a.contact {
	width: 95px;
	background: url('../images/nav_contact.jpg') no-repeat;
}
div.navigation a.references {
	width: 97px;
	background: url('../images/nav_references.jpg') no-repeat;
}

div.navigation li ul {
	position: absolute;
	list-style: none;
	width: 96px;
	display: none;
}
div.navigation li ul li {
	float: left;
	width: 96px;
	height: 30px;
	background: #A3BF8F;
	border-bottom: 1px solid #FFF;
}
div.navigation li ul li a {
	float: left;
	width: 96px;
	height: 30px;
	background: #A3BF8F;
	border-bottom: 1px solid #FFF;
}

div.navigation li ul li a.events {
	background: url('../images/subnav_events.gif') no-repeat;
}
div.navigation li ul li a.food {
	background: url('../images/subnav_food.gif') no-repeat;
}
div.navigation li ul li a.events:hover {
	background-position: 0 -30px;
}
div.navigation li ul li a.food:hover {
	background-position: 0 -30px;
}


