/**
 * @file
 * @project 764
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
 
h1 {
	font-size:30px;
	font-weight:normal;
	margin:0 0 .75em;
}
h2 {
	font-size:28px;
	font-weight:normal;
	margin:.75em 0;
}
h3 {
	font-size:22px;
	font-weight:normal;
	margin:.75em 0;
}
h4 {
	font-size:20px;
	font-weight:normal;
	margin:0 0 .8em;
}
h5 {
	font-size:16px;
	font-weight:normal;
	margin:0 0 .75em;
}
h6 {
	font-size:13px;
	font-weight:normal;
	margin:0 0 .75em;
}

/*--------------------------------
	@font-face
--------------------------------*/
@font-face {
    font-family: 'AirstreamRegular';
    src: url('images/Airstream-webfont.eot');
    src: url('images/Airstream-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/Airstream-webfont.woff') format('woff'),
         url('images/Airstream-webfont.ttf') format('truetype'),
         url('images/Airstream-webfont.svg#UmbrageRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */

body {
	background-color:#f2efe8;
	background-repeat:repeat-x;
	color: #444444;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:14px;
	margin:0;
	min-width:1000px;	
}
.sf_outer_wrapper {
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	background-image:url(images/764_hdrbg.png);
	margin: auto;
}
.sf_wrapper {
	margin:0 auto;
	width: 1000px;
	background-image:url(images/764_bgtile.jpg);
	background-repeat: repeat-y;
	position: relative;
}

/** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */

.sf_region1 {
	height: 206px;
	margin:0 auto;
	width: 1000px;
	background-image:url(images/764_hdr.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 26px;
}

.sf_region1:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_main_header {	
	color:#ffffff;	
	text-align: right;
	font-size:72px;	
	padding:15px 10px;	
	height: 135px;
	_height: 120px;
	line-height: 1;
	overflow:hidden;	
	font-family:'AirstreamRegular', Georgia, "Nimbus Roman No9 L", serif;	
	text-shadow: 4px 4px rgba(0,0,0, .25);
	width: 980px;
}
.sf_main_header a {
	border:none;
}
.sf_sub_header {
	display:none;
}
.sf_sub_header p, .sf_main_header p {
	margin: 0;
	padding: 0;
}

/**
 * @section navigation
 */
 
.sf_region5 {
	float: left;
	clear:left;
	width: 200px;
	position: relative;
	z-index: 1003;
}
.sf_navigation {	
	margin: 20px 0;
	width: 200px;	
	position: relative;
	min-height:1%;
	height:auto !important;
	height:1%;
	float: left;
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0;
	margin:0;
	padding:0;
}
.sf_navigation .widget_header {
	display:none;
}
.sf_navigation ul {
	margin:0;
	padding:0;
}
.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
.sf_navigation ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
	white-space: normal;
	min-height:38px; /* Fast hack */
	height: auto !important; /* Fast hack */
	height:38px; /* Fast hack */
}
.sf_navigation ul li a {
	background-image:url(images/764_nav-arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:none;
	display: block;
	font-weight: normal;
	margin:0;
	padding: 10px 10px 10px 30px;
	margin-left: 1px;
	text-decoration: none;
	min-width:160px; /* Fast hack */
	width: auto; /* Fast hack */
	width:160px; /* Fast hack */
	color: #444444;
	font-size: 18px;
	line-height: .9;
}
.sf_navigation ul li a:visited {
	color: #444444;
}
.sf_navigation ul li a:hover {
	background-image:url(images/764_nav-hov.jpg);
	color: #000000;
}
.sf_navigation ul li.active-nav a {
	background-image:url(images/764_nav-active.jpg);
}

/**
 * @section subnav
 */
 
.sf_navigation ul.subnav {	
	left: -999em;
	list-style: none;
	margin:-36px 0 0 200px;
	padding: 0;
	position: absolute;
	width: 180px;
	z-index:1000;
	background-color:#e6e4df;
}
.sf_navigation ul.subnav li {
	float: left;
	margin:0;
	padding:0;
	width: 180px;
	background-color:#e6e4df;
	border-bottom:1px solid #D8D5CE;
	min-height:1%; /* Fast hack */
	height: auto; /* Fast hack */
	height:1%; /* Fast hack */
}
.sf_navigation ul.subnav li a {
	font-size: 13px;
	border:0;	
	display: block;		
	text-decoration: none;
	padding: 6px 10px;
	margin:0;
	white-space:normal;
	min-width: 160px;
	width: auto;
	width: 160px;
	background-image:none !important;
	line-height: normal;
}
.sf_navigation ul.subnav li a:visitied {
	width: 160px;
}
.sf_navigation ul.subnav li a:hover {
	background-image:none;
	background-color: #cfcdc9;	
	color: #A72600;
	width: 160px;
}
.sf_navigation ul.subnav li.sf_last_nav_item_subnav a {	
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul {
	left: auto;
}
#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
}
#Nav1 li:hover, #Nav1 li.hover {
	position: static;
}

/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */

.sf_extra11 {
	background-image: url(images/764_dots.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 175px;
	position: absolute;
    right: 0;
    top: 0;
	z-index: 1001;
}
.sf_extra12 {
	background-image: url(images/764_contentftr.png);	
	background-repeat:no-repeat;
	width: 1000px;
	height: 22px;
}
.sf_main:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_region6 {
	width: 780px;	
	float: right;
	margin-top: 20px;
	position: relative;
	z-index: 1002;
}
.sf_pagetitle {
	color: #444444;
	float: right;
	width: 760px;
	padding: 0 10px;
	font-size: 30px;
}
.sf_pagetitle h1 {
	font-weight: normal;
	margin:0;
}
.sf_content {
	width: 780px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	font-size:14px;
	float: right;
	line-height: 1.5;
	margin-bottom: 40px;
}
.sf_content:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}

/** 
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
 
.sf_region10 {	
	padding:0 0 40px;
}
.sf_footer {	
	color:#D8D5CE;
	font-size:10px;
	padding: 15px 10px;
	margin:0 auto;
	width:980px;
	min-height: 100px;
	height: auto;
	height: 100px;
}
.sf_footer p {
	margin:0px;
	padding:0px;
}
.sf_banner {
	margin-bottom: 35px;	
	text-align: center;
	font-size:10px;
}
.sf_banner a:link, .sf_banner a:visited,
.sf_footer a:link, .sf_footer a:visited {
	color:#D8D5CE;
	border:none;
	font-size:10px;
}
.sf_banner div#bannerLink {
	padding-top: 10px;
}

/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR AREA
 * ------------------------------------------------------------------
 */
 
.sf_region5 .widgetset {
	display:inline-block;
	float:left;
	padding:0 10px 0;
	width:180px;
	clear: both;
}
.widgetset .widget {
	margin:0 0 30px;
}
.widgetset .widget_header {
	margin-bottom:10px;
}
.widgetset .widget_content {
	overflow:hidden;
	width:180px;
}
.widgetset .widget ul,
.widgetset .widget ol {
	list-style:none;
	margin:0;
	padding:0;
}
.widgetset .widget ul li,
.widgetset .widget ol li {
	padding:3px 0;
}

.form_button {	
	padding: 3px 0;
}