body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}
.body_em {
	color: #B68658;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: oblique;
	color: #FFFCE3;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #B68658;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #B68658;
}
h3 {
	color: #7E9F74;
	font-size: 10pt;
	font-weight: bold;
}
a:link {
	color: #6DA76D;
	text-decoration:none;
}
a:visited {
	color: #6DA76D;
	text-decoration:none;
}
a:hover {
	color: #B68658;
	text-decoration: underline;
}
a.footer:link {
	color: #D7D8AE;
	text-decoration:none;
}
a.footer:visited {
	color: #D7D8AE;
	text-decoration:none;
}
a.footer:hover {
	color: #FFFCE3;
	text-decoration: underline;
}
.subtitle {
	font-size: 11pt;
	color: #B68658;
	font-weight: bold;
}
p.services {border-top: 1px dotted #BDBD9C; padding-top: 6px;}
.quote {
	font-style: oblique;
	color: #694023;
	text-indent: 0px;
	margin-left: 35px;
	margin-right: 45px;
}
.photo_caption {
	float: right;
	text-align: center; 
	width: 325px;
	margin: 2px 10px 2px 10px;
	padding-bottom: 5px;
	font-size: 9pt;
}
.home_content {
	background: #FFFCE3 url(images/bkgnd_home.jpg) no-repeat bottom right;
}
#home_text {
	width: 272px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
#home_right {
	width: 408px;
	float: right;
}
#home_tag {
	width: 408px;
}
#home_fb_feed {
	width: 200px;
	padding: 10px 10px 110px 198px;
}