body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FBC266;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
A:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #f5a732;
	text-decoration: none;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.subhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-shadow:0 1px 0 #999;
	border-bottom:1px solid #333;
	padding-bottom:6px;
	margin-bottom:5px;
}
.subquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
    
}
.subquote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #598957;
	text-decoration: none;    
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;    
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bolder;
	color: #3b5c3a;
	text-decoration: none;    
}
.tText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.wText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #3b5c3a;
	text-decoration: none;
}
.wCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #598957;
	text-decoration: none;
}
#blog{
 display:inline-block;
 border:3px double #333;
 width:850px;
 padding:0 50px 25px 50px;
 margin:0 auto;
}
#blog_entries{
 font-weight:normal;
 line-height:1.4em;
}
#blog_entries strong{
 font-size:1.2em;
 line-height:1.5em;
}
