a:link {
	color: #B63724;
}
a:visited {
	color: #B63724;
}
a:hover {
	color: #B63724;
}
a:active {
	color: #7A2518;
}

body {
	background-color: #B63724;
	background-image: url(graphics/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 180%;
	font-weight: normal;
	text-align: justify;
}
.bulletedlist-diamond {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 180%;
	color: #000000;
	list-style-image: url(../graphics/bullet-diamond.gif);
	list-style-position: outside;
	clip:   rect(auto auto auto auto);
	list-style-type: disc;
	padding-left:8px;
    margin-left:8px;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #B63724;
	vertical-align: 150%;
	line-height: 180%;
	font-variant: normal;
}
.footertext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	vertical-align: 150%;
	line-height: 180%;
	font-variant: normal;
}
.testimonial {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	font-weight: normal;
	text-align: right;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 180%;
	font-weight: normal;
	color: #948081;
	font-variant: normal;
}
.subtitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 180%;
	font-weight: bold;
	color: #B63724;
	font-variant: normal;
}
