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

 h1 {
    font-size: 20px;
    margin: 10px 0;
    font-family: segoe script, sans-serif;
 }

 h2 {
    font-size: 20px;
    margin: 10px 0;
    font-family: segoe script, sans-serif;
 }

 h3 {
    font-size: 20px;
    margin: 10px 0;
    font-family: segoe script, sans-serif;
 }

 h4 {
    font-size: 16px;
    margin: 5px 0;
    padding: 0;
    font-family: segoe script, sans-serif;
 }

 h5 {
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0px;
    font-family: segoe script, sans-serif;
 }

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

 body {
    margin: auto;
    color: #000000;
    font-family: arial, sans-serif;
    font-weight: normal;
    background-image: none;
    background-repeat: repeat;
    font-size: 13px;
    background-color: #FFFFFF;
 }

 .sf_outer_wrapper {
    width: 980px;
    margin: 0 auto;
    background-image: url(images/680_contentbg.gif);
    background-repeat: repeat-y;
 }

 .sf_wrapper {
    width: 910px;
    margin: 0 auto;
 }

 /*--------------------------------
		Header
---------------------------------*/
 .sf_region2 {
 }

 .sf_main_header {
    text-align: left;
    font-family: segoe script, sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-variant: normal;
    padding: 40px 15px;
    float: left;
    width: 880px;
    background-color: #ffffff;
    min-height: 45px;
    height: auto !important;
    height: 45px;
    color: #9d82c9;
 }

 .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;
    margin: 0;
    width: 910px;
    border-bottom: 1px solid #efe6df;
 }

 .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;
    white-space: nowrap;
    margin: 0;
    padding: 0;
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li.sf_last_nav_item a {
 }

 .sf_navigation ul li a {
    font-size: 14px;
    font-family: font-family: arial, sans-serif;
    padding: 8px 8px;
    text-decoration: none;
    display: block;
    color: #000000;
 }

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

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

 /*------------------------------------
	Flyout menu
------------------------------------*/
 .sf_navigation .subnav {
    float: left;
    position: absolute;
    width: 168px;
    left: -999em;
    z-index: 1000;
    margin: 0;
    padding: 0 0 16px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    background-image: url(images/680_subnav-ftr.png);
    background-repeat: no-repeat;
    background-position: bottom;
 }

 .sf_navigation .subnav li {
    white-space: normal;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    width: 168px;
    background-image: url(images/680_subnav-bg.png);
    background-repeat: repeat;
 }

 .sf_navigation .subnav li a {
    width: 138px;
    height: auto;
    padding: 3px 15px;
    color: #000000;
    font-size: 11px;
    background-color: transparent !important;
 }

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

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

 .sf_navigation .subnav .sf_first_nav_item_subnav {
 }

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

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

 .sf_pagetitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    font-color: #694e8a;
 }

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

 /*--------------------------
		 Footer
--------------------------*/
 .sf_region9 {
    clear: both;
    background-color: #ffffff;
 }

 .sf_footer {
    clear: both;
    font-family: segoe script, sans-serif;
    text-align: center;
    padding: 20px;
    font-size: 11px;
    color: #343434;
 }

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

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

 #bannerLink {
    padding: 10px;
 }

 #bannerLink a, #bannerLink a:visited, #bannerLink a:hover {
    color: #343434;
    font-size: 9px;
 }

 .widgetset .widget_header {
    margin: 0px;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
 }

 .widgetset .widget_header a,
.widgetset .widget_header a:visited {
    color: #7B57AF;
 }

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

 .widgetset .widget {
    margin-bottom: 10px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    background-repeat: no-repeat;
    background-position: bottom;
    border-bottom: 1px solid #efe6df;
 }

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

 .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
--------------------------*/
 .btn, .checkout a.button, .checkout input.button {
    margin: 3px 3px 3px 0;
    padding: 4px;
    font-size: 11px;
    font-weight: normal;
    font-family: segoe script, sans-serif;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    border-color: #bbbbbb;
    background-color: #ffffff;
    color: #6f6f6f;
 }

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

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

 /*--------- General ---------*/
 .sf_region4 {
    float: right;
    display: inline;
    width: 280px;
    padding: 0;
    overflow: hidden;
    display: none;
    margin-top: 20px;
    display: block;
    color: #694e8a;
 }

 /*--------------------------------
		 	Page Title
---------------------------------*/
 .sf_extra5 {
    background-image: url(images/680_main.jpg);
    background-repeat: no-repeat;
    width: 910px;
    height: 330px;
    display: none;
 }

 .sf_extra6 {
    width: 910px;
    height: 35px;
    display: none;
    background-image: none;
    color: #694e8a;
 }

 .sf_pagetitle {
    margin-top: -330px;
    margin-right: 20px;
    padding: 10px 20px 15px;
    text-align: center;
    float: right;
    font-weight: normal;
    font-family: segoe script, sans-serif;
    font-size: 26px;
    width: 250px;
    clear: both;
    color: #000000;
    background-image: url(images/680_ptitlebg.png);
    background-repeat: repeat;
    display: none;
 }

 .searchheadings {
    margin: 10px 0px;
 }

 /*--------------------------
		Content
--------------------------*/
 .sf_content {
    padding: 10px 0 30px;
    min-height: 250px;
    line-height: 1.4;
    text-align: left;
    width: 910px;
    float: left;
    margin-top: 10px;
    padding: 0 0 30px;
    width: 610px;
    color: #000000;
 }

 /* Posts */
 .sf_blog_posttitle {
    width: 600px;
    padding: 7px 5px;
    min-height: 22px;
    height: auto !important;
    height: 22px;
    background-image: url(images/680_entryhdr.png);
    background-repeat: repeat;
    margin-bottom: 0;
    color: #694e8a;
    font-family: segoe script, sans-serif;
    font-size: 28px;
 }

 .sf_blog_entry {
    float: left;
    width: 590px;
    padding: 10px;
    _overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #efe6df;
 }

 h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
    color: #694e8a;
    text-decoration: none;
 }

 h3.sf_blog_posttitle a:hover {
    color: #beacd4;
    text-decoration: none;
 }

 .sf_blog_postmeta {
    font-size: 11px;
    margin: 10px 0px 20px;
    clear: both;
 }

 .error {
    margin-top: 20px;
 }

 #comments1 h6, #trackbacks h6 {
    font-size: 16px;
 }

 .commentlist li {
    list-style-type: none;
    margin: 10px 0;
 }

 #trackbacks ul li {
    list-style-type: none;
    margin: 5px 0;
 }

 .recentdate {
    font-size: 10px;
    margin-top: 7px;
 }

 .commentcreationdate {
    font-weight: bold;
 }

 #leavecommentlabel {
    border-top: 1px dotted;
    padding-top: 5px;
    margin-top: 20px;
 }

 /* Calendar */
 table.calendar {
    width: 100%;
    text-align: center;
 }

 .calendar td {
    padding: 2px;
 }

 .calendarcell a:link,
.calendarcell a:visited {
    padding: 0px 2px;
    border: 1px solid;
    background-color: #ffffff;
 }

 .calendarcell a:hover {
    padding: 0px 2px;
    text-decoration: none;
    background-color: #dfdfdf;
 }

 .calendar caption {
    font-size: 16px;
 }

 .Calendar .widget_content table {
    margin: 2px;
    width: 98%;
    border-color: #f8f8f8;
 }

 .widget_content .calendartitle {
    border: none;
 }

 /* Survey */
 #blogsurvey {
    padding: 5px;
    margin-bottom: 20px;
    clear: both;
    background-color: #fff;
    color: #333;
    border: 1px solid #ddd;
 }

 #blogsurvey p {
    margin: 0px;
    padding: 5px;
 }

 #surveytitletext {
    font-weight: bold;
 }

 /* Subscribe */
 .SubscribeViaEmail .form_item input {
    width: auto;
 }

 .SubscribeViaEmail input#SubscriberEmail {
    width: 150px;
 }

 .subscribeimage {
    margin-top: 5px;
 }

 /* Other */
 .feedbutton {
    vertical-align: sub;
    border: none;
 }

 .feedlink {
    .vertical-align: sub;
 }

 .feedlist li {
    .margin: 0;
    .padding: 0;
 }

 /* Sidebar */
 .widgetset quick-search {
    padding: 2px;
    margin: 0px;
    color: #000;
 }

 .searchbox #quicklink {
    margin-top: 5px;
 }

 .widget_content tr td {
    border: none;
 }

 .HomeLink .widget_content {
    display: none;
 }

 .widgetset .widget.HomeLink {
    background-image: none;
    padding: 0px;
    _height: auto;
 }

 .widgetset .GoogleAd h3 {
    display: none;
 }

 .sf_region4 .widget_content {
    overflow: hidden;
    padding: 7px;
    background-color: #ffffff;
    font-size: 12px;
    _display: inline-block;
    _width: 204px;
    color: #694e8a;
 }

 
