body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #8E7354;
	color: #000000;
}
#pageContents td {
	font-size: 12pt;
}

.bannertext1 {
	font-size: 22pt;
	font-weight: bold;
}
.bannertext2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

#RightSide {
	background-image: url(images/bgimages/RightSide.jpg);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(images/bgimages/Bottom.jpg);
	background-repeat: repeat-x;
}

#footer {
	font-size: 9pt;
	text-align: center;
}
.slogan {
	font-style: italic;
	font-weight: bold;
	color: #FE0002;
	text-align: center;
}
h1 {
	font-size: 16pt;
	font-style: italic;
	text-align: center;
	padding-bottom: 20pt;
}
h2 {
	font-size: 12pt;
	font-style: normal;
}

#update {
	text-align: center;
	margin-top: 15px;
}
.smallitalic {
	font-size: 9pt;
	font-style: oblique;
}
#linkList td {
	text-align: center;
	font-size: 11pt;
}
#pageContents {
	padding-left: 10px;
}
