#logo img {
    display: block!important;
    visibility: visible;
}

.h, .hideFromPrinter, #navigofooter, #topNavi, #supportNavi {
    display: none;
    visibility: hidden;
}

#logo a {
    display: none;
    visibility: hidden;
}

.columnContainer .columns {float:left;}
body {width:95%; font-size:76%; font-family:Arial,Verdana,Helvetica,sans-serif;}
#topBanner, #leftNavi, .gallery { display:none; }
#contact form { display:none !important; }
#right {float:right; width:25%;}
#middle { width:70%;}
.hideRight #middle { width:100%; }
.hideRight #right { display:none; }

.info {display:block:visibility:visible;}
#contact .form {display:none;}
#contact .showButton{display:none;}
#footer .hidePrint a {display:none;}

a {
    color: #5C7A30;
    text-decoration: none;
}

a:hover { color: #5C7A30; text-decoration: underline; }
a.external { color: #5C7A30; text-decoration: none; }

#middle h2,
#right h2,
#middle h3,
#middle h4,
#middle h5 { color: #5c7a30; }
h2 { font-size: 1.3em; font-weight: normal; }
h3 { font-weight: normal; }
h4 { font-weight: normal; }

#middle p { margin-bottom:0; }
p { font-size:0.8em; line-height:1.3; }
#siteBody table td { font-family:Arial,Verdana,Helvetica,sans-serif; font-size:0.8em; padding:0.3em 0; vertical-align:middle; }

#footer {width:100%;}

.spacer { clear:both ; height:1px; overflow:hidden ; margin-bottom: -1px; }

/* Blogs css*/
#blogContentArea { width: 740px; float: left; padding-right: 30px; }
#blogContentArea h1 { font-size: 0.8em; font-weight: bold; margin: 0; background: none repeat scroll 0 0 #B1BF2E; color: #fff; padding: 5px; text-align: center; }

