.left_shadow {
	background-image: url(images/left_side_shadow_rpt.jpg);
	background-repeat: repeat-y;
}
.right_shadow {
	background-image: url(images/right_side_shadow_rpt.jpg);
	background-repeat: repeat-y;
}
.left_border {
	background-image: url(images/left_section_rpt.jpg);
	background-repeat: repeat-y;
}
.right_border {
	background-image: url(images/right_section_rpt.jpg);
	background-repeat: repeat-y;
}
.cream_background {
	background-color: #f3e8d0;
}
body {
	background-color: #3a2a0e;
}
.welcome_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a2a0e;
	text-decoration: none;
}
.welcome_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a2a0e;
	text-decoration: none;
	text-align: center;
}
.body_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a2a0e;
	text-decoration: none;
	text-align: left;
}
.body_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a2a0e;
	text-decoration: none;
	text-align: center;
}
.gallery_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3a2a0e;
	text-decoration: none;
	text-align: center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

