body{ margin: 0; padding:0; background: #82b37a; color: #000; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
	 
#hdr{ height:100px; background-color: #a44c0d;  border-width:2px 0; margin:20px 0 0; border-color: #fff; border-style: solid; text-align: center; padding-top: 10px; }
 
#container { width: 800px; margin-left: auto; margin-right: auto; }

#lh-col{ width: 180px; margin-top: 20px; margin-left: 0px; margin-right: 20px; border: solid 2px; background: #28822f no-repeat center bottom url(../images/background_nav.jpg); color: #fff; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding: 0; height: 440px; float: left; }

#rh-col{  border: solid 2px #28822f; color: #000; font-size: small; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #fafbe3;  padding: 20px; margin-left: 0px; margin-top: 20px; width: 550px;  margin-right: 0px; float: left; }

#footer { padding-top: 10px; padding-right: 10px; padding-bottom: 20px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; text-align: right; }

a:link { color: #28822f ; text-decoration: none; }
a:visited { color: #a44c0d ; text-decoration: none; }
a:hover { color: #28822f ; text-decoration: underline; }
a:active { color: #000 ; text-decoration: none; }

#footer a:link { color: #000 ; text-decoration: none; }
#footer a:visited { color: #000 ; text-decoration: none; }
#footer a:hover { color: #000 ; text-decoration: underline; }
#footer a:active { color: #000 ; text-decoration: none; }

h1 { color: #a44c0d; font-size: 1.2em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0; }
#rh-col p { color: black; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.clear { clear: both; height: 0; }
