.basictext {
	border: thin none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}
.mainlayer {
	font-family: Arial, Helvetica, sans-serif;
	border: thick ridge;
	padding: 10px;

}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.IndexPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	color: #333399;

}
.IndexPageSubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	color: #CC6600;
}
.SubpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	color: #CC6600;
	text-decoration: underline;

}
.PictureBorder {

	font-family: Arial, Helvetica, sans-serif;
	border: medium outset #CC6600;
	padding: 10px;
}
.DescriptiveText {

	border: thin none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	text-decoration: none;
}
.MapLinkText {
	border: thin none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8000;
	text-decoration: none;
	height: auto;
	width: auto;
	background-color: #FFFFE1;


}
.AddressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333399;
	text-decoration: none;
	border: thin none #CC6600;

}
