.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #56543D;
}
.left_border {
	background-image: url(home_images/left_border.jpg);
	background-repeat: repeat-y;
}
.rt_border {
	background-image: url(home_images/rt_border.jpg);
	background-repeat: repeat-y;
}
.inside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #514D37;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 60px;
}
.red_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #94413b;
}

.right_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd3bc;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 14px;
}

.bill_vert {
	background-image: url(inside_images/bill_vertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.photo_border_Left {
	border-right-width: 10px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F5F1DA;
	border-bottom-color: #F5F1DA;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #545038;
	line-height: 12px;
}

