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

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

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

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

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

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

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

 /*----------------------------------
		General
----------------------------------*/
 body {
    margin: auto;
    background-color: #EFEFEF;
    color: #46332b;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 15px;
    font-weight: normal;
    background-image: url(images/668_floral.gif);
 }

 .sf_outer_wrapper {
    width: auto;
    margin: auto auto 20px;
 }

 .sf_extra1 {
    background-image: url(images/668_maintop.png);
    background-repeat: no-repeat;
    width: 958px;
    height: 22px;
    margin: auto;
    clear: both;
 }

 * html .sf_extra1 {
    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_wrapper {
    background-color: #ffffff;
    background-image: url(images/668_mainbg.gif);
    background-repeat: repeat;
    width: 958px;
    margin: auto;
 }

 .sf_extra10 {
    width: 184px;
    height: 66px;
    float: right;
    margin-top: -90px;
    margin-right: 10px;
    position: relative;
 }

 * html .sf_extra10 {
    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 {
    clear: both;
    text-align: left;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 36px;
    font-weight: normal;
    font-variant: normal;
    padding: 20px 0 20px 10px;
    margin: auto;
    color: #46332b;
    width: 948px;
    min-height: 60px;
    height: auto !important;
    height: 60px;
 }

 .sf_sub_header {
    display: none;
 }

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

 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_region1 {
    margin: auto;
 }

 .sf_navigation h3 {
    display: none;
 }

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

 .sf_navigation {
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 13px;
    float: left;
    background-image: url(images/668_navbg.png);
    background-repeat: repeat;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    padding: 0;
    margin: 0;
    width: 100%;
 }

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

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

 .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;
    min-height: 40px;
    height: auto !important;
    height: 40px;
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li.sf_last_nav_item a {
    border: none;
 }

 .sf_navigation ul li a {
    color: #ffffff;
    padding: 8px 10px 7px;
    text-decoration: none;
    display: block;
 }

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

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

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

 /*------------------------------------
	Flyout menu
------------------------------------*/
 .sf_navigation .subnav {
    float: left;
    position: absolute;
    width: 150px;
    left: -999em;
    z-index: 1000;
    margin: 0;
    padding: 0;
 }

 .sf_navigation .subnav li {
    white-space: normal;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    width: 150px;
 }

 .sf_navigation .subnav li a {
    width: 110px;
    height: auto;
    padding: 3px 20px;
    color: #ffffff;
 }

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

 .sf_navigation .subnav li a:hover {
    width: 110px;
    color: #ffffff;
    height: auto;
 }

 .sf_navigation .subnav .sf_last_nav_item_subnav {
 }

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

 /*--------------------------------
		 	Page Title
---------------------------------*/
 .sf_pagetitle {
    padding: 10px 20px;
    text-align: left;
    float: right;
    font-weight: normal;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 18px;
    width: 185px;
    clear: right;
    color: #ffffff;
    font-style: italic;
 }

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

 /*--------------------------
		Content
--------------------------*/
 .sf_content {
    padding: 10px 10px 10px 20px;
    min-height: 250px;
    width: 700px;
    float: left;
 }

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

 .sf_content img {
    border: 1px solid #98847C;
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_region9 {
    clear: both;
 }

 .sf_footer {
    clear: both;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    text-align: center;
    padding: 20px;
    font-size: 11px;
    color: #46332b;
 }

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

 .sf_banner {
    text-align: center;
    font-size: 11px;
    margin-bottom: 10px;
 }

 #bannerLink {
    padding: 10px;
    margin: 10px;
 }

 #bannerLink a, #bannerLink a:visited, #bannerLink a:hover {
    color: #46332b;
 }

 /*--------------------------
		End Footer
--------------------------*/
 .sf_extra8 {
 }

 .sf_extra9 {
    background-image: url(images/668_mainbtm.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 958px;
    height: 22px;
    margin: auto;
 }

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

 /*--------------------------
		Sidebar
--------------------------*/
 .sf_region7 {
    float: right;
    display: inline;
    width: 188px;
    margin: 0 13px 0 5px;
    _margin: 0 9px 0 5px;
    overflow: hidden;
    display: none;
 }

 .sf_region8 {
    float: right;
    display: inline;
    width: 188px;
    margin: 0 5px 0 5px;
    overflow: hidden;
    display: none;
 }

 .widgetset .widget_content {
    overflow: hidden;
    padding: 5px;
    color: #ffffff;
    font-size: 13px;
 }

 .widgetset widget_content img {
    border: 1px solid #ddd;
 }

 .widgetset .widget {
    min-height: 1%;
    height: auto !important;
    height: 1%;
    padding: 0 10px;
    margin-bottom: 10px;
    border: 1px dashed #98847c;
 }

 .widgetset .widget_header {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    margin-bottom: 5px;
 }

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

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

 .widgetset li {
    margin: 0px;
    padding: 3px 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 .widget-content img a:hover {
    background-color: transparent;
 }

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

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

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

 /*--------------------------
		Other
--------------------------*/
 a:link {
    text-decoration: underline;
 }

 a:visited {
    text-decoration: underline;
 }

 a:hover {
    text-decoration: none;
 }

 .btn, .checkout a.button, .checkout input.button {
    margin: 3px 3px 3px 0;
    padding: 3px;
    font-size: 11px;
    font-weight: normal;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-color: #46332B;
    background-color: #867670;
    color: #ffffff;
 }

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

 .sf_region5 .btn, .checkout a.button, .checkout input.button {
    border-color: #ffffff;
    color: #ffffff;
 }

 .sf_region5 .btn:hover, .checkout a.button:hover, .checkout input.button:hover {
    color: #ffffff;
 }

 .quick-search .btn {
    padding: 1px;
 }

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

 
