/* Theme699 */
 
/* Typography */
 
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:30px;margin:10px 0;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;font-style: italic;}
h2 {font-size:18px;margin:10px 0;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;}
h3 {font-size:18px;margin:10px 0;font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;}
h4 {font-size:16px;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;}


/* Main */
 
body {
	margin:0px;
	padding:0px;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:16px;
	background-color:#8F8474;
	color:#5f5f5f;	
}

.sf_outer_wrapper {
	margin:0 auto;	
}

.sf_wrapper {	
	margin:0 auto;	
	min-height:1%;
	height:auto !important;
	height:1%;	
	width:100%;
}

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

.sf_region1 {	
	min-height:110px;
	height: auto !important;
	height:110px;	
	position:relative;
	width:1000px;
	margin: auto;
}

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

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

.sf_main_header {	
	font-family:Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:48px;
	font-weight:normal;
	font-style: italic;		
	padding: 20px 10px 10px;
	margin:auto;	
	text-align:left;
	width: 980px;
	float: left;
	color: #ffffff;
}

.sf_pagetitle {		
	float: left;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-size:32px;
	font-weight:normal;
	font-style: italic;	
	padding:30px 10px 10px 40px;
	color: #ffffff;
	width: 580px;
	text-align: left;	
}

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

/* Navigation */

.sf_region4 {
	width: 1000px;
	margin: auto;
	position: relative;
	z-index: 102;
}

.sf_navigation .widget_header{
	display:none;
}

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

.sf_navigation .widget_content {
	padding: 0;
}

.sf_navigation {
	clear: both;	
	min-height:23px;
	height:auto !important;
	height:23px;	
	width: auto;
	margin-left: 500px;	
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.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%;
}

.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 {
	border: none;
}

.sf_navigation ul li {
	float: left;
	white-space:nowrap;
	margin: 0;	
	padding:0;
	display:inline;
	border-right: 1px dotted #ffffff;
}

.sf_navigation ul li a {
	display: block;
	font-size: 16px;	
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	padding:7px 12px 7px;
	margin:0;
	text-decoration:none;
	color: #5f5f5f;
}

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

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

/* Subnav */

.sf_navigation ul.subnav {
	padding: 0;
	margin: 0;	
	position: absolute;
	width: 150px;
	left: -999em; 
	z-index: 1000;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
}

.sf_navigation ul.subnav li {
	float: right;
	width: 150px !important; 	
	margin: 0;	
	padding:0;
	border: none;
	border-bottom: 1px solid #efefef;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-color: #ffffff;	
}

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

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

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

.sf_navigation ul.subnav li a:hover {
	background-image:none;
	text-decoration: none;
	font-weight: bold;
	color: #5f5f5f;
}

#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);
}

/* Content */

.sf_main_wrapper {		
	background-color: #EAE5D4;
	border-top: 1px solid #ffffff;
	.float: left;
}

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

.sf_main {	
	width:1000px;
	/*min-height:330px;
	height:auto !important;
	height:330px;*/	
	background-image:url(images/699_couple.jpg);
	background-repeat:no-repeat;
	background-position: top right;	
	position: relative;
	margin: auto;
	margin-top: 50px;
	/*padding-bottom: 240px;*/
}

.sf_region6 {
	background-image:url(images/699_frame.png);
	background-repeat:no-repeat;
	background-position: top right;	
	width: 1000px;
}

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

.sf_content {
	clear: both;
	width: 580px;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding-left: 30px;
	padding-bottom: 240px;
}

.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: #ffffff;
	border-top: 1px solid #ffffff;
}

.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: #fff;
	text-align:center;
}

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

.sf_banner img {
	margin-bottom: 5px;
}
 
/* Sidebar */
 
.widgetset {	
	margin-left: 50px;
	width: 250px;
	overflow:hidden;
	margin-bottom:230px;
}

.widget_header {		
	margin-bottom:10px;
	font-size:24px;
	font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
	font-style: italic;
	color: #5F5F5F;
	border-bottom: 1px dotted;
}

.widgetset .widget_header a,
.widgetset .widget_header a:visited {	
	text-decoration: none;
}

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

.widget_content {
	padding: 5px 0;
}

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

.widgetset .widget_content label{
	margin:0;
	padding:0;
	display:block;
}

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

.widgetset .widget_content select,
.widgetset .widget_content input[type="text"] {
	width:240px;
	border-style:solid;
	border-width:1px;
	padding:1px 0px;
	border-color:#999999;
}

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

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

.widgetset .widget_content .form_item{
	margin:3px 0px;
	padding:0;
}

.btn {
	margin:2px 0px;
}
