html, body {
	margin:0;
	padding:0;
}
body {
	font: 13px arial, sans-serif;
	text-align:center;
	background:url(images/layout_bg.PNG) repeat-x;
}
p {
	margin:0 10px 10px
}
a {
	text-decoration:none;
	color:#000000;
}
h1 {
	font-size:11px;
	margin:0;
	padding:0;
}
h2 {
	font-family:century gothic;
	font-size:30px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	font-weight:normal;
	color:#546a79;
	margin-left:7px;
}
div#header {
	background:#ffffff;
	height:82px;
}
div#header .left {
	float:left;
	width:256px;
}
div#header .right {
	float:left;
	height:50px;
	margin-top:32px;
	margin-left:132px;
}
div#container {
	text-align:left;
}
div#container {
	width:980px;
	margin:0 auto;
}
div#wrapper {
	float:left;
	width:100%;
	background:#ffffff;
}
div#top_menu {
	float:left;
}
td {
	font-size:12px;
}
div#top_menu a {
	width:148px;
	height:50px;
	color:#484e53;
	font-size:14px;
	font-family:century gothic;
	text-align:center;
	float:left;
	text-transform:uppercase;
	line-height:50px;
}
div#top_menu a:hover {
	width:148px;
	height:50px;
	color:#ffffff;
	background:#606060;
	line-height:50px;
}
div#mid_banner {
	height:375px;
	width:980px;
	margin-top:10px;
}
div#mid_banner .lt {
	float:left;
	width:680px;
	height:375px;
}
div#mid_banner .rt {
	float:right;
	width:297px;
}
div#fr {
	margin-left:10px;
}
div#fr .left {
	float:left;
}
div#fr .right {
	float:right;
}
div#fr .right2 {
	float:right;
	background:#e6e5e5;
}
.clear {
	background:none;
	clear:both;
}
div#content p {
	line-height:1.4;
}
div#content {
	margin:0px;
	font-size:14px;
	float:right;
}
div#content .l {
	float:left;
	width:135px;
}
div#content .r {
	float:right;
	background:#f7f7f7;
	width:820px;
}
div#content .bot {
	float:right;
	background:#f7f7f7;
	margin-top:7px;
	width:820px;
}
div#counties {
	width:145px;
	float:left;
	font-size:12px;
	font-family:century gothic;
	background:url(images/bg_county.jpg) no-repeat;
	height:35px;
	float:left;
	margin-bottom:5px;
}
div#footer {
	clear:left;
	width:100%;
	height:55px;
	background:#c0c0c0;
	line-height:55px;
	color:#ffffff;
}
div#footer a {
	color:#ffffff;
	margin-right:70px;
	margin-left:70px;
}
div#footer p {
	margin:0;
	padding:5px 10px;
}
.copyright {
	font-size:11px;
}
.txt {
	color:#0033CC;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	float: left;
}
#likeBox {
	width: 200px;
	margin: 0 auto;
}
#g-plus {
	float: left;
	width: 20px;
	margin-left: 10px;
	margin-right: 20px;
}
#f-like {
	float: left;
	width: 20px;

