@charset "UTF-8";
/* CSS Document */

.mainborders {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #386B52;
	border-bottom-color: #386B52;
	border-left-color: #386B52;
}
.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
}
.photoborder {
	border: 1px solid #BEE3C4;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}
.sectionheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #33F;
}
.sheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #396B52;
	text-decoration: underline;
}
