
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #041824 url(images/body-bg) repeat-x;
	text-align: center;
}

.inset-1 {
	margin: 4px 20px;
}

.inset-2 {
	margin: 10px;
}

p {
	font-size: 13px;
	margin: 6px 0;
}

h1 {
	font-size: 22px;
	line-height: 26px;
	margin-top: 12px;
	color: #694F30;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	margin: 12px 0 3px 0;
	color: #000000;
}

h2.new-yrs {
	padding-top: 10px;
	font-family: "Palatino Linotype", Palatino, Times, "Book Antiqua", "Times New Roman", serif;
	font-size: 17px;
	font-style: italic;
	width: 380px;
	text-align: center;
	color: #333333;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 12px 0 4px 0;
	color: #590011;
}

h4 {

}

.overline {
	padding-bottom: 8px;
}

h5 {

}

a:link {
	color: #0B4772;
}

a:visited {
	color: #0B4772;
}

a:hover {
	color: #675839;
}

a:active {
	color: #0B4772;
}

img {
	border: none;
}

.img-right {
	clear: right;
	float: right;
	margin: 2px 0 8px 18px;
}

.current {
	color: #D0A379;
	text-decoration: underline;
}

.go-west-young-man {
	text-align: left;
}

.blue {
	color: #09505D;
}

.light-blue {
	color: #188F98;
}

.tan {
	color: #A9997D;
}

.inset-1 {
	margin: 6px 18px;
}

.inset-2 {
	margin: 10px 24px;
}

.indent {
	margin: 0 12px;
}

.clear {
	clear: both;
}

.large {
	font-size: 18px;
}

.divider {
	clear: both;
	border-bottom: 1px solid #194666;
	height: 14px;
	margin: 0 0 20px 0;
}

.center-align {
	text-align: center;
}

.box {
	width: 560px;
	border: 2px solid #DDDDDD;
	margin: 10px 0 20px 34px;
	padding: 10px 16px;
}

.box ul {
	margin: 8px 40px;
}

/* Main Sections */

#page {
	width: 910px;
	margin: 10px auto	
}

#wrapper {
	width: 910px;
	background: url(images/page-bg.jpg) repeat-y;
	position: relative;
}

/* Header */

#header {
	position: relative;
	width: 910px;
	height: 182px;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	width: 302px;
	height: 78px;
	top: 48px;
	left: 186px;
}

#top-nav {
	position: absolute;
	top: 6px;
	right: 8px;
	font-size: 12px;
}

#top-nav li {
	float: right;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}

#top-nav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #D0C7AF;
}

#top-nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #D0C7AF;
}

#top-nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D0A379;
}

#top-nav a:active {
	text-decoration: none;
	color: #D0C7AF;
}

.current-top {
	padding: 5px 8px;
	font-weight: bold;
	text-decoration: none;
	color: #D0A379;
}

#tagline {
	width: 380px;
	height: 80px;
	position: absolute;
	top: 70px;
	right: 10px;
	text-align: center;
}

#tagline h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	margin: 0;
	color: #C1B797;
}

/* Content */

#container {
	width: 100%;
	float: right;
	margin-left: -181px;
}

#content {
	margin-left: 181px;
	overflow: hidden;	
}

.main-content {
	margin: 30px;
	padding-bottom: 10px;
	text-align: left;
}

.page-title {
	height: 24px;
	background: url(images/heading-line.gif) bottom repeat-x;
}

.page-title h1 {
	background-color: #D4D4CC;
	padding-right: 3px;
	display: inline;
}

.left-half {
	width: 320px;
	margin: 0;
	float: left;
	text-align: left;
}

.right-half {
	width: 320px;
	margin: 0 0 0 20px;
	float: left;
	text-align: left;
}

.third-left-first {
	width: 210px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

.third-left {
	width: 210px;
	padding-left: 12px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

.two-third-left {
	width: 420px;
	margin: 0 0 0 12px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
}

p.menu {
	line-height: 15px;
	margin: 7px 0;	
}

.menu-price {
	font-size: 12px;
	font-weight: bold;
	color: #694F30;
}

p.items {
	line-height: 1.3em;
	margin: 0;
}

table.event {
	margin: 10px 0 10px 20px;
	width: 620px;
	border: 1px solid #C0C0A9;
}

td.time {
	width: 110px;
	text-align: center;
	border-right: 1px solid #C0C0A9;
}

table.event td {
	padding: 10px 20px;
	text-align: left;
	border-bottom: 1px solid #C0C0A9;
}

/* Sidebar */

#content-side {
	width: 181px; 
	float: left;
}

#sidebar {
	padding: 200px 0 20px 0;
	width: 181px;
	background: url(images/sidebar-bg.jpg) no-repeat;
}

#sidebar p {
	font-size: 12px;
	line-height: 15px;
	color: #D0C7AF;
}

.sidebar-inset {
	margin: 0 20px;
}

#sidebar h3 {
	color: #D0C7AF;
}

.blue-line-top-bottom {
	padding: 10px 0 18px 0;
	border-top: 1px solid #108591;
	border-bottom: 1px solid #108591;
}

ul.sidebar-nav {
	list-style-type: none;
	color: #D0C7AF;
}

.sidebar-nav li {
	padding: 2px 0;
}

.sidebar-nav a:link {
	color: #D0C7AF;
}

.sidebar-nav a:visited {
	color: #D0C7AF;
}

.sidebar-nav a:hover {
	color: #D0A379;
}

.sidebar-nav a:active {
	color: #D0C7AF;
}

#home-promo {
	position: absolute;
	top: 440px;
	left: 20px;
	width: 260px;
	height: 126px;
}

/* Footer */

#footer {
	clear: both;
	height: 40px;
	text-align: right;
	padding: 4px 10px 0 0;
	margin-bottom: 14px;
	color: #CCCCCC;
}

.contact-info {
	font-size: 11px;
}

.copyright {
	color: #188F98;
}



