/* CSS Document */

body {
	/*background-color: #78c067;
	background-color: #ffffdb;*/
	background-color: #bce1b3;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.masthead01 {
	background-image: url(images/mastheadBackground01.png);
	background-repeat: no-repeat;
	width: 951px;
	height: 71px;
}

.masthead01 p {
	text-align: right;
	padding: 10px 20px 0px 0px;
	color: #622f92;
	font-weight: bold;	
}

.masthead01 a:link {
	color: #622f92;
	font-weight: bold;
	text-decoration: underline;	
}

.masthead01 a:visited {
	color: #622f92;
	font-weight: bold;
	text-decoration: underline;	
}

.masthead01 a:hover {
	color: #622f92;
	font-weight: bold;
	text-decoration: none;	
}

.masthead02 {
	background-image: url(images/mastheadBackground02.png);
	background-repeat: no-repeat;
	width: 951px;
	height: 214px;
}

.navigation {
	background-color: #622f92;
	width: 951px;
	height: 60px;
}

.navigationBreak {
	height: 1px;
	width: 951px;
	background-color: #78c067;
}

.main {
	background-color: white;
	width: 951px;
	margin-top: 3px;
}

.contentLeft {
}

.contentLeft p {
	padding: 0px 20px 0px 20px;
	font-size: 12pt;
	line-height: 1.5em;
	text-align: left;
}

.contentLeft h1 {
	text-align: left;
	font-size: 13pt;
	color: #622f92;
	padding: 0px 20px 0px 20px;
}

.sidebar {
	text-align: left;
}

.sidebar p {
	padding: 0px 10px 0px 10px;
	font-size: 10pt;
	line-height: 1.5em;
}

.sidebar h1 {
	text-align: left;
	font-size: 13pt;
	color: #622f92;
	padding: 0px 10px 0px 10px;
}


.contentDivider {
	background-color: #78c067;
}

.contentRight {

}

.contentRight h1 {
	text-align: left;
	font-size: 13pt;
	color: #622f92;
	padding: 20px 20px 0px 20px;
}

.contentRight p {
	padding: 0px 20px 0px 20px;
	font-size: 12pt;
	line-height: 1.5em;
	/*text-align: left;*/
}

.contentInterior {

}

.contentInterior h1 {
	text-align: left;
	font-size: 13pt;
	color: #622f92;
	padding: 20px 20px 0px 20px;
}

.contentInterior h3 {
	text-align: left;
	font-size: 11pt;
	color: gray;
	padding: 0px 20px 0px 20px;
}

.contentInterior p {
	padding: 0px 20px 0px 20px;
	font-size: 12pt;
	line-height: 1.5em;
	text-align: left;
}

.contentInterior li {
	font-size: 12pt;
	line-height: 1.5em;
	text-align: left;
	font-family: Trebuchet MS;
}

.contentFooterLeft {
	background-color: white;
}

.contentFooterLeft h1 {
	padding-left: 180px;
	text-align: left;
	font-size: 15pt;
	color: #622f92;
}

.contentFooterLeft p {
	font-size: 12pt;
	padding: 0px 20px 0px 20px;
	text-align: left;
	line-height: 1.5em;
}

.contentFooterCenter {
	background-color: white;
}

.contentFooterRight {
	background-color: white;
}

.footer {
	height: 200px;
	width: 951px;
}

.footer p {
	text-align: right;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 1.5em;
	color: #622f92;
	font-weight: bold;
}

.footer a:link {
	color: #622f92;
	font-weight: bold;
	text-decoration: underline;	
}

.footer a:visited {
	color: #622f92;
	font-weight: bold;
	text-decoration: underline;	
}

.footer a:hover {
	color: #622f92;
	font-weight: bold;
	text-decoration: none;	
}

.sidebar {

}

