p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #283139;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #283139;
}

h1 span {display: none;}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #283139;
}
#content {
	width:430px;
	height:218px;
}

.contactInfo {
	width:430px;
	height:10px;
	margin-top: 10px;
	color: #9A5023;

	}

.contactInfo a {
	color: #9A5023;
	
}

.feed {
	position:relative;
	width:115px;
	height:110px;
	float:right;
}

.feed .feedburnerFeedBlock {
	float:right;
	width:140px;
	height:115px;
	padding: 17px 20px;
	background: url('images/blank_paper-sm.png');
	position:absolute;
	top:-40px;
	right:-60px;
	font-size:11px;
}
.feed .feedburnerFeedBlock ul {
	margin:0;
	padding-left:15px;
	list-style-type:disc;
	list-style-position:outside;
}
.feed .feedburnerFeedBlock ul li {
	margin:2px 0 3px 0;
	padding:0 0 0 2px;
	
}
.feed .feedburnerFeedBlock p{
	margin:0;
}
.feed p.feedTitle {
	font-weight:bold;
}
.feed p.date {
	display:inline;
	font-size:10px;
	padding: 0 0 0 5px;
}

#creditfooter {
	display:none;
}

p.fbsubscribelink {
	padding: 2px 0 0 0;
}
.fbsubscribelink a {
	text-decoration:none;
}