/**
 * @file
 * @project 739
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
h1 {
	font-size:2em; 
	font-weight:bold; 
	margin:0 0 0.75em;
}
h2 {
	font-size:1.75em; 
	font-weight:normal; 
	margin:1em 0;
}
h3 {
	font-size:1.5em; 
	font-weight:bold; 
	margin:1.28em 0;
}
h4 {
	font-size:1.2em; 
	font-weight:bold; 
	margin:1.5em 0;
}
h5 {
	font-size:1em; 
	font-weight:normal; 
	font-style:italic; 
	margin:1.67em 0;
}
h6 {
	font-size:0.73em; 
	font-weight:bold;
	margin:2.05em 0;
}

p, form {margin:0 0 1.5em;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 LAYOUT
 * ------------------------------------------------------------------
 */
body {
	font-family:"Century Gothic", AppleGothic, Arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
}
.sf_outer_wrapper {
	width:1024px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:top center;
	min-height:700px;
	height:auto !important;
	height:700px;
	position:relative;
	background-color:#000;
}
.sf_outer_wrapper:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
.sf_extra9 {
	background-image:url(images/739_grad.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:absolute;
	z-index:0;
	display:block;
	width:1024px;
	height:200px;
	top:483px;
	left:0;
}
.sf_wrapper {
	width:960px;
	position:relative;
	z-index:1;
	margin:0 auto;
	min-height:1%;
	height:auto !important;
	height:1%;
	padding:1px 0;
}
.sf_wrapper:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
.sf_main_wrapper {
	background-image:url(images/739_content.png);
	width:650px;
	float:right;
	padding:40px;
	text-shadow:1px 1px 1px #000000;
}
.sf_region7 {
	width:200px;
	float:left;
}

/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */
/** 
 * @subsection header
 */
.sf_main_header {
	font-size:60px;
	text-shadow:2px 2px 4px #000000;
	margin-top:110px;
	margin-bottom:20px;
}
/** 
 * @subsection pagetitle
 */
.sf_pagetitle {
	font-size:18px;
	padding:0 10px 10px;
}
.sf_pagetitle h1 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}
/** 
 * @subsection content
 */
.sf_content {
	min-height:200px;
	height:auto !important;
	height:200px;
}
.sf_content:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
/** 
 * @subsection footer
 */
.sf_footer {
	text-align:right;
	font-size:12px;
	margin-top:20px;
}
/** 
 * @subsection banner
 */
.sf_region10 {
	font-size: 12px;
	padding: 40px;
	text-align: center;
	margin:0 auto;
	clear:both;
}
#bannerImage {
	margin-bottom:10px;
}
/** 
 * @subsection button
 */
.btn {
  color: #000000;
  background-color:#666666;
  font-size: 14px;
  padding: 1px 2px 2px;
  margin:2px 0;
  text-decoration: none;
  text-shadow: none;
  border:0 none;
  font-family:"Century Gothic", AppleGothic, Arial, sans-serif;
  cursor:pointer;
  vertical-align:middle;
}

/** 
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */
.sf_region7 .sf_navigation .widget { 
	padding-top:35px;
	padding-bottom:35px;
	text-align:left;
}
.sf_navigation .widget_header { display:none; }
.sf_navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.sf_navigation ul:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
}
.sf_navigation ul li {
	float:left;
	width:100%;
}
.sf_navigation ul li a {
	display:block;
	text-decoration:none;
	font-size:18px;
  text-align: center;
	padding:5px 0;
}
/** 
 * @subsection subnav
 */
.sf_navigation .subnav {
	float:left;
	left:-999em;
	list-style:none;
	margin:-30px 0 0 150px;
	padding:5px;
	position:absolute;
	width:150px;
	z-index:1000;
}
.sf_navigation .subnav li {
	float:left;
}
.sf_navigation .subnav li a {
	display:block;
	text-decoration:none;
	font-size:12px;
	padding:5px;
}
#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */ left:auto; }
#Nav1 iframe {
	left:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
	position:absolute;
	top:0;
	z-index:0;
}
#Nav1 li:hover,
#Nav1 li.hover { position:static; }

/** 
 * ------------------------------------------------------------------
 * @section POD
 * ------------------------------------------------------------------
 */
.sf_pod {
	clear:both;
}

/** 
 * ------------------------------------------------------------------
 * @section WIDGETS
 * ------------------------------------------------------------------
 */
.sf_region7 .widget {
	width:180px;
	background-image:url(images/739_content.png);
	height:auto;
	padding:10px;
	margin-bottom:25px;
	text-align:center;
}
.sf_region7 .widgetset .widget_header {
	font-size:18px;
	font-weight:normal;
	margin:0 0 10px;
}
.sf_region7 .widgetset .widget_content {
	width:180px;
	overflow:hidden;
}
.sf_region7 .widgetset .HomeLink  .widget_content {
	margin:0px;
	padding:0px;
}
.sf_region7 .widgetset .widget_content ul,
.sf_region7 .widgetset .widget_content ol {
	margin:0px;
	padding:0px;
	list-style:none;
}
.sf_region7 .widgetset li{
	margin:0px;
	padding:0px 0px 6px;
}
.sf_region7 .widgetset label{
	margin:0px 0px 3px;
	padding:0px;
	display:block;
}
.sf_region7 .widgetset form{
	margin:0px;
	padding:0px;
}
.sf_region7 .widgetset .form_item {
	margin:0px;
	padding:0px 0px 6px;
}
/** 
 * ------------------------------------------------------------------
 * @section GUESTBOOK
 * ------------------------------------------------------------------
 */
.sfgb_main {
	text-shadow: none !important;
}
/** 
 * ------------------------------------------------------------------
 * @section IE6 PNG FIX
 * ------------------------------------------------------------------
 */
* html .sf_main_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));
}
* html .sf_region7 .widget {
 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));
}
* html .sf_extra9 {
 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_region7 .widget_content,
* html .sf_region7 .widget_header,
* html .sf_main_wrapper .sf_content,
* html .sf_main_wrapper .sf_footer {
  position:relative;
}
* html .sf_region7 .main_nav .widget_content{
  postion:relative;
  z-index:1;
}