table.contact-form td{
	padding: 1px;
}

*.required-field{
	font-weight: bold;
	text-decoration: underline;
}

#menu img{
	margin: 0px;
}

#footer{
	font-size: 12px;
}
#footer, #footer a, #footer a:visited{
	color: #876E17;
	text-decoration: none;
}
#footer a, #footer a:visited{
	font-size: 14px;
}

#footer a:hover{
	text-decoration: underline;
}

h2.news_title{
	color: #F8A93A;
	font-family: 'Interstate-Light', Tahoma, sans-serif;
	font-size: 16px;
	margin: 0;
	width: 130px;
	float: left;
}

img.news_bullet{
	width: 12px;
	height: 13px;
	margin: 3px 5px 0 0;
	vertical-align: top;
	float: left;
}

h2.inner_title{
	font-size: 25px;
	color: #9B9FA0;
	font-family: 'Interstate-Light', Tahoma, sans-serif;
	margin: 0;
}

div.content_container{
	background-color: #2E3638;
	color: #969B9E;
	padding: 20px;

}
