a:visited {
	color: #BA6139;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
} 

a:active {
	color: #BA6139;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
} 

A:hover {
	text-decoration: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #B35A33;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
a:link {
	color: #BA6139;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: underline;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
}
.headerbkgd {
	background-image: url(../images/HeaderBkgd.jpg);
	background-repeat: repeat-x;
}
.headerbkgdInterior {
	background-image: url(../images/interior/Header-InteriorBkgd.jpg);
	background-repeat: repeat-x;
}
.PageContentBkgd {
	background-image: url(../images/interior/PageContentBkgd.jpg);
	background-repeat: repeat-y;
}
.MainText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #642C20;
}
.MainTextBold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #642C20;
}
.HeadingTextBold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #642C20;
	text-align: center;
}
.MainTextCentre {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #642C20;
	text-align: center;
}

