body, ul, li, h1, h2, h3, h4, p, form, fieldset, table, tr, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
fieldset, img {
	border: none;
}
li {
	list-style: none;
}
a {
	outline: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	background: #000000 url(../images/background-header.jpg) no-repeat center top;
	color: #444b4c;
}
a {
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}

#header {
	height: 142px;
	width: 958px;
	margin: 0px auto;
}
#page {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	border-right: 2px solid #1c5718;
	border-left: 2px solid #1c5718;
	padding: 0px 4px;
}
	#container {
		overflow: hidden;
		zoom: 1;
		/*
		background: #000000 url(../images/background-contents.png) repeat-x center 186px;
		*/
		background: #000000;
	}
		#photo_bar {
			height: 186px;
			background: url(../images/background-photo-bar.jpg) no-repeat center top;
			margin-bottom: 2px;
		}
		#menu_bar {
			float: left;
			width: 160px;
			padding: 0 18px;
			background: #000000 url(../images/background-contents.png) repeat-x center top;
		}
		#message_bar {
			float: right;
			margin-right: 6px;
			width: 165px;
		}
		#contents {
			margin-left: 196px;
			width: 534px;
			background-color: #dbd2b1;
			padding: 0px 16px 26px 20px;
			overflow: hidden;
		}
		#sports_links {
			margin: 8px 0px 8px 196px;
			width: 570px;
		}
		#footer {
			clear: both;
		}

/* header */
#header {
	position: relative;
}
	#header .logo {
		position: absolute;
		top: 0;
		left: 0;
		height: 120px;
		width: 958px;
		text-align: center;
	}
		#header .logo a {
			display: block;
			height: 120px;
			margin: 0px auto;
			width: 400px;
		}
	#header .slogan {
		padding: 103px 4px 0px;
		height: 22px;
		color: #FFFFFF;
		font: 1.16em "Times New Roman", Times, serif;
	}
		#header .slogan p {
			padding-top: 1px;
			letter-spacing: 1px;
		}
	#header .address {
		margin: 0px 4px;
		height: 16px;
		background-color: #0f4f1c;
		color: #bfb17f;
		font: 0.86em Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #153514;
	}
		#header .address p {
			padding-top: 1px;
			letter-spacing: 1px;
		}

/* photo_bar */
#photo_bar {
}

/* menu_bar */
#menu_bar {
}
	#menu_bar .menu {
		padding: 6px 0px 10px;
	}
		#menu_bar .menu li {
			text-align: center;
			text-transform: uppercase;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			padding-bottom: 18px;
			background: url(../images/background-menu-item.png) no-repeat center bottom;
		}
			#menu_bar .menu li a {
				color: #dbd2b1;
				display: block;
				padding: 6px;
			}
	#menu_bar .specials_box {
		background: url(../images/background-specials-box.png) repeat-y center top;
		font-family: "Times New Roman", Times, serif;
		color: #dbd2b1;
		text-align: center;
	}
		#menu_bar .specials_box h1 {
			font-size: 1.3em;
			background: url(../images/background-specials-top.png) no-repeat center top;
			padding: 14px 0px;
		}
		#menu_bar .specials_box h2 {
			font-size: 1.3em;
			padding: 24px 0px 14px 0px;
		}
		#menu_bar .specials_box h3 {
			font-size: 1.1em;
			padding: 12px 0px;
		}
		#menu_bar .specials_box h4 {
			font-size: 1.1em;
			font-weight: normal;
			padding: 0px 14px;
			margin-bottom: 4px;
		}
		#menu_bar .specials_box p {
			background: url(../images/background-specials-bottom.png) no-repeat center bottom;
			padding-bottom: 12px;
		}
	#menu_bar .contact_box {
		padding: 12px 0px;
		color: #dbd2b1;
		text-align: center;
	}
		#menu_bar .contact_box h1 {
			text-transform: uppercase;
			font: bold 1em Arial, Helvetica, sans-serif;
			line-height: 2em;
			background-color: #002e13;
		}
		#menu_bar .contact_box p {
			margin: 6px 0px;
			font-size: 0.85em;
		}
		#menu_bar .contact_box fieldset {
		}
			#menu_bar .contact_box li {
				margin: 4px 0px;
			}
				#menu_bar .contact_box label {
					display: block;
					text-align: left;
					margin: 0px 0px 2px 6px;
					font-size: 0.85em;
				}
				#menu_bar .contact_box input,
				#menu_bar .contact_box textarea {
					width: 150px;
					border: 1px solid #bfc1c0;
					background-color: #000703;
					color: #dbd2b1;
					font-family: Arial, Helvetica, sans-serif;
				}
				#menu_bar .contact_box textarea {
					font-size: 1em;
				}
				#menu_bar .contact_box .button {
					width: auto;
				}
				#menu_bar .contact_box img {
					vertical-align: -5px;
				}
				#menu_bar .contact_box .captcha {
					width: 60px;
					height: 16px;
				}
				
	img.jacks {
		margin: 20px 0px;
	}

/* message_bar */
#message_bar {
	color: #dbd2b1;
}
	#message_bar h1 {
		margin: 12px 0 4px;
		text-align: center;
		font: 1.4em "Times New Roman", Times, serif;
		font-weight: bold;
	}
	#message_bar p {
		text-align: center;
		font-size: 0.8em;
	}
	#message_bar .top {
		background: url(../images/background-sports-top.png) no-repeat center bottom;
		height: 58px;
		margin-top: 8px;
	}
	#message_bar .bottom {
		background: url(../images/background-sports-bottom.png) no-repeat center bottom;
		height: 11px;
	}
	#message_bar .sports_box {
		padding: 0 10px 4px;
		background: url(../images/background-sports.png) repeat-y center top;
	}
		#message_bar .sports_box h1 {
			margin: 0;
			padding: 0;
			text-align: center;
			font-size: 1.2em;
			background: none;
		}
		#message_bar .sports_box .line_above {
			border-top: 1px solid #749668;
			margin-top: 14px;
			padding: 8px 0 0;		
		}
		#message_bar .sports_box ul {
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			margin: 0 0 12px;
		}
			#message_bar .sports_box li {
				margin-top: 12px;
			}
				#message_bar .sports_box h2 {
					font-size: 0.95em;
					background-color: #1c1c1b;
					line-height: 1.6em;
					padding: 0px 4px;
				}
				#message_bar .sports_box h3 {
					font-size: 0.85em;
					font-weight: normal;
					padding: 0 4px;
				}
					#message_bar .sports_box label {
						float: left;
						display: block;
						width: 36px;
						height: 1.4em;
					}
				#message_bar .sports_box h4 {
					font-size: 0.8em;
					font-weight: normal;
					padding: 0;
					color: #efefef;
					text-align: right;
				}
				#message_bar .sports_box p.more {
					text-align: right;
					font-size: 0.8em;
				}
					#message_bar .sports_box p.more a {
						color: #f7c328;
					}
			

/* contents */
#contents {
}
	#contents .image_bar {
		float: right;
		margin-top: 40px;
	}
		#contents .image_bar img {
			margin-bottom: 12px;
			display: block;
		}
	#contents h1,
	#contents p,
	#contents table,
	#contents .guestbook_entry,
	#contents .kitchen li {
		width: 364px;
	}
	#contents a {
		color: #0f4f1c;
	}
		#contents a:hover {
			text-decoration: underline;
		}
	#contents h1 {
		color: #aa8e19;
		border-bottom: 1px solid #a68913;
		padding-top: 15px;
		padding-bottom: 4px;
		margin-bottom: 6px;
		font-weight: normal;
		font-size: 1.4em;
	}
	#contents h2 {
		font-size: 1.2em;
	}
	#contents h3 {
		font-size: 1.1em;
	}
	#contents h4 {
		font-size: 1em;
	}
	#contents p {
		margin: 6px 0px 12px;
		font-size: 0.85em;
		text-align: justify;
	}
	#contents img {
		padding: 2px;
		border: 1px solid #002e13;
		margin: 0 0 0 8px;		
	}
	#contents td {
		vertical-align: top;
		padding: 2px;
	}
	
/* kitchen */
	#contents .kitchen {
	}
		#contents .kitchen h2 {
			color: #1d4428;
			font: italic 1.8em "Monotype Corsiva", "Times New Roman", Times, serif;
			margin-top: 30px;
		}
		#contents .kitchen h3 {
			color: #1d4428;
			font-style: italic;
			font-size: 0.9em;
			font-weight: normal;
		}
		#contents .kitchen li {
			margin: 20px 0;
			font-size: 0.85em;
			text-align: justify;
		}
			#contents .kitchen .price {
				font-weight: bold;
				color: #064f17;
				white-space: nowrap;
			}
			#contents .kitchen .small {
				display: block;
				font-size: 0.85em;
				font-style: italic;
			}

/* sports_links */
#sports_links {
}
	#sports_links ul {
		white-space: nowrap;
	}
		#sports_links li {
			margin-left: 8px;
			display: inline;
		}
			#sports_links li.first {
				margin-left: 0;
			}
			#sports_links img {
				vertical-align: middle;
			}

/* guestbook / forms */
	#contents form {
		margin-bottom: 24px;
	}
	#contents fieldset p {
		overflow: hidden;
		margin: 4px 0;
	}
		#contents fieldset label {
			float: left;
			display: block;
			text-align: right;
			width: 130px;
			margin-right: 6px;
		}
		#contents fieldset input,
		#contents fieldset textarea,
		#contents fieldset select {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			width: 220px;
		}
			#contents fieldset .field_small {
				width: 80px;
				vertical-align: middle;
				margin-top: 8px;
			}
			#contents fieldset .send_button,
			#contents fieldset .radiobutton,
			#contents fieldset .button {
				width: auto;
			}
			#contents fieldset p img {
				vertical-align: middle;
				margin-right: 6px;
				margin-top: 8px;
			}
	#contents .guestbook_entry {
		margin: 18px 0;
	}
		#contents .guestbook_entry .date {
			margin: 0;
			float: right;
			width: auto;
		}
		#contents .guestbook_entry .country {
			margin: 2px 0 6px;
		}

/* photo_gallery */
	#photo_gallery {
		text-align: center;
	}
		#photo_gallery ul {
			margin: 18px 0 0;
		}
		#photo_gallery li {
			display: inline;
			margin: 0px 2px;
		}
			#photo_gallery li:before {
				content: "[";
			}
				#photo_gallery li.select:before {
					padding-right: 4px;
				}
			#photo_gallery li:after {
				content: "]";
			}
				#photo_gallery li.select:after {
					padding-left: 4px;
				}
			#photo_gallery li.select {
				font-weight: bold;
				padding: 2px 4px;
			}
			#photo_gallery li a {
				padding: 2px 4px;
			}
		#photo_gallery table {
			width: auto;
			margin: 20px auto;
		}
			#photo_gallery table p {
				text-align: center;
				margin-top: 2px;
			}
		#photo_gallery p {
			width: auto;
		}
			#photo_gallery .top {
				text-align: center;
			}
				#photo_gallery .top a,
				#photo_gallery .top .no_link,
				#photo_gallery .top .active {
					padding: 2px 4px;
					margin: 0px 2px;
					border: 1px solid #FFFFFF;
				}
				#photo_gallery .top a {
					border: 1px solid #0f4f1c;
				}
					#photo_gallery .top a:hover {
						color: #FFFFFF;
						background-color: #0f4f1c;
					}
				#photo_gallery .top .no_link {
				}
				#photo_gallery .top .active {
					font-weight: bold;
				}
		#photo_gallery img {
			margin: 0 4px;
		}

/* calendar */
#multi_day {
	width: 364px;
}
	#multi_day h2 {
		margin: 18px 0 8px;
		color: #1d4428;
		font: italic 1.8em "Monotype Corsiva", "Times New Roman", Times, serif;
	}
	#multi_day h3 {
		font-size: 1em;
		margin: 14px 0 2px;
	}
		#multi_day label {
			float: left;
			display: block;
			width: 60px;
		}
	#multi_day h4 {
		font-size: 0.85em;
		font-weight: normal;
		font-style: italic;
	}
	#multi_day p {
		width: auto;
	}
	
#calendar {
	width: 364px;
}
	#calendar h2 {
		margin: 18px 0 8px;
		color: #1d4428;
		font: italic 1.8em "Monotype Corsiva", "Times New Roman", Times, serif;
	}
	#calendar h3 {
		font-size: 1em;
		margin: 14px 0 2px;
	}
		#calendar label {
			float: left;
			display: block;
			width: 60px;
		}
	#calendar h4,
	#calendar p {
		margin-left: 60px;
	}
	#calendar h4 {
		font-size: 0.85em;
		font-weight: normal;
		font-style: italic;
	}
	#calendar p {
		width: auto;
	}

/* footer */
#footer {
}

/* credits */
p.credits {
	font-size: 9px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 40px;
	letter-spacing: 1px;
}
p.credits a {
	color: #777777;
}
p.credits a:hover {
	text-decoration: underline;
	color: #999999;
}

.jacks {
	margin: 24px 0 16px;
	text-align: center;
}
.social {
	margin: 24px 0 16px;
	text-align: center;
}
.facebook_like {
	
}

/* private_area */
#contents #private_area {
}
	#contents #private_area table {
		width: 100%;
	}
	#contents #private_area h1,
	#contents #private_area p,
	#contents #private_area table,
	#contents #private_area .guestbook_entry,
	#contents #private_area .kitchen li {
		width: auto;
	}
	#contents #private_area h3 {
		font-size: 1em;
		margin: 12px 0 6px;
	}
	#contents #private_area h4 {
		font-size: 0.85em;
		margin-bottom: 6px;
	}
		#contents #private_area table p {
			margin: 0;
		}
	#contents #private_area input,
	#contents #private_area textarea,
	#contents #private_area select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.85em;	
	}
	#contents #private_area li {
		margin: 4px 0;
	}
		#contents #private_area li label {
			font-size: 0.85em
		}
			#contents #private_area li .small {
				width: 80px;
			}
			#contents #private_area li .time {
				width: 40px;
			}


/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}

