/*--------------------------------
	Name: Lazy Sunday
	Category: Family & Kids
	Theme #582
---------------------------------*/


body {
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans serif;
	font-weight: normal;
	background-position: top left;
	background-repeat: repeat-x;
}
.sf_outer_wrapper {
	width: 880px;
	margin: auto;
	margin-top: 0px;
}
.sf_extra1 {
	display: none;
}
.sf_wrapper {
	width: 880px;
	margin: 0px;
	min-height: 300px;
}
* html .sf_wrapper {
	height: 300px;
}
.sf_wrapper: after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
}
p {
	margin:1em 0px;
}
/*--------------------------------
	Top Navigation
---------------------------------*/
.sf_navigation_top {  
	display: none;
}
.sf_navigation_top ul {
}
.sf_navigation_top ul:after {
}
.sf_navigation_top ul li {
}
.sf_navigation_top ul li.sf_last_nav_item {
}
.sf_navigation_top ul li.sf_first_nav_item {
}
.sf_navigation_top ul li a {	
}
.sf_navigation_top ul li a:visited {
}
.sf_navigation_top ul li a:hover {
}
/*--------------------------------
	End Top Navigation
---------------------------------*/
.sf_extra10 {
}
/*--------------------------------
	Header
---------------------------------*/
.sf_header_wrapper {
	clear: both;
	height: 274px;
	width: 840px;
	padding: 0px 20px 0px 20px;
	background-position: top left;
	background-repeat: no-repeat;
}
.sf_extra2 {
}
.sf_main_header {  
	float: left;
	height: 139px;
	width: 306px;
	overflow: hidden;
	font-size: 26px;
	line-height: 34px;
	text-align: left;
	margin: 46px 25px 89px 57px;
	display:inline;
}
.sf_main_header p {
	margin: 0px;
}
.sf_extra3 {
	display: none;
}
.sf_sub_header {
	display: none;
}
.sf_sub_header p {
	margin: 0px;
	padding: 0px;
}
/*--------------------------------
	End Header
---------------------------------*/
.sf_extra4 {
}
/*--------------------------------
	Bottom Navigation
---------------------------------*/
.sf_navigation { 
	clear: both;
	/*padding: 0px 20px 0px 20px;
	width: 840px;*/
	padding:0px 18px;
	width:844px;
	overflow: visible;
	background-position: top left;
	background-repeat: repeat-y;
}
.sf_navigation ul {
	margin: 0px auto;
	padding: 0px;
	height:1%;
	width: 840px;
}
* html .sf_navigation ul {                           
	height:1%;
}
.sf_navigation ul:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0px;
	font-size: 1px;
	clear: both;
}
.sf_navigation ul li {
	float: left;
	list-style-type: none;
	display: inline;
	text-align: center;
}
.sf_navigation ul li.sf_last_nav_item {
}
.sf_navigation ul li.sf_first_nav_item {
}
.sf_navigation ul li a {
	font-size: 11px;
	font-weight: bold;
	font-family: arial, Helvetica, sans serif;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	display: block;
	width: 168px;
	height:24px;
	background-position: top left;
	background-repeat: no-repeat;
}
.sf_navigation ul li a:visited {
	text-decoration: none;
}
.sf_navigation ul li a:hover {
	text-decoration: none;
}

/*------------------------------------
	Flyout menu
------------------------------------*/

#Nav1, 
#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#Nav1 a {	
	display:block;	
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 168px;
	left: -999em;
	z-index: 1000;	
}

#Nav1 li ul li { /* second-level lists */	
	background-color: #e8dfce;
	border:1px solid #cbb681;
	border-top:0;	
	width: 166px;
	background-image: none;
	white-space: normal;
	height: auto;
	padding: 0px;	
	margin-left: 0px;
	border-bottom:1px solid #cab683;	
}

#Nav1 li ul li a, #Nav1 li ul li a:visited  { /* second-level lists */	
	background-image: none;
	width: 156px;
	height: auto;
	padding: 7px 5px 6px;
	color: #1b1b1b;
	border-bottom:1px solid #f3eedc;
}

#Nav1 li ul li a:hover  { /* second-level lists */		
	width: 156px;
	height: auto;
	padding: 7px 5px 6px;
	color: #000000;
	text-decoration:underline;
	border-bottom:1px solid #f3eedc;	
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}


/*--------------------------------
	End Bottom Navigation
---------------------------------*/
.sf_extra5 {
	clear: both;
	width: 880px;
	height: 46px;
	background-position: top left;
	background-repeat: no-repeat;
}
/*--------------------------------
	Page Title
---------------------------------*/
.sf_pagetitle {
	width: 800px;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 40px 0px 40px;
	background-position: top left;
	background-repeat: repeat-y;
}

.sf_pagetitle h1 {
	font-size:18px;
	margin: 0;
	font-weight: normal;
}

.sf_pagetitle p{
	margin:0px;
}
/*--------------------------------
	End Page Title
---------------------------------*/
.sf_extra6 {
}
/*--------------------------------
	Sub Navigation
---------------------------------*/
.sf_subnavigation {  /* subnavigations always display: none; */
	display: none;
}
.sf_subnavigation ul {
}
.sf_subnavigation ul:after {
}
.sf_subnavigation ul li {
}
.sf_subnavigation ul li.sf_last_nav_item {
}
.sf_subnavigation ul li.sf_first_nav_item {
}
.sf_subnavigation ul li a {
}
.sf_subnavigation ul li a:visited {
}
.sf_subnavigation ul li a:hover {
}
/*--------------------------------
	End Sub Navigation
---------------------------------*/
.sf_extra11 {
}
/*--------------------------------
	Content
---------------------------------*/
.sf_content {
	float: left;
	width: 820px;
	padding: 0px 30px 0px 30px;
	margin: 0px;
	background-position: top left;
	background-repeat: repeat-y;
}
/*--------------------------------
	End Content
---------------------------------*/
.sf_extra12 {
}
/*--------------------------------
	Sub Navigation2
---------------------------------*/
.sf_subnavigation2 { 
	display: none;
}
.sf_subnavigation2 ul {
}
.sf_subnavigation2 ul:after {
}
.sf_subnavigation2 ul li {
}
.sf_subnavigation2 ul li.sf_last_nav_item {
}
.sf_subnavigation2 ul li.sf_first_nav_item {
}
.sf_subnavigation2 ul li a {
}
.sf_subnavigation2 ul li a:visited {
}
.sf_subnavigation2 ul li a:hover {
}
/*--------------------------------
	End Sub Navigation2
---------------------------------*/
.sf_extra7 {
	clear: both;
	width: 880px;
	height: 42px;
	background-position: top left;
	background-repeat: no-repeat;
}
/*--------------------------
	Footer
--------------------------*/
.sf_footer {
	clear: both;
	float: left;
	width: 778px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding: 4px 51px 4px 51px;
	font-size: 10px;
	background-repeat: repeat-y;
	background-position: top left;
}
.sf_footer p {
	margin: 0px;
}
.sf_footer a {
	font-size: 10px;
}
.sf_footer a:visited {
	font-size: 10px;
}
.sf_footer a:hover {
	font-size: 10px;
}
/*--------------------------
	End Footer
--------------------------*/
.sf_extra8 {
	clear: both;
	width: 880px;
	height: 18px;
}
.sf_extra9 {
	clear: both;
}
/*--------------------------
	Extra Stuff
--------------------------*/
a:link {
}
a:visited {
}
a:hover {
}
.sf_banner {
	margin-top: 40px;
	text-align: center;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
