body {
	text-align:center;
	background-color: #3d3822;
	min-width:760px;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.navtable {
	width: 725px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.divider {
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.bottomquote {
	color: #232739;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.navitem {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #594937;
}

h2 {
	font-size: 18px;
	line-height: 16px;
}

.mainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding: 20px 40px 40px;
	line-height: 20px;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
ul {
	list-style-type: square;
}


.heading {
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #2f261d;
	padding-top: 20px;
	text-align: left;
}

.fltrt {
	float: right;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: -3px;
}
.fltlft {
	float: left;
	padding-right: 10px;
}

.dropcap {
	float: left;
	font-family: "Old English", Georgia, serif;
	font-size: 400%;
	line-height: 0.85em;
	margin-right: 0.04em;
	margin-bottom:-0.25em;
	padding-right: 5px;
	font-weight: bold;
	color: #2F261D;	
}
.maintable {
	background-color: #C6CDC7;
	width: 728px;
	border: 18px solid #ffffff;
}
.secondarytable {
	width: 688px;
	margin: 20px;
}

.logo {
	text-align: center;
	padding-top: 30px;
}

.mainText a {
	color: #534826;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #534826;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 3px;
}
