body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 19px;
	background-color: #31211A;
	margin: 0px;
}
h1 {
	color: #31211A;
	display: none;
}

#content_bg {
	background-color: #D8C1A0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#bottom_bg {
	background-color: #D8C1A0;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-y;
}
#footer {
	font-size: 10px;
	color: #666666;
}
#footer a {
	color: #FFFFFF;
}
#content {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #6C534B;
}
#content a {
	color: #5B4037;
}
.photo_table img {
	border: 3px solid #5B4037;
}
.photo_table td {
	text-align: center;
}
#content_home {

	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(../images/quoteback.gif);
	background-repeat: no-repeat;
}
