@charset "UTF-8";


#sidebar2 p{
	margin:0;
	padding:0;
}

#address p{
	text-indent:-9999px;
}

.articleLinks p{
	margin-top:0px;
}

.story p{
	font:12px/18px Lucida Sans, Verdana, Tahoma, Arial, sans-serif;
}

.story img{
	float:right;
	width:auto;
	border:1px solid #ccc;
	margin-bottom:10px;
}

h2{
	font: 26px/25px Georgia, "Times New Roman", Times, serif;
	margin-bottom:6px;
	margin-top:12px;
}

#sidebar1 h3{
	text-indent:-9999px;
	width:140px;
	height:40px;
	margin:0;
	padding:0;
}

h4{
	font:18px/20px Georgia, "Times New Roman", Times, serif;
	margin:6px 0 4px;
}

#footer h4{
	background-image:url(../images/headings/about_us.png);
	text-indent:-9999px;
	width:147px;
	height:26px;
	margin:0;
	padding:0;
}

#sidebar1 ul{
	list-style:none;
	padding:0;
	margin:0px 0px 10px 0px;
}

#sidebar1 li{
	/* put list item styles in here */
	margin-bottom:4px;
}

a{
	text-decoration:none;
	color:#7f7d43;
}

a:hover{
	text-decoration:underline;
}
