/* main page */
html {
    height:100%;
    font-size:100.01%;
    background-color:#6dbc3f;
}
#wrapper {
    width:auto;
    background: #fff  url(../images/main_back.jpg) repeat-x;
}
body {
    margin:0px;
    background-color:#6dbc3f;
    font:.625em/1.4 "Verdana", "Trebuchet MS", "Helvetica", sans-serif;
    color:#585843;
}
* {
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}
.clear {
    clear:both;
    height:0;
}
#main {
    background-image:url(../images/main_content_back.png);
    background-position:top;
    background-repeat:repeat-y;
    width:1120px;
    margin-right:auto;
    margin-left:auto;
    background-position:center;
    padding-bottom:10px;
}
table, li, dt, dd, p {
    font-size:1.3em;
}
p, ul, ol, dl {
    padding-bottom:3ex;
}
li *, dt *, dd *, p *, li p, ul li ul li, table p {
    font-size:1em;
}
#main1wide p, #main2col p, #main3col p, #main3prod p {
    line-height:1.7em;
}
a {
    text-decoration:none;
}
a img {
    border:none;
}
.sitemap a,
a.inline {
    color:#004A00;
}
.sitemap a:hover,
a.inline:hover {
    color: #571c1f;
}
/* header & topnav */
header {
    background-image:url(../images/hdr_back.jpg);
    background-repeat:repeat-x;
    height:147px;
}
#topnav {
    clear:both;
    background-image:url(../images/nav_back.jpg);
    height:51px;
    background-repeat:repeat-x;
    margin-bottom:0px;
    padding-bottom:0px;
}
#topnav #buttons {
    width:960px;
    width:990px;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    margin-bottom:0px;
    padding-bottom:0px;
}
#topnav a {
    color:#fff;
    font:normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Arial, sans-serif;
}
#topnav a:hover,
#topnav a.on {
    color:#571c1f;
}
#topnav ul li ul li {
    text-align:left;
}
/* superfish menu */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
    margin:0;
    padding:0;
    list-style:none;
}
.sf-menu {
    line-height:1.0;
}
.sf-menu ul {
    position:absolute;
    top:-999em;
    width:200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
    width:100%;
}
.sf-menu li:hover {
    visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:left;
    position:relative;
}
.sf-menu a {
    display:block;
    position:relative;
}
.sf-menu li:hover ul,  .sf-menu li.sfHover ul {
    left:0;
    top:50px; /* match top ul list item height */
    z-index:99;
}
ul.sf-menu li:hover li ul,  ul.sf-menu li.sfHover li ul {
    top:-999em;
}
ul.sf-menu li li:hover ul,  ul.sf-menu li li.sfHover ul {
    left:200px; /* match ul width */
    top:0;
}
ul.sf-menu li li:hover li ul,  ul.sf-menu li li.sfHover li ul {
    top:-999em;
}
ul.sf-menu li li li:hover ul,  ul.sf-menu li li li.sfHover ul {
    left:200px; /* match ul width */
    top:0;
}
/*** Display Styles ***/
.sf-menu li a {
    font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    width:140px;
    height: 18px;
    display:block;
    border-right:1px solid #67af3f;
    background-image:url(../images/nav_back.jpg);
    color:#437925;
    text-decoration:none;
    text-transform:uppercase;
    padding:17px 0 16px 0;

}
.sf-menu li a:first-child {
    border-top:none;
}
.sf-menu li ul {
    background-color:#e1e1e1;
    border:1px solid #e1e1e1;
    padding:5px;
    margin-top: 1px;
}
#topnav .sf-menu li ul li a {
    font:normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Arial, sans-serif;
    width:140px;
    display:block;
    border:none;
    color:#437925;
    background-color:#e1e1e1;
    background-image:none;
    text-decoration:none;
    text-transform:uppercase;
    padding:5px;
}
#topnav .sf-menu li ul li a:hover {
    background-color:#7AC350;
    color: #fff;
}
#topnav .sf-menu li ul li {
    border-top:1px dotted #fff;
}
#topnav .sf-menu li ul li:first-child {
    border-top:none;
}
#main #main_upper {
    margin-top:0px;
    padding-top:0px;
    clear:both;
    width:940px;
    float:left;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:15px;
    padding-left:95px;
}
#main #main_upper h1 {
    font-weight:bold;
    font-size:2.6em;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    font-family:"Trajan Pro";
}
#main_upper #getting_started {
    margin-top:20px;
    margin-left:-50px;
}
#main_upper #getting_started a {
    display:block;
    float:left;
    height:97px;
    margin:-3px 5px 0 5px;
    padding:0;
    background:url(../images/bg_home_link_normal.png) no-repeat bottom center;
}
#main_upper #getting_started a img {
    margin:0 auto;
}
#main_upper #getting_started a:hover,
#main_upper #getting_started a.on {
    background:url(../images/bg_home_link.png) no-repeat bottom center;
}
/* maincontent */
#main #main1wide {
    width:940px;
    margin-right:auto;
    margin-left:auto;
    padding-left:95px;
    float:left;
    clear:both;
    margin-top:0px;
    padding-top:0px;
    min-height:200px;
}
#main1wide .prodsector {
    width:450px;
    float:left;
}
#main1wide h1 {
    font-weight:bold;
    font-size:24px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:5px;
    padding-top:0px;
    padding-bottom:0px;
    font-family:"Trajan Pro";
}
#main1wide h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:2px;
    font-family:"Trajan Pro";
}
#main1wide h2 span {
    font-size:10px;
    font-family:Verdana, Geneva, sans-serif;
    color:#999;
    font-weight:normal;
}
#main1wide h2 span.green {
    font-weight:bold;
    font-size:16px;
    color:#7BC451;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:2px;
    font-family:"Trajan Pro";
}
#main1wide h2 a {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:2px;
    font-family:"Trajan Pro";
}
#main1wide ul {
    margin-left:0px;
    padding-left:0px;
}
#main1wide li {
    list-style:none;
    margin-left:0px;
    padding-left:0px;
}
#main1wide p {
    line-height:1.6em;
    margin-top:5px;
    margin-bottom:10px;
}
#main #main2col {
    width:1090px;
    margin-right:auto;
    margin-left:auto;
    float:left;
    clear:both;
    margin-top:0px;
    padding-top:0px;
    /*
    background-image:url(../images/main2colmid.png);
    background-repeat:repeat-y;
    background-position:18px;
    */
}

#main2col #left2wide {
    width:600px;
    float:left;
    padding-left:95px;
    padding-bottom:10px;
    padding-right: 30px;
    border-right: 1px dotted #e1e1e1;
}
#main2col #left2wide ul {
    margin-left: 0px;
    width: 85%;
}
#main2col #left2wide ul li {
    margin: 0;
    padding: 4px 10px 4px 20px;
    list-style: none;
    background: url('../images/tick1.jpg') no-repeat 0px 8px;
    font-weight: bold;
    color: #417723;
}
#main2col #left2wide ul ul li {
    color: #585843;
    font-weight: normal;
}
#main2col #left2wide ul.underline-children li {
    border-bottom: 1px solid #ddd;
}
#main2col #left2wide ul .divider {
    height: 1px;
    background: none;
    margin-left: 18px;
    background:url('../images/bk_dotted.jpg') 0 100% repeat-x;
}

#main2col #left2wide ul.underline-children ul li {
    border-bottom: none;
}
#main2col #left2wide ul ul {
    margin-left: 50px;
    padding-bottom: 0px;
}

#main2col #left2wide ul ul li{
    margin: 0;
    list-style: circle;
    background: none;
    padding: 0px;
}

#main2col #left2wide h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:2px;
    font-family:"Trajan Pro";
}
#main2col #left2wide li h3 {
    font-weight:normal;
    font-size:12px;
    color:#999;
    text-decoration:none;
    margin-top:5px;
    margin-bottom:5px;
    padding-top:0px;
}
#main2col #left2wide li p {
    padding-top:0px;
    margin-top:0px;
    margin-bottom:5px;
    color:#999;
}
#main2col #left2wide p {
    padding-top:0px;
    margin-top:0px;
}
#main2col #right2narrow {
    float:right;
    padding-right:80px;
    width:260px;
    padding-top:0px;
    padding-bottom:10px;
}
#main2col #right2narrow h1 {
    font-weight:bold;
    font-size:24px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:5px;
    padding-top:0px;
    padding-bottom:0px;
    font-family:"Trajan Pro";
}
#main2col #right2narrow h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    font-family:"Trajan Pro";
}
#main2col #right2narrow ul {
    margin-left:0px;
    padding-left:0px;
}
#main2col #right2narrow li {
    list-style:none;
    margin-left:0px;
    padding-left:0px;
    font-size:10px;
}
#main2col #right2narrow li h2 {
    font-weight:normal;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    margin-bottom:2px;
    font-family:Verdana, Geneva, sans-serif;
}
#main2col #right2narrow li h3 {
    font-weight:normal;
    font-size:10px;
    color:#999;
    text-decoration:none;
    margin-top:5px;
    margin-bottom:5px;
    padding-top:0px;
}
#main2col #right2narrow li p {
    padding-top:0px;
    margin-top:0px;
    margin-bottom:5px;
    color:#999;
}
/* main3equal */
#main #main3equal {
    width:1090px;
    margin-right:auto;
    margin-left:auto;
    clear:both;
    margin-top:0px;
    padding-top:0px;
    background-image:url(../images/main3equalmid.png);
    background-repeat:repeat-y;
}
#main3equal #left3equal {
    width:310px;
    float:left;
    padding-left:82px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:10px;
}
#main3equal #left3equal h1 {
    font-weight:bold;
    font-size:24px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:5px;
    padding-top:0px;
    padding-bottom:0px;
    font-family:"Trajan Pro";
}
#main3equal #right3equal {
    float:right;
    padding-right:80px;
    width:285px;
}
#main3equal #right3equal h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:5px;
    margin-bottom:5px;
    font-family:"Trajan Pro";
}
#main3equal #right3equal h3 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
    margin-left:10px;
    margin-bottom:0px;
    font-family:"Trajan Pro";
}
/* main3col */
#main #main3col {
    width:1090px;
    margin-right:auto;
    margin-left:auto;
    clear:both;
    margin-top:0px;
    padding-top:0px;
    /*
    background-image:url(../images/main3colmid.png);
    background-repeat:repeat-y;
    */
}
#main3col #left3col {
    width:260px;
    float:left;
    padding-left:80px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:10px;
}
#main3col #left3col h1 {
    font-weight:bold;
    font-size:24px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:5px;
    padding-top:0px;
    padding-bottom:0px;
    font-family:"Trajan Pro";
}
#main3col #left3col h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:5px;
    padding-top:0px;
    font-family:"Trajan Pro";
}
#left3col p {
    margin-top:5px;
    margin-bottom:10px;
}
#main3col #right3col h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:5px;
    margin-bottom:5px;
    font-family:"Trajan Pro";
}
#main3col #right3col h3 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
    margin-left:10px;
    margin-bottom:0px;
    font-family:"Trajan Pro";
}
#main3col #right3col a .contactlink {
    font-weight:bold;
    font-size:11px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
}
#right3col ul li {
    position:relative;
    display:inline;
    float:left;
}
#right3col ul li a,
#right2narrow ul li a,
#mid3col #new_products_link a {
    text-decoration:none;
    padding-right:35px;
    padding-bottom:17px;
    padding-left:0px;
    color:#4F1A1F;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:normal;
    font-size:12px;
}
#right3col p a {
    font-size:12px;
    color:#4F1A1F;
    text-decoration:none;
}
#right3col p {
    margin-top:0px;
    margin-bottom:5px;
    margin-left:10px;
}
#mid3col #new_products {
    text-align:center;
}
#main3col #mid3col {
    margin-top:0px;
    margin-right:335px;
    margin-bottom:0px;
    margin-left:400px;
    padding-top:0px;
    padding-bottom:10px;
    /*
    background-image:url(../images/mid_back.png);
    background-repeat:no-repeat;
    background-position:center top;
    */
    min-height:300px;
}
/* main3prod */
#main #main3prod {
    width:1090px;
    margin-right:auto;
    margin-left:auto;
    clear:both;
    margin-top:0px;
    padding-top:0px;
    /*
    background-image:url(../images/main3prodmid.png);
    background-repeat:repeat-y;
    */
}
#main3prod #right3prod {
    width:300px;
    float:right;
    text-align:center;
    padding-right:80px;
    padding-bottom:10px;
}
#main3prod #right3prod .prodimg {
    border:solid 5px #E1E1E1;
    padding:1px;
    width:256px;
}
#main3col #mid3col #map {
    margin-top:15px;
    border:solid 8px #E1E1E1;
    padding:1px;
}
#left3prod p {
    margin-top:0px;
    margin-bottom:10px;
}
#main3prod #left3prod h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    margin-bottom:5px;
    padding-top:0px;
    font-family:"Trajan Pro";
}
#main3prod h1 {
    font-weight:bold;
    font-size:24px;
    color:#4F1A20;
    text-decoration:none;
    padding-left:40px;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:0px;
    font-family:"Trajan Pro";
}
#main3prod #mid3prod {
    margin-left:530px;
    margin-bottom:0px;
    margin-right:390px;
    padding-top:0px;
}
#main3prod #mid3prod .myth {
    padding:10px;
    /*text-align:justify;*/
    background-color:#d4f7c1;
    border:5px solid #e1e1e1;
}
.myth p {
    font-size:1.3em;
}
#mid3prod .myth h2 {
    font-family:"Trajan Pro";
    font-size:16px;
    margin-top:0px;
    font-weight:bold;
}
#mid3col p {
    margin-top:5px;
    margin-bottom:10px;
}
#mid3prod p {
    margin-top:5px;
    margin-bottom:10px;
}
#main3col #right3col {
    float:right;
    padding-right:80px;
    width:240px;
}
#main3prod #left3prod {
    float:left;
    padding-left:80px;
    width:430px;
    padding-top:0px;
    padding-bottom:10px;
}
#right3prod h2 {
    font-weight:bold;
    font-size:16px;
    color:#4F1A20;
    text-decoration:none;
    margin-top:0px;
    padding-top:0px;
    font-family:"Trajan Pro";
}
#right3prod p {
    margin-top:0px;
    padding-top:0px;
    margin-bottom:0px;
}
#right3col h2 {
    margin-left:10px;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:normal;
    font-size:16px;
    color:#4F1A20;
    margin-top:0px;
}
#right3col ul {
    list-style-type:none;
    text-align:center;
    margin:0;
    padding-top:0px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:10px;
}
.brown {
    color:#4F1A1F;
}
#main #main2col #left2wide ul.normal {
    margin-left:10px;
}
#main #main2col #left2wide ul.normal li {
    list-style:disc;
    font-weight:bold;
}
#main #main2col #left2wide ul.normal li ul {
    margin-left:30px;
    font-weight:normal;
}
#main #main2col #left2wide ul.normal li ul li {
    font-weight:normal;
    list-style:circle;
}
/* footer */
#footer #footer_main {
    width:920px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
}
#footer_main p {
    font-size: 10px;
    line-height: 2.0em;
}
#right3col p img {
}
#footer {
    height:152px;
    clear:right;
    background:#6DBC3F url(../images/footer_back.jpg) repeat-x;
    padding-top:10px;
}
#header #logo {
    width:1020px;
    margin-right:auto;
    margin-left:auto;
    padding-left:40px;
}
#footer #footer_main p {
    color:#CCC;
    padding:0;
    line-height:1.5em;
}
#footer #footer_main p a {
    text-decoration:none;
    color:#CCC;
}
#main #main_lower {
    width:1120px;
    height:200px;
    clear:both;
    background-image:url(../images/main_lower_back.png);
    margin-bottom:0px;
    margin-right:auto;
    margin-left:auto;
    padding-top:20px;
    padding-bottom:10px;
}

/*****
login form on the home page
*****/
#homeFooter {
    margin: 5px 95px;
    background-color: #e1e1e1;
    border: 1px dotted #cecece;
    width: 938px;
}
#homeFooter .col3 {
    height: 175px;
    border-right: 1px dotted #cecece;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    margin: 0;
    width: 309px;
}
.hCol {
    padding: 10px 20px;
}
.hCol a {
    font-family:"Trajan Pro";
}
#homeFooter h3 {
    margin-bottom:10px;
    font-weight:normal;
    font-family:"Trajan Pro";
    font-size:12px;
    color:#004A00;
}
#downloadBrochure {
    float: right;
    margin-right: 10px;
    width: 140px;
}
#downloadBrochure img {
    float: left;
}
#downloadBrochure a {
    color: #346518;
    text-transform: uppercase;
    background: transparent url('../images/right-arrow-shrink.png') no-repeat bottom right;
    padding-right: 10px;
    display: block;
}
#downloadBrochure a span {
    color: #333;
}
#reg_bodies {
    float: right;
    margin-right: 95px;
    width: 160px;
    height: 60px;
}


.brochure_download ul {
    list-style-type:none;
    text-align:center;
    margin:0;
    padding-top:20px;
    padding-right:0px;
    padding-bottom:0px;
    padding-left:0px;
}
.brochure_download ul li {
    position:relative;
    display:inline;
    float:left;
}
.brochure_download ul li a {
    display:block;
    text-decoration:none;
    text-decoration:none;
    text-transform:uppercase;
    padding-top:0px;
    padding-right:20px;
    padding-bottom:0px;
    padding-left:0px;
    color:#333;
}
.brochure_download ul li p {
    padding:0px;
    margin-top:10px;
    margin-right:0px;
    margin-bottom:0px;
    margin-left:0px;
    text-align:left;
    color:#333;
}
.brochure_download ul li p a .green {
    color:#346518;
}
.brochure_download ul li img {
    padding-top:0px;
}
#mid3col #new_products_link {
    text-align:right;
    color:#4F1A20;
    text-decoration:none;
}
#mid3col #new_products_link a {
    text-align:right;
    color:#4F1A20;
    text-decoration:none;
}
#login #form1 table tr td #username {
    width:150px;
}
#login #form1 table tr td #password {
    width:150px;
}
#main_lower #articles {
    margin-left:60px;
    width:720px;
}
#main_lower #articles a {
    color:#e1e1e1;
}
#main_lower #articles .article p img {
}
.article p {
    margin-top:0px;
    margin-bottom:0px;
    color:#7C7C7C;
}
#main_lower #articles .article {
    width:222px;
    float:left;
    margin-right:18px;
}
#main_lower #login {
    float:right;
    padding-right:30px;
    width:250px;
    padding-left:40px;
}
.news li {
    border-bottom:1px solid #d6d1d1;
    margin:0px 12px 0px 12px;
}
.news li:last-child {
    border-bottom:none;
}
.news img {
    padding:0px 5px 5px 0px;
    margin:0px 10px 5px 0px;
    float:left;
    border:solid 8px #E1E1E1;
    padding:1px;
}
.newsside a {
    color:#7e051c;
    font-size:11px;
    padding-bottom:0px;
    margin-bottom:0px;
}
.newsside li a {
    color:#4F1A20;
    padding-bottom:0px;
    margin-bottom:0px;
}
.newsside li span {
    color:#999;
    font-size:11px;
    padding-top:0px;
    margin-top:0px;
    margin-bottom:5px;
    padding-bottom:5px;
}
.newsside li a {
    color:#4F1A20;
    font-weight:bold;
    display:block;
    margin-bottom:2px;
    font-size:13px;
}
.newsside li {
    border-bottom:1px solid #d6d1d1;
    margin:0px 12px 5px 12px;
    padding-bottom:5px;
}
.newsside li:last-child {
    border-bottom:none;
}
.news .hr {
    border:none;
}
.underlined {
    border-bottom:1px solid #d6d1d1;
    font-size:11px;
}
.underlined a {
    color:#4F1A20;
}
#breadcrumbs {
    width:950px;
    margin-right:auto;
    margin-left:auto;
    padding-left:95px;
    float:left;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
    padding-top:0px;
    font-size:1em;
    line-height:1em;
    color:#999;
    text-transform:lowercase;
}
#breadcrumbs a {
    text-decoration:underline;
    color:#999;
}
#breadcrumbs span {
    float: right;
    margin-right: 10px;
}
#breadcrumbs span a {
    color: #4f1a20;
}
/**
 * image gallery
*/
#gallery a,
a.gallery {
    display:block;
    width:120px;
    height:100px;
    float:left;
    margin:0 5px 5px 5px;
    border:5px solid #E1E1E1;
}
#gallery a:hover,
a.gallery:hover {
    text-decoration:none;
    border:5px solid green;
}
#gallery a img,
a.gallery img {
    width:118px;
    height:98px;
    border:1px solid #fff;
}
/**
 * carousel
*/
#main #main_lower #articles a.next {
    font-weight:normal;
    font-size:12px;
    color:#004a00;
    display:block;
    width:60px;
    float:right;
    margin:5px -10px -20px 0;
}

a.more {
    font-weight:normal;
    font-size:12px;
    color:#004a00;
}
#right3col .rightcontact h2 {
    background:url('../images/bk_dotted.jpg') 0 100% repeat-x;
}
#right3col .rightcontact p {
    line-height:1.5em;
}

/*****
header call back
*****/
#hCallback {
    float: right;
    width: 330px;
    margin-right: 75px;
    margin-top: 40px;
    font-size: 15px;
    font-family: "Trajan Pro";
    font-weight: bold;
}
#hCallback span {
    color: #571c1f;
    font-size: 21px;
}
#hCallback a {
    color: #004a00;
    text-decoration: underline;
}

/*****
inline call back form
*****/
table.categoryDescription {
    border-collapse: collapse;
    margin-top: -15px;
    font-size: 1.0em;
}
table.categoryDescription td {
    vertical-align: top;
    border: 1px solid #e1e1e1;
    border-top: none;
}
table.categoryDescription td.cdLeft {
    border-left: none;
    padding: 5px 10px 5px 0;
    font-size: 1.3em;
}
table.categoryDescription td.cdRight {
    border-right: none;
    width: 350px;
    padding: 5px 0px 5px 10px;
}
table.categoryDescription .callback label {
    width:350px;
}

/*****
sitemap
*****/
.sitemap {
    margin-left: 75px;
}
.sitemap ul {
    margin: 0 0 0 30px;
    padding: 0;
}

/*****
columns
*****/
.col2 {
    float: left;
    width: 45%;
    margin-right: 10px;
}
.col3 {
    float: left;
    width: 30%;
    margin-right: 10px;
}

/*****
products
*****/
.productTitle {
    border-bottom: 1px solid #e1e1e1;
}
.productLinks {
    float: right;
    font-size: 11px;
    color: #4F1A20;
    margin-top: 17px;
}
.productLinks a {
    color: #4F1A20;
}

/*****
listings
*****/
.newswide {
    padding: 20px;
}
.newswide li {
    padding-top: 10px;
    padding-bottom: 5px;
}
.newswide li h2 {
    background:url('../images/bk_dotted.jpg') 0 100% repeat-x;
    margin-left: 150px;
    padding-left: 0;
}
.newswide li p {
    margin-left: 150px;
    padding-left: 0;
}

/*****
testimonials
*****/
.testimonial {
    float: left;
    width: 33%;
    border-bottom: 1px dotted #e1e1e1;
    border-right: 1px dotted #e1e1e1;
    padding-top:10px;
}
.testimonial p {
    height: 350px;
    overflow: hidden;
    padding: 10px;
}
.testimonial h2 {
    height: 60px;
    padding: 10px;
    margin-top:10px;
}
#main1wide h2 span.location {
    font-size: 12px;
    color: #2b3a1d;
    text-decoration: none;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 2px;
    font-family: "Trajan Pro";
}

/*****
splash logo
*****/
#logoSplash {
    position: relative;
    margin: 0 95px;
    z-index: 9999;
}

/*****
contact form
*****/
#contact label {
    display: inline-block;
    float: left;
    height: 26px;
    line-height: 26px;
    width: 155px;
    margin: 2px 0px;
    font-size: 13px;
    /*font-size: 1.2em;  
    -webkit-border-radius:5px;
    color: #666 */
}
#contact input, textarea, select {
    width: 280px;
    margin: 0;
    padding: 5px;
    color: #333;
    background: #f5f5f5;
    border: 1px solid #ccc;
    margin: -5px 0 0px 0;
    font-size: 13px;
    /* font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    webkit-border-radius:5px; */
}
#contact input:focus, textarea:focus, select:focus { 
    border: 1px solid #999;
    background-color: #fff;
    color:#333;
}
#contact input.submit {
    width:85px;
    cursor:pointer;
    border:1px solid #222;
    background:#4f1a20;
    color:#fff;
}
#contact input.submit:hover {
    background:#444;
}
#contact input[type="submit"][disabled] {
    background:#888;
}
#contact .submitArea {
    clear: both;
    margin-top: 15px;
}
.callback .submit {
    margin-left: 100px;
}
.callback div {
    clear: both;
}
fieldset { 
    padding:20px;
    border:1px solid #eee;
    margin: 20px 35px 20px 20px;
    /* -webkit-border-radius:5px;
    -moz-border-radius:5px; */
}
fieldset.greybg { 
    background-color: #f5f5f5;
}
legend {
    padding:7px 10px;
    font-weight:bold;
    color:#000;
    border:1px solid #eee;
    /* -webkit-border-radius:5px;
    -moz-border-radius:5px; */
    margin-bottom:0 !important;
    margin-bottom:20px;
}
legend.white { 
    background-color: #fff;
}
#contact span.required{
    font-size: 13px;
    color: #ff0000;
} /* Select the colour of the * if the field is required. */
#subscribe {
    width: 62px;
    float: right;
    margin-right: 101px;
    margin-top: 1px;
}
#contact-details .contact-header{
    float: left;
    width: 35%;
    font-size: 1.3em;
}
#contact-details .contact-details {
    float: left;
    width: 60%;
    margin-top: 13px;
    line-height: 1.3em;
    font-size: 1.3em;
    margin-bottom: 10px;
}
#contact-details h1{ 
    width: 150px;
}
.error_message{
    background-color: #f1aaaa;
    border: 1px solid #ff0000;
    padding: 5px;
    margin: 20px;
}
label.error {
    display: block;
    clear: both;
    color: #ff0000;
    padding-bottom: 10px;
}
.callback label.error {
    padding-left: 100px;
}
.callbackMain label.error {
    padding-left: 0;
}