/* CSS Document */
body
{
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:0;
font: 10pt Helvetica, "Lucida Grande", Verdana, sans-serif;
}

a
{
 color:#000;
}

a:hover
{
 color:red;
}


#content
{
	background-color:#FFEA97;
	padding:0;
	margin:0;
}

#bodywrapper
{
width:800px;
height:100%;
background-color:#FFF;
}

#mastImage{
	padding:0;
	margin:0;
	vertical-align:bottom;
}

#linkDivider
{
	color:white;
	font-size:10pt;
	padding:3px;
}

#linkBar li, ul	
{
 padding:0 2px 0 2px;
 margin:0;
 display:inline;
 text-transform:uppercase;
 font-size:12px;
 
}

#linkBar
{
 padding:2px 5px 2px 25px;
 margin:0;
 margin-bottom:1px;
 background-color:#FFCC00;
 text-align:left;
 font-weight:bold;	
}


#linkBar2 li, #linkBar2 ul	
{
 padding:0 2px 0 2px;
 margin:0;
 display:inline;
}

#linkBar2
{
 padding:2px 2px 2px 25px;
 margin:0px 0px 0px 0px;
 background-color:#FFCC00;
 margin-bottom:1px;
 text-align:left;
 font-weight:bold;	
}

#flash
{
 padding:0;
 margin:0;
 height:200px;
 background-color:white;
}

#contact
{
	padding:2px;
	font-size:.8em;
	text-transform:capitalize;
}

#featuredListing table
{
	font-size:.8em;
	text-transform:lowercase;
	text-transform:capitalize;
}

#feature
{
	background-color:#FFF;
	border:3px #FFEA97 double;
	width:280px;
	float:right;
	/*	
	margin-bottom:5px;
	margin-top:0px;
	*/
}

#featuredListing
{
	margin:0px 3px 0px 3px;
	width:275px;
	height:203px;
	background-color:#fff;
}

#featuredListing table
{
	display:block;
}

#featuredImage
{
	display:block;	
	float:none;
}

.divider
{
	margin:0px 10px 5px 12px;
	width:1px;
	height:326px;
	background-color:#FFEA97;
	border:0px #FFEA97 solid;
	float:left;
}

#footer1
{
	padding:2px;
	background-color:#FFCC00;
	text-align:center;

}

#footer1 li
{
	padding:1px;
	margin:0;
	display:inline;
	text-transform:capitalize;
	font-size:.94em;
}

#content2
{
	clear:both;
	padding:10px;
	margin:0;
	background-color:#FFEA97;	
}

#bottomleft{
	margin:0;
	padding:0;
	display:inline;
	float:left;
	width:400px;
	height:30px;
	width:30px;
	background-color:#FFEA97;
	background-image:url(../images/left-bottom-corner.jpg);
	background-repeat:no-repeat;
}

#bottommiddle{
	margin:0;
	padding:0;
	background-color:#FFEA97;
	height:30px;
	width:740px;
	float:left;
	display:inline;
	text-align:center;
	line-height:30px;	
	border:black 0px solid;	
	font-size:.75em;
	font-weight:normal;
}

#bottomright{
	margin:0;
	padding:0;
	height:30px;
	width:30px;
	float:right;
	background-image:url(../images/right-bottom-corner.jpg);
	background-color:#FFEA97;
	background-position:right;
	background-repeat:no-repeat;
}

#award
{
border:double 3px black;
}

#blockLinks
{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	border:solid 1px #FFCC00;	
}


#blockLinks td
{
	background-color:#FFEA97;
	height:159px;
	width:238px;
	text-align:center;
	padding:0;
	margin:0;	
}

#search td{
	height:20px;
	background-color:#FFEA97;
	}

#search
{
	background-color:#FFEA97;
	border:1px solid #FFCC00;
	height:319px;
	font-size:.8em;
	font-weight:bold;
}


#openhouse
{
	background-image:url(../images/openhouse.jpg);
	background-repeat:no-repeat;
}	

#contactus
{
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
}	


#ourlistings
{
	background-image:url(../images/viewlistings.jpg);
	background-repeat:no-repeat;
}	


#agents
{
	background-image:url(../images/agents.jpg);
	background-repeat:no-repeat;
}	

#blockLinks td a
{	
color:#000;
font-size:1em;
cursor:hand;
font-weight:bold;
background-color:#FFEA97;
width:238px;
border:1px #FFCC00 solid;
display:block;
}	

#search td a
{
border:0px #FFCC00 solid;
width:100%;
font-size:1.2em;
text-align:center;
}

#colHeading
{
color:#000;
font-size:1em;
cursor:hand;
font-weight:bold;
background-color:#FFEA97;
width:281px;
border-bottom:1px #FFCC00 solid;
display:block;
}


#blockLinks td a:hover
{	
background-color:#FFCC00;
}

#contactUsEmail
{
display:block;
width:775px;
}


#contactUsAddress{
display:inline;
}

.agent #name{
text-align:center;
font-weight:bold;
width:112px;
}

.agent{
height:180px;
margin:5px;
width:120px;
border:solid 1px black;
background-color:white;
float:left;
text-align:center;
}

.agent img
{
margin:5px;
width:75px;
border:solid 1px black;
}



