body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	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: 0px auto;
	text-align: left;
	width: 750px;
	position: relative;
	border: 1px solid #FFF;
}

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: 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: #ABD0BC;
	color: #251200;
}

#wrapper {
	width: 780px;
	background: #AD803D;
}

a {
	color: #422100;
}

a:hover {
	color: #231201;
}

#body #events .readmore a, #body .readmore a, #hotstuff .readmore a {
	color: #e2c3a5;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, #hotstuff .readmore a:hover {
	text-decoration: underline;
}

/* header */

#header {
	height: 325px; width: 100%;
	margin: 0;
	border-bottom: 1px solid white;
}

#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 9px;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	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: #D4A66F;
	text-decoration: none;
}

#header #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header #welcome {
  position: absolute;
  top: 122px; left: 291px;
  width: 470px; height: 200px;
  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: 2em;
}

/* body */

#body {
	position: relative;
	color: #251200;
	background-color:#E4DFCB;
}

#body-i {
	width: 100%;
}

#body #hevents {
	position: absolute;
	top: 0; left: 291px;
}

* html #body #hevents {
	position: relative;
	top: 0; left: 0;
	margin-top: -32px;
}

#body #specials {
	float: left;
	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: 2px 0;
	background: #eddcb8 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;
}

/* hotstuff */

#hotstuff {
	width: 100%;
	background: url(/images/hotstuff_bg.gif) repeat-y;
  color: #EDDCB8;
}

* html #hotstuff {
	padding-bottom: 10px;
}

#hotstuff h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #hotstuff h2 {
	width: 100%;
}

#hotstuff .imagebox {
	padding: 2px 8px 2px 103px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
	width: 200px;
}

#hotstuff #hot-one   { width: 180px; }
#hotstuff #hot-two   { width: 140px; margin-left: 2px; }
#hotstuff #hot-three { width: 120px; margin-left: 2px; }

* html #hotstuff #hot-one   { width: 290px; w\idth: 180px; }
* html #hotstuff #hot-two   { width: 250px; w\idth: 140px; }
* html #hotstuff #hot-three { width: 230px; w\idth: 120px; }

#hotstuff h3, #hotstuff p {
	margin: 0 0 0.2em 0;
}

* html #spacer {
	margin-top: 8px;
}

/* footer */

#footer {
  background-color: #170E01;
  border-top: 1px #FFF solid;
  color: #FFF;
	padding: 10px;
}

#footer li {
  display: inline;
}

#footer a {
	color: #D4A66F;
  font-weight: bold;
  text-decoration: none;
}

#footer a:hover {
	color: #fff;
  font-weight: bold;
  text-decoration:underline;
}

a .designedBy img {
  display:none;
}

.designedBy a:link,
.designedBy a:active,
.designedBy a:visited { 
  background: url(/images/designed_by_off.png) no-repeat top left;
  height:60px;
  width:235px;
}

.designedBy a:hover { 
  background: url(/images/designed_by_on.png) no-repeat top left;
  height:60px;
  width:235px;
}

.menuNav li {
  display: inline;
  margin: 0px 0px 0px 20px;
}

/*** ****/
div .accordion_content table {
  border-collapse: collapse;
  border: 1px solid #000;
  width: 781px;
}

div .accordion_content table thead {
  background: #DDD;
  border: 0px 1px 0px 0px solid #000;
  color: #000;
}

div .accordion_content table th {
  text-align: center;
  width: 110px;
}

div .accordion_content table td {
  border: 1px solid #000;
  font-size: 11px;
  font-weight: bold;
  padding: 5px 5px 10px 5px;
  vertical-align: top;
}

div .accordion_content table tbody td.date01{
  background: #E4DFC8 url(/images/calendar/date01.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date01:hover{
  background: #B5C3C8 url(/images/calendar/date01_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date02{
  background: #E4DFC8 url(/images/calendar/date02.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date02:hover{
  background: #B5C3C8 url(/images/calendar/date02_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date03{
  background: #E4DFC8 url(/images/calendar/date03.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date03:hover{
  background: #B5C3C8 url(/images/calendar/date03_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date04{
  background: #E4DFC8 url(/images/calendar/date04.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date04:hover{
  background: #B5C3C8 url(/images/calendar/date04_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date05{
  background: #E4DFC8 url(/images/calendar/date05.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date05:hover{
  background: #B5C3C8 url(/images/calendar/date05_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date06{
  background: #E4DFC8 url(/images/calendar/date06.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date06:hover{
  background: #B5C3C8 url(/images/calendar/date06_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date07{
  background: #E4DFC8 url(/images/calendar/date07.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date07:hover{
  background: #B5C3C8 url(/images/calendar/date07_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date08{
  background: #E4DFC8 url(/images/calendar/date08.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date08:hover{
  background: #B5C3C8 url(/images/calendar/date08_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date09{
  background: #E4DFC8 url(/images/calendar/date09.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date09:hover{
  background: #B5C3C8 url(/images/calendar/date09_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date10{
  background: #E4DFC8 url(/images/calendar/date10.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date10:hover{
  background: #B5C3C8 url(/images/calendar/date10_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date11{
  background: #E4DFC8 url(/images/calendar/date11.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date11:hover{
  background: #B5C3C8 url(/images/calendar/date11_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date12{
  background: #E4DFC8 url(/images/calendar/date12.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date12:hover{
  background: #B5C3C8 url(/images/calendar/date12_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date13{
  background: #E4DFC8 url(/images/calendar/date13.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date13:hover{
  background: #B5C3C8 url(/images/calendar/date13_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date14{
  background: #E4DFC8 url(/images/calendar/date14.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date14:hover{
  background: #B5C3C8 url(/images/calendar/date14_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date15{
  background: #E4DFC8 url(/images/calendar/date15.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date15:hover{
  background: #B5C3C8 url(/images/calendar/date15_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date16{
  background: #E4DFC8 url(/images/calendar/date16.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date16:hover{
  background: #B5C3C8 url(/images/calendar/date16_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date17{
  background: #E4DFC8 url(/images/calendar/date17.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date17:hover{
  background: #B5C3C8 url(/images/calendar/date17_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date18{
  background: #E4DFC8 url(/images/calendar/date18.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date18:hover{
  background: #B5C3C8 url(/images/calendar/date18_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date19{
  background: #E4DFC8 url(/images/calendar/date19.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date19:hover{
  background: #B5C3C8 url(/images/calendar/date19_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date20{
  background: #E4DFC8 url(/images/calendar/date20.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date20:hover{
  background: #B5C3C8 url(/images/calendar/date20_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date21{
  background: #E4DFC8 url(/images/calendar/date21.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date21:hover{
  background: #B5C3C8 url(/images/calendar/date21_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date22{
  background: #E4DFC8 url(/images/calendar/date22.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date22:hover{
  background: #B5C3C8 url(/images/calendar/date22_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date23{
  background: #E4DFC8 url(/images/calendar/date23.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date23:hover{
  background: #B5C3C8 url(/images/calendar/date23_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date24{
  background: #E4DFC8 url(/images/calendar/date24.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date24:hover{
  background: #B5C3C8 url(/images/calendar/date24_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date25{
  background: #E4DFC8 url(/images/calendar/date25.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date25:hover{
  background: #B5C3C8 url(/images/calendar/date25_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date26{
  background: #E4DFC8 url(/images/calendar/date26.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date26:hover{
  background: #B5C3C8 url(/images/calendar/date26_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date27{
  background: #E4DFC8 url(/images/calendar/date27.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date27:hover{
  background: #B5C3C8 url(/images/calendar/date27_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date28{
  background: #E4DFC8 url(/images/calendar/date28.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date28:hover{
  background: #B5C3C8 url(/images/calendar/date28_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date29{
  background: #E4DFC8 url(/images/calendar/date29.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date29:hover{
  background: #B5C3C8 url(/images/calendar/date29_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date30{
  background: #E4DFC8 url(/images/calendar/date30.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date30:hover{
  background: #B5C3C8 url(/images/calendar/date30_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date31{
  background: #E4DFC8 url(/images/calendar/date31.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
div .accordion_content table tbody td.date31:hover{
  background: #B5C3C8 url(/images/calendar/date31_hover.png) top left no-repeat;
  height: 290px;
  width: 110px;
}
