body {
	background-image: url(graphics/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #12050A;
	margin-top: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	margin-top: 25px;
	text-align: center;
}
.main {
	width: 780px;
	background-color: #FFFFE6;
	border: 2px solid #FFFFFF;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #12050A;
	width: 600px;
}
.content a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A23551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A23551;
	text-decoration: none;
}
.content a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A23551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A23551;
	text-decoration: none;
}
.content a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #12050A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #12050A;
	text-decoration: none;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	width: 780px;
	text-align: center;
	text-decoration: none;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #255D43;
	border-bottom-color: #330000;
	padding: 5px;
	background-color: #95374D;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	text-align: center;
	text-decoration: none;
}
.side {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	width: 150px;
	padding-top: 0px;
	text-decoration: none;
}
#lists ul {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	padding-bottom: 5px;
}
#lists ul li{
	padding-bottom: 5px;
}
.grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	width: 780px;
}
.grey a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.grey a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.grey a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #A23551;
	text-decoration: underline;
}
.cream {
	background-color: #FEF7C5;
	font-style: italic;
	padding: 15px;
	color: #330000;
}
.testimonials250 {
	background-image: url(graphics/paper-250.jpg);
	background-position: center center;
	padding: 20px;
	margin: 20px;
}
.testimonials125 {
	background-image: url(graphics/paper-125.jpg);
	background-position: center center;
	padding: 20px;
	margin: 20px;
}
.testimonials105 {
	background-image: url(graphics/paper-105.jpg);
	background-position: center center;
	padding: 20px;
	margin: 20px;
}
.testimonials90 {
	background-image: url(graphics/paper-90.jpg);
	background-position: center center;
	padding: 20px;
	margin: 20px;
}
.lists ul {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	padding-bottom: 5px;
}
.lists ul li {
	padding-bottom: 5px;
}
.sidemenu {
	width: 125px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.sidemenu ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
.sidemenu ul a {
	color: #330000;
	text-decoration: none;
	display: block;
	width: 125px;
	list-style-type: none;
	padding: 10px 5px 2px 5px;
}
.sidemenu ul a:hover {
	color: #A23551;
	text-decoration: none;
	text-align: left;
}
.sidemenu ul li {
	float: left;
	position: relative;
	list-style-type: none;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #12050A;
}
.small a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A23551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A23551;
	text-decoration: none;
}
.small a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A23551;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A23551;
	text-decoration: none;
}
.small a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #12050A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #12050A;
	text-decoration: none;
}
.cream2 {
	background-color: #330000;
	padding: 15px;
	color: #FEF7C5;
	border: 5px dashed #330000;
	font-weight: bold;
}

