@charset "utf-8";
/* Barrington */

body
{
		background: #324E1E url(images_portal/body_bg.jpg) repeat-x top;
		padding-top: 20px;
		margin: 0px;
		font-family: Arial;
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		color: #333333;
}

img

{
	border:0px;
}

a
{
	color: #6D9A3F;
	text-decoration:none;
}
a:hover
{
	color: #000000;
	text-decoration:underline;
}

h1
{
	
	padding: 0;
	margin: 10px 0;
	font-family: "Trebuchet MS" ;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

#header
{
	padding-bottom: 1px;
}
.search
{
	background: #2a4816;
	font-family: Arial;
	font-size: 12px;
	color: #CCCC98;
	width: 290px;
height: 30px;
	border: 0;
	padding: 3px 2px 2px 2px;
}
#go
{
	padding-right: 7px;
	padding-left: 5px;
}

#form_content
{
	background-color: #2A4816;
	line-height: 10px;
	padding: 3px 0px;

}
#logo_content
{
	background: #CCCC98;
	height: 148px;
}
.vertical_line
{
	background: #697D5A;
}

.left{
	padding-left: 30px;

}

#logo{
	padding-right: 10px;

}
#links
{
	background: #2A4816;
}
.title_bg
{
background: #2A4816;
height: 52;

}
#results-pane
{
	padding: 20px;
	background: #CCCC98;
	height: 300px;
}
#footer
{
	background: url(images/footer.png) repeat-x;
	font-family: Arial;
	font-size: 10px;
	color: #9CAA92;
	line-height: 16px;
	padding: 14px 0px;
}
#footer a
{
	text-decoration: none;
	color: #CCCC98;
	
}
#footer a:hover
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


.Census {
	background-color: #600;
}

