/**
 * @file
 * @project 684
 * @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:#aaf1e3;
	background-image:url(images/684_bg-repeater.jpg);
	background-repeat:repeat-x;
	color:#207867;
	font-family:Georgia, "Times New Roman", Times, 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/684_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;
}
.sf_main_wrapper { }
/** 
 * @subsection polaroids 
 */
 
.sf_extra10 {
	background-image:url(images/684_extra10.jpg);
	background-repeat:no-repeat;
	height:230px;
	left:6px;
	position:absolute;
	top:5px;
	width:325px;
	z-index:496;
}
.sf_extra4 {
	background-image:url(images/684_extra4.jpg);
	background-repeat:no-repeat;
	height:230px;
	left:664px;
	position:absolute;
	top:-3px;
	width:325px;
	z-index:497;
}
.sf_extra5 {
	background-image:url(images/684_extra5.jpg);
	background-repeat:no-repeat;
	height:230px;
	left:333px;
	position:absolute;
	top:-3px;
	width:325px;
	z-index:498;
}
.sf_extra6 {
	background-image:url(images/684_picture-frame.png);
	background-repeat:no-repeat;
	height:279px;
	left:-38px;
	position:absolute;
	top:-3px;
	width:1055px;
	z-index:499;
}
.sf_extra11 { }
.sf_extra12 { }
.sf_extra7 { }
.sf_extra8 { }
/** 
 * @subsection header 
 */
.sf_header_wrapper {
	padding:30px 0 15px;
	width:690px;
}
.sf_main_header {
	color:#207867;
	font-size:72px;
	min-height:82px;
	height:auto !important;
	height:82px;
}
/** 
 * @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/684_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/684_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_region7 {
	display:inline;
	float:right;
	position:relative;
	margin:-30px 5px 0 0;
	width:280px;
	z-index:5;
}

/**
 * @section navigation
 */
 
.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:#fcfdfe;
	background-image:url(images/684_nav-li.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#207867;
	display: block;
	font-size:24px;
	padding:6px 20px;
	text-decoration:none;
	width:240px;
}
.sf_navigation ul li a:visited { color:#207867; }
.sf_navigation ul li a:hover {
	color:#ffffff;
}
.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:#dae3ec;
	background-image:url(images/684_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:#98a2ab;
	background-image:url(images/684_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:#67b2a4;
	background-image:url(images/684_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/684_footer.png);
	background-repeat:no-repeat;
	color:#207867;
	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;
}
.sf_footer a { color:#094338; }
.sf_footer a:visited { color:#094338; }
.sf_footer a:hover { color:#caf6ed; }
.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:#58a294;
	border:solid 1px #44887b;
	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:#44887b; }
/** 
 * ------------------------------------------------------------------
 * @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));

