body
{
	margin: 20px;
	padding: 0px;
	background: #FFF;
	font-family: helvetica, arial, sans-serif;
	font-size: 80%;
	color: #52543D;
}

a:active, a:visited, a:link
{
	color: #1580c7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	margin: 0px auto;
	width: 810px;
}

#header
{
	width: 810px;
	height: 80px;
}

#header img
{
	diplay:block;
}

#header hr
{
	color: #dfdfdf;
	background-color: #dfdfdf;
	height: 5px;
	border: 0px;
}

#menu
{
	width: 810px;
	height: 45px;
	margin-bottom: 10px;
}

#menu2
{
	margin: 10px 0;
	width: 810px;
	height: 55px;
}

#menu3
{
	border-bottom: 1px dashed #dfdfdf;
	height: 65px;
	line-height: 125%;
	vertical-align: middle;
}

#logo
{
	float: left;
	width: 150px;
	height: 45px;
	border-right: 1px solid #c6c6c6;
}

#nav
{
	float: right;
	width: 659px;
	height: 45px;
}

#nav2
{
	margin: 0 5px;
	float: left;
	height: 55px;
}

#content
{
	width: 808px;
	height: auto;
	line-height: 150%;
	border: 1px solid #dfdfdf;
}

#content h1
{
	border-bottom: 1px dashed #dfdfdf;
	font-family: arial;
	font-weight: 100;
	padding: 10px 0px;
	font-size: 175%;
}

#column
{
	width: 230px;
	border: 1px solid #dfdfdf;
	height: 100%;
}

#column h4
{
	border-bottom: 1px dashed #dfdfdf;
	font-family: arial;
	font-weight: 100;
	padding: 5px 0px;
	font-size: 135%;
}

#textpadding
{
	padding: 1px 15px;
}

#columnpadding
{
	padding: 1px 15px;
}

#footer
{
	width: 810px;
	border-top: 1px solid #dfdfdf;
	margin-top: 15px;
	margin-bottom: 60px;
	text-align: left;
}

#footer hr
{
	color: #dfdfdf;
	background-color: #dfdfdf;
	height: 1px;
	border: 0px;
}

#sitemap
{
	 float: left; 
	 width: 510px;
}

#searchbar
{
	float: right;
	margin: 9px 0;
	width: 300px;
	text-align: right;
}

img
{ 
	border: none;
} 


div.feedburnerFeedBlock p.date 
{
	font-style: italic;
	color: #73cb00;
}
		
div.feedburnerFeedBlock ul li div 
{
	display: inline;
}
		
div.feedburnerFeedBlock span.headline a 
{
	font-size: 1.2em;
	font-family: Arial, Helvetica;
	font-weight: bold;
	color: #1580c7;
}
		
div.feedburnerFeedBlock ul li span.headline 
{
	font-weight:bold;
	display:block;
}
		
div.feedburnerFeedBlock ul li 
{
	margin-bottom: 2em;
	padding: 0 20px;
	text-indent: 0;
}

div.feedburnerFeedBlock ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#creditfooter 
{
	display: none; 
}

