body {
	text-align: center;
	background-color: #CADAA9;
	margin: 0px;
}

div#wrapper {
	text-align: left;
	width: 748px;
	margin: 0 auto;
}

a {
	font-family: arial;
	font-size: 10px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	width: 770px;
	height: 108px;
	background-image: URL(images/mast.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 14px 0px;
	text-align: left;
}

#logo {
	position: relative;
	top: 25px;
	left: 30px;
}

#tagLine {
	position: relative;
	top: -20px;
	left: 335px;
}

#rotator {
	width: 770px;
	height: 218px;
}

#navigation {
	background-color: #517710;
	width: 770px;
	margin: 0px 0px 14px 0px;
}

#contentBody {
	width: 770px;
	margin: 0px 0px 7px 0px;
	background-color: #fff;
	text-align: left;
}

#copyright {
	width: 770px;
	text-align: left;
}

#printControls {
	width: 770px;
	background-color: #fff;
	text-align: right;
	height: 25px;
}

#printControls #controls {
	margin: 4px 4px 0px 0px;
	float: right;
}

#printControls #webcontrols {
	display: none;
}

.contentBlockLeft {
	width: 382px;
	height: 450px;
}

.contentVertLine {
	width: 30px;
	background-image: url(images/vertlinegray.gif);
}

.contentBlockRight {
	width: 236px;
}

h1 {
	font-family: georgia;
	color: #877A67;
	font-weight: normal;
	font-size: 18px;
	font-style: italic;
	font-variant: normal;
	line-height: 1.0em;
	word-spacing: .1ex;
	letter-spacing: -0.0ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	margin: 0px;
	padding: 0px;
}

.faqs {
	font-family: arial;
	font-size: 12px;
	color: #517710;
	font-weight: normal;
	text-decoration: underline;
}

.faqsDead {
	font-family: arial;
	font-size: 12px;
	color: #372F2B;
	font-weight: bold;
	text-decoration: none;
}

.faqsDeadAnswer {
	font-family: arial;
	font-size: 12px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.faqsNub {
	font-family: arial;
	font-size: 12px;
	color: #372F2B;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #67A7D3;
	font-weight: normal;
	text-decoration: none;
}

.bodyLink {
	font-family: arial;
	font-size: 12px;
	color: #67A7D3;
	font-weight: normal;
	text-decoration: none;
}

.homeLink {
	font-family: arial;
	font-size: 10px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 9px;
	color: #517710;
}

.navHeading {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.navHeading:hover {
	font-family: arial;
	font-size: 11px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: none;
}

.navHeadingSubPage {
	font-family: arial;
	font-size: 11px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: none;
}

.navSub {
	font-family: arial;
	font-size: 10px;
	color: #CADAA9;
	font-weight: bold;
	text-decoration: none;
}

.navSub:hover {
	font-family: arial;
	font-size: 10px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: none;
}

.navSubPageCurrent {
	font-family: arial;
	font-size: 10px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: none;
}

.navSubPage {
	font-family: arial;
	font-size: 10px;
	color: #517710;
	font-weight: bold;
	text-decoration: none;
}

.navSubPage:hover {
	font-family: arial;
	font-size: 10px;
	color: #67A7D3;
	font-weight: bold;
	text-decoration: none;
}

.formText {
	font-family: arial;
	font-size: 10px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.bodyText {
	font-family: arial;
	font-size: 12px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.caption {
	font-family: arial;
	font-size: 10px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.bodyLarge {
	font-family: arial;
	font-size: 13px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.bodyHead {
	font-family: arial;
	font-size: 11px;
	color: #5A4D46;
	font-weight: bold;
	text-decoration: none;
}

.scrollDiv {
	padding-right: 20px;
	height: 560px;
	width: 430px;
	border: 0px;
	overflow: auto;
	/*
	scrollbar-base-color: #78675D;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #517710;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #517710;
	*/
}

.scrollDiv2 {
	padding-right: 20px;
	height: 180px;
	width: 210px; 
	border : 0px;
	overflow: auto;
	/*
	scrollbar-base-color: #78675D;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #517710;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #517710;
	*/
	border: 0px;
}

.smallQuote {
	font-family: verdana;
	font-size: 11px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.summaryMargins {
	margin: 23px 0px 0px 25px;
}

.summaryFont {
	font-family: georgia;
	font-size: 16px;
	color: #877A67;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.adminBody {
	font-family: arial;
	font-size: 12px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}

.adminHead {
	font-family: arial;
	font-size: 14px;
	color: #372F2B;
	font-weight: bold;
	text-decoration: none;
}

.adminHeadings {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.adminLink {
	font-family: arial;
	font-size: 12px;
	color: #67A7D3;
	font-weight: normal;
	text-decoration: underline;
}

.adminTitle {
	font-family: arial;
	font-size: 14px;
	color: #372F2B;
	font-weight: bold;
	text-decoration: none;
}

.note {
	font-family: arial;
	font-size: 11px;
	color: #372F2B;
	font-weight: normal;
	text-decoration: none;
}