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

	Folder:	Theme216
	Name:	Photoshoot
	Cat:	Hobbies

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



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

body,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding: 0;
}
.sf_outer_wrapper{
	width: 900px;
	margin: auto;
}
.sf_outer_wrapper:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_wrapper{
	width: 899px;
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight: bold;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	width: 899px;
	height: 177px;
}
.sf_main_header{
	margin-top: 30px;
	margin-left: 20px;
	width: 400px;
	float: left;
	text-align: center;
	height: 130px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
}

.sf_main_header div{
	height: 130px;
	overflow:hidden;
}

.sf_sub_header{
	display: none;
	width: 425px;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	height: 30px;
	overflow:hidden;
}

.sf_sub_header div{
	height: 30px;
	overflow:hidden;
}

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

.sf_extra2{
	float: right;
	width:474px;
	height: 177px;
}



/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	height: 65px;
}
.sf_navigation ul{
	margin: 0;
	list-style-type: none;
	padding: 2px 0px 0px 40px;
	height: auto !important; height: 1%;
}
.sf_navigation ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_navigation ul li{
	float: left;
	width: 100px;
	width: auto !important;
	white-space:nowrap;
}
.sf_navigation ul li a{
	padding: 7px 12px 0px 12px;
	text-decoration: none;
	display: block;
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	float: left;
}
.sf_navigation_top{
display:none;
}

/*------------------------------------
	CONTENT
------------------------------------*/
.sf_pagetitle{
	text-align:right;
	padding: 20px 30px 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	overflow:hidden;
	width: 839px;
	clear: both;
}

.sf_content{
	width: 859px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 20px 20px 20px;
	clear: both;
}

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





/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	overflow:hidden;
	padding-top: 4px;
	text-align:right;
	width: 839px;
	padding: 0px 30px 0px 30px;
	clear: both;
}

.sf_footer div{
	height:30px;
	overflow:hidden;
}

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

.sf_banner a{
	color:#000;
}
.sf_banner a:visited{
	color:#000;
}
.sf_banner a:hover{
	color:#000;
}
