#container{
	margin:auto;
	width:760px;
	position:relative;
}

#topPic{
	background-image:url(../images/toppic.jpg);
	height:234px;
	background-repeat:no-repeat;
}
.topPic_homes{
	background-image:url(../images/toppic_homes.jpg);
	height:234px;
	background-repeat:no-repeat;
}
.topPic_condos{
	background-image:url(../images/toppic_condos.jpg);
	height:234px;
	background-repeat:no-repeat;
}
.topPic_land{
	background-image:url(../images/toppic_land.jpg);
	height:234px;
	background-repeat:no-repeat;
}
.topPic_commercial{
	background-image:url(../images/toppic_commercial.jpg);
	height:234px;
	background-repeat:no-repeat;
}
#bottomPic{
	background-image:url(../images/bottompic2.jpg);
	height:282px;
	background-repeat:no-repeat;
}
#logo{
	background-image:url(../images/logo.jpg);
	height:66px;
	background-repeat:no-repeat;
}
#content{
	text-align:left;
	width:720px;
	position:relative;
	left:20px;
	font-family:"Trebuchet MS", Georgia, Verdana;
	font-size:11px;
	text-align:justify;
	min-height:350px;
	_height:350px;
	margin-top:5px;
}
.bluetext{
	font-size:18px;
	color:#087bcb;
	font-weight:bold;
}
.tabletext{
	font-size:14px;
	color:#087bcb;
	font-weight:bold;
	text-align:center;
}
#bottomNav{
	text-align:center;
	color:#087bcb;
	position:relative;
	width:740px;
	height:50px;
	margin:auto;
	background:url(../images/patc-nav.gif) no-repeat;
}
#bottomNav a:link, #bottomNav a:visited{
	font-size:16px;
	color:#087bcb;
	text-decoration:none;
	line-height:50px;
	vertical-align:middle;
}
#bottomNav a:hover{
	color:#07548a;
}

.listing{ position:relative; width:100%; border:1px solid black; margin-bottom:10px;}
.title{ font-size:18px; font-style:italic; font-weight:bold;}
.listing img{position:relative; width:128px; height:96px; border:1px solid black; margin:5px;}
.price{ position:relative; font-size:24px; font-weight:bold; color:#0066CC;}
.shortDesc{}
.moreInfo{ float:right;}
.moreInfo a:link,.moreInfo a:visted{ font-size:11px; font-style:italic;}
#detail{ position:relative; width:100%;}
#detail .title{ text-align:center; font-size:2em;}
#detail .price { position:relative; float:right;}
#detail .av_date{ position:relative; float: left;}
#detail .location{ position:relative; float:right;}
#detail #thmbs img{ border:1px dotted #999999;}
.features{ position:relative; width:70%; border:none;}
.features td{ border-bottom: 1px solid black;}
.contactTable{
	background-color:#CEECFF;
	padding:2px;
	border:1px solid black;
}
.contactSent{
	background-color:#CEECFF;
	padding:2px;
	border:1px solid black;
}