@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	background-color: #000;
}
#wrapper {
	height: 100%;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: #64412b;
	width: 700px;
	padding: 0px;
	margin: 0px;
	border-bottom: 20px solid #5B1200;
}
#colorbar {
	background-color: #5b1200;
}
#branding {
	font-size: 12px;
	background: #FFF url(../kona/kona-logo.jpg) no-repeat left center;
	text-align: right;
	word-spacing: 0.1em;
	padding-right: 25px;
	margin: 0;
	line-height: 20px;
}
#branding a:link {
	font-weight: bold;
	color: #007889;
	text-decoration: none;
}
#branding a:visited {
	font-weight: bold;
	color: #007889;
	text-decoration: none;
}
#branding a:hover {
	font-weight: bold;
	color: #5B1200;
	text-decoration: none;
}
#branding a img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
}
.hours {
	font-style: italic;
	color: #5b1200;
	font-weight: bold;
}
#navbar {
	background-color: #007889;
	padding-top: 25px;
}
#tdAbout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 30px;
	padding-right: 25px;
	letter-spacing: .1em;
}
#tdAbout h1 {
	background-image: url(../kona/heading-about.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#tdAbout h2 {
	background-image: url(../kona/heading-drinks.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#tdAbout p {
	line-height: 1.8em;
	margin-top: 5px;
	margin-bottom: 5px;
}
li  {
	list-style-type: square;
	line-height: 1.2em;
	margin-left: 0px;
	padding-left: 5px;
}
ul {
	margin-left: 10px;
	padding-left: 0px;
}
.signature {
	font-size: 14px;
	font-style: italic;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #5B1200;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#tdPhotos {
	text-align: right;
	padding-right: 25px;
}
#tdPhotos img {
	margin-left: 15px;
	position: static;
	top: 425px;
}
.photo1  {
	position: relative;
	left: -75px;
}
.photo2  {
	position: relative;
	left: -50px;
}
.photo3 {
	position: relative;
	left: -25px;
}
.photo4 {
	position: relative;
	left: 0px;
}
.credits {
	font-style: italic;
	color: #007889;
	text-align: right;
	font-size: 12px;
	letter-spacing: 0.1em;
	margin: 10px 15px;
}
.credits a, .credits a:visited {
	color: #007889;
	text-decoration: none;
	font-weight: bold;
}
.credits a:hover {
	color: #FFFFFF;
}
