body {
	background:url(images/bg.jpg) repeat-x left top;
	padding:0px;
	margin:0px;
}
form {
	margin:0px;
	padding:0px;
}
h4{
padding:3px;
margin:0px;
}
table{
line-height:normal;
}
#top {
	width:999px;
	height:249px;
	background:url(images/bg_top.jpg) no-repeat left top;
	padding:0px;
	margin:0px auto;
}
#top #logo {
	width:352px;
	height:125px;
}
#top #menu {
	height:71px;
	padding:53px 0px 0px 0px;
	margin:0px;
}
#top #menu ul {
	padding:0px;
	margin:0px;
}
#top #menu ul li {
	list-style-type: none;
	float: left;
}
#top #menu ul li a {
	text-indent: -900000px;
	display: block;
	height: 71px;
}
#top #menu .downtown {
	background: url(images/downtown_neighborhoods.jpg) no-repeat left bottom;
	width: 184px;
}
#top #menu .downtown:hover {
	background: url(images/downtown_neighborhoods_o.jpg) no-repeat left bottom;
}
#top #menu .condo {
	background: url(images/condo_price_list.jpg) no-repeat left bottom;
	width: 168px;
}
#top #menu .condo:hover {
	background: url(images/condo_price_list_o.jpg) no-repeat left bottom;
}
#top #menu .search {
	background: url(images/search_all_homes_mls.jpg) no-repeat left bottom;
	width: 168px;
}
#top #menu .search:hover {
	background: url(images/search_all_homes_mls_o.jpg) no-repeat left bottom;
}
#small-menu {
	width:999px;
	height:36px;
	padding:0px;
	margin:0px auto;
}
#small-menu ul {
	padding:0px;
	margin:0px;
}
#small-menu ul li {
	list-style-type: none;
	float: left;
}
#small-menu ul li a {
	text-indent: -900000px;
	display: block;
	height: 36px;
}
#small-menu .home {
	background: url(images/home.jpg) no-repeat left bottom;
	width: 184px;
}
#small-menu .home:hover {
	background: url(images/home_o.jpg) no-repeat left bottom;
}
#small-menu .about {
	background: url(images/about.jpg) no-repeat left bottom;
	width: 168px;
}
#small-menu .about:hover {
	background: url(images/about_o.jpg) no-repeat left bottom;
}
#small-menu .contact {
	background: url(images/contact.jpg) no-repeat left bottom;
	width: 168px;
}
#small-menu .contact:hover {
	background: url(images/contact_o.jpg) no-repeat left bottom;
}
/* ======================================================= CSS BODY ==================================================== */
#container {
	width:999px;
	margin:14px auto;
}
#left {
	float:left;
	width:199px;
	margin:0px 0px 0px 6px;
}
#menu-left {
	width: 199px;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
#menu-left ul {
	width: 199px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu-left li a {
	height: 20px;
	text-decoration: none;
}		
#menu-left li a:link, #menu-left li a:visited {
	color: #525254;
	display: block;
	background: url(images/bg_list_left.jpg) no-repeat;
	padding: 4px 0 0 26px;
}	
#menu-left li a:hover {
	color: #009999;
	background: url(images/bg_list_left_o.jpg) no-repeat;
	padding: 4px 0 0 26px;
	font-weight:bold;
}
#right {
	float:left;
	width:769px;
	margin:0px 0px 0px 19px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #525254;
	text-align:justify;
	font-weight:normal !important;
}
#right #search {
	width:100%;
	background:url(images/bg_search.jpg) repeat-x left top;
	height:29px;
	padding:5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#right #search input {
	border:1px solid #525254;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	font-weight:bold;
	width:10px;
	padding:3px;
	vertical-align:middle !important;
	margin-right:20px;
}
#right #search input.big {
	width:62px;
}
#right #search input.search {
	width:166px;
	height:20px;
	border:none;
	padding:0px;
	margin:-1px 0px 0px 0px;
}
#right h2 {
	font-size:14px;
	padding:21px 0px;
	margin:0px;
	line-height:normal;
}
#right h1 {
	font-size:18px;
	color:#FF6600;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
}
#right p {
	padding:5px 0px;
	margin:0px;
}
/* ========================================== CSS FOOTER =========================================== */
#footer {
	clear:both;
	width:100%;
	height:50px;
	margin:0px;
	padding:27px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525254;
	text-align:center;
	background:#DAEFF4 url(images/bg_footer.jpg) repeat-x left top;
}
#footer a, #footer a:visited {
	font-size:10px;
	text-decoration:underline;
	color: #333333;
	font-weight:bold;
}
#footer a:hover {
	color:#525254;
	text-decoration:none;
}
/********************Pagination*****************/
.pag {
	font-family: "Arial MT", Arial;
	font-size: 12px;
	color: #333333 !important;
	margin-top:5px;
}
.pag .next{
	font-family: "Arial MT", Arial;
	font-size: 15px;
	color: #DAEFF4 !important;
	font-weight:bold;
	vertical-align:-1px;
	border:1px solid #FFFFFF;
}
.pag .prev{
	font-family: "Arial MT", Arial;
	font-size: 15px;
	color: #DAEFF4 !important;
	font-weight:bold;
	vertical-align:-1px;
	border:1px solid #FFFFFF;
}
.pag a , .pag a:visited {
	color: #999999 !important;
	background: #FFFFFF;
	border:1px solid #CAE8EA;
	padding: 5px;
	margin:0px 1px;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;
}
.pag a:hover {
	color: #FFFFFF !important;
	text-decoration:none;
	background-color:#DAEFF4;
	border:1px dotted #FFFFFF;
}
.pag span.current {
	color: #FFFFFF !important;
	background: #DAEFF4;
	border:1px solid #538A2C;
	padding: 5px;
	margin:0px 1px;
	font-weight: bold;
	text-decoration:none;
	line-height:25px;
}