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

 h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
 }

 h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
 }

 h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
 }

 h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
    height: 1.25em;
 }

 h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
 }

 h6 {
    font-size: 1em;
    font-weight: bold;
 }

 p, form {
    margin: 0 0 1.5em;
    padding: 0;
 }

 blockquote {
    margin: 1.5em;
 }

 sup, sub {
    line-height: 0;
 }

 address {
    margin: 0 0 1.5em;
 }

 pre, code {
    margin: 1.5em 0;
    white-space: pre;
 }

 pre, code, tt {
    line-height: 1.5;
 }

 li ul, li ol {
    margin: 0 2.5em;
    padding: 0;
 }

 ul, ol {
    margin: 0 1.5em 1.5em 3em;
    padding: 0;
 }

 ul {
    list-style-type: disc;
 }

 ol {
    list-style-type: decimal;
 }

 dl {
    margin: 0 0 1.5em 0;
 }

 dd {
    margin-left: 1.5em;
 }

 caption {
    margin: 0;
    padding: .5em;
 }

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

 .sf_main_header div {
    height: 62px;
    overflow: hidden;
 }

 .sf_extra3 {
 }

 .sf_sub_header {
    display: none;
 }

 .sf_main_header p, .sf_sub_header p {
    margin: 0px;
    padding: 0px;
 }

 /**
 * --------------------------------------------------------
 * @section navigation
 * --------------------------------------------------------
 */
 .sf_navigation h3.widget_header {
    display: none;
 }

 .sf_navigation {
    background-color: #938d76;
    float: left;
    padding: 13px 0;
    width: 215px;
    min-height: 224px;
    height: 224px;
 }

 .sf_navigation ul {
    background: url(images/623_navbg.jpg) 100% 0 repeat-y;
    border-top: 1px solid #333333;
    list-style-type: none;
    margin: 0;
    padding: 0;
 }

 .sf_navigation ul li {
    border-bottom: 1px solid #333333;
    border-top: 1px solid #ffffff;
 }

 .sf_navigation ul li.sf_last_nav_item {
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li a {
    background-image: url(images/623_bullet.jpg);
    background-position: 26px 11px;
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    width: 155px;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 11px 7px 11px 53px;
    text-decoration: none;
 }

 .sf_navigation ul li a:visited {
 }

 .sf_navigation ul li a:hover {
    background-color: #fffcee;
 }

 /**
 * @subsection flyout
 */
 #Nav1 iframe {
    position: absolute;
    left: -0.25em;
    top: -0.25em;
    z-index: 0;
    filter: progid;
    margin-left: 3px;
 }

 .sf_subnavigation, .sf_subnavigation2 {
    display: none;
 }

 #Nav1 li ul {
    position: absolute;
    left: -999em;
    width: 140px;
    border: none;
    background: #aba489;
    padding: 1px 1px 0px 1px;
    margin: -39px 0 0 165px;
    z-index: 1000;
 }

 #Nav1 li a {
    display: block;
 }

 #Nav1 li ul li {
    margin: 0;
    padding: 0;
    float: left;
    border: none;
 }

 #Nav1 li ul li a {
    display: block;
    color: #fffcee;
    background-image: none;
    background: #938d76;
    width: 126px;
    height: auto;
    padding: 11px 7px;
    white-space: normal;
    margin: 0 0 1px 0;
 }

 #Nav1 li ul li a:hover {
    color: #ffffff;
    background: #aba489;
 }

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

 #Nav1 .sf_last_nav_item_subnav {
    margin: 0;
 }

 .sf_region5 div, .sf_region5 p {
    padding: 0;
    margin: 0;
 }

 /**
 * ------------------------------------------------------------------
 * @section content
 * ------------------------------------------------------------------
 */
 .sf_content {
    display: inline;
    float: right;
    margin: 10px 30px 10px 0;
    width: 600px;
 }

 /**
 * ------------------------------------------------------------------
 * @section widgets
 * ------------------------------------------------------------------
 */
 .widgetset {
    clear: left;
    float: left;
    margin: -13px 10px 0;
    padding: 20px 0 10px;
    width: 195px;
    display: inline;
 }

 div.widgetset .widget_content {
    overflow: auto;
    padding: 0;
    margin: 0 10px 10px;
    width: 175px;
 }

 .sf_region7 {
    clear: right;
 }

 div.widgetset .form_item {
    margin-bottom: 5px;
 }

 div.widgetset label {
    display: block;
 }

 div.widgetset .widget h3 {
    background-color: #C1BEB0;
    padding: 5px;
    margin: 0 0 10px;
 }

 div.widgetset h3, div.widgetset h3 a {
    font-family: arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000;
 }

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

 div.widgetset li {
    margin-bottom: 3px;
 }

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

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

 /**
 * ------------------------------------------------------------------
 * @section misc
 * ------------------------------------------------------------------
 */
 .sf_banner {
    margin: 25px auto 0;
    text-align: center;
    width: 900px;
 }

 .sf_banner img {
 }

 .sf_banner a,.sf_banner a:link {
    color: #cccccc;
 }

 .sf_banner a:visited {
    color: #cccccc;
 }

 .sf_banner a:hover {
    color: #cccccc;
 }

 /**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
 #Nav1 li:hover, #Nav1 li.hover {
    position: static;
 }

 /**
 * --------------------------------------------------------
 * @section layout
 * --------------------------------------------------------
 */
 .sf_region5 {
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: arial,helvetica,sans-serif;
    font-size: 22px;
    padding-right: 15px;
    text-align: right;
    width: 645px;
    margin-top: -50px;
 }

 /**
 * --------------------------------------------------------
 * @section content
 * --------------------------------------------------------
 */
 .sf_blog_entry {
    padding-bottom: .5em;
 }

 /**
 * @subsection chicklets
 */
 .chicklet img {
    margin-right: 5px;
 }

 /**
 * @subsection postmeta
 */
 .sf_blog_postmeta {
    border-top: 1px solid #bbbbbb;
    margin-bottom: 2em;
    padding: .8em 0;
 }

 /**
 * @subsection comments and trackbacks
 */
 ul.trackbacklist li, ul.commentlist li {
    border: 1px solid #bbbbbb;
 }

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

 .trackbacklist, .commentlist {
    font-size: 11px;
 }

 #trackbacks, #comments1,#leavecomment {
    margin-top: 2em;
 }

 /**
 * @subsection navigation
 */
 .sf_region4 div.widgetset .main_nav {
    margin-bottom: 0;
 }

 /**
 * @subsection home link
 */
 .widget.HomeLink a {
    text-decoration: none;
    color: #000000;
 }

 /**
 * @subsection syndication
 */
 div.widgetset div.FeedList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
 }

 div.widgetset div.FeedList ul li {
    line-height: 20px;
    margin: 0;
    padding: 0;
    display: list-item;
 }

 div.widgetset div.FeedList ul li a img {
    text-decoration: none;
    border: 0;
    margin-right: 4px;
 }

 /**
 * @subsection subscribe
 */
 .SubscribeViaEmail .form_item input {
    width: auto;
 }

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

 div.widgetset .SubscribeViaEmail label {
    display: inline;
 }

 /**
 * @subsection search
 */
 .Search #searchOnlyTitles a:link,
.Search #searchOnlyTitles a:visited,
.Search #searchOnlyTitles a:hover {
    color: #000;
    text-decoration: none;
 }

 .Search #quicklink,
.Search #advancedlink {
    width: 160px;
    clear: both;
    line-height: 30px;
    text-align: left;
 }

 .Search select,
.Search #q {
    width: 160px;
 }

 /**
 * @subsection recent entries
 */
 .recentdate {
    color: #222;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: .8em;
    margin-bottom: .5em;
 }

 /**
 * @subsection calendar
 */
 .calendar {
    border-collapse: collapse;
    margin-bottom: 30px;
    background-color: transparent;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0 !important;
    font-family: Frutiger,"Frutiger Linotype",Univers,Calibri,"Gill Sans","Gill Sans MT","Myriad Pro",Myriad,"DejaVu Sans Condensed","Liberation Sans","Nimbus Sans L",Tahoma,Geneva,"Helvetica Neue",Helvetica,Arial,sans serif;
 }

 .calendartitle {
    background-color: #dfdfdf;
 }

 .calendar .calendarcell {
    font-size: 13px;
    padding: 4px;
 }

 /**
 * @subsection custom text
 */
 .widget.CustomText .widget_content {
    overflow: auto;
    width: 160px;
 }

 #surveysubmit {
    margin-top: 1em;
 }

 .sf_outer_wrapper {
    background-color: #333333;
    background-position: 0 0;
    background-repeat: repeat;
    margin: 0 auto;
    width: 900px;
    background-image: url(images/thinstrip.jpg);
 }

 .sf_extra4 {
    background-color: #333333;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    height: 250px;
    width: 685px;
    background-image: url(images/newheader1.jpg);
 }

 .sf_extra2 {
    background-position: 0 50%;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    height: 66px;
    width: 100px;
    background-image: none;
    background-repeat: no-repeat;
 }

 /**
 * @file
 * @project 623
 * @package stheme
 * @site app2
 */
 div.widgetset .widget {
    background-color: #AFAB99;
    margin-bottom: 15px;
    padding-bottom: 5px;
    overflow: auto;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-image: url(images/195x10.jpg);
 }

 /**
 * ------------------------------------------------------------------
 * @section general
 * ------------------------------------------------------------------
 */
 body {
    font-family: courier,bold;
    margin: 0;
    padding: 0 0 25px 0;
    font-size: 14px;
    background-color: #090909;
 }

 .sf_main_header {
    display: inline;
    float: left;
    font-weight: 600;
    height: 66px;
    margin-top: 20px;
    overflow: hidden;
    min-width: 760px;
    width: 740px;
    margin-right: 20px;
    font-family: courier;
    font-size: 26px;
    color: #E105D4;
 }

 a:link {
    text-decoration: none;
    font-weight: bold;
    color: #E105D4;
 }

 a:visited {
    text-decoration: none;
    color: #1e5790;
 }

 a:hover {
    text-decoration: underline;
    color: #1e5790;
 }

 /**
 * ------------------------------------------------------------------
 * @section footer
 * ------------------------------------------------------------------
 */
 .sf_footer {
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: both;
    padding: 15px 25px;
    text-align: center;
    width: 850px;
    background-image: url(images/902x32.jpg);
    background-color: #346ba2;
    font-family: arial;
    color: #0A0A0A;
 }

 /**
 * ------------------------------------------------------------------
 * @section header
 * ------------------------------------------------------------------
 */
 .sf_header_wrapper {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 107px;
    background-color: #1e5790;
    background-image: url(images/902x1071.jpg);
 }

 
