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: 10px auto 10px auto;
	text-align: left;
	width: 750px;
	position: relative;
	
}

#logo {
  width: 294px;
  background: url(images/.gif) no-repeat;
  height: 86px;
  margin-top:2px;
}

h1, h2, h3 {
	font-size: 14px;
}


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;
}

.readmore1 {
	text-align: left;
}

.readmore2 {
	text-align:left;

}


/* ***** */

body {
	background: #5D1F1F;
	color: #251200;
}

#wrapper {
	width: 880px;
	background:#ffffff
}

a {
	color: #422100;
}

a:hover {
	color: #231201;
}

#body #events .readmore a, #body .readmore a, #item .readmore a, .readmore2 a, #body .readmore2 a, #item .readmore2 a {
	color: #B40404;
	text-decoration: underline;
	
}

#body .readmore a:hover, #body #events .readmore a:hover, #item .readmore a:hover {
	text-decoration: underline;
}

#body .readmore2 a:hover, #body #events .readmore2 a:hover, #item .readmore2 a:hover {
	text-decoration: none;
}

/* header */

#header {
	background: url(images/.gif) top left no-repeat;
	height: 460px; 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: 90px; left: 2px;
  width: 860px; height: 450px;
  overflow: auto;
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header #welcome p {
	margin: 0.5em 0;
	font-size:11px;
	margin-right:20px;
	
}
#header #welcome table 
{
	margin-left:15px;
	
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
	
}

#header #welcome h3 {
	
	margin-left:350px;
	
}
#header #welcome #search {
   text-align:right;
    margin-left:200px;
}

#header #welcome td a{
   color:Black;
 }
 
 #header #welcome #date 
 {
	
	margin-left:10px;
 }

/* body */

#body {
	position: relative;
	color: #251200;
	 background: url(images/blue_green.gif) repeat-y;
}

#body-i {
	width: 100%;
	background: url(images/urbande.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: left;
	width: 286px;
	margin-left: 2px;
	display: inline;
}

#body #events {
	float: left;
	width: 235px;
	margin-left: 10px;
	display: inline;
	}

#body #event2 
{
	float: right;
	width: 286px;
	margin-left: 0px;
	display: inline;
	margin-top:2px;
	
}
#body #event3 
{
	float: right;
	width: 286px;
margin-left: 0px;
	display: inline;
	margin-top:2px;
	
}
#body #event4 
{
	float: right;
	width: 286px;
 margin-left: 0px;
	display: inline;
	margin-top:2px;
	
}


#body #event5 
{
	float: right;
	width: 286px;
 margin-left: 0px;
	display: inline;
	margin-top:2px;
	
}

#body #event6 
{
	float: right;
	width: 286px;
 margin-left: 0px;
	display: inline;
	margin-top:2px;
	
}

#body .imagebox {
	padding: 2px 8px 2px 10px;
	margin: 2px 0;
	background: url(images/orange_left2.gif) repeat-y;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a {
	color: #000000;
}

#body #events a:hover {
	color: #ce9b5e;
}

#events .readmore {
	margin-bottom: 0;
}



/* item */

#item {
	width: 100%;
	background:#ffffff;
	
}

* html #item {
	padding-bottom: 10px;
}

#item h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #item h2 {
	width: 100%;
}

#item .imagebox {
	padding: 2px 8px 2px 20px;
	margin: 2px 0;
	background: 4px no-repeat;
	float: left;
	width: 300px;
}

#item #good-one   { width: 180px; }
#item #good-two   { width: 200px; margin-left: 2px; }
#item #good-three { width: 180px; margin-left: 2px; }
#item #good-four { width: 180px; margin-left: 2px; }

* html #item #good-one   { width: 290px; width: 180px; }
* html #item #good-two   { width: 290px; width: 180px; }
* html #item #good-three { width: 290px; width: 180px; }
* html #item #good-four { width: 290px; width: 180px; }

#item h3, #item p {
	margin: 0 0 0.2em 0;
}

* html #spacer {
	margin-top: 8px;
}


button
{
	margin-left:50px;
}

/* footer */

#footer {
	padding-bottom:2px;
	
}
#footer img
{
	margin-left:65px;
}

#footer p
{
	margin-left:5px;
	color:White;
}

#footer, #footer a {
	color: #986D6D;
}

#footer a:hover {
	color: #fff;
}