body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	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;
}
#body-picture {
	position: absolute;
	left: 291px;
	width: 489px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 236px;
}
.centerimg {
	display: block;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

img { border: 0; }

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

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: 0px;
	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;
}
#welcome .morespace {
	padding-top: 8px;
}


/* ***** */

body {
	color: #251200;
	background-color: #5D1F1F;
}

#wrapper {
	width: 780px;
	background-color: #D3B485;
}

a {
	color: #422100;
}

a:hover {
	color: #FFF;
}

#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 {
	background: url(images/header.jpg) top left no-repeat;
	height: 299px;
	width: 100%;
	margin: 0;
}

#header h1 {
	text-align: right;
}

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

#header #nav li {
	display: inline;
}

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

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

#header #welcome {
	position: absolute;
	top: 122px;
	left: 298px;
	width: 470px;
	height: 390px;
	overflow: auto;
	z-index: 9;
}
#header #welcome-message {
  position: absolute;
  top: 122px; left: 291px;
  width: 470px; height: 173px;
  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-repeat: repeat-y;
}


#body-i {
	width: 100%;
	background-image: url(images/photo_inside2.jpg);
	background-repeat: no-repeat;
}
#body-message {
	background-color: #F00;
}


#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: 290px;
	display: inline;
	margin-bottom: 0px;
}

#body #events {
	float: left;
	width: 235px;
	margin-left: 10px;
	display: inline;
}
#side-bar {
	width: 290px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	height: 236px;
}


#body .imagebox {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	height: 95px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-bottom: 2px;
}
#specials .imagebox .morespace {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#body h3, #body p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
}

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

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

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

/* hotstuff */

#hotstuff {
	width: 100%;
}

* html #hotstuff {
	padding-bottom: 10px;
}

#hotstuff h2 {
	background: #3b2000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

* html #hotstuff h2 {
	width: 100%;
}

#hotstuff .imagebox {
	float: left;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 103px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 4px;
	height: 60px;
}

#hotstuff #hot-one   {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9b6f2d;
}
#hotstuff #hot-two   { 
width: 140px; 
margin-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9b6f2d;
}
#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-right: 0;
	margin-bottom: .2em;
	margin-left: 0;
	margin-top: 0px;
}

* html #spacer {
	margin-top: 8px;
}
p.required {
	position:relative;
	vertical-align: middle;
}
span.required {
	position: absolute;
	color:#C00;
	top: -11px;
	line-height: 18px;
	padding-top: 10px;
	left: 82px;
}
#frmContactUs fieldset  {
	text-align: left;
	display: block;
	border: 1px solid #000;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 400px;
	margin-top: 20px;
}
#frmContactUs legend  {
	font-size: 1em;
	padding-bottom: 20px;
	font-weight: bold;
	text-transform: capitalize;
}
#frmContactUs input.text:focus, #frmContactUs textarea:focus {
	background-color: #FFC;
}

/* footer */

#footer {
	padding-bottom: 2em;
}

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

#footer a:hover {
	color: #986D6D;
}
#messagescroll  {
	z-index: 99999;
	position: fixed;
	top: 25px;
	right: 5px;
	background-image: url(images/notes2.png);
	background-repeat: no-repeat;
}
#messagescroll a {
	display: block;
	width: 194px;
	height: 177px;
	background-image: url(images/notes2.png);
	background-position: 0px 0px;
}

#messagescroll a:hover {
	 background-image: url(images/notes2.png);
	 background-position: -191px 0px;
}

#messagescroll a:visited {
	 background-image: url(images/notes2.png);
     background-position: 0px 0px;
}

#messagescroll a:visited:hover {
	 background-image: url(images/notes2.png);
	 background-position: -191px 0px;
}
.strong {
	font-weight: bold;
}

#wrapper #header #welcome h2 img {
	padding-top: 5px;
	padding-left: 5px;
}
/*#frmContactUs input.text {
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 2px;
	width: 150px;
}*/

#frmContactUs input[type="text"]
{
    margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
    display: block;
    padding: 2px;
	border: solid 1px #251200;
    width: 150px;
}

#mc-field-group input[type="text"]
{
    margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
    display: inline;
    padding: 2px;
	border: solid 1px #251200;
    width: 50px;
}

#frmContactUs textarea
{
    margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 5px;
    display: block;
    padding: 2px;
	border: solid 1px #251200;
    width: 350px;
}
span.required-email {
	position: absolute;
	color:#C00;
	top: -11px;
	line-height: 18px;
	padding-top: 10px;
	left: 60px;
}

.button {
	border: 1px solid #251200;
	color: #EFDCC9;
	background-color: #3b2000;
}
.button:hover {
    border: 1px solid #FFF;
    color: #FFF;
}
