/**
 * @file
 * @project 804
 * @package sftheme
 * @site app1
 */


/*  Typography Reset  */

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:58px;margin:10px 0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h2 {font-size:42px;margin:10px 0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:24px;margin:10px 0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h4 {font-size:18px;margin:5px 0;padding:0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:14px;font-weight:bold;margin:5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:14px;font-weight:bold;margin:3px 0; padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}

/*  General  */

body {
	background-color: #CFC1B5;
	color: #665032;	
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 16px;
	font-weight: normal;	
	margin: auto;
	width: 100%;	
}

.sf_outer_wrapper {	
	width: auto;
    margin: auto;		
}

.sf_wrapper {
	margin: auto;
	width: 1020px;	
	position: relative;	
}

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

/*  Header  */

.sf_region3 {
	background-image:url(images/804_topbg.png);
	bacjground-position: top;
	width: 1020px;
	height: auto;
	margin-top: 38px;
}

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

.sf_header_wrapper {	
	float: left;		
	width: 1020px;
	min-height: 50px;
	margin-top:60px;
	background-image: url(images/804_hdredge.png);
	background-position: top;
	background-repeat: no-repeat;
}

.sf_main_header {	
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 58px;
	font-weight: normal;
	text-align: left;
	padding: 2px 20px 15px;
	margin-left: 20px;	
	height: 85px;
	line-height: 1.5;
	overflow: hidden;	
	width: 940px;
	position: relative;
	text-shadow:2px 2px 2px #ccc;
}

.sf_extra10 {
	background-image: url(images/804_pizza.png);
	width: 200px;
	height: 145px;
	margin-top: 112px;
	margin-right: 40px;
	position: absolute;
	right: 0;
}

.sf_sub_header {
	display: none;
}

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

/*  Navigation  */

.sf_navigation h3 {
	display:none;
}

.sf_navigation .widget_content {
	padding: 0px;
	margin: 0px;
}

.sf_navigation {	
	clear:both;			
	padding:0px;
	min-height: 59px;
	height: auto !important;
	height: 59px;
	background-image:url(images/804_navbg.png);	
}

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

.sf_navigation ul {	
	padding: 0;
	list-style-type:none;
	height:1%;
	width: 750px;
	margin: 0 0 0 28px;
}

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

.sf_navigation ul li {	
	float:left;		
	white-space:nowrap;	
	margin: 0;		
}

.sf_navigation ul li.sf_first_nav_item {
	background-image: url(images/804_navline.png);
	background-repeat: no-repeat;
	background-position: left;	
}

.sf_navigation ul li.sf_last_nav_item a {	
}

.sf_navigation ul li a {	
	display: block;	
	padding: 12px 30px 0;
	min-height: 47px;
	height: auto !important;
	height: 47px;
	text-decoration:none;	
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-weight: normal;
	font-size: 20px;
	text-shadow:2px 2px 2px #222;
	background-image: url(images/804_navline.png);
	background-repeat: no-repeat;
	background-position: right;	
}

.sf_navigation ul li a:visited {	
	text-decoration:none;	
}

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

.sf_navigation ul li.active-nav a {		
	text-decoration: none;
}

/*  Subnav  */

.sf_navigation .subnav { 
	float: left;
	position: absolute;	
	width: 170px;
	left: -999em;
	z-index: 1000;
	margin: -9px 0 0;
	padding: 0 0 5px;
	min-height:1%;
	height:auto !important;
	height:1%;	
	border-left: 1px solid #D5C9B9;
	border-right: 1px solid #D5C9B9;
	border-bottom: 1px solid #D5C9B9;
	background-color: #f5f3ee;	
}

.sf_navigation .subnav li { 
	white-space: normal;
	min-height:1%;
	height:auto !important;
	height:1%;	
	margin: 0;	
	width: 170px;
	border: none;
	border-bottom: 1px solid #D5C9B9;
	background-image: none;
}

.sf_navigation .subnav li a { 
	color: #665032 !important;
	width: 140px;
	min-height: 1%;
	height: auto !important;
	height: 1%;
	padding: 5px 15px 4px;	
	border: none;
	background-color: #fbf8f3;
	font-size: 14px;
	text-shadow: none;
	background-image: none;
}

.sf_navigation .subnav li a:visited {
	color: #665032;
}

.sf_navigation .subnav li a:hover { 	
	background-color: #f5f1e9;
	width: 140px;
}

.sf_navigation .subnav .sf_first_nav_item_subnav {	
}

.sf_navigation .subnav .sf_last_nav_item_subnav {
	border-bottom:none;
}

#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;
}
 
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

/*  End Navigation  */

/*  Page Title  */

.sf_pagetitle {	
	font-size: 34px;
	text-align: center;
	padding: 15px 50px 20px;	
}

.sf_pagetitle h1 {
	font-size: 34px;
	font-weight:normal;
	margin:0;
	clear: both;
}

/*  Main Content  */

.sf_main_wrapper {		
	float: left;
	width: 980px;
	margin-left: 20px;
	background-color: #F5EDDF;
}

.sf_main_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sf_main {
	background-color: #ede2d0;	
	border: 1px solid #d5c9b9;
	padding: 20px;
	margin-left: 20px;
	width: 900px;
}

.sf_region6 {
	background-color: #e3d3bc;	
	padding: 20px;	
	width: 860px;
	background-image: url(images/804_mainimg.jpg);	
	background-repeat: no-repeat;
	background-position: 20px 20px;	
	min-height: 400px;
}

.sf_content {	
	margin-left: 300px;
	padding: 0 0 40px 20px;
	line-height: 1.6;
}

.sf_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sf_extra11 {
	background-image: url(images/804_veggies.png);	
	background-repeat: no-repeat;
	width: 216px;
	height: 102px;
	position: absolute;
	bottom: 62px;
	right: 62px;	
}

/*  Footer  */

.sf_region7 {
	background-image: url(images/804_ftredge.png);	
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 980px;
	height: auto;
	padding-bottom: 38px;
	margin-left: 20px;
}

.sf_footer { 
	text-align: center;	
	padding: 30px 20px 20px;
	font-size:14px;		
	color: #9b907d;
	clear: both;
	margin: auto;
	background-color: #F5EDDF;
}

.sf_footer p {
	margin:0;
	padding:0;
}

.sf_footer a:link,
.sf_footer a:visited {
	color: #9b907d;
}

.sf_banner {
	margin: auto;
	width: 980px;
	text-align:center;	
	padding: 40px 0 20px;	
}