/* @override 
	http://192.168.0.180:291/Styles/home.css
*/

#main{	
	/*width:955px;*/
	width:100%;
	background-image: none;
	background-color: #FFF;
}

ul.icon {

}


li.bath {
	border: none;
	margin-right: 0;
	padding-left: 0;
	background-position: 10px;
	width: 30px;
}

li.bed {
	border: none;
	margin-right: 8px;
	padding-left: 0;
	background-position: 10px;
	width: 30px;
}

#tabs1, #tabs2, #tabs3 {
	width: 178px;
	height:193px;
	background:#E6E4E1;
	border-bottom: 1px solid #d2d2d2;
}

#nav ul.nav {	
	list-style:none;
	background-color: #fff;
}

#nav ul.nav li {
	display: block;
	height: 23px;
	border-bottom: 1px solid #e8e8e8;
	line-height: 23px;
	padding-left: 27px;
	background: url(../images/arrow.gif) no-repeat 15px 4px;
}

#nav ul.nav li.selected {
	background: #fff url(../images/arrow.gif) no-repeat 15px 4px;
	font-weight: normal;
	font-style: normal;
}

#nav ul.nav li.selected a:hover {
	color: #333333;
	text-decoration: none;
}

#nav ul.nav li.home {
	background: #a7a7a7 none no-repeat 15px 4px;
	border-bottom-style: none;
	padding-left: 15px;
	color: #fff;
	font-weight: bold;
	display: none;
}

#nav img { 
	display:none; 
}

#nav #tabs1 img, #nav #tabs2 img, #nav #tabs3 img { 
	display:block; 
}

.content_pic_orange strong {
}

a#ctl00_MainContent_lnkMortgageOfTheWeekBoxLink {
	margin-bottom: 4px;
	font-size: 10px;
	font-weight: bold;
}

p.mortgageabstract {
	float: left;
	clear: both;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

a#ctl00_MainContent_lnkMortgageOfTheWeekBoxLink:hover{
		text-decoration:underline;
		
	color: #333;
	}

#salesbanner {
	float: left;
	width: 319px;
	height: 88px;
	clear: both;
	margin-top: 9px;
	display: inline;
	margin-left: 6px;
	position: static;
}

.content_box_l a.green, .content_box_l a.navy, .content_box_l a.blue {
	float: left;
} 

/*--- KEV ADDED---*/

#nav ul.nav li.lasthome{
	border-bottom: none;
}

