/* CSS Document */
body 
{
	text-align: center;
	background-color: #f8f3ed;
	padding: 0px;
	margin: 0px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1
{
	margin-bottom: 30px;
}

td           { font-family: tahoma, arial; font-size: 10pt }
/* main container for the nav */
#mainContainerDiv
{
	position: relative;
	width: 718px;
	height: 120px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

/* left house header images */
#headerHouseTopImg
{
		width: 114px; 
		height: 71px; 
		position: absolute; 
		top: 0px;
		left: 0px;
		margin: 0px; 
}

#headerHouseBotImg
{
		width: 114px; 
		height: 6px; 
		position: absolute; 
		top: 71px;
		left: 0px;
		margin: 0px; 
}

/* WWRE title image */
#titleImg
{
		width: 365px;
		height: 38px; 
		position: absolute; 
		top: 33px;
		left: 114px;
		margin: 0px;
}

/* blue bar div behind the photos */
#blueBarDiv
{
		width: 239px;
		height: 38px;
		position: absolute;
		top: 33px;
		left: 479px;
		margin: 0px;
		background-color: #81b1dc;
		padding: 0px;
}

/* random photo containers */
#photoContainerDiv1
{
		width: 77px;
		height: 55px;
		position: absolute;
		top: 16px;
		left: 479px;
		margin: 0px; 
		z-index: 20; 
}

#photoContainerDiv2
{
		width: 77px;
		height: 55px;
		position: absolute;
		top: 16px;
		left: 560px;
		margin: 0px; 
		z-index: 20; 
}
#photoContainerDiv3
{
		width: 77px;
		height: 55px;
		position: absolute;
		top: 16px;
		left: 641px;
		margin: 0px; 
		z-index: 20; 
}

/* thin beige bar above nav */
#thinBeigeDiv
{
		width: 604px;
		height: 6px;
		position: absolute;
		top: 71px;
		left: 114px;
		margin: 0px;
		background-color: #e6d8b6;
		padding: 0px;
}

/* beige div spacer and corner to the left of nav-resHomes */
#leftNavBeigeDiv
{
	position: absolute;
	left: 0px;
	top: 77px;
	width: 11px;
	height: 23px;
	background-color: #e6d8b6;
}

#leftNavCornerDiv
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 11px;
	height: 3px;
	background-color: #e6d8b6;
	background-image: url("/images/left_nav_corner.gif");
	background-repeat: no-repeat;
	font-size: 0px;
}

/* nav divs for the menus */
#nav-resHomes
{
	position: absolute;
	left: 11px;
	top: 77px;
	width: 117px;
	height: 26px;
	z-index: 10;
}

#nav-propSale
{
	position: absolute;
	left: 128px;
	top: 77px;
	width: 117px;
	height: 26px;
	z-index: 10;
}

#nav-listProperty
{
	position: absolute;
	left: 245px;
	top: 77px;
	width: 113px;
	height: 26px;
	z-index: 10;
}

#nav-profServices
{
	position: absolute;
	left: 358px;
	top: 77px;
	width: 133px;
	height: 26px;
	z-index: 10;
}

#nav-resources
{
	position: absolute;
	left: 491px;
	top: 77px;
	width: 74px;
	height: 26px;
	z-index: 10;
}

#nav-aboutUs
{
	position: absolute;
	left: 565px;
	top: 77px;
	width: 65px;
	height: 26px;
	z-index: 10;
}

#nav-contactUs
{
	position: absolute;
	left: 630px;
	top: 77px;
	width: 77px;
	height: 26px;
	z-index: 10;
}

/* styles for the dropdown menus */

/*
div.dropdowns 
{	border-left: 1px solid #DDDCDB;
	border-bottom: 1px solid #DDDCDB;
	border-right: 1px solid #DDDCDB;
}
*/

.dropdowns a, .dropdowns a:link, .dropdowns a:visited
{
	color:#000000;
	text-decoration: none;
}

.dropdowns a:hover 
{
	text-decoration: underline;
}

/* beige spacer and corner to the right of nav */
#rightNavBeigeDiv
{
	position: absolute;
	left: 707px;
	top: 77px;
	width: 11px;
	height: 23px;
	background-color: #e6d8b6;
}

#rightNavCornerDiv
{
	position: absolute;
	left: 707px;
	top: 100px;
	width: 11px;
	height: 3px;
	background-color: #e6d8b6;
	background-image: url("/images/right_nav_corner.gif");
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0px;
}

/* used for the spacer gif that sets the minimum width in the menus */
.minWidth
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-left:0px;
}

#textContentDiv
{
	position:relative;
	width:718px;
	margin:auto;
	text-align:left;
}

#linksContentDiv
{
	position: relative;
	width: 520px;
	height: 240px;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

#bottomNavDiv
{
	margin-top: 50px;
	margin-bottom: 40px;
}
.tableRowTitle
{
	background-color: #4c4c4c;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.tableRowGreen
{
	background-color: #7AFF80;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #4c4c4c;
}
.tableRowRed
{
	background-color: #FF6F79;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #4c4c4c;
}
.tabRowBtBorder
{
	border-bottom: 1px solid #333333;
}
.tabRowBold
{
	text-align: center;
	font-weight: bold;
}