body {
	margin: 0px;
	padding: 0px;
	/* [disabled]background-color: #D6D6D6; */
	background-image: url(images/circles-7.jpg);
	background-repeat: repeat;
}
.pagetable {
	border: 2px solid #FFFFFF;
	background-color: #DA998B;
	padding: 0px;
}
table,ul,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
.bottomlinks {
	background-color: #DA998B;
	color: #FFFFFF;

}
.bottomlinks a:link {
	color: #FFFFFF;
}
.bottomlinks a:visited {
	color: #FFFFFF;
}
.bottomlinks a:hover {
	color: #953E2B;
}
.bottomlinks a:active {
	color: #FFFFFF;
}
.maincontent {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px 8px;



}
.PICleft {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: #FFFFFF;

}
.leftlinks {
	color: #AC4839;
}
.leftlinks a:link {
	color: #AC4839;
	text-decoration: none;
}
.leftlinks a:visited {
	color: #AC4839;
	text-decoration: none;
}
.leftlinks a:hover {
	color: #7D3526;
}
.leftlinks a:active {
	color: #7D3526;
	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);
	text-align: center;

}
.topnavs {
	background-color: #faf7d1;
}

.announcement {
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	color: #34581D;
	font-size: 16px;
	font-weight: lighter;
}
h2 {
	color: #34581D;
	font-size: 14px;
	font-weight: lighter;
}
h3 {
	font-size: 13px;
	color: #34581D;
	font-weight: lighter;
}
h4 {
	font-size: 12px;
	color: #34581D;
	font-weight: lighter;
}
h5 {
	font-size: 13pt;
	color: #7A2918;
	font-weight: lighter;
}
h6 {
	font-size: 12px;
	color: #7A2918;
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #A54632;
}
a:visited {
	text-decoration: none;
	color: #A54632;
}
a:hover {
	text-decoration: none;
	color: #7D3526;
}
a:active {
	text-decoration: none;
	color: #7D3526;
}

