body {
	margin: 0px;
	padding: 0px;
	background-color: #a95c48;
	background-image: url(images/bg-v1.jpg);
	background-repeat: repeat;

}

.headerbg {
	background-color: #DEB6A3;

}
.maincontent {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;



}
.pagetable {
	border: 2px solid #FFFFFF;
}
table,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.CHANGINGTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 4E6F44;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #A34835;
}
.announcement {
	font-style: italic;
	font-weight: bold;
	color: #4e6f44;
}
.bottomlinks {
	background-color: #DEB6A3;
	color: #FFFFFF;

}
.bottomlinks a:link {
	color: #FFFFFF;
}
.bottomlinks a:visited {
	color: #FFFFFF;
}
.bottomlinks a:hover {
	color: #953E2B;
}
.bottomlinks a:active {
	color: #FFFFFF;
}
.PICleft {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: #FFFFFF;

}
a:link {
	color: #003300;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #A44936;
}
a:active {

	color: #deb6a3;
}
.leftlinks {
	color: #deb6a3;
}
.leftlinks a:link {
	color: #deb6a3;
	text-decoration: none;
}
.leftlinks a:visited {

	color: #deb6a3;
	text-decoration: none;
}
.leftlinks a:hover {


	color: #deb6a3;
	text-decoration: underline;
}
.leftlinks a:active {



	color: #deb6a3;
	text-decoration: none;
}
.borderTopBottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/header1.jpg);

}
h2 a:link {

	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 a:visited {


	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 a:hover {



	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 a:active {




	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.topnavs {
	background-color: #faf7d1;
}

.maincontent img {
                border: medium double #943e2d;
}

