/*----------------------------------
	General
----------------------------------*/
 body {
    color: #505b38;
    background-color: #909c74;
    background-image: url(images/body_5.jpg);
 }

 h1,
h2,
h3,
h4,
h5,
h6 {
    color: #707e51;
 }

 .sf_outer_wrapper {
    background-image: url(images/content_5.jpg);
 }

 .sf_wrapper {
    background-image: url(images/outer_wrapper_5.jpg);
 }

 /*----------------------------------
	Header
----------------------------------*/
 .sf_main_header {
    color: #000000;
 }

 /*----------------------------------
	End Header
----------------------------------*/
 .sf_extra4 {
 }

 /*----------------------------------
	Bottom Navigation
----------------------------------*/
 .sf_navigation {
    background: url(images/nav_bg_5.jpg);
 }

 .nav li a {
    background-image: url(images/nav_static_5.jpg);
    color: #d4d3fe;
 }

 .nav li a:visited {
    color: #d4d3fe;
 }

 .nav li a:hover {
    background-image: url(images/nav_over_5.jpg);
    color: #ffffff;
 }

 /*----------------------------------
	Drop Down Navigation
----------------------------------*/
 #Nav1 li ul {
    background-color: #A8BC7D;
 }

 /*----------------------------------
	End Bottom Navigation
----------------------------------*/
 .sf_extra5 {
    background-image: url(images/extra5_5.png);
 }

 /*----------------------------------
	Page Title
----------------------------------*/
 .sf_pagetitle {
    background-image: none;
    color: #707e51;
 }

 /*----------------------------------
	End Page Title
----------------------------------*/
 .sf_extra6 {
 }

 .sf_extra11 {
 }

 /*----------------------------------
	Content
----------------------------------*/
 .sf_content {
    background-image: url(images/content_5.jpg);
 }

 /*----------------------------------
	End Content
----------------------------------*/
 .sf_extra7 {
    background-image: url(images/extra7_5.jpg);
 }

 /*----------------------------------
	Footer
----------------------------------*/
 .sf_footer {
    background-image: url(images/extra9_5.png);
    color: #798957;
 }

 /*----------------------------------
	End Footer
----------------------------------*/
 .sf_extra9 {
    background-image: url(images/footer_5.jpg);
 }

 /*----------------------------------
	Global Widgets
----------------------------------*/
 .widgetset {
    background-image: url(images/content_5.jpg);
 }

 .widgetset .widget {
    background-color: #d7efa4;
 }

 .widgetset .widget_header {
    color: #707e51;
    background-color: #c0db84;
 }

 .widgetset li {
    border-color: #909c74;
 }

 /*----------------------------------
	Extra Stuff
----------------------------------*/
 a:link {
    color: #4f4eb6;
 }

 a:visited {
    color: #4f4eb6;
 }

 a:hover {
    color: #7574f8;
 }

 .btn,
#submitcomment,
#resetcomment,
#spellchk,
#surveysubmit input {
    background-color: #4f4eb6;
    border: none;
    color: #ffffff;
    font-weight: bold;
    margin: 3px 0;
 }

 
