html {
font-family:Arial, Helvetica, Verdana, sans-serif;
}

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

a:hover {	
text-decoration: underline;
}

h2 {
font-size: 16px;
font-weight:bold;
margin: 3px 0 5px 0;
color:#869773;
}

.floatright {
float: right;
text-align: right;
}

.floatleft {
float: left;
text-align: left;
}

.clientlogo {
float: left;
text-align: left;
margin:0 10px 0 0;
}

.randompic1 {
float:left;
margin: 30px 90px 20px 0;
}

.randompic2 {
float:left;
margin: 0x 20px 2px 0;
}

.hidden { visibility: hidden;}
.clear { clear:both; }

#header {
margin: 20px 0 0 0;
width: 100%;
height: 146px;
background: #5b6350 url("img/header_bg.jpg") top left repeat-x;
}

#header h1 {
width: 850px; height: 146px; margin: 0px; padding: 0px; text-indent: -10000px; font-size: 9px;
background: #5b6350 url("img/header_name.jpg") top left no-repeat;
}
#header h1 a {
width: 850px; height: 146px; margin: 0px; padding: 0px; display: block; text-decoration: none;
background: #5b6350 url("img/header_name.jpg") top left no-repeat;
}

#navigationrow {
margin:0;
width: 100%;
height: 52px;
background-color: #869773;
}

#contentbox {
margin: 17px 0 0 30px;
padding:10px 0 15px 20px;
width: 900px;
height: auto;
min-height:350px;
background-color: #fff;
color:#373737;
font-size:12px;
line-height:18px;
}

.subheader {
margin:10px 0 5px 0;
float:left;
}

.subtitle {
margin:10px 0 10px 0;
}

.button {
margin:3px 0 3px 10px;
}

#leftcolumn {
float:left;
clear:left;
width:557px;
height:auto;
margin:0 15px 0 0;
padding:0;
}

#leftcolumn2 {
float:left;
clear:left;
width:700px;
height:auto;
margin:0 15px 0 25px;
padding:0;
}

#leftcolumn3 {
float:left;
clear:left;
width:780px;
height:auto;
margin:0 10px 0 10åpx;
padding:0;
}

ul.normallist {
list-style: square;
margin: 0 0 10px 0;
padding: 0 0 8px 2em;
}

ul.resourceslist {
list-style: square;
margin: 0 0 10px 0;
padding: 0 0 8px 2em;
border-bottom: 1px #93A383 solid;
}

ul.resourceslist_lrg {
list-style: square;
margin: 0 0 10px 0;
padding: 0 0 8px 2em;
border-bottom: 1px #93A383 solid;
font-size:14px;
line-height:20px;
}

ul.resourceslist_lrg li{
margin-bottom:10px;
}

.separator {
border-bottom: 1px #cfe1c8 solid;
margin: 4px 0 4px 0;
}

form label {
font-weight:bold;
}

form label.required {
color:#9d241d;
font-weight:bold;
}

#rightcolumn {
float:right;
width:207px;
height:auto;
margin:40px 25px 0 0;
padding:0 0 0 20px;
border-left:#647350 4px solid;
}

#footer { 
margin: 17px 0 20px 30px;
width: 920px;
height: 30px;
background-color: #3b4a2a;
font-size: 11px;
line-height: 12px;
color: #fff;
}

#footer a { 
color: #9eae8d;
}

#footer p {
padding: 10px 0 20px 0;
}

#footer .developer {
color: #657552;
}

#footer .developer a:link, #footer .developer a:visited {
color: #6d7d5c;
}
