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

	Folder:	Theme329
	Name:	Children
	Cat:	Family

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



/*------------------------------------
	GENERAL
------------------------------------*/

body{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}
.sf_outer_wrapper{
	width:727px;
	margin: auto;	
	
}
.sf_wrapper{
	width:727px;		
}

a:link {
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
}

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper{
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 727px;
	height: 103px;
}

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

.sf_main_header{
	padding: 15px 0 0 300px;
	text-align: left;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    width: 375px;
    height: 40px;
    overflow: hidden;
}	
.sf_sub_header{
	color:#000;
	padding-left: 300px;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
    width: 375px;
	height: 40px;
    overflow: hidden;
}

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation{
	margin: 3px auto 0 auto;
	width:683px;
	clear: both;
	height: auto !important;
	height: 15px;
}
.sf_navigation ul{
	margin: 0;
	list-style-type: none;
	padding: 3px 0px 3px 25px;
	height: auto !important;
	clear: both;
}
.sf_navigation ul:after{
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

/*.sf_navigation ul:after {
	display: inline-block;
}*/

.sf_navigation ul li{
	float: left;
	white-space:nowrap;
    width: auto !important; width: 5px; /*for IE*/
}
.sf_navigation ul li a{
	padding: 0px 12px 0px 12px;
	text-decoration: none;
	display: block;
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
}

.sf_navigation_top{
	display:none;
}

.sf_extra5 {
	clear: both;
	width: 727px;
	height: 3px;
	margin: 0 auto;
}


/*------------------------------------
	CONTENT
------------------------------------*/

.sf_extra8{
	width: 727px;
	height: 27px !important;
}

.sf_pagetitle{
	width: 683px;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0px 5px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sf_content{
	width:696px;
	margin: 0 auto;
	padding-left: 5px;
	padding-bottom: 40px;
}

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

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer{
	width: 683px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666;
	text-align:center;	
	margin: 0 auto;
}
.sf_footer div{
	
	}


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

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