body
{
	margin: 0;
	padding: 0;
	background: #e6e6e6 url("/images/general/body_background.jpg") 0 0 repeat-x;
	color: #554d51;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
}

/* Zeroes and General Styles */
img, div, td, th, table, form
{
	border: 0;
	margin: 0;
	padding: 0;
}

p, ul, ol, li, dl, dt, dd, a, strong, em, td, th, form
{
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h2
{
	color: #0a0809;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

h3
{
	color: #903222;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 18px 0;
}

h4
{
	clear: both;
	color: #0a0809;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px 0;
}

h5
{
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 9px 0;
}

input, textarea, select
{
	padding: 2px;
	margin: 0;
	font: 11px/1.4em Arial, Helvetica, sans-serif;
}

strong { font-weight: bold; }

em { font-style: italic; }

a
{
	color: #d8390f;
	border-bottom: 1px dotted #F5CEC3;
	text-decoration: none;
}

a:hover
{
	border-bottom: 2px solid #E26B4B;
	text-decoration: none;
}

p, ul, address, dd { margin: 0 0 20px 0; }

p { text-align: left; }

p.divider, .divider
{
	padding: 0 0 15px;
	border-bottom: 1px solid #4e4845;
	margin: 0 0 15px 0;
}

.nospace { margin: 0; }

ul { margin-left: 20px; }

address
{
	font-style: normal;
	display: block;
	margin-left: 20px;
}

#access { display: none; }

.silent { display: none; }

.highlight { background: #ffc; }

/* Structural Styles */

#container
{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#sub_container
{
	float: left;
	display: inline;
	width: 800px;
	background: url("/images/general/container_background.jpg") 0 0 repeat-y;
}

#header
{
	height: 121px;
	width: 800px;
	background: url("/images/general/header_background.jpg") 0 0 no-repeat;
}

/* min-height hack by David Shea www.mezzoblue.com */

/* for Mozilla/Safari/Opera */
*>#content_wrapper {
	padding-top: 582px;
	min-height: 1px;
}
*>#content_wrapper #content_sub_wrapper {
	margin-top: -582px;
}

/* for IE, with IE5/Mac backslash filter \*/
* html #content_wrapper {
	height: 582px;
}
/* end filter */
/* end hack */

#content_wrapper
{
	float: left;
	display: inline;
	width: 800px;
	background: url("/images/general/content_background.jpg") 0 0 no-repeat;
}

#content
{
	width: 557px;
	padding: 29px 0 0 0;
	margin: 0 46px 0 0;
	float: right;
	display: inline;
}

#nav
{
	margin: 36px 0 0 26px;
	width: 106px;
	float: left;
	display: inline;
	list-style: none;
}

#nav li
{
	line-height: 10px;
	display: inline;
}

#nav li a
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #554d51;
	text-decoration: none;
	border-bottom: none;
	margin: 0 0 8px 0;
}

#nav li#site_08 a
{
padding: 4px 0;
background: #ffc;
}

#nav li#site_06 a
{
color: #999;
padding-top: 8px;
border-top: 1px solid #e5e5e5;
}

#nav li a:hover,
#nav li.active a,
#nav li#site_06 a:hover,
#nav li#site_08 a:hover
{
	color: #d8390f;
	border-bottom: none;
}

#nav li ul
{
	display: none;
	list-style: none;
	margin: 0;
}

#nav li.active ul
{
	display: block;
	width: 106px;
	margin-top: -4px;
	border-top: 1px solid #e5e5e5;
	padding: 5px 0 0 6px;
}

#nav li.active ul li a
{
	color: #554d51;
	display: block;
	padding: 0;
	border-bottom: 0;
	margin: 0 0 8px 0;
}

#nav li.active ul li a:hover,
#nav li.active ul li.active a
{
	color: #d8390f;
}

#footer
{
	clear: both;
	width: 748px;
	padding-top: 5px;
	margin: 0 auto;
}

#hotel_pic
{
	float: right;
	display: inline;
	width: 150px;
	margin: 0 0 0px 10px;
}

#hotel_pic img
{
	border: 2px solid #554d51;
}

#hotel_pic p
{
	margin: 0;
	text-align: center;
	padding: 2px;
	color: #999;
	font-style: italic;
}

table
{
	border-collapse: collapse;
	border: 1px solid #554d51;
	margin: 0 0 20px 0;
	width: 100%;
}

table th, table td
{
	padding: 2px;
	border: 1px solid #554d51;
}

table th
{
	background: #efefef;
	font-weight: bold;
	text-align: left;
}

.banner
{
	width: 537px;
	border: 2px solid #e3e3e3;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
	background: #fff url(/images/general/fieldset_background.png) 0 0 repeat-x;
}

.banner p { margin-bottom: 10px; }
.banner p.nospace { margin: 0; }
.banner p.push { margin-bottom: 20px; }