.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #4A533E;
	font-weight: normal;
	text-decoration: underline;
}
.links:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	padding-left: 56px;
}
.flash {
	background-image: url(images/mainphoto.jpg);
	background-repeat: no-repeat;
}
.content {
	background-image: url(images/bodybkgnd.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-right: 45px;
	padding-top: 55px;
}
.subhead {
	padding-left: 0px;
}
.links2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAEAEA;
	font-weight: normal;
	text-decoration: underline;
}
.links2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.bodytext {
	font-size: 16px;
	line-height: 26px;
}
.contacttext {
	font-size: 16px;
	line-height: 26px;
	margin-right: 25px;
}
.headerphotos {
	background-repeat: no-repeat;
	background-image: url(images/mainphoto_bkgrnd.jpg);
}
.headertext {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}

