body {
    margin:0px;
    padding:0px;
    color: black;
    font-family: Arial;
}

a {
	color: #0A314F;
	line-height: 1.1em;
	font-size: 12px;
	font-weight: bold;
}	

a:hover {
	/*color: #D68216;*/
	color: Blue;
}	


img {
    border:0px;
}

/* -------------------------- */

#header {
    width: 750px;
    height: 88px;
}

#seoHome {
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
    padding-left: 5px;
    background: url(/images/homepage/seo_home_bg.jpg) no-repeat;
    height: 15px;
}

#seoHome a {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;	
}

#seoHome a:hover {
	text-decoration: underline;
}


#seo {
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
    padding-left: 5px;
    background: url(/images/homepage/seo_bg.jpg) no-repeat;
    height: 15px;
}

#seo a {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;	
}

#seo a:hover {
	text-decoration: underline;
}


#container {
    width: 750px;
    margin:0px;
    padding: 0px;
    height: 432px;
}

#columnLeft {
    width: 293px;
    height: 100%;
    float: left;
    /*background-color: green;*/
}

#columnMiddle {
    width: 267px;
    height: 100%;
    float:left;
    /*background-color: yellow;*/
}    

#columnRight {
    width: 190px;
    height: 100%;
    float: left;
    /*background-color: blue;*/
}

#commBiz {
    width: 267px;
    height: 170px;
    background: url(../images/homepage/commercial_brokerage.jpg) no-repeat;
}

#commBiz a {
	display:block;
	/*width:142px;
	height:80px;*/
	margin:0;
	padding:90px 0px 0px 125px;
	overflow:hidden;
	color: #0A314F;
}

#commBiz a:hover {
    color: Blue;
}



#careers {
    width: 267px;
    height: 59px;
    background: url(../images/homepage/career_opportunities.jpg) no-repeat;        
}   

#careers a {
	display:block;
	/*width:212px;
	height:47px;*/
	margin:0;
	padding:12px 0px 0px 55px;
	overflow:hidden;
	color: #0A314F;
}

#careers a:hover {
    color: Blue;
}


#realEstateLicense {
    width: 267px;
    height: 61px;
    background: url(../images/homepage/real_estate_license.jpg) no-repeat;        
}

#realEstateLicense a {
	display:block;
	/*width: 207px;
	height: 46px;*/
	margin:0;
	padding: 15px 60px 0px 0px;
	overflow:hidden;
	text-align: right;
	color: #0A314F;

}

#realEstateLicense a:hover {
    color: Blue;
}


#superSunday {
    width: 267px;
    height: 142px;
    color: white;
    background: url(../images/homepage/super_sunday_bg.gif) repeat-x;
    /*background: url(../images/homepage/super_sunday.gif) no-repeat;*/
    margin:0px;
    padding:0px;
    /*padding:0px 0px 0px 170px;*/
    /*border:solid 2px black; */
}

#superSunday a {
	display:block;
	/*width: 267px;
	height: 142px;*/
	margin:0;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	color: white;
	line-height: 1.1em;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

#superSunday a:hover {
text-decoration: underline;
}

.superSundayDate {
	font-size: 16px;
}
.superSundayDetails {
	font-size:13px;
	line-height:1em;
	color: #003869;
	font-weight: bold;
}

#searchArea {
    width: 293px;
    height: 212px;
    background: url(../images/homepage/search_criteria_bg.jpg) repeat-x;
} 

#searchArea form {
  padding: 0;
  margin: 0;
  border: 0;
}


#billboard {
    width: 293px;
    height: 220px;
    background: url(../images/homepage/metrobrokers_billboard.jpg) no-repeat;
}

#footer {
    width: 750px;
    height: 48px;
    background: url(../images/homepage/footer.jpg) no-repeat;
}

#spanish {
	width: 78px;
	height: 30px;
	float: left;
}

#spanish a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#metronet {
	width: 140px;
	height: 30px;
	float: right;
}

#metronet a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#footerText {
	float:left;
	margin: 5px 0px 0px 30px;
	color: White;
	font-size: 10px;
	line-height: 1em;
	width: 460px;
	height: 30px;
}

/* ----------------------------- */

.searchCriteria {
	margin: 0px 0px 0px 9px;
	padding:0px;
} 

.searchLabel {
	font: bold 11px Arial;
	white-space: nowrap;
	color: #0059AD;
}


input.fmls {
	width: 70px;
	/*margin-left: 5px;*/
	font-size: 10px;
}


select {
	width: 90px;
	font-size: 10px;
}

select.bedBath {
	width: 70px;
	font-size: 10px;
}


/* ____________tab stuff___________ */

#tabnav {
	height: 20px;
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	background: url(/images/homepage/tab_bottom.gif) repeat-x bottom;
}


#tabnav li {
	margin: 0; 
	padding: 5px 0px;
  	display: inline;
  	list-style-type: none;
}

	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #f3f3f3;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	border: 1px solid black;
	text-decoration: none;
	color: #666;
}


#tabnav a:link.active, #tabnav a:visited.active {
	/*border-bottom: 1px solid #fff;*/
	/*background: #fff;*/
	border-bottom: 1px solid #fff3de;
	background: #fff3de;
	color: #000;
}

#tabnav a:link.activeAlt, #tabnav a:visited.activeAlt {
	border-bottom: 1px solid #DBE4FF;
	background: #DBE4FF;
	color: #000;
}


#tabnav a:hover {
	/*background: #F4F9E4;*/
	background: #003c72;
	color:white;
	
}

/* May need to remove this style after testing */
#tabnav a:link.active:hover {
	background: #fff3de;
}


/* ____________tab stuff end___________ */



