body {
	font-family:verdana;
	font-size: small;
	}
body a:hover {
	color:#FFF;
	font-weight:bold;
}
body a:visited {
	color:#FFF;
	font-weight:bold;
}
#menu a {
	color:#000;
	font-weight:bold;
	font-size:medium;
	text-decoration:none
}
#menu a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:medium;
	text-decoration:none
}
body a {
	color:#FFF;
	font-weight:bold;
}
#voucher a {
	color:#000;
	font-weight:bold;
	font-size:medium;
	text-decoration:none
}
#voucher a:hover {
	color:#FFF;
	font-weight:bold;
	font-size:medium;
	text-decoration:none
}
.paragraphheader{
	font-size: large;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#title {
	margin: 0px 0px 0px 0px;
}
#title a:hover {
	color:#681212;
	text-decoration:none;
}
#title a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#title a {
	color: #FFFFFF;
	text-decoration:none;
}
#wrapper {
	float: left;
	width: 100%;
}
#content {
	margin-left: 270px;
	margin-right: 50px;
}
#pageheader{
	text-align:center;
	font-size: xx-large;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}
#paragraphheader{
	text-align:left;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
}
#map {
	width: 600px;
	height: 300px;
}
#mapwrapper {
	width: 100%;
	float: left;
	margin: 0px 10px 0px 10px;
}
#footer{
	font-size: small;
	margin-left: 10px;
	margin-right: 10px;
	color: #a6b6b9;
}
#footer a:hover {
	color:#a6b6b9;
}
#footer a:visited {
	color:#a6b6b9;
}
#footer a {
	color: #a6b6b9;
}
