body {
	margin: 0px;
	padding: 15px 0px 0px;
	background-color: #DCBE8C;
	background-image: url(bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #432F0E;
	background-repeat: repeat-x;
}
.imgbdr {
	border: 1px solid #CBBF69;
	padding: 3px;
}
strong {
	color: #8E6838;
}
.times_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	color: #B3A43E;
}
.box {
	background-color: #EEE7C1;
	padding: 20px;
}
.bridge {
	background-image: url(bridge_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copyright {
	font-size: 10px;
}
.copyright a:link, .copyright a:visited {
	color: #942525;
}
a {
	color: #942525;
}
.testimonials {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B3A43E;
	border-right-color: #B3A43E;
	border-bottom-color: #B3A43E;
	border-left-color: #B3A43E;
	padding-top: 5px;
	padding-bottom: 5px;
}
.testimonials_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #B3A43E;
	padding-top: 5px;
	padding-bottom: 5px;
}
