body {
	margin: 0;
	color: #1b1b1b;
	font-family: Arial, sans-serif;	
	background: #000000 url("images/paper005.gif") repeat top left;
	font-size: small;
	text-align: center;
}

a:link, a:visited { 
	padding-bottom: 0;
	color: #5666a0; 
	text-decoration: none;
}


/* content
------------------------------------------------ */

#container {
	margin: 12px auto;
	text-align: center;
	width: 800px;
	background: #f8f5dd;
	border: 1px solid #000000;
}

#countyLinks {
	color: #5666a0;
	font-size: 12px;
	padding-bottom: 6px;
	border-top: 1px solid #000000;
}

#contactBox {
	background: #cadbbb;
	color: #5666a0;
}

#contactBox h2 {
	margin: 0;
	padding: 0;
	color: #a83f35;
	text-decoration: underline;
	font-size: 14px;
	text-transform: uppercase;
}

#contactBox h3 {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

#contactBox span.label {
	font-style: italic;
	font-size: 10px;
}

#contactBox a {
	color: #a83f35;
	text-decoration: underline;
}


/* footer
------------------------------------------------ */

#footer {
	clear: both;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 90%;
	color: #EDEAA3;
	background: #15151A url("images/header_bg.jpg") repeat top left;
	vertical-align: bottom;
}

#footer p {
	margin: 0;
	padding: 4px;
}

#footer a
{
	color: #CCCC66;
	text-decoration: none;
}

#footer a:hover
{
	border-bottom: 1px solid #CCCC66;
}

#footer a img
{
	border: none;
}

#footer a.img_link {
	border-bottom: none;
}

.lemon {
	display: none;
}
