﻿.menu {
	background-image: url('images/menusidebar.jpg');
	background-repeat: repeat-x;
}
.noborder {
	border-width: 0px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.testimony1 {
	background-image: url('images/testimony1.jpg');
}

.testimony2 {
	background-image: url('images/testimony2.jpg');
}

.testimony3 {
	background-image: url('images/testimony3.jpg');
}

.testimony4 {
	background-image: url('images/testimony4.jpg');
}

.testimony5 {
	background-image: url('images/testimony5.jpg');
}

.testimony6 {
	background-image: url('images/testimony6.jpg');
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #516b8e
}

.small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

