.bg-navbar {
	background-image: url(images/bg-repeat-navbar.jpg);
	background-repeat: repeat-y;
	width: 130px;
}
.bg-repeat-main {
	background-image: url(images/BG-repeat.jpg);
	background-repeat: repeat-y;
	width: 570px;
}
.body-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #663333;
}
.navbar-table {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 130px;
	background-image: url(images/bg-repeat-navbar.jpg);
	background-repeat: repeat-y;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-align: right;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 10px;
}
