body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	text-align: center;
	background: url(images/page_bg.jpg);
	color: #6f6f6f;
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 2px auto;
	text-align: left;
	width: 750px;
	position: relative;
	z-index: 10;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1.5px;
}

* html .clear {
	margin-top: 0px;
	margin-bottom: 0px;
}

.left {
	float: inherit;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	background: #333366;
	color: #251200;
}

#wrapper {
	width: 765px;
	background: #F8FA94;
}

a {
	color: #422100;
}

a:hover {
	color: #231201;
}

#body #events .readmore a, #body .readmore a, #finalfooter .readmore a {
	color: #e2c3a5;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #finalfooter .readmore a:hover {
	text-decoration: underline;
}

/* header */

#header {
	background: url() top left no-repeat;
	width: 100%;
	height: 570px;
	margin: 0;
	border-bottom: 1px solid white;
}


#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 9px;
	text-align: center;
	background: #1C001C;
	color: #D4A66F;
	font-weight: bold;
	width: 765px;
	position: absolute;
	top: 163px;
	left: 0px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
}

#header #nav li {
	display: inline;
}

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

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

#header #welcome {
	position: absolute;
	top: 231px;
	left: 248px;
	width: 470px;
	height: 173px;
	overflow: auto;
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1.5;
}

#header #welcome p {
	margin: 0.5em 0;
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
}

/* headerlarge */

#headerlarge {
	background: url() top left no-repeat;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}


#headerlarge h1 {
	text-align: right;
}

#headerlarge #nav {
	font-size: 9px;
	text-align: center;
	background: #1C001C;
	color: #D4A66F;
	font-weight: bold;
	width: 765px;
	position: absolute;
	top: 163px;
	left: 0px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
}

#headerlarge #nav li {
	display: inline;
}

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

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

#headerlarge #welcome {
	position: absolute;
	top: 231px;
	left: 248px;
	width: 470px;
	height: 173px;
	overflow: auto;
}

#headerlarge #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1.5;
}

#headerlarge #welcome p {
	margin: 0.5em 0;
}

* html #headerlarge #welcome p {
	margin: 0.5em 0;
}

#headerlarge #welcome p {
	padding-left: 2em;
}

/* body */

#body {
	position: relative;
	color: #251200;
	background: url(images/body_bg.gif) repeat-y;
}

#body-i {
	width: 100%;
	background: url(images/photo.jpg) top right no-repeat;
}

#body #hevents {
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents {
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#body #specials {
	float: none;
	width: 286px;
	margin-left: 2px;
	display: inline;
}

#body #events {
	float: left;
	width: 235px;
	margin-left: 10px;
	display: inline;
}

#body .imagebox {
	padding: 2px 8px 2px 100px;
	margin: 0px 0;
	background: #9b6f2d 4px no-repeat;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a {
	color: #ce9b5e;
}

#body #events a:hover {
	color: #fff;
}

#events .readmore {
	margin-bottom: 0;
}

