@charset "utf-8";
a {
	color: #1A4826;
	text-decoration: none;
}

body,td,th {
	font-size: 14px;
	color: #000;
	font-family: Garamond, "Times New Roman";
}
body {
	background-color: #FFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #1A4826;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A4826;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A4826;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A4826;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A4826;
}
p {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

tr td {
	font-size: 16px;
	font-weight: normal;
	padding: 10;
	border-color: #008000;
	text-align: left;
}

ul li {
	font-size: 16px;
	font-weight: normal;
}






#content {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C4D79D;
	text-align: center;
}
#header {
	background-color: #FFF;
}

#body {
	background-image: url(../images/Background3.jpg);
	height: 450px;
	width: 849px;
	background-color: #F2F2F2;
	padding: 0px;
}

#bodytext {
	background-color: #F2F2F2;
	height: 390px;
	width: 570px;
	float: right;
	border: thick solid #999;
	margin: 15px;
	padding: 8px;
	text-align: left;
	font-weight: bold;
}


#footer {
	text-align: center;
	margin-top: 0px;
	background-color: #B4C954;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#home {
	border: medium solid #FFF;
	height: 40px;
	width: 200px;
	display: table-row-group;
}
#aboutus {
	height: 40px;
	width: 200px;
	border: medium solid #FFF;
	float: none;
	display: table-row;
}


#linkheader {
	padding: 0px;
	text-align: center;
	color: #FFF;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
.font18 {
	font-size: 18px;
	color: #000;
}

.headerlink {
	font-size: 18px;
	font-weight: bold;
	color: #1A4826;
	text-decoration: underline;
}
.headerlinknounderline {
	font-size: 18px;
	font-weight: bold;
	color: #1A4826;
}


.links {
	color: #1A4826;
	text-decoration: underline;
}

.smallgray {
	font-size: 12px;
	color: #666;
}

.smalltext {
	font-size: 12px;
	color: #000;
}
.tabletitle {
	font-size: 18px;
}

.whitebold11 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}


.whitebold14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}


.whitebold18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

