body
{	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 62.5%;
}
#content {
	width:521px;
	font-size: 1.2em;
}

p {margin-bottom: 3px;
   margin-top: 3px;
}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 2px;
	font-size: 2.5em;
    padding-right: 2px;
   
}
blockquote {
	background-color: #F4F7F0;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 3px;
	padding-bottom:3px;
	border: 1px dotted #EBE2B7;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}
.read_more {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
}
h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}

#image 
{
	width:538;
	height:456;
}