/*********************************************************
**********************************************************

	Folder:	Theme375
	Name:	Reflections
	Cat:	Nature and Outdoors

**********************************************************
*********************************************************/
    /*------------------------------------
	GENERAL
------------------------------------*/
body {
    color: #0000000;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}

.sf_outer_wrapper {
    width: 780px;
    margin: auto;
    position: relative;
}

.sf_wrapper {
    width: 780px;
}

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

a {
    color: #000000;
	text-decoration: underline;
}

a:visited {
    color: #000000;
}

a:hover {
    color: #000000;
	text-decoration: none;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper {
	width: 739px;
	height: 100px;
	margin: 0px 0px 0px 20px;
}

.sf_main_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	overflow: hidden;
	height: 30px;
	color: #000000;
}

.sf_sub_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	height: 20px;
	overflow: hidden;
	color: #000000;
}

.sf_pagetitle {
	width: 719px;
	height: 20px;
	margin: 0px 0px 0px 20px;
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding: 0px 0px 10px 20px;
	overflow: hidden;
	color: #000000;
}

.sf_sub_header p, .sf_main_header p {
	margin: 0;
	padding: 0;
}

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

.sf_navigation_top {
    width: auto;
	height: auto !important;
    height: 16px;
   
}

.sf_navigation_top ul {
    list-style-type: none;
    padding-left: 15px;
    height: auto !important;
    height: 1%;
	margin: 0;
}

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

.sf_navigation_top ul li {
    float: left; 
    width: 139px;
    white-space: nowrap;
	
}

.sf_navigation_top ul li a {
    text-decoration: none;
    display: block;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 27px !important; 
	height: 27px;
    min-height: 27px;
    line-height: 27px;
	padding: 0 0 0 5px;
}


/*------------------------------------
	CONTENT
------------------------------------*/
.sf_extra10{
	width: 780px;
	height: 185px;
}
.sf_extra10 span{
	display: block;
	width: 739px;
	height: 147px;
	margin: 20px 0px 0px 20px;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
}

.sf_content {
	width: 709px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 20px; 
	font-size: 11px;
}

.sf_content div {
}

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

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer {
 width: 739px;
height: 40px;  
padding: 16px 0px 0px 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}


/*------------------------------------
	BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 10px;
}

div.sf_banner div#bannerLink {
    padding-top: 10px;
}