/* CSS for Chatham Village Apartments */
	
table {
	text-align: center;
	}

a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #ff0000;}

.chatham {
	padding: 0px 0px 0px 0px;
	font-size: 30px;
	font-weight: bold;
	}

.info {
	font-size: 16px;
	}


.bdrm {
	padding: 50px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	}

/* End CSS Chatham Village Apartments */	
