body {
	background-image: url(assets/button_bkgd.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 14px;
	color: #506532;
}
.pagetitles {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #506532;
	font-variant: small-caps;
}
.texta {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 14px;
	color: #506532;
	text-decoration: underline;
}
.bara {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 14px;
	color: #E3DdD1;
	font-weight: bold;
	text-decoration: underline;
}
.nav {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 12px;
	color: #516532;
}
a {
	font-family: "Palatino Linotype", "MS Serif";
	font-size: 12px;
	color: #506532;
}
li {
	color: #506532;
	list-style-position: inside;
	list-style-type: square;
	font-family: "Palatino Linotype", Arial;
}
.texttitles {
	font-family: "Palatino Linotype", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #506532;
}
.sponsors {
	font-size: 14px;
	font-weight: bold;
	color: #506532;
	text-decoration: none;
}
.italicizedp {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-style: italic;
	color: #506532;
}
.bolditalicizedp {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #506532;
}
.boldp {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #506532;
}
.greenboxtext {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	color: #E4E1D5;
}
.greenboxtextb {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E4E1D5;
}
.greenboxtextitalics {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-style: italic;
	color: #e4e1d5;
	font-weight: bold;
}
.greenboxtextitalicsnb {
	font-family: "Palatino Linotype", Arial;
	font-size: 14px;
	font-style: italic;
	color: #e4e1d5;
}
.footer {
	font-family: "Palatino Linotype", Arial;
	font-size: 10px;
	color: #506532;
}
