body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 850px;
    margin: 40px auto;
    padding: 1px;
}

.sf_wrapper {
    position: relative;
    margin-top: 0px;
	min-height:0px;
	height:auto !important;
	height:0px;
}

a {
    color: #000;
}
a:hover {
    color: #333;
}
a:visited {
    color: #000;
}

/* ------------------------------------
HEADER
------------------------------------ */
.sf_extra10 {
    width: 100%;
    height: 0px;
    clear: both;
    
}

.sf_header_wrapper {
    position: relative;
    height: 230px;
    padding: 20px 0 0 40px;
}



.sf_main_header {
	text-align: left;
	height: 230px;
	overflow:hidden;
	margin-bottom:8px;
	width: 800px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}

.sf_sub_header {
	text-align: left;
	height: 0px;
	overflow:hidden;
	width: 800px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.sf_sub_header p, .sf_main_header p{
margin: 0;
padding: 0;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top {
    display: none;
}

.sf_navigation {
    clear: both;
    width: 100%;
    height: auto;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul {
    list-style-type: none;
    padding:0;
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
    padding-left: 3px
}

.sf_navigation ul li a {
	height: 35px;
	margin: 0 0 0 1px;
	text-decoration: none;
	display: block;
	line-height: 35px;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.sf_navigation ul li a:hover {
    text-decoration: none;
    display: block;
}

body{
	background-image: url(http://i189.photobucket.com/albums/z143/huntslodge/LH-Brushed-Metal-Seamless-t.jpg);
        background-attachment: fixed
}

.sf_header_wrapper {
    background-image: url(http://i189.photobucket.com/albums/z143/huntslodge/Web-header.jpg);
        background-repeat: no-repeat;
	margin-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #999;
}
