body {
	background-image: url(../images/background.jpg);
	background-color: #210301;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menunav {
	position:absolute;
	width:145px;
	height:115px;
	z-index:2;
	visibility: hidden;
}
.maintxt {	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #333333;
}
.maintxtlarge {	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
}
.redtxt {	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #c21900;
}
.redtxtlarge {	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #ED4A05;
}
.whitetxt {	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #ffffff;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
#trans {
	position:absolute;
	width:200px;
	height:200px;
	z-index:1;
	visibility: hidden;
}
.leftcolumn {
	font-family: arial, verdana;
	font-size: 11px;
	color: #333333;
}
.map {
	background-image: url(../images/map_bg.jpg);
	background-repeat: no-repeat;
}
.headerbold {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.smallprint {
	font-family: arial, verdana;
	font-size: 9px;
	color: #666666;
}
.call {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #cc341e;
}

