.bg {
	background-image: url(images/b_middle.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D2321; 
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top:10px; }
.city {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	padding: 0px; }
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	padding: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top:0px;
}

.city {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	padding: 0px; }
	
#calltoaction {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#8D2321;
	padding: 0px;
	align:center; }
	
#calltoaction a {
	color:#8D2321;
	padding: 10px;
	align:center; }