body {
	background-color: #B06C49;
	color: #B06C49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(pagetopbkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;

}
.pgtitle {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 30px;
}
.navleft {
	text-align: right;
	vertical-align: top;
	padding-top: 80px;
}
.navright {
	text-align: left;
	vertical-align: top;
	padding-top: 80px;
}



.content {
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	line-height: 20px;
}
.designby {
	background-color: #B06C49;
	color: #633921;
	text-align: center;
	padding: 15px;
	font-size: x-small;
}
.homeheading {
	font-size: small;
	color: #005030;
}
.smallgreentxt {
	font-size: x-small;
	color: #005030;
}
a:link {
	color: #005030;
	text-decoration: none;
}





h1 {
	font-size: large;
	font-weight: bold;
}

h2 {
	font-size: medium;
	font-weight: bold;
}
h3 {
	font-size: small;
	font-weight: bold;
}
h4 {
	font-size: large;
	font-weight: normal;
}
h5 {
	font-size: medium;
	font-weight: normal;
}
h6 {
	font-size: x-small;
	font-weight: bold;
}
a:visited {
	color: #005030;
	text-decoration: none;
}
a:hover {
	color: #E76221;
	text-decoration: none;
}
a:active {
	color: #E76221;
	text-decoration: none;
}
.designby a:link {
	color: #633921;
	text-decoration: underline;
}
.designby a:visited {
	color: #633921;
	text-decoration: underline;
}
.designby a:hover {
	color: #005030;
	text-decoration: underline;
}
.designby a:active {
	color: #005030;
	text-decoration: underline;
}
