body {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.home-text {
	font-size: 12px;
	color: #663300;
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
}
a {
	color: #8D0000;
}

.footer {
	font-size: 10px;
	color: #E7DEB4;
}
.footer a {
	color: #E1D49D;
}


.home-text strong {
	color: #660000;
}
.page-text {
	font-size: 14px;
	color: #663300;
	margin: 10px;
	padding: 10px;
}
.subnav {
	color: #8B0000;
	font-size: 14px;
	font-weight: bold;
}

.bodyhome {

	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F2EBCB;
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-x;
}
#welcome {
	background-image: url(images/welcome_title.gif);
	background-repeat: repeat-x;
}

.bodymain {


	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F2EBCB;
	background-image: url(images/left_bg2.gif);
	background-repeat: repeat-x;
}
#aboutus {

	background-image: url(images/about_title.gif);
	background-repeat: repeat-x;
}
.img-left {
	margin-right: 5px;
	padding-right: 5px;
}
.headline {
	height: 70px;
	width: 100%;
	background-image: url(images/splash_foot.gif);
	margin: 0px;
	padding: 18px;
	background-repeat: repeat-x;
}
.headline div {
	background-color: #663300;
	color: #F2EDD1;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 3px;
}
.headline a {
	color: #E1D49D;
	text-decoration: none;
}
blockquote {
	background-color: #FBF9EE;
	border: 1px dashed #850000;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
