@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ab853f;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ab853f;
	text-decoration: none;
}
.bgHeader {
	background-attachment: inherit;
	background-color: #FFF;
	background-image: url(homeBG.jpg);
	background-repeat: no-repeat;
	background-position: top, left;
}
.bgimage {
	background-attachment: inherit;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: top, left;
	background-color: #FFFFFF;
}
a:hover {
	color: #37326a;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #37326a;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #37326a;
	font-style: italic;
	font-weight: bold;
}
