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

 h1 {
    font-size: 24px;
    margin: 10px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 h2 {
    font-size: 22px;
    margin: 10px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 h3 {
    font-size: 22px;
    margin: 10px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 h4 {
    font-size: 20px;
    margin: 5px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 h5 {
    font-size: 18px;
    font-weight: normal;
    margin: 5px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 h6 {
    font-size: 18px;
    font-weight: normal;
    margin: 3px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 /*----------------------------------
		General
----------------------------------*/
 body {
    margin: auto;
    color: #ffffff;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 14px;
    font-weight: normal;
    background-color: #9F9F9F;
 }

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

 .sf_wrapper {
    width: 999px;
    margin: auto;
 }

 /*--------------------------------
		Header
---------------------------------*/
 .sf_region1 {
    width: 100%;
    min-height: 120px;
    height: auto !important;
    height: 120px;
    margin: auto;
 }

 .sf_main_header {
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 56px;
    clear: both;
    color: #ffffff;
    padding: 30px 0;
    text-align: left;
    width: 999px;
    margin: auto;
 }

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

 .sf_sub_header {
    display: none;
 }

 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_navigation .widget {
    padding: 0px;
    margin: 0px;
 }

 .sf_navigation .widget_content {
    padding: 0px;
    margin: 0px;
    overflow: visible;
    width: 185px;
 }

 .sf_navigation .widget li {
    overflow: visible;
 }

 .sf_navigation .widget a:link,
.sf_navigation .widget a:visited {
    text-decoration: none;
 }

 .sf_navigation {
    clear: both;
    height: auto !important;
    height: 20px;
    min-height: 20px;
    margin: 300px 10px 15px;
 }

 .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;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
 }

 .sf_navigation ul li {
    float: left;
    margin: 0px;
    border-bottom: 1px solid #e1e4ab;
 }

 .sf_navigation ul li.sf_last_nav_item {
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li a {
    color: #93b025;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    padding: 3px 5px;
    width: 270px;
 }

 .sf_navigation ul li a:visited {
    color: #93b025;
 }

 .sf_navigation ul li a:hover {
    color: #93b025;
    text-decoration: none;
    background-color: #f4f5e0;
 }

 .sf_navigation ul li:hover a {
    color: #93b025;
    text-decoration: none;
    background-color: #f4f5e0;
 }

 /*------------------------------------
	Flyout menu
------------------------------------*/
 .sf_navigation .subnav {
    float: left;
    position: absolute;
    width: 150px;
    left: -999em;
    z-index: 1000;
    margin: -25px 0 0 150px;
    text-transform: none;
    letter-spacing: 1px;
 }

 .sf_navigation .subnav li {
    width: 150px;
    white-space: normal;
    height: auto;
    border-bottom: none;
    background-color: #F4F5E0;
    border-bottom: 1px solid #E1E4AB;
    border-right: 1px solid #E1E4AB;
    border-left: 1px solid #E1E4AB;
    padding: 0px;
 }

 .sf_navigation .subnav li a {
    width: 140px;
    height: auto;
    color: #93b025;
    padding: 4px 5px;
    border: none;
    font-size: 14px;
    border: none;
 }

 .sf_navigation .subnav .sf_first_nav_item_subnav {
    border-top: 1px solid #E1E4AB;
 }

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

 .sf_navigation .subnav li a:hover {
    color: #585858;
    border: none;
 }

 #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_pagetitle {
    color: #ffffff;
    display: block;
    float: left;
    clear: left;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 26px;
    font-weight: normal;
    text-align: left;
    padding: 3px 10px;
    margin: 20px 0;
    width: 630px;
 }

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

 .sf_content {
    clear: left;
    float: left;
    min-height: 250px;
    height: auto !important;
    height: 250px;
    padding: 0px;
    width: 649px;
    line-height: 1.4;
 }

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

 /*--------------------------
		 Footer
--------------------------*/
 .sf_region9 {
    clear: left;
    float: left;
    text-align: center;
    margin-top: 20px;
    width: 650px;
 }

 .sf_footer {
    clear: both;
    color: #ffffff;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 5px;
    width: 640px;
 }

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

 .sf_banner {
    margin: auto;
    padding: 20px 5px;
    font-size: 9px;
    width: 640px;
 }

 #bannerLink a,
#bannerLink a:visited,
#bannerLink a:hover {
    color: #fff;
 }

 .sf_region10 {
    clear: both;
 }

 /*--------------------------
		Links
--------------------------*/
 a:link {
    color: #ffffff;
 }

 a:visited {
    color: #ffffff;
 }

 a:hover {
    color: #ffffff;
    text-decoration: none;
 }

 /*--------------------------
		Sidebar
--------------------------*/
 .sf_region2 {
    float: right;
    clear: right;
    display: inline;
    width: 300px;
    color: #585858;
    background-color: #fff;
    background-image: url(images/671_croc.gif);
    background-repeat: no-repeat;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
 }

 .widgetset {
    margin-top: 40px;
 }

 .widgetset .widget {
    background-repeat: no-repeat;
    background-position: bottom;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
 }

 .widgetset .widget_header {
    margin: 0px;
    padding: 3px 18px;
    font-weight: normal;
    text-align: left;
    font-size: 22px;
 }

 .widgetset h3.widget_header a,
.widgetset h3.widget_header a:visited {
    font-size: 22px;
    text-decoration: none;
    background-color: transparent;
 }

 .widgetset .widget_header a:hover {
    font-size: 22px;
    text-decoration: underline;
 }

 .widgetset .widget_content {
    background-repeat: repeat-y;
    padding: 5px 20px;
    margin: 0px;
    overflow: hidden;
    width: 260px;
 }

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

 .widgetset .widget li {
    margin: 0px;
    padding: 5px 0px;
    border-bottom: 1px solid #e1e4ab;
 }

 .widgetset .widget li li {
    border: none;
 }

 .widgetset .widget img {
    vertical-align: top;
    padding: 2px 0;
 }

 .widgetset a:link,
.widgetset a:visited {
    font-size: 16px;
    text-decoration: none;
    color: #93b025;
 }

 .widgetset a:hover {
    text-decoration: none;
    background-color: #f4f5e0;
 }

 .widgetset .widget_content .form_item {
    margin: 10px 0;
    padding: 0px;
    width: 160px;
 }

 .widgetset .widget input,
.widgetset .widget select {
    color: #222;
    width: 160px;
 }

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

 
