.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #673224;
	margin: 20px 10px 10px;
}
.hart_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F41;
	margin: 20px;
	line-height: 15px;
    list-style-position: inside;
}
.hart_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F41;
	margin: 3px;
	line-height: 15px;
}
.hart_body a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #5A231A;
	line-height: 15px;
}
.hart_body a:visited {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A231A;
	line-height: 15px;
}
.hart_body a:hover {
	text-decoration: underline;
	color: #5A231A;
}
.hart_body a:active {
	text-decoration: none;
}
.hart_menu {
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #eae6cf;
    background-color: #673224;
}
.testimonial {
	background: url(../images/lquo.gif) no-repeat top left;
	margin: 10px;
	border: none;
}
.testimonial p {
	background: url(../images/rquo.gif) no-repeat bottom right;
	padding: 20px 60px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #673224;
    font-style: italic;
	text-align: left;
}
.testimonial_ID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #673224;
	margin: 10px;
	font-weight: bold;
	text-align: right;
}
.hart_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414235;
	margin: 10px;
	font-style: italic;
	text-indent: 3px;
	padding: 5px;
}
.gallery_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414235;
	margin: 10px;
	text-indent: 3px;
	padding: 5px;
}
.hart_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F41;
	margin: 10px;
	line-height: 15px;
	font-weight: bold;
}
.hart_bold_inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F41;
	line-height: 15px;
	font-weight: bold;
}
.hart_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #673224;
	margin: 4px;
	text-align: right;
}
.hart_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	margin: 10px;
	line-height: 15px;
}
td img {
/* A Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

/* PHOTO GALLERY */
.album 
{
}

.albumFloat 
{
    float: left;
    text-align: center;
    margin-right: 8px;
    margin-bottom: 4px;
}

.albumDetailsLink 
{
}

.albumMetaSectionHead 
{
	background-color: Gray;
	color: White;
	font-weight: bold;
}

.albumMetaName 
{
	font-weight: bold;
}

.albumMetaValue 
{
}

.center
{
	text-align: center;
}
.album_caption
{
    font-family: Arial;
	font-size: 11px;
	color: #eae6cf;
	background-color: Black;
}
.album_caption a
{
    color: #eae6cf;
    text-decoration: none;
}
.album_caption a:hover 
{
	text-decoration: underline;
}
.album_caption img 
{
	border: none;
}
.album_caption h1
{
    text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
    font-family: Arial;
	font-size: large;
	color: #eae6cf;
}
/* END PHOTO GALLERY */