body
{
	margin: 0px;
	padding: 0px;
	background: #dedede;
	font-family: Georgia, serif;
	font-size: 16px;	
	color: #000000;
	text-align: center;
}

#mainDiv
{
	background: url(../images/mainBg.jpg) top left repeat-y;
	width: 972px;
	margin: auto;
	position: relative;
}

#headerDiv
{
	background: url(../images/headerTop.jpg) top left no-repeat;
	width: 972px;
	height: 120px;
	position: relative;
}

#box-link { 
		position: absolute; 
		top: 8px; 
		left: 20px; 
		width: 83px; 
		height: 83px; 
		background-color: transparent; 
		border: 1px solid yellow; }

#logo
{
	background: url(../images/logo.jpg) top left no-repeat;
	width: 438px;
	height: 81px;
	border: 0px;
	float: left;
	margin: 30px 0px 0px 40px;
}

#logo span
{
	display: none;
}

#number
{
	background: url(../images/friendlyLocalExperts.jpg) top left no-repeat;
	width: 304px;
	height: 64px;
	float: right;
	margin: 40px 40px 0px 0px;
}

#number span
{
	display: none;
}

#menuDiv
{
	background: url(../images/menuBg.jpg) top left repeat-x;
	height: 33px;
	width: 919px;
	margin: auto;
}

#menuDiv ul
{
	margin: 0px;
	padding: 7px 5px;
	list-style: none;
}

#menuDiv li
{
	margin: 0px;
	padding: 0px;
	float: left;
}

#menuDiv a
{
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	
}

#bannerDiv
{
	background: url(../images/homepageBanner.jpg) top left no-repeat;
	width: 919px;
	height: 441px;
	margin: auto;
	position: relative;
}

#flashDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 705px;
	height: 407px;
}

#propertySearch
{
	position: absolute;
	top: 50px;
	right: 10px;
	width: 200px;	
}

#propertySearch .title
{
	background: url(../images/searchListings.jpg) top left no-repeat;
	width: 181px;
	height: 69px;
}

#propertySearch .title span
{
	display: none;
}

#propertySearchForm
{
	text-align: left;
}
#propertySearchForm .field
{
	margin-top: 10px;
}

#contentDiv
{
	margin: 10px 50px;
	text-align: left;
}

#contentDiv h1
{
	font-size: 30px;
	font-weight: bold;
	color: #1b1c4f;
	text-transform: uppercase;
	border-bottom: 1px solid #000000;
}

#contentDiv h2
{
	font-size: 20px;
	font-weight: bold;
	color: #1b1c4f;
	text-transform: uppercase;
	margin: 20px 0px 5px 0px;
	padding: 0px
}

#footerDiv
{
	background: url(../images/menuBg.jpg) top left repeat-x;
	height: 33px;
	width: 919px;
	margin: auto;
	color: #ffffff;
	font-size: 16px;
	padding-top: 5px;
}

#footerDiv a
{	
	color: #ffffff;
	text-transform: uppercase;
	margin: 5px;
	text-decoration: none;
}

#featuredListingsBorder
{
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
}

#featuredListings
{	
	width: 100%;
	height: 175px;
	background: #1b1c4f;	
}

.listing
{
	float: left;
	margin: 10px 7px;
	text-align: center;
}

.listing img
{
	border: 0px;
}

.listingTitle
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#listingResultsTitle
{
	background: #f4f4f4 url(../images/listingResults.jpg) top right no-repeat;	
	padding: 8px;
	color: #000000 !important;
	font-size: 36px;
	text-transform: none !important;
	border: 0px !important;
	font-weight: normal;
}

.detailListing
{
	background: url(../images/listingBg.jpg) top left no-repeat;
	width: 881px;
	height: 210px;
	padding: 20px;
	font-size: 13px;
}

.detailListingThumb
{
	border: 1px solid #cccccc;
}

.detailListingTitle
{
	font-size: 30px;	
}

.detailListingAddress
{
	width: 200px;
	margin: 2px 0px;
}

.detailListingPrice, .detailListingBedrooms
{
	margin: 2px 0px;
}

.detailListingSummary
{
	font-size: 16px;
}

.detailListingButton
{
	margin: auto;
	border: 0px;
}

#AWMEL0
{
	position: relative;
}
