*{margin:0; padding:0;}
body{margin-top:1%; margin-bottom:1%; font:75% Verdana,Tahoma,Arial,sans-serif;
line-height:1.5em; text-align:center; color:#303030; background:#f0f2f4;}
a{color:#445e2b; font-weight:bold; text-decoration:none; background-color:inherit;}
a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}
p{padding:0 0 0.75em 10;}
p form{margin-top:0; margin-bottom:20px;}
img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

#container{ width:830px; margin:20px auto; padding:1px 0; text-align:left; background:#ffffff; color:#303030; border:2px solid #a0a0a0;}
#header{height:70px; width:828px; margin:0px 1px 1px 1px;background:url(webheader.png) no-repeat top center #445e2b; color:#ffffff;}

#header h1{padding:32px 0 0 22px; font-size:2.6em; background-color:inherit; color:#ffffff; letter-spacing:-2px; font-weight:normal;}
#header h2{margin :10px 0 0 38px; font-size:1.5em; background-color:inherit; color:#f0f2f4; letter-spacing:-1px; font-weight:normal;}

#navigation{line-height:1.9em; font-size:1em; width:100%; margin:1px;
background:#546f3c; color:#ffffff; }
#navigation li{float:left; list-style-type:none;
border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; white-space:nowrap;
background:#546f3c; color:#ffffff; }
#navigation li a{display:block; padding:0 12.25px;
font-size:1em; font-weight:normal; text-transform:none; font-variant:small-caps; text-decoration:none;
 background-color:inherit; color: #ffffff;}
* html #navigation a {width:1%;}
#navigation .selected,#navigation a:hover{background:#0000cc; color:#ffffff; text-decoration:none;}
#navigation:after {
    content: ".";
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
    background:#546f3c; color:#ffffff;
    position:relative;
}

/* main section */
#content{font-size:0.9375em; padding:20px 20px 10px 20px; text-align:left} /* content width is 500px max for anything non scalable */
#content p{text-align:justify;}
#content p{margin-right: 200px; }
#content h2{display:block; margin:0 0 12px 0; font-size:1.7em; font-weight:normal; letter-spacing:-1px; color:#505050; background-color:inherit;}
#content h2 a{font-weight:normal;}
#content h3{margin-bottom:5px; margin-top:5px; font-size:1.4em; letter-spacing:-1px;}
#content h4{font-size:1.08em; font-weight:bold; background-color:inherit; color:inherit;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul, #content ol{margin:0 5px 5px 30px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}
#content hr{margin-top:5px;}
.splitcontentleft{float:left; width:48%;}
.splitsmallcontentleft{float:left; width:140px;}
.splitlargecontentright{float:left; width:53%;}
.splitcontentright{float:right; width:48%;}
#mainpicture{padding-right:1%; padding-bottom:1%}

/* sub-sections */
.menu-item          {list-style-type:circle; list-style-image:url(green-disk1.png);}
.menu-item:hover    {list-style-type:circle; list-style-image:url(green-disk2.png);}
.menu-item-selected {list-style-type:disc;   list-style-image:url(green-disk3.png);}

.links-table{line-height:1em; font-size:1.25em; font-family:"Nimbus Roman No9 L", serif; text-align:left; margin-left:20px; width:72%;}
.links-table td{vertical-align:top; padding:0 0 15px 0;}
.links-table .link-col       {}
.links-table .description-col{text-align:justify;}

#contacts-table{width:72%; font-size:1em; caption-side:bottom;}
#contacts-table caption{vertical-align:bottom;}
#contacts-table thead{background-color:#befdcb; color:#000000; font-weight:bold;}
#contacts-table .section-header{text-align:left; vertical-align:top; background-color:#eaffea; color:inherit; font-weight:bold;}
#contacts-table .details  {background-color:#ffffff; color:inherit;}
#contacts-table .name-col {width:180px; vertical-align:top;    text-align:left; padding-left:1.5em;}
#contacts-table .job-col  {width:130px; vertical-align:top;    text-align:left;}
#contacts-table .phone-col{width:085px; vertical-align:top;    text-align:center;}
#contacts-table .email-col{width:055px; vertical-align:top;    text-align:center;}
#contacts-table .web-col  {width:055px; vertical-align:top;    text-align:center;}
.contacts-table-caption   {padding-left:20px; text-align:center;}

#contacts-table-mres{width:72%; font-size:1em; caption-side:bottom;}
#contacts-table-mres thead{background-color:#befdcb; color:#000000; font-weight:bold;}
#contacts-table-mres .details  {background-color:#ffffff; color:inherit;}
#contacts-table-mres .name-col {width:140px; vertical-align:top;    text-align:left; padding-left:1.5em;}
#contacts-table-mres .job-col  {width:150px; vertical-align:top;    text-align:left;}
#contacts-table-mres .phone-col{width:160px; vertical-align:top;    text-align:left;}
#contacts-table-mres .email-col{width:055px; vertical-align:top;    text-align:center;}

#spacer {float:right; width:100%; height:10px;}

/* side bar */
#subcontent{
float:right;
clear:both; 
width:20%;
padding-top:20px;
padding-right:20px;
padding-left:20px;
padding-bottom:0px;
margin:0px 0px 0px 0px;
line-height:1.4em;
}
#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}
#subcontent p{margin:0 0 16px 0; font-size:0.9em;}
#news ul {list-style-type:none; }
.box{
margin:0px;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#202020;
/* color:#505050; */
line-height:1.5em;}

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}
#quick-links {padding-top:10px;}

.google{text-align:center;}
.small{font-size:0.8em;}

/* footer */
#footer{clear:both; padding-left:10px; padding-right:10px; font-size:0.9em; margin:10px 1px 1px 1px; color:#f0f0f0; background:#435e2a; text-align:center;}
#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/* not used */ 

/*
.clear{clear:both;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.img-plain{border:0;}


#sub-navigation{line-height:2.0em; font-size:1em; width:100%; margin:0 0px 0 0px; background:#7a7e32; color:#ffffff; overflow:auto;}
#sub-navigation li h4{padding:0 7px; background:#52b34a;}
#sub-navigation li{float:left; list-style-type:none; border-bottom:1px solid #ffffff; border-right:1px solid #ffffff; white-space:nowrap;}
#sub-navigation li a{display:block; padding:0 7px; font-size:1em; font-weight:normal; text-transform:none; font-variant:small-caps; text-decoration:none; background-color:inherit; color: #ffffff;}
* html #sub-navigation a {width:1%;}
#sub-navigation .selected,#sub-navigation a:hover{background:#9ca938; color:#ffffff; text-decoration:none;}
*/
