﻿/* content cells */
.OBH_content
{
	height: 100%;
	background-color: #d6d5ca;
	color: #9d9c80;
	border-bottom: white 2px solid;
	font-size: 1em;
}

.OBH_content .right
{
	color: #d6d5ca;
	background-color: #acac94;
	padding: 3px 3px 3px 3px;
}

.OBH_content .left
{
	width: 348px;
}

.OBH_content .right .top
{
	border-bottom: #898772 2px solid;
}

.OBH_content .bottom
{
	padding-right: 15px;
	padding-left: 25px;
	padding-top: 15px;
}


.OBH_content .menu
{
	vertical-align: top;
	padding-left: 20px;
	border-bottom: #acac94 4px solid;
	border-right: #acac94 2px solid;
	width: 150px;
}

.OBH_content .breadcrumbs
{
	color: #d6d5ca;
	background-color: #acac94;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.OBH_content .breadcrumbs a, .OBH_content .breadcrumbs a:visited
{
	color: #d6d5ca;
}

.OBH_content .bottom, .OBH_content .top, .OBH_content .right, .OBH_content .left
{
	vertical-align: top;
}

.OBH_content .left
{
	padding: 4px;
}

/* footer */
.OBH_footer
{
	font-size: 0.8em;
	color: #898772;
	vertical-align: text-bottom;
	text-align: left;
	margin-top: 60px;
	margin-left: 5px;
}

.OBH_footer a, .OBH_footer a:visited
{
	font-size: 0.9em;
	color: #898772;
}

.OBH_Beach
{
	background-image: url(Img/footer.jpg);
	width: 755px;
	height: 90px;
}

/* lists */

.sf_item_body table
{
	width: 100%;
}

.sf_item_body table td
{
	padding: 2px 4px 2px 2px;
	vertical-align: top;
}

.sf_target_list strong
{
	font-size: 1.1em;
}

.sf_item_head
{
	font-size: 1.2em;
	margin: 10px 0 10px 0;
	text-decoration: underline;
	font-weight: bold;
}
