.PageHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #6C2F0C;
	text-decoration: none;
}
.VILLAGEHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #406B4E;
	text-decoration: none;
}

.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.pageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
a.pageLink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.indexleft {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image:  url(../images/first/homepageright.gif);


}
.indexright {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image:  url(../images/first/homepageleft.gif);


}
.secondright {
	background-attachment: fixed;
	background-image:  url(../images/second/images/line.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.secondbottom {
	background-attachment: fixed;
	background-image:  url(../images/2NDpagebottom.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

a.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C5881;
	text-decoration: none;

}
a.Link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 1C5881;
	text-decoration: none;
}
.secondline {
	background-attachment: fixed;
	background-image:  url(../images/second/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.Link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;

}
a.Link2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.border {
	border: 2px solid #990000;
}
