body {
	background-image: url(../images/bg_boa.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0; }

p { }

td {
	font-size: 13px;
	font-family: Arial, Tahoma, "Trebuchet MS", SunSans-Regular, sans-serif; }

a:link {
	color: #3d0496; }

a:visited {
	color: #3d0496; }

a:hover {
	color: #da1903; }

a:active {
	color: #e5deef; }
#sections {
	color: #8f7ab0;
	background-image: url(../images/bg_headers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-bottom: 24px; }
#sections p {
	font-size: 12px;
	margin-top: 0;
	padding: 0 18px; }

#navarea {
	color: #8f7ab0;
	background-image: url(../images/bg_headers.jpg);
	background-repeat: no-repeat;
	background-position: left top; }

.nav {
	margin-left: 20px;
	border-top: 1px solid #e5deef; }

.nav td {
	border-bottom: 1px solid #e5deef;
	 }

.nav td a:link {
	color: #3d0496;
	font-size: 14px;
	text-decoration: none;
	padding: 2px 8px;
	display: block; }

.nav td a:visited {
	color:       #3d0496;
	font-size:   14px;
	text-decoration: none;
	padding:     2px 8px;
	display: block; }

.nav td a:hover {
	color:       #da1903;
	font-size:   14px;
	background-color: #fbfbfd;
	text-decoration: none;
	padding:     2px 8px;
	display: block; }

#content {
	padding-top: 120px;
	padding-right: 25px; }

h1 {
	color: #da1903;
	font-size: 18px; }

h2 {	color:     #da1903;
	font-size: 14px; }
h3 {
	color: #000;
	font-size: 14px; }

#quote {
	color: #555;
	font-size: 11px;
	padding-bottom: 20px; }

.caption {
	font-size: 10px;
	font-style: italic; }

ul {
	margin-top: -12px; }

ul li {
	list-style-image: url(../images/bullet.gif); }

#footer {
	color: #838383;
	font-size: 11px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 45px; }

#contact {
	color: #838383;
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px; }

#contact h4 {
	color: #da1903;
	font-size: 15px; }
#printhead {
	visibility: hidden; }
.ha {
	color: #da1903;
	font-weight: bold;
	font-style: italic; }
.bookquo {
	padding-top: 8px;
	border-top: 1px solid #e9e3f1; }
