/*frontpage content css*/
#container #maincontent .top-banner{width:600px; height:70px; border:1px solid;}
#container #maincontent #counties{margin-top:10px; margin-bottom:10px; width:600px; font-family:Arial; font-size:12px; color:#5b5b5b;}

#container #maincontent #counties .countyinfo{position:relative;width:595px; height:280px; border:3px solid #99cb34;}
#container #maincontent #counties .countyinfo img.bgpic{width:595px; border:0px;}
#container #maincontent #counties .countyinfo .countylinks{position:absolute; left:400px; top:10px; width:180px; height:250px; border:1px solid #99cb34;}
#container #maincontent #counties .countyinfo .countylinks .title{padding-top:2px; text-align:center; height:25px; font-size:16px;  background-color:#99cb34;}
#container #maincontent #counties .countyinfo .countylinks .content{filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75; background-color:#fff;width:100%;height:225px;}
#container #maincontent #counties .countyinfo .countylinks .content .text{width:170px; margin-bottom:10px;margin-left:5px;}
#container #maincontent #counties .countyinfo .countylinks .content .links{display:block; margin-top:5px;}
#container #maincontent #counties .countyinfo .countylinks .content .links a{color:#5b5b5b; width:120px; margin-left:5px;}
#container #maincontent #counties .countyinfo .countylinks .content .links img{border:0px;}
#container #maincontent #counties .countylist{width:600px; height:70px; border:1px solid; margin-top:3px;}
