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

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

a:link, a:hover
{
	color:#0000CC;
}
/* === HEADER ================================= */



h2#pagetitleTheBluffs
{
	background: transparent url(../images/themes/thebluffs/thebluffs_title.png) top left no-repeat;
	width: 215px;
	height: 71px;
	text-indent:-5000px;
	border: 0px;
	margin-top: 0;
}

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


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

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


/* === AMENITIES ================================= */
div.amenities
{
	border: 3px solid #AAA07F;
	background-color: #e9e0c2;
	margin: 10px;
	padding: 5px;
	width: 285px;
	float: left;
	height: 10em;
}

div#map
{
	background-color:#FFFFFF;
	border: 1px solid black;
	width: 600px;
	height: 300px;
	margin: 10px auto;
}