/**
 * @file
 * @project 903
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY RESET
 * ------------------------------------------------------------------
 */
 
h1 {
	font-size:42px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:-.04em;
	margin:0 0 0.75em;
}
h2 {
	font-size:36px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:-.04em;
	margin:1em 0;
}
h3 {
	font-size:30px;
	font-weight:normal;
	line-height:1em;
	letter-spacing:-.04em;
	margin:1.28em 0;
}
h4 {
	font-size:24px;
	font-weight:bold;
	line-height:1em;
	letter-spacing:-.04em;
	margin:1.5em 0;
}
h5 {
	font-size:18px;
	font-style:italic;
	margin:1.67em 0;
}
h6 {
	font-size:1em;
	font-weight:bold;
	margin:2.05em 0;
}
p, form {
	margin:.75em 0;
	padding:0;
}
blockquote {
	margin:1.5em;
}
sup, sub {
	line-height:0;
}
address {
	margin:0 0 1.5em;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	line-height:1.5;
}
caption {
	margin:0;
	padding:.5em;
}
/** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */

a:link {
	color:#000000;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#13483e;
	text-decoration:none;
}
body {
	background-color:#e1e1e1;
	background-image:url(images/903_bg-repeater.jpg);
	background-repeat:repeat-x;
	color:#333333;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:16px;
	margin:0px;
	padding:0;
	z-index:5;
}
.sf_outer_wrapper {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
}
.sf_outer_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_wrapper {
	background-image:url(images/903_faux-sidebar.png);
	background-repeat:repeat-y;
	min-height:1%;
	height:auto !important;
	height:1%;
	padding:260px 0 0;
	width:1000px;
}
.sf_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/** 
 * @subsection polaroids 
 */
 
.sf_extra10 {
	background-image: url(images/903_extra10.jpg);
	background-repeat: no-repeat;
	height: 256px;
	left: 0;
	position: absolute;
	top: 0;
	width: 325px;
	z-index: 496;
}
.sf_extra4 {
	background-image: url(images/903_extra4.jpg);
	background-repeat: no-repeat;
	height: 256px;
	left: 670px;
	position: absolute;
	top: 0px;
	width: 325px;
	z-index: 497;
}
.sf_extra5 {
	background-image: url(images/903_extra5.jpg);
	background-repeat: no-repeat;
	height: 256px;
	left: 335px;
	position: absolute;
	top: 0;
	width: 325px;
	z-index: 498;
}
.sf_extra6 {
	background-image:url(images/903_picture-frame.png);
	background-repeat:no-repeat;
	left:-38px;
	position:absolute;
	top:0px;
	width:1055px;
	z-index:499;
	height:305px;
}
/** 
 * @subsection header 
 */
.sf_header_wrapper {
	padding:30px 0 15px;
	width:690px;
}
.sf_main_header {
	font-size:72px;
	min-height:82px;
	height:auto !important;
	height:82px;
	margin-left: 16px;
}
/** 
 * @subsection pagetitle 
 */
.sf_pagetitle {
	color:#207867;
	font-size:42px;
}
.sf_pagetitle h1 {
	font-size:42px;
	margin:0 0 15px;
}
/** 
 * @subsection content
 */
 
.sf_main_wrapper {
	float:left;
	padding:0;
	width:690px;
}
.sf_main_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.sf_main {
	background-color:#fff;
	background-image:url(images/903_wst-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0 0 20px;
}
.sf_main:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
.sf_region6 {
	background-image:url(images/903_wst-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:30px 20px;
}
.sf_content {
	color:#5e6967;
	min-height:300px;
	height:auto !important;
	height:300px;
	line-height:1.5em;
}
.sf_content:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
/**
 * @section sidebar setup
 */

.sf_region2 {
	display:inline;
	float:right;
	position:relative;
	width:280px;
	z-index:5;
	/*margin: -18px 5px 0 0;*/
	margin: 120px 5px 0 0};
/**
 * @section navigation
 */
 .widget_header{
	 display: none;
}
.sf_navigation .widget_header {
	display:none;
}
#Nav1 {
	margin: -85px 0 20px;
}
.sf_navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
	width:280px;
}
.sf_navigation ul li {
	background-color:#444;
	float: left;
	position: relative;
	width:280px;
}
.sf_navigation ul li a {
	background-color:#ebebeb;
	background-image:url(images/903_nav-li.png);
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	font-size:24px;
	padding:7px 20px;
	text-decoration:none;
	width:240px;
}
.sf_navigation ul li a:visited {
	color:#207867;
}
.sf_navigation ul li a:hover {
	color:#333333;
	background-position: center top;
}
.sf_navigation .subnav {
	box-shadow:-2px 0px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow:-2px 0px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow:-2px 0px 3px rgba(0, 0, 0, .3);
	float: left;
	left: -999em;
	list-style: none;
	margin: -40px 0 0 -160px;
	padding: 0;
	position: absolute;
	width: 160px;
	z-index:1000;
}
.sf_navigation .subnav li {
	float: left;
	position: relative;
	width: 160px;
}
.sf_navigation ul li:hover .subnav li a, .sf_navigation .subnav li a {
	background-color:#e3e3e3;
	background-image:url(images/903_subnav.png);
	background-position:right;
	background-repeat:repeat-y;
	color:#747f89;
	display: block;
	font-size:16px;
	padding:6px 10px;
	width: 140px;
}
.sf_navigation .subnav li a:visited {
	color:#747f89;
}
.sf_navigation ul li:hover .subnav li a:hover, .sf_navigation .subnav li a:hover {
	background-color:#a1a1a1;
	background-image:url(images/903_subnav_o.png);
	color:#ffffff;
}
#Nav1 li:hover ul, #Nav1 li.sfhover ul { /* lists nested under hovered list items */
	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;
}
/** 
 * @subsection footer/banner
 */
.sf_region10 {
	background-color:#898989;
	background-image:url(images/903_region10.png);
	background-repeat:repeat-x;
	font-size:10px;
	min-height:1%;
	height:auto !important;
	height:1%;
	margin:0;
	padding:0;
}
.sf_region10 a:link {
	color:#000000;
}
.sf_region10 a:visited {
	color:#000000;
}
.sf_region10 a:hover {
	color:#13483e;
}
.sf_footer {
	background-image:url(images/903_footer.png);
	background-repeat:no-repeat;
	font-size:10px;
	min-height:25px;
	height:auto !important;
	height:25px;
	margin:0 auto;
	overflow:hidden;
	padding:45px 30px 0 0;
	text-align:right;
	width:970px;
	color:#333333;
}
.sf_footer a {
	color:#333333;
}
.sf_footer a:visited {
	color:#333333;
}
.sf_footer a:hover {
	color:#ffffff;
}
.sf_banner {
	font-size:10px;
	margin:0 auto;
	padding:40px;
	text-align:center;
	width:300px;
}
.sf_banner #bannerImage {
	padding:5px 0;
}
#seals a {
	font-size:10px;
}
/** 
 * @subsection buttons / input
 */

input[type="text"], textarea {
	border-color:#44887b;
}
input[type=submit], input[type=reset], .btn {
	background-color:#a1a1a1;
	border:solid 1px #666666;
	color:#ffffff;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
	cursor: pointer;
	margin: 3px 0;
	padding: 2px 4px 3px;
}
input[type=submit], input[type=reset], .btn {
}
input[type=submit]:hover, input[type=reset]:hover, .btn:hover {
	background-color:#e3e3e3;
	color:#666666;
}
/*--------------------------
		Other
--------------------------*/
.sf_pod {
	padding: 20px 10px;
	clear: both;
	color: #5E6967;
	margin-top: 20px;
}
/** 
 * ------------------------------------------------------------------
 * @section Hacks
 * ------------------------------------------------------------------
 */

*html .sf_extra6 {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}
*html .sf_wrapper {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
