body {
	background-color: #837667;
}
.sf_pagetitle {	
background-color: #FFFFCC;	
	clear:both;
	margin: 20px 25px 10px 50px;
	font-weight: normal;
	font-size: 18px;
}


/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	font-family: Arial, Helvetica, sans-serif;
	min-height:36px;
	height:auto !important;
	height:36px;
	margin-right:19px;
	margin-left: 19px;
	margin-bottom: 2px;
	padding:0px 0px 0px 15px;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
}


.sf_navigation_top ul li {
	float:right;
	min-height:20px;
	height:auto !important;
	height:20px;
	padding:9px 7px 4px 0px;
	white-space:nowrap;
}

