body {
	background-color:#272727; 
	background-image:url(bg.jpg); 
	background-repeat:repeat-x; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.head1 {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color:#567DA6 ;
}
* {
	color: #606462;
	font-family: "Microsoft Sans Serif", Arial;
}
.Nav {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #414544;
}
.txtb {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 14px;
	font-weight: bold;
	color:#414544 ;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	border: groove;
	text-decoration: none;
	color:#333333;
}
a {
	text-decoration:none;
	color:#404F66;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}
.aptName {
	font-size: 14px;
	color:#333333;
font-weight:bold
}
.aptAddr {
	font-size: 11px;
	color:#333333;
}
.txt {
	font-size: 11px;
}
.boldtxt{
	font-size: 11px;
	font-weight: bold;
}
.txtHours {
		font-size: 10px;
		font-weight:bold
	}.a-link {
	font-size: 10px;
	font-weight: bold;
}
.recaptd {
	padding: 2px 0px;
}