@charset "utf-8";
body {
	background-color: #FCFDF5;
	margin-top: 5px;
	margin-left: 0px;
	font-size: 0.78em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#leftBar {
	height:600px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FCFDF5;
	z-index: 2;
	background-image: url(images/images/leftbar11b.png);
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #333333;
}

#navBar {
	float: left;
}
#topBar {
	height: 87px;
	width: 708px;
	float: left;
	background-image: url(images/images/topBar11b.png);
	text-align: left;
	vertical-align: top;
}
#container #topBar h1 {
	background-image: url(images/topBarHeader.png);
	display: block;
	height: 90px;
	width: 708px;
	background-repeat: no-repeat;
	text-indent: -2000em;
	background-position: center -10px;
}


.title {
	font-family: Zachary;
	color: #333333;
	padding-left: 25px;
}

#mainText {
	float: left;
	min-height:600px;
	height: auto;
	width: 685px;
	background-image: url(images/images/mainBody11b.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 1.2em;
	margin-right: 0px;
	padding-bottom: 10px;
	color: #333333;
	
}
#container #mainText h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 1.7em;
}

.text {
	padding-right: 252px;
	padding-left: 5px;
}

.text2 {
	padding-right: 50px;
	padding-left: 5px;
}
.accentBox {
	background-color: #D6E5C3;
	text-align: left;
	width: 32%;
	padding-right: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	float: right;
	color: #333333;
	border: medium solid #CDCFB7;
}

.accentBox2 {
	background-color: #D6E5C3;
	text-align: left;
	width: 85%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	color: #333333;
	border: medium solid #CDCFB7;
	font-weight:bold;
}



#footer {
	background-color: #FCFDF5;
	float: left;
	width: 960px;
	height: 60px;
	color: #333333;
	font-family: "Orator Std";
	text-align: left;
	font-size: 1em;
}

p.cap:first-letter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	color: #333333;
	float: inherit;
	font-style:italic;
	}


.footerText {
	margin-left: 230px;
	background-color: #CDCFB7;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#container {
	width: 960px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #292929;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
#container #mainText .accentBox h4 {
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#container #mainText .accentBox p {
	margin-top: 2px;
}


.signature {
	font-family: "Freestyle Script", Georgia, "Times New Roman";
	font-style: normal;
	font-size: 2.2em;
	padding-left: 5px;
}
