body {
	background: #B80404 url(../images/themes/thestation/body_bg_middle.png) repeat;
}

h2
{
	border-bottom: 1px solid #e0d801;
}

/* === HEADER ================================= */



h2#pagetitleTheStation
{
	background: transparent url(../images/themes/thestation/thestation_title.png) top left no-repeat;
	width: 258px;
	height: 62px;
	text-indent:-5000px;
	border: 0px;
}

/* === STATUS BAR =============================== */
div#status
{
	background: #810303 url(../images/themes/thestation/separator_bg.png) top repeat-x;
}


/* === CONTENT ================================== */
div#content
{
	background: transparent url(../images/themes/thestation/body_bg_top.png) top repeat-x;
}

div#content div.inner
{
	background: transparent url(../images/themes/thestation/body_bg_bottom.png) bottom repeat-x;
}

div.amenities
{
	border: 3px solid #AAA07F;
	background-color: #766D4E;
	margin: 10px;
	padding: 5px;
	width: 285px;
	float: left;
	height: 30em;
}

table.sales_figures
{
	margin-left: 15px;
}


/* === AMENITIES ================================= */
