.textborder {
	background-color: #e5edfa;
	border: 1px solid #FFFFFF;
}
.message {
	background-color: #E7EFE0;
	background-image: url(images/a_b_flowers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodybackground {
	background-color: #f1f5fb;
	border: 1px solid #FFFFFF;
	
}
.locations {
	background-image: url(images/a_locations.gif);
	background-repeat: no-repeat;
	background-position: top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fdf7ed;
		
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #681b39;
}
h2 {
	font-size: 12px;
	color: #2a2153;
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2153;
}
.bodytextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #681B39;
}
a:link {
	color: #681B39;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #681B39;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 13px;
}
a:active {
	color: #09F;
	font-size: 13px;
	text-align: center;
	
}
a.sub:link {
	color: #2a2153;
	text-decoration: underline;
	font-size: 9px;
}
a.sub:visited {
	text-decoration: underline;
	color: #2a2153;
	font-size: 9px;
}
a.sub:hover {
	text-decoration: none;
	color: #681B39;
	font-size: 9px;
}
a.sub:active {
	text-decoration: underline;
	color: #2a2153;
	font-size: 9px;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.top {
	background-color: #CFDEF5;
	background-image: url(images/a_b_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.messagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0066CC;
}
.citytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2153;
	text-align:center
}
.apwhctitle {
	font-family:"Tekton Pro";
	font-size:25px;
	font-style:normal;
	font-weight:normal;
	color: #2a2153;
	text-align:left;
}
