body {
margin:0;
background-image:url(../images/wood-bg.jpg);
background-repeat:repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
}

#container {
	width:100%;
	text-align:center;
	margin:0;
	height:150px;
	}

#header-container {
	width:100%;
	height:150px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
#header {
	text-align:center;
	width:100%;
	height:150px;
	background-image:url(../images/header-image-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#top-container {
	margin:0 auto;
	width:960px;
	height:150px;
	}


#logo {
	text-align:left;
	margin:0 0 0 25px;
	width:490px;
	height:150px;
	float:left;
	}

#nav-spacer {
	width:445PX;
	height:100px;
	float:left;
	}

#nav {
	margin:0;
	width:445px;
	height:36px;
	font-size:24px;
	float:left;
	padding:14px 0 0 0;
	}

#nav a {
	color:#522918;
	text-decoration:none;
}

#nav a:hover {
	color:#aa5230;
	text-decoration:underline;
	}

#nav ul {
	display:inline;
	}
#nav ul li {
	display:inline;
	list-style:none;
	}
	
.submit {
	color:#336633;
	background-color:#c4d597;
	}

.submit:hover {
	color:#c4d597;
	background-color:#336633;
	}
	
#feature-container {
	text-align:center;
	width:100%;
	background-image:url(../images/image-collage-bg.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
#feature {
	margin:0 auto;
	width:960px;
	height:400px;
	background-image:url(../images/image-collage-bg.jpg);
	background-repeat:no-repeat;
	}


#content-container {
	text-align:center;
	width:100%;
	background-image:url(../images/wood.jpg);
	background-repeat:repeat-x;
	float:left;
	}
	
#content {
	margin:0 auto;
	width:960px;
	}

#main-content-block {
	margin:10px 0px 10px 0px;
	width:650px;
	float:left;
	background-image:url(../images/main-content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#f3f4c4;
	text-align:left;
	color:#522918;
	padding:15px;
	}
	
#main-content-block a {
	color:#522918;
	text-decoration:underline;
	}

#main-content-block a:hover {
	color:#522918;
	text-decoration:none;
	}
	
.event-month {
	float:left;
}

.event-month-title {
	width:630px;
	height:20px;
	background-color:#758351;
	font-size:20px;
	padding:8px 0px 10px 10px;
	color:#ffffff;
}

.event{
	width:630px;
	padding:10px;
	float:left;
}

.event-date {
	font-size:20px;
	}
	
.element a {
	color:#FFFFFF;
	}
	
.element a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.go-to{
	font-size:24px;
	color:#fff;
	text-decoration:none;
	padding:0px 0px 10px 0px;
	}
	
.go-to:hover{
	font-size:24px;
	color:#fff;
	text-decoration:underline;
	padding:0px 0px 10px 0px;
	
	}

.event-image{
	width:225px;
	height:65px;
	background-color:#758351;
	float:left;
	text-align:center;
	padding:35px 0 0 0;
}

.event-info{
	width:365px;
	height:60px;
	float:left;
	padding:20px;
}
	
#menu-grid {
	width:650px;
	float:left;
	}

.menu-item {
	width:186px;
	float:left;
	margin:15px;
}

.menu-image {
	width:186px;
	height:150px;
	float:left;
	background-color:#999999;
}

.menu-title {
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 0;
	text-align:left;
	}
	
.menu-description {
	font-size:10px;
	text-align:justify;
	}
	
.menu-price {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	}

h1 {
	font-size:36px;
	font-weight:normal;
	margin:0;
	line-height:32px;
	}

#accordian {
	width:680px;
	float:left;
	padding:0px 0px 15px 0px;
	}

h3.toggler {
	cursor: pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	background: #758351;
	color:#FFFFFF;
	margin:15px 0px 0px 0px;
	padding: 10px;
	text-align:left;
	font-weight:normal;
	}
	
.jacks-list {
	text-align:center;
	}
	
.jacks-list-category {
	background-color:#758351;
	font-size:20px;
	padding:8px 0px 10px 10px;
	color:#ffffff;
	text-align:left;
	}
	
.jacks-list-headers {
	background-color:#ffffff;
	font-size:14px;
	padding:0px;
	color:#758351;
	}
	

.view-more {
	font-size:12px;
	text-align:right;
	font-weight:normal;
	}

div.element p, div.element h4 {
	margin:0px;
	padding:5px;
	background-color:#758351;
	color:#ffffff;
	text-align:left;
	}
		
.element {
	background-color:#758351;
	}
	
.element-left {
	width:340px;
	float:left;
	}

blockquote {
	padding:5px 20px;
	}

#right-column {
	margin:10px 0px 0px 0px;
	width:260px;
	float:right;
	}
	
.right-column-subpage {
	margin:10px 0px 10px 0px;
	width:260px;
	float:right;
	background-color:#758351;
	}

.add {
	width:260px;
	float:left;
	background-color:#0099CC;
	margin:0 0 20px 0;
	}
	
.right-column-subpage-container {
	padding:5px;
	width:240px;
	float:left;
	text-align:left;
	}
	
.about-image {
	margin:8px;
	width:232px;
	height:130px;
	float:left;
	background-color:#FFF;
	}

.right-column-subpage-container ul{
	list-style:none;
	margin:0 0 0 15px;
	padding:0;
}

.right-column-subpage-container h3{
	color:#FFF;
	font-size:20px;
	margin:0;
}

.right-column-subpage-container ul a{
	color:#FFF;
	text-decoration:none;
}

.right-column-subpage-container ul a:hover{
	color:#c4d597;
	text-decoration:underline;
}

.right-column-subpage-container input {
	border:none;
	padding:3px;
	}
.right-column-subpage-container textarea {
	border:none;
	padding:3px;
	}
	
.right-column-subpage-container select {
	border:none;
	padding:3px;
	}
	
.form-title {
	color:#FFFFFF;
	}
	
#footer-container {
	text-align:center;
	width:100%;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	margin:12px 0 0 0;
	}
	
#footer {
	margin:0 auto;
	width:960px;
	height:63px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	}

#footer-left {
	width:480px;
	text-align:left;
	float:left;
	margin:17px 0 0 0;
	}

#footer-right {
	width:480px;
	text-align:right;
	float:left;
	margin:17px 0 0 0;
	}

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

#footer a:hover {
	color:#aa5230;
	text-decoration:underline;
	}
	
/*Light box*/
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #442914 }