.body {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonial_content {
	text-align: left;
}
.red_header_bold {
	color: red;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.larger_red_header_bold {
	color: red;
	font-size: 18px;
	font-weight: bold;
}
.small_text {
	color: #afacac;
	font-size: 8px;
	text-align: justify;
}
.footer_txt {
	color: white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td { }
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover { color: red; text-decoration: none; }
a:active {
	color: #000000;
	text-decoration: none;
}
.slideshow_menu_background { background-image: url(../slideshows/hoyne_slideshow/images/slideshow_menu_background.jpg); background-repeat: repeat-x; }
.photo_page_background { background-image: url(../slideshows/hoyne_slideshow/images/gradient_background_photo_page.jpg); background-repeat: repeat-x; }
#micro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #999999;
}
.400pixw {
	width: 400px;
}
.width800px {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

