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


/*----------------------------------
		General
----------------------------------*/

body {
	margin: auto;		
	background-color: #333333;	
	color: #444444;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 14px;
	
}

.sf_outer_wrapper {
	width: 960px;
    margin: 60px auto;
	padding: 5px 0;
	background-color: #291608;	
}

*html .sf_outer_wrapper {
	width: 970px;
}

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

.sf_wrapper {
	width: 950px;
	min-height: 800px;
    margin: 0 0 0 5px;	
	background-color:#291608;
	float: left;
	position: relative;
}

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

.sf_extra10 {
	background-image: url(images/theme_shore.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 800px;
	position: absolute;
	float: left;
}

.sf_extra10 span {
	background-image: url(images/theme_shadow.png);
	background-repeat: no-repeat;
	width: 950px;
	height: 800px;
	background-position: bottom;
	position: absolute;
}

*html .sf_extra10 span {
	display: none;
	background-image: none;
}

.sf_extra11 {
	background-image: url(images/theme_pray.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 260px;
	position: relative;
	z-index: 1004;
	top: -35px;
	left: 100px;	
    -moz-transform:rotate(-4deg);
    -webkit-transform:rotate(-4deg);
    -o-transform:rotate(-4deg);
    -ms-transform:rotate(-4deg);	
	clear: both;
}

.sf_extra11 span {
	background-image: url(images/722_frame.png);
	background-repeat: no-repeat;
	width: 390px;
	height: 296px;
	top: -10px;
	left: -20px;
	position: absolute;	
}

* html .sf_extra11 span {
 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));
}

/*--------------------------------
		Header
---------------------------------*/

.sf_main_header {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size:42px;
	background-color:#ffffff;
	border: 1px solid #C7A67D;
	padding:13px 30px;
	margin-top: 50px;
	margin-left: 480px;
	margin-bottom: 30px;
	float: right;
	clear: both;
	text-align: right;	
	font-weight: normal;	
	position: relative;
	z-index: 1002;
}

.sf_sub_header {
	display: none;
}

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

/*--------------------------
		End Header
--------------------------*/

/*--------------------------------
		Navigation
---------------------------------*/

.sf_region1 {
	position: relative;
	z-index: 1005;
	margin: 0 5px;	
}

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

*html .sf_region1 {
	margin: 0 10px;
}

.sf_navigation .widget_header{
	display:none;
}

.sf_navigation {	
	min-height:26px;
	height:auto !important;
	height:26px;
	clear:both;
}

.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;
	padding:0;
	white-space:nowrap;	
	background-color: #552C09;
	border-right: 1px solid #291608;	
}

.sf_navigation ul li a {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size:13px;
	font-weight: normal;
	display:block;
	margin:0;
	padding:5px 20px 5px;
	text-decoration: none;	
}

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

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

/*--------------------------------
		Subnav
---------------------------------*/
 
 .sf_navigation .subnav {	
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	left:-999em;	
	margin:0;
	padding:0;
	position:absolute;
	width:160px;
	z-index:1000;
	background-color: #291608;
	border-top: 1px solid #291608;
}

.sf_navigation .subnav li {
	float: left;
	margin:0;	
	padding:0;	
    white-space:normal;
	border:none;
	border-bottom: 1px solid #291608;
}

.sf_navigation .subnav li.sf_first_nav_item_subnav {
	background-image:none;
}

.sf_navigation .subnav li a {	
	display:block;	
	padding:5px 20px;
	text-transform:none;
	white-space:normal;
	width:120px !important;    
	font-size: 13px;
	font-weight: normal;
}

.sf_navigation .subnav li a:visited {
	background-image:none;	
}

.sf_navigation .subnav li a:hover {
	background-image: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
---------------------------------*/

/*--------------------------
		Content
--------------------------*/

.sf_main_wrapper {	
	clear: both;
	margin-top: -45px;	
}

.sf_region6 {	
	background-color: #ffffff;
	border: 1px solid #C7A67D;
	width: 710px;
	padding: 40px;
	margin: auto;	
	position: relative;
	z-index: 1003;
}

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

.sf_pagetitle {		
	clear:both;
	font-size:20px;
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
	padding:5px 0;
}

.sf_pagetitle h1 {
	font-size:20px;
	font-weight:normal;
	margin:0;	
}

.sf_content {		
	line-height:1.4;	
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	min-height:150px;
}

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

/*--------------------------
		End Content
--------------------------*/

/*--------------------------
		 Footer
--------------------------*/

.sf_region9 {
	clear: both;
	margin:auto;	
	width: 792px;
	padding: 50px 0 20px;
	position: relative;
}

.sf_footer {	   
    padding: 10px 0;		
	font-size:10px;
	text-align:left;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	color:#753C11;		
}

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

.sf_banner {	
	padding: 10px 0;
	text-align: left;
	font-size:10px;		
}

.sf_footer a,
.sf_footer a:link,
.sf_footer a:visited,
#bannerLink a:link,
#bannerLink a:visited {
	color:#753C11;
}

.sf_banner img {
	padding: 5px 0;
}

/*--------------------------
		Other
--------------------------*/


a:link {
	color:#444444;
	text-decoration: underline;	
}

a:visited {
	color:#444444;
	text-decoration: underline;		
}

a:hover {
	color:#444444;
	text-decoration: none;	
}
