body {
	background-image: url(../images/bgrd.jpg);
	background-repeat: repeat-x;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.center {
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.menu {
	background-image: url(../images/menu_vRepeater.gif);
	background-repeat: repeat-y;
}
.contentBody {
	background-image: url(../images/content_vRepeater.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.contentText_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #320B0E;
	vertical-align: top;

}

.menu_smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.menu_smallText a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_smallText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_smallText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.contentText_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #320B0E;
}
.contentText_serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #320B0E;
}
.photo {
	border: thick ridge #7F6D47;
}
