html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	color: #000;
	font: 0.6251em/1 Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* =General  */

body {
	background: #606950 url(../images/body_bg2.gif) top left repeat-x;
	padding: 0 2em; 
}
h2 {
    font-size: 300%;
    line-height: 110%;
    color: #606950;
    font-weight: normal;
}
h3 {
    font-size: 250%;
    line-height: 110%;
    color: #606950;
    font-weight: normal;
}
h4 {
    font-size: 225%;
    line-height: 110%;
    color: #606950;
}
h4 {
    font-size: 200%;
    line-height: 110%;
    color: #606950;
}
h5 {
    font-size: 175%;
    line-height: 110%;
    color: #606950;
}
h6 {
    font-size: 150%;
    line-height: 110%;
    color: #606950;
}
#wrapper {
    margin: auto;
    width: 902px;
    position: relative;
}
#container {
    background-color: #fff;
    color: #000;
}
#header {
    height: 145px;
    background: #fcfbf8 url(../images/header_bg.gif) top left repeat-x;
    position: relative;
}
body.sub #header {
    height: 111px;
}
#phone {
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 42px;
    font-weight: bold;
}
#box_header, #box_header_sub {
    right: 0;
    top: 0;
    position: absolute;
}
#box_a, #box_b, #box_c, #box_d {
    border-bottom: 1px solid #bcbcbc;
}
body.sub #logo {
    padding: 38px 0 0 23px;
}
#logo {
    padding: 59px 0 0 23px;
}
#powered {
    position: absolute;
    padding-top: 15px;
    left: 0;
}
#footer {
    color: #fff;
    width: 656px;
    text-align: center;
    margin: 10px 0 0 246px;
    line-height: 1.2em
}
#footer ul, #footer ul li, #footerNav {
    display: inline;
}
#footer ul li {
    border-right: 1px solid #fff;
    padding: 0 5px;
    text-transform: uppercase;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#content {
    background: #fff url(../images/sub_nav_bg.gif) top left repeat-y;
    height: auto !important;
    height: 100px;
    color: #fff;
    position: relative;
    z-index: 50;
}
#content ul, #content ol {
    padding-left: 40px;
    list-style-position: inside;
/*
    padding-left: 1em;
	text-indent: -1em;
*/

    
}
#content ul {
    list-style-type: disc;
}
#content ul li {
}
#content ol {
    list-style-type: decimal;
}
#contentInner {
    background: transparent url(../images/sub_nav_top.gif) top left no-repeat;
/*
    min-height: 500px;
    height: auto !important;
    height: 500px;
*/
}
#content-main {
    width: 736px;
    background: #fff url(../images/body_bg.gif) top left repeat-x;
    color: #000;
    float: right;
    font-size: 1.2em;
    line-height: 120%;
    z-index: 52;
	overflow:  hidden;
}
#content-main div.padding{
/*
    min-height: 500px;
    height: auto !important;
    height: 500px;
*/
    padding: 37px 21px 0 21px;
}
#content-main img {
    padding: 10px;
}
#content-main p {
    margin: 10px 0;
}
#sidebar-wrap {
    border-top: 1px solid #b9c3ab;
    padding: 13px 0;
	border-bottom: none;
}
#sidebar-inner {
    background: transparent url(../images/sidebar_sep.gif) center top repeat-y;
}
.sidebar {
    margin: 0 13px;
    width: 45.7%;
    float: left;
}
#content-sub {


    background: 0 !important;
    background: transparent url(../images/sub_nav_top.gif) top left no-repeat;
    float: left;
/*
    position: relative;
    height: auto !important;
    height: 800px;
    padding: 37px 21px 0 21px;
*/
    margin: 8px 0 !important;
    margin: 0;
}

body.home #content-sub {
    margin: 8px 0;
}
body.home #search {
/*
    width: 236px;
*/
}
#search {
    position: absolute;
    bottom: 0;
    left: 0px;
    padding: 10px;
    text-align: center;
}
#p {
    width: 98px;
    height: 18px;
    color: #fff;
    border: 0;
    background: transparent url(../images/search_bg.gif) top left no-repeat;
}
body.home #content-main {
    width: 656px;
}
#bl {
    height: 8px;
    width: 8px;
    position: absolute;
    bottom: 0;
    background: transparent url(../images/bl_corner.gif) bottom left no-repeat;
}
#br {
    height: 8px;
    background: transparent url(../images/br_corner.gif) bottom right no-repeat;
}
#nav-main {
    height: 42px;
    background: transparent url(../images/nav_on_bg.gif) top left repeat-x;
    color: #6d5217;
    position: relative;
    z-index: 500;
    
}
#subNav{
clear: both;
margin-top: 10px;
    padding: 15px;
}
#subNav strong {
    font-weight: bold;
    font-size: 12px;

}
#subNav ul{
    list-style: none;
    padding: 0;
}
#subNav ul li {
}
#subNav ul li a {
    color: #fff;
    text-decoration: none;
    padding: 4px 8px;
    background: 0;
    display: block;
}
#subNav ul li a:hover {
    text-decoration: underline;
    background: transparent url(../images/sub_nav_marker.gif) center left no-repeat;
}
#subNav ul li.current a {
    background: transparent url(../images/sub_nav_marker.gif) center left no-repeat;
}

/* Navigation Styles */
/* -------------------------------- */

div#topNav {
   padding:0; 
}
div#topNav ul {
padding:0;
width: 100%;
list-style: none;
}
div#topNav ul li {
display: block;
float: left;
height: 42px;
display: inline;
padding:0;
margin: 0 }

div#topNav ul li:hover,
div#topNav ul li.sfhover { 
    background: transparent url(../images/nav_off_bg.gif) top left repeat-x;
}
div#topNav ul li:hover li ,
div#topNav ul li.sfhover li { 
    background: 0;
    
}
div#topNav ul li a {
text-decoration: none;
display: block;
float: left;
height: 42px;
line-height: 42px;
color: #6d5217;
font-weight: bold;
font-size: 12px;
padding: 0 33px 0 31px;
background: transparent url(../images/nav_sep.gif) top right no-repeat;
}
div#topNav ul li li a {
    background: 0;
}

div#topNav ul li.mlast a {
    background: 0;
}
/* "currently on" and "hover" states */

div#topNav ul li a:hover,
div#topNav ul li:hover a,
div#topNav ul li.sfhover a,
div#topNav ul li:hover ul li a,
div#topNav ul li.sfhover ul li a {
color: #000;
}

div#topNav ul ul {
padding: 0;
clear: both;
margin-top: 40px;
position: absolute;
left: -9999px;
width: 150px;
z-index: 100;
top:0;
border: 1px solid #814920;
background-color: #fff7e5;
}

div#topNav ul ul ul {
margin: -1.9em 0 0 148px;
}
div#topNav ul ul li {
display: inline;
float: none;
margin: 0px;

background: 0;
/*
border-bottom: 1px solid #814920;
border-bottom: 1px solid #f00;
*/
}
div#topNav ul ul li a {
display: block;
padding: 5px; /* width should add up to 150px */
width: 140px;
color: #814920;
height: auto;
line-height: 1em;
border-bottom: 1px solid #814920;
}
div#topNav ul ul li.slast a {
border-bottom:0;
}
div#topNav ul ul li a:hover,
div#topNav ul ul li.sfhover a:hover,
div#topNav ul ul li:hover a:hover {
background: 0;
color: #814920;
text-decoration: underline;
background-color: #fff;
}

div#topNav li:hover ul ul,
div#topNav li.sfhover ul ul,
div#topNav li:hover ul ul ul,
div#topNav li.sfhover ul ul ul,
div#topNav li:hover ul ul ul ul,
div#topNav li.sfhover ul ul ul ul {
left: -9999px;
}

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

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


.hide, h1 {
    text-indent: -999em;
    overflow: hidden;
/*
    overflow-x: hidden;
    overflow-y: hidden;
*/
    position: absolute;
    top: -20px;
}
.clear {
    clear: both;
}

