body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
a {
	color: #5F0623;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #CDD4C2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.PDFLinks {
	font-size: 14px;
}
.PrintBrochure {
	text-align: right;
	font-size: 12px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 5px;
}
.InsideBG {
	background-image: url(images/insidebg.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-color: #F1ECD6;
}

.MainBody {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 30px;
	text-align: justify;
}

.DropCap {
	font-size: 40px;
	color: #5F0623;
	float: left;
}

.DropCap2 {
	font-size: 24px;
	color: #5F0623;
	float: left;
}

.DropCap3 {
	font-size: 18px;
	color: #5F0623;
}

.DropCap4 {
	font-size: 24px;
	color: #5F0623;
	float: right;
}

.DropCap5 {
	font-size: 18px;
	color: #5F0623;
}


.MCIFooter {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.MCIFooter a{
	font-size: 10px;
	text-decoration: none;
	color: #000000;	
}	
.MCIFooter a:hover{
	text-decoration: underline;
}		