/* county.css */

div#left_column {
        background-image:               url(../images/Gen_147_tree.png); 
        background-position:            12px 6px;
        background-repeat:              no-repeat;
}

div.large_box {
        height:                         390px;
}

div.medium_box2 {
        height:                         190px;
}

div.large_box h3,h2,p {
	padding:			0px;
	line-height:	1;
}

h3 {
	margin:	20px 0px 0px 0px;
}