﻿/* cba birdseye */
body {
	background-color : #C6CEDF;
	background-image : url('http://www.commercialmls.com/new/images/bg.gif');
	background-repeat : repeat-x;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	margin : 0px auto
}
#contentBottom {
	clear: both;
	background: #435c90;
	width: 1000px;
	height: 16px;
	font-size: 10px;
	text-align: center;	
}	
#contentBottom a, a:visited, a:hover, a:active, a:visited:hover { color: white; text-decoration: underline; }
#footer1000 {
	clear: both;
	border-top: 1px solid #004080;
	padding-top: 4px;
	width: 1000px;
	text-align: center;
	color: black;
	margin: 0px auto;
	font-size: 9px; line-height: 1.2em;
}	

