@charset "utf-8";


body {
text-align: center;
background-color: #C1CCDB;
}

#wrapper {
	position: relative;
	width: 900px;
	margin: auto;
	text-align: left;
}

#wrapper #banner {
	float: left;
	width: 900px;
}
#wrapper #menubar {
	background-color: #04304D;
	float: left;
	width: 900px;
}

#wrapper #topbar {
	float: left;
	width: 900px;
}
#wrapper #copyrightbar {
	float: left;
	width: 900px;
}

#wrapper  #body  {
	background-image: url(images/slices/body.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 900px;
}
#wrapper  #body  #sidebar  {
	float: left;
	width: 211px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#wrapper  #body  #bodycontent  {
	float: left;
	width: 689px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.style1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	color: #F78B0F;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}


.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #572A01;
}

.bodyheader {
	color: #02457A;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.specialletter {
	font-size: 46px;
	color: #02457A;
	font-family: "Edwardian Script ITC";
}

.pageheader2 {
	font-size: 26px;
	color: #02457A;
}

.pageheader1 {
	color: #572A01;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #572A01;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #572A01;
	line-height: 26px;
}
