/*----------------------------------
		Typography
----------------------------------*/
 h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
 }

 h1 {
    font-size: 20px;
    margin: 10px 0;
    padding: 0px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
 }

 h2 {
    font-size: 18px;
    margin: 10px 0;
    padding: 0px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
 }

 h3 {
    font-size: 16px;
    margin: 10px 0;
    padding: 0px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
 }

 h4 {
    font-size: 16px;
    margin: 5px 0;
    padding: 0px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    line-height: 18px;
 }

 h5 {
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
 }

 h6 {
    font-size: 13px;
    font-weight: bold;
    margin: 3px 0;
    padding: 0px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
 }

 /*----------------------------------
		General
----------------------------------*/
 body {
    margin: auto;
    background-color: #BEA99F;
    color: #4f3125;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 13px;
    font-weight: normal;
    background-image: url(images/705_bg.jpg);
    background-repeat: repeat;
    background-position: top;
    background-attachment: fixed;
 }

 .sf_outer_wrapper {
    width: 980px;
    margin: 0px auto;
 }

 .sf_extra1 {
    background-image: url(images/705_maintop.png);
    background-repeat: repeat-y;
    background-position: right;
    width: 980px;
    height: 11px;
 }

 .sf_wrapper {
    width: 980px;
    margin: 0 auto;
    background-image: url(images/705_contentbg.png);
    background-repeat: repeat-y;
    background-position: right;
 }

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

 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_region1 {
    min-height: 40px;
    height: auto !important;
    height: 40px;
    width: 750px;
    margin-left: 230px;
 }

 .sf_navigation h3 {
    display: none;
 }

 .sf_navigation .widget_content {
    padding: 0px;
    margin: 0px;
 }

 .sf_navigation {
    clear: both;
    min-height: 20px;
    height: auto !important;
    height: 20px;
    padding: 10px 0px 0px;
    width: 703px;
    margin-bottom: -3px;
    margin-left: 35px;
 }

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

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

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

 .sf_navigation ul li.sf_last_nav_item {
    padding-right: 0px;
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li a {
    color: #ffffff;
    padding: 8px 20px;
    text-decoration: none;
    display: block;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 12px;
 }

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

 .sf_navigation ul li a:hover {
    background-color: #ffffff;
    color: #4f3125;
    text-decoration: none;
 }

 .sf_navigation ul li:hover a {
    background-color: #ffffff;
    color: #4f3125;
 }

 /*------------------------------------
	Flyout menu
------------------------------------*/
 .sf_navigation .subnav {
    float: left;
    position: absolute;
    width: 160px;
    left: -999em;
    z-index: 1000;
    margin: 0;
    border-top: 1px solid #d8d8d8;
 }

 .sf_navigation .subnav li {
    background-color: #ffffff;
    width: 148px;
    background-image: none;
    white-space: normal;
    height: auto;
    margin: 0;
    padding: 0 10px 0 0;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
 }

 .sf_navigation .subnav li a {
    width: 118px;
    height: auto;
    padding: 3px 20px;
    color: #4f3125;
    border: none;
    margin: 0;
    background-color: #F8F4F3 !important;
 }

 .sf_navigation .subnav li a:visited {
    color: #4f3125;
 }

 .sf_navigation .subnav li a:hover {
    color: #4f3125;
    text-decoration: none;
    background-color: #fdfbfb !important;
    height: auto;
    border: none;
    margin: 0;
 }

 #Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
    left: auto;
 }

 #Nav1 iframe {
    position: absolute;
    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;
 }

 /*--------------------------
		Content
--------------------------*/
 .sf_region6 {
    float: right;
    width: 750px;
    margin-bottom: 10px;
 }

 .sf_pagetitle {
    font-size: 20px;
    padding: 30px 60px;
    text-align: center;
 }

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

 .sf_content {
    float: right;
    padding: 30px 30px 80px;
    min-height: 150px;
    line-height: 1.4;
    background-color: #f8f4f3;
    margin: 0 62px 60px 57px;
    _margin-right: 30px;
    border: 1px solid #e8e3e4;
    width: 570px;
 }

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

 .sf_extra9 {
    background-image: url(images/705_mainftr.png);
    background-repeat: repeat-y;
    background-position: right;
    width: 980px;
    height: 21px;
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_region10 {
    clear: both;
    width: 980px;
    margin: auto;
    color: #fff;
 }

 .sf_footer {
    clear: both;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    text-align: center;
    padding: 20px 0 10px;
    font-size: 10px;
    margin-left: 230px;
    color: #ffffff;
 }

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

 .sf_banner {
    margin: 0px auto;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 10px;
    margin-left: 230px;
 }

 .sf_footer a:link,
.sf_footer a:visited,
.sf_banner a:link,
.sf_banner a:visited,
#bannerLink a:link, 
#bannerLink a:visited {
    color: #ffffff;
 }

 #bannerLink {
    padding: 10px 0 0;
 }

 /*--------------------------
		Sidebar
--------------------------*/
 .sf_region4 {
    float: left;
    display: inline;
    width: 220px;
    margin-right: 10px;
    overflow: hidden;
    color: #ffffff;
 }

 .sf_main_header {
    text-align: center;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 42px;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    width: 220px;
    word-wrap: break-word;
    padding: 0 0 30px;
    background-image: url(images/705_div.png);
    background-position: bottom;
    background-repeat: no-repeat;
 }

 .sf_sub_header {
    display: none;
 }

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

 .sf_region4 .widget_content {
    padding: 10px 0 0;
    font-size: 12px;
 }

 .widgetset .widget {
    padding: 30px 0;
    min-height: 1%;
    height: auto !important;
    height: 1%;
 }

 .widgetset .widget_header {
    margin: 0px;
    padding: 0px 0px;
    font-size: 20px;
    font-weight: normal;
    color: #ffffff;
 }

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

 .widgetset li {
    margin: 0px;
    padding: 5px 0px;
    overflow: hidden;
 }

 .widgetset a:link, .widgetset a:visited {
    text-decoration: none;
    padding: 2px 0px;
    color: #ffffff;
 }

 .widgetset a:hover {
    padding: 2px 0px;
    text-decoration: underline;
 }

 .widgetset .form_item {
    margin: 5px 0px;
 }

 .widgetset input, .widgetset select {
    width: 150px;
 }

 .widgetset .btn {
    width: auto;
    margin: 3px 0px;
 }

 /*--------------------------
		Other
--------------------------*/
 .btn, .checkout a.button, .checkout input.button {
    margin: 3px 3px 3px 0;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    color: #ffffff;
 }

 .btn:hover, .checkout a.button:hover, .checkout input.button:hover {
    background-color: #4F3125;
 }

 input[type="text"], textarea {
    border-color: #d8d8d8;
 }

 
