body {
	margin-top: 28px;
	background-color: #4a0000;
	color: #202020;
	font-size: 12px;
	line-height: 18px;
	font-family: Garamond, Times, serif;
	font-weight: normal;
}
p {
	margin-top: 20px;
	padding-top: 0px;
}
.sf_outer_wrapper {
	width: 840px;
	margin: auto;
	margin-top: 0px;
	background-image: url(images/bkgcontent.gif);
	background-repeat: repeat-y;
}
.sf_outer_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}
.sf_extra1 {
	display: none;
}
.sf_wrapper {
	width: 840px;	
	min-height: 300px;
	margin: 0px;
}
.sf_wrapper: after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
a:link {
	color: #e4e3e3;
	text-decoration: none;
}
a:visited {
	color: #e4e3e3;
	text-decoration: none;
}
a:hover {
	color: #e4e3e3;
	text-decoration: underline;
}
/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {
	display: none;
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	float: left;
	display: inline;
	width: 840px;
	height: 228px;
	margin: 0px;
	background-image: url(images/picheader.jpg);
	background-repeat: no-repeat;
}
.sf_extra2 {
}
.sf_main_header {
	display: none;
}
.sf_main_header p {
	margin: 0px;
	padding: 0px;
}
.sf_extra3 {
}
.sf_sub_header { 
	display: none;
}
.sf_sub_header p {
	margin: 0px;
	padding: 0px;
}
/*--------------------------------
	End Header
---------------------------------*/
.sf_extra4 {
	float: left;
	display: inline;
	width: 840px;
	height: 48px;
	margin: 0px;
	background-image: url(images/divtop.gif);
	background-repeat: no-repeat;
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation {
	width: 222px;
	display: inline;
	margin-left: 39px;
	margin-top: 18px;
	margin-bottom: 24px;
	float: left;
}
.sf_navigation:after {
	content: ".";
	display: inline;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
.sf_navigation ul {
	list-style-type: none;
	padding-left: 0px;
	margin: 0px;
}
.sf_navigation ul li {
	width: 222px;
	margin-bottom: 2px;
	list-style-type: none;	
	display: inline;
	height: 28px;
}
.sf_navigation ul li.sf_last_nav_item {
}
.sf_navigation ul li.sf_first_nav_item {
}
.sf_navigation ul li a {
	width: 207px;
	line-height: 27px;
	padding-left: 13px;
	padding-bottom: 1px;
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color: #bababa;
	display: block;	
	text-decoration: none;
	border:1px solid #92470c;
}
.sf_navigation ul li a:visited {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color: #bababa;
	display: block;	
	text-decoration: none;
}
.sf_navigation ul li a:hover {
	font-size: 14px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color: #bababa;
	display: block;	
	text-decoration: none;
	background-color:#673112;
	border:1px solid #ac5b1e;
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	display: none;
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {
	display: none;
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	float: right;
	display: inline;
	width: 521px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 0px;
	padding: 0px 19px 0px 15px;
	background-image: url(images/bkgright.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/*--------------------------------
	Sub Navigation2
---------------------------------*/
.sf_subnavigation2 {
	display: none;
}
/*--------------------------------
	End Sub Navigation2
---------------------------------*/
.sf_extra7 {
	float: left;
	background-image: url(images/divbottom.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 50px;
}
/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	float: left;
	background-color: #4a0000;
	width: 840px;
	color: #825d5d;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
}
.sf_footer p {
	margin: 0px;
	padding: 0px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
}
.sf_extra9 {	
	clear: both;
}
.sf_banner {
	display:none;
}
