/* Theme708 */
 
/* Typography */
 
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:26px;margin:10px 0;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h2 {font-size:22px;margin:10px 0;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h3 {font-size:22px;margin:10px 0;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h4 {font-size:18px;margin:5px 0;padding:0;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h5 {font-size:18px;font-weight:bold;margin:5px 0;padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h6 {font-size:18px;font-weight:bold;margin:3px 0; padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}


/* Main */
 
body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:16px;
	background-color:#ffffff;
	color:#363636;
	background-image: url(images/708_bodybg.jpg);
}

.sf_outer_wrapper {
	margin:0 auto;	
}

.sf_wrapper {	
	margin:0 auto;	
	min-height:1%;
	height:auto !important;
	height:1%;	
	width:100%;	
	background-image: url(images/708_mainbg.jpg);
}

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

.sf_region1 {		
	position:relative;
	width:100%;
	margin: auto;
	z-index: 1001;
}

.sf_header_wrapper {		
	width:980px;
	margin:auto;
}

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

.sf_main_header {	
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:48px;
	font-weight:normal;	
	min-height:80px;
	height: auto !important;
	height:80px;
	padding: 10px 0 10px 10px;
	margin:auto;	
	text-align:left;
	width: 970px;
	color: #4e3d2e;
	text-shadow:0 1px 1px #fbf4e8;
}

/* Navigation */

.sf_navigation .widget_header{
	display:none;
}

.sf_navigation .widget{
	margin-bottom: 0;
}

.sf_navigation .widget_content {
	padding: 0;
}

.sf_navigation {
	clear: both;		
	width: auto;	
	border-top: 1px solid #a9a69e;
	margin-left: -20px;
	min-height:51px;
	height:auto !important;
	height:51px;
}

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

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
	width: 980px;
	margin: auto;
}

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

.sf_navigation .sf_first_nav_item {
}

.sf_navigation .sf_last_nav_item {	
}

.sf_navigation ul li {
	float: left;
	white-space:nowrap;
	margin: 0;	
	padding:0;
	display:inline;	
	min-height:51px;
	height:auto !important;
	height:51px;
}

.sf_navigation ul li a {
	display: block;
	font-size: 16px;	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding:14px 20px 14px;
	margin:0;	
	text-decoration:none;
	color: #F3F3F3;		
}

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

.sf_navigation ul li a:hover {
	color: #F3F3F3;
}

/* Subnav */

.sf_navigation ul.subnav {
	padding: 0;
	margin: 0;	
	position: absolute;
	width: 180px;
	left: -999em; 
	z-index: 1000;	
}

.sf_navigation ul.subnav li {
	float: right;
	width: 180px !important; 	
	margin: 0;	
	padding:0;
	border: none;	
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_navigation ul.subnav li.sf_last_nav_item_subnav {
	border-bottom: none;
}

.sf_navigation ul.subnav li a {
	display: block;
	width: 140px !important;
	padding:4px 20px;
	margin:0px;
	text-decoration:none;
	background-image:none;
	white-space:normal;
	font-size: 14px;
	font-weight: normal;
	color: #F3F3F3;		
}

.sf_navigation ul.subnav li a:visited {
	background-image:none;
	color: #F3F3F3;
}

.sf_navigation ul.subnav li a:hover {	
	text-decoration: none;
	color: #bfbfbf;	
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#Nav1 li:hover, 
#Nav1 li.hover {  
    position: static;  
} 

#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

/* End Nav */

.sf_region5 {
	width: 980px;
	margin: auto;
	background-image: url(images/708_mainimg.jpg);
	background-repeat: no-repeat;
	background-position:99% 50%;
	min-height: 330px;
	height: auto !important;
	height: 330px;
}

.sf_pagetitle {			
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
	width: 320px;	
	padding:50px 660px 50px 10px;
	text-align: left;
	min-height: 230px;
	background-image: url(images/708_mainframe.png);
	background-position: right;
	background-repeat: no-repeat;	
}

* html .sf_pagetitle {
	background-image: none;
}

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

/* Content */

.sf_main_wrapper {		
	background-color: #ffffff;
	width: 100%;
	border-top: 1px solid #a9a69e;
	border-bottom: 1px solid #a9a69e;
}

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

.sf_region6 {	
	width: 980px;
	margin: auto;
	min-height: 250px;
	height: auto !important;
	height: 250px;	
}

.sf_content {
	clear: both;	
	padding:30px 0;
	width:750px;
}

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

/* Footer */

.sf_region10 {	
	height: 150px;	
}

.sf_footer {
	text-align:center;
	font-size:11px;
	padding:10px 60px;
	color: #363636;	
}

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

.sf_banner {
	text-align:center;
	font-size:10px;
	padding:10px 60px;
}

.sf_footer a,
.sf_footer a:link,
.sf_footer a:visited {
	color: #363636;
	text-align:center;
}

.sf_banner a,
.sf_banner a:link,
.sf_banner a:visited {
	color: #363636;
	text-align:center;
}

.sf_banner img {
	margin-bottom: 5px;
}
 
/* Sidebar */
 
.sf_region6 .widgetset {		
	float:right;
	overflow:hidden;
	padding:202px 0 30px;	
	width:230px;
	font-size: 14px;	
}

.sf_region6 .widget {
	margin-bottom: 10px;
	background-color: #ebebeb;
	border: 1px solid #e1e1e1;	
}

.sf_region6 .widget_header {		
	margin: 10px 10px 0;
	padding: 10px 10px 5px;
	font-size: 22px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #4E3D2E;
	background-color: #F3F3F3;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

.sf_region6 .widgetset .widget_header a,
.sf_region6 .widgetset .widget_header a:visited {	
	color: #363636;
	text-decoration: none;
}

.sf_region6 .widgetset .widget_header a:hover {	
	text-decoration: underline;
}

.sf_region6 .widget_content {
	margin: 0px 10px 10px;
	padding: 5px 10px 10px;
	background-color: #F3F3F3;
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}

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

.sf_region6 .widgetset .widget_content form {
	margin:0;
	padding:0;
}

.sf_region6 .widgetset ul,
.sf_region6 .widgetset ol {
	margin:0;
	padding:0;
	list-style-type:none;
}

.sf_region6 .widget li{	
	padding:3px 0px;
}

.btn {
	margin:2px 0px;
}