body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 3px;
	margin: 3px;
}
li {
	padding: 5px;
}
a {
	color: #000000;
}
.background {
	background-image: url(images/housebg.jpg);
	background-repeat: no-repeat;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
}
