/**
 * @file
 * @project 791
 * @package sftheme
 * @site app1
 */

/*  Typography Reset  */

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:72px;margin:10px 0;font-family: 'LearningCurveProRegular', Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;line-height: 1;}
h2 {font-size:56px;margin:10px 0;font-family: 'LearningCurveProRegular', Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;line-height: 1;}
h3 {font-size:24px;margin:5px 0;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h4 {font-size:22px;margin:5px 0;padding:0;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;}
h5 {font-size:16px;font-weight:bold;margin:5px 0;padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;}
h6 {font-size:16px;font-weight:bold;margin:3px 0; padding: 0px;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;}

@font-face {
    font-family: 'LearningCurveProRegular';
    src: url('images/LearningCurve_OT-webfont.eot');
    src: url('images/LearningCurve_OT-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/LearningCurve_OT-webfont.woff') format('woff'),
         url('images/LearningCurve_OT-webfont.ttf') format('truetype'),
         url('images/LearningCurve_OT-webfont.svg#LearningCurveProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*  General  */

body {
	margin: auto;	
	color: #9e827c;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 16px;
	font-weight: normal;
	background-image:url(//img1.wsimg.com/isteam/ip/7843284c-fe1a-4381-a569-7c54f23b5dd1/legacy/791_gradientbg.jpg);
	background-repeat:repeat-x;
	background-color: #882156;
}

.sf_outer_wrapper {
	width: auto;
    margin: auto;
}

.sf_wrapper {
	width: 950px;
	margin: auto;
	position: relative;
}

.sf_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*  Header  */

.sf_main_header {	
	font-family: 'LearningCurveProRegular', Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 62px;
	font-weight: normal;
	text-align: left;
	padding: 10px 0;	
	margin: auto;
	min-height: 40px;
	height: auto !important;
	height: 40px;	
	width: 950px;
	line-height: 1;	
}

.sf_sub_header {
	display: none;
}

.sf_main_header p {
	margin: 0;
	padding: 0;
}

/*  Navigation  */

.sf_navigation h3 {
	display:none;
}

.sf_navigation .widget_content {
	padding: 0px;
	margin: 0px;
}

.sf_navigation {	
	clear:both;			
	padding:0px;
	min-height: 44px;
	height: auto !important;
	height: 44px;	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {	
	padding: 0;
	list-style-type:none;
	height:1%;
	width: 950px;
	margin: 0 10px;
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {	
	float:left;		
	white-space:nowrap;	
	margin: 0;	
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li.sf_last_nav_item a {
	background-image: none;
}

.sf_navigation ul li a {	
	display: block;	
	Padding: 11px 45px 12px;
	text-decoration:none;	
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 18px;	
	font-weight: bold;
	text-shadow: 0px 1px 1px rgba(80, 80, 80, 0.9);	
	background-image:url(//img1.wsimg.com/isteam/ip/7843284c-fe1a-4381-a569-7c54f23b5dd1/legacy/791_navline.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #fefafb;	
}

.sf_navigation ul li a:visited {	
	text-decoration:none;
	color: #fefafb;
}

.sf_navigation ul li a:hover {	
	text-decoration: none;	
}

.sf_navigation ul li.active-nav a {	
	text-decoration: none;
	margin-left: -1px;
	color: #fefafb;
}

/*  Subnav  */

.sf_navigation .subnav { 
	float: left;
	position: absolute;	
	width: 170px;
	left: -999em;
	z-index: 1000;
	margin:0 0 0 -1px;
	padding: 0;
	min-height:1%;
	height:auto !important;
	height:1%;	
	background-color: #fefafb !important;
	border-left: 1px solid #dfd9ca;
	border-right: 1px solid #dfd9ca;
	border-bottom: 1px solid #dfd9ca;
}

.sf_navigation .subnav li { 
	white-space: normal;
	min-height:1%;
	height:auto !important;
	height:1%;	
	margin: 0;	
	width: 170px;
	border: none;
	padding: 0;
	border-bottom: 1px dashed #dfd9ca;	
}

.sf_navigation .subnav li a { 
	font-weight: normal;
	color: #9E827C !important;
	width: 140px;
	height: auto;
	padding: 4px 15px;	
	font-size: 15px;
	background-color: #fefafb !important;	
	background-image: none !important;
	text-shadow: none;
}

.sf_navigation .subnav li a:visited {
	color: #9E827C !important;
}

.sf_navigation .subnav li a:hover { 	
	width: 140px;
}

.sf_navigation .active-nav .subnav li a {
	margin: 0 !important;
}

.sf_navigation .subnav .sf_first_nav_item_subnav {		
}

.sf_navigation .subnav .sf_last_nav_item_subnav {
	border-bottom: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  */

.sf_extra5 {
	background-image: url(//img1.wsimg.com/isteam/ip/7843284c-fe1a-4381-a569-7c54f23b5dd1/legacy/791_mainphoto.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 220px;	
	right: 44px;
	border: 7px solid #fff;
	-webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform:rotate(2deg);
    -ms-transform:rotate(2deg);
	transform: rotate(2deg);
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
	margin-top: 15px;
	position: absolute;	
}

.sf_region5 {	
	width: 950px;
	height: 235px;
	margin-top: 25px;
	float: left;
}

.sf_pod {
	width: 340px;
	color: #fefafb;
	float: left;
	font-size: 30px;	
	margin-top: 54px;
	margin-left: 195px;
	position: relative;
	z-index: 1;
}

.sf_pod a:link,
.sf_pod a:visited {
	color: #fefafb;
}

/*  Page Title  */

.sf_pagetitle {	
	float: right;
	padding: 12px 30px 8px;
	margin: -25px -9px 0 10px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	position:relative;
	zoom:1;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	color: #fefafb;	
	font-size: 18px;
	font-weight: bold;	
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(80, 80, 80, 0.9);	
	min-width: 70px;
	width: auto !important;
	width: 70px;
}

.sf_pagetitle h1 {
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size: 18px;
	font-weight:bold;
	margin:0;
	clear: both;
}

.sf_pagetitle:after {    
	background-image: url(//img1.wsimg.com/isteam/ip/7843284c-fe1a-4381-a569-7c54f23b5dd1/legacy/791_corner.png);
	background-repeat: no-repeat;	
	position: absolute;
	right: 0;
	bottom: -4px;
	margin-top: 13px;
	content:'.';
	font-size:0;
	width: 9px;
	height: 4px;
}

.sf_region6 {
	background-color: #fefafb;
	float: left;	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 950px;
	min-height: 50px;
	margin-top: -25px;
	position: relative;
}

/*  Content  */

.sf_content {	
	margin: 0;
	padding: 20px 40px 60px;	
	line-height: 1.4;
	float: left;
	width: 870px;
	min-height: 250px;
}

.sf_content p {
	margin: 10px 0;
}

.sf_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.sf_extra8 {	
	width: 88px;
	height: 124px;
	position: absolute;
	left: 437px;
	bottom: -55px;
	clear: both;
	background-image:url(//img1.wsimg.com/isteam/ip/7843284c-fe1a-4381-a569-7c54f23b5dd1/legacy/791_ribbon.png);
}

/*  Footer  */

.sf_region10 {	
	min-height:244px;
	height:auto !important;
	height:244px;		
	margin-top: -50px;
	.margin-top: 0;
	border-top: 10px solid #642c47;
	border-bottom: 10px solid #642c47;
	background-image:url(//img1.wsimg.com/isteam/ip/7843284c-fe1a-4381-a569-7c54f23b5dd1/legacy/791_footerbg.png);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: #3c112c;
}

.sf_footer {    
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;	
	text-align: center;	
	padding: 95px 10px 10px;
	font-size: 14px;		
	color: #c8b297;
	clear: both;
	margin: auto;
	width: 930px;	
}

.sf_footer p {
	margin:0;
	padding:0;
}

.sf_footer a:link,
.sf_footer a:visited {
	color: #c8b297;
}

.sf_banner {
	margin: auto;
	width: 950px;
	text-align:center;	
	padding-bottom: 10px;	
}
