.primaryfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.toptable_blu {
	visibility: visible;
	height: 100px;
	width: 100%;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(../images/toptablebg_blue.jpg);
}
.navigationtable {
	visibility: visible;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 100px;
	background-image: url(../images/navigationtablebg.jpg);
}
.maintable {
	position: relative;
	visibility: visible;
	height: auto;
	width: 750px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	top: 125px;
	padding-left: 5px;
}
.postcardbg {
	background-image: url(../images/postcardbanner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #000000;
}
.secondarynavigation {
	visibility: visible;
	height: auto;
	width: 750px;
	top: 140px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}
.alternativelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.telephonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #9A080B;
}
