body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #0f6635;
	color: #ffffff
}

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: 0px none; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}

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


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: 1px;
}

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

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

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

body {
	background: #FFFFFF;
	color: #062815;
}

#wrapper {
	width: 780px;
	background: #95b57d;
}

a {
	color: #ffffff;
	text-decoration: underline;
	
}

a:hover {
	color: #ffffff;
	font-weight: bold;
}

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

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

/* header */

#header {
	background: url('images/header_alink.gif') no-repeat top left;
	height: 299px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 9px;
	font: arial;
	text-align: center;
	background: #0F6635;
	color: #FFFFFF;
	font-weight: bold;
	width: 489px;
	position: absolute;
	top: 86px;
	left: 291px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#header #nav li {
	display: inline;
}

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

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

#header #welcome {
  position: absolute;
  top: 122px; left: 291px;
  width: 470px; height: 400px;
  overflow: auto;
}

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

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

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

#header #welcome p {
	padding-left: 10px;
}

/* body */

#body {
	position: relative;
	color: #251200;
	background: #0f6635;
	padding: 10px;
}

#body-i {
	width: 100%;
}

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

* html #body #hevents {
	position: relative;
	top: 0; left: 0; 
}

#body #specials {
	float: left;
	padding: 10px;
	width: 586px;
	margin-left: 2px;
}

#body #events {
	float: none;
	padding: 10px;
	margin-top: -32px;
	width: 450px;
}

#body .imagebox {
	padding: 2px 8px 2px 5px;
	margin: 2px 0;
	background: #95b57d 4px no-repeat;
}

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

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

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

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

/* footer */

#footer {
	padding: 1px 2px 2px 2px ;
	background:  #fff;
	
}

#footer, #footer a {
	color: #062815;
}

#footer a:hover {
	color: #0f6635;
}