body{
	margin:0px;
	padding:0px;
	font-family:arial;
	color:#666666;
	font-size:13px;
	line-height:1.3em;
}
.body{
	width:981px;
	margin:0 auto;
	position:relative;
	padding-bottom:30px;
}
.button {
	background: url('../images/button.png') no-repeat; 
	width: 150px; 
	height: 27px;
	text-align: center; 
	border: 0px;
	color: #a0c241;
	font-size: 13px;
	font-weight: bold;
}
/*Banner*/
#businessesForSale {
	float:left;
	clear:both;
	width:216px;
	height:45px;
	border:none;
}
#sellYourBusiness{
	float:left;
	height:45px;
	border:none;
	width:204px;
}
#requestAFreeAppraisal{
	float:left;
	height:45px;
	width:294px;
	border:none;
}
#contactInformation{
	position:absolute;
	right:0px;
	top:185px;
	width:266px;
	height:76px;
	border:none;
}
#bannerMid{
	float:left;
	width:266px;
	height:45px;
}
#barkerLogo{
	float:left;
	width:216px;
	height:140px;
	border:none;
}
#banner{
	float:left;
	height:140px;
	width:765px;
}
/*Left Side*/
#nav{
	float:left;
	clear:both;
	font-size:15px;
	padding-top:10px;
	width:245px;
}
#confidentiality{
	padding-top:20px;
}
/*Search On homepage*/
.searchBusinesses{
	background-image:url(../images/businessSearchBg.jpg);
	background-repeat:no-repeat;
	width:735px;
	height:115px;
	float:left;
	margin-top:12px;
	margin-bottom: 10px;
}
#location{
	width:150px;
	float:left;
	padding-left:19px;
	padding-right:10px;
	padding-top:8px;
}
#searchFields{
	width:100%;
	float:left;
	clear:both;
	height:24px;
}
#locationIcon{
	width:32px;
	height:32px;
	float:left;
	margin-left:19px;
	margin-right:135px;
	margin-top:5px;
}
#location select{
	font-size:12px;
	height:20px;
}
#priceIcon{
	width:32px;
	height:32px;
	float:left;
	margin-top:5px;
	margin-right:133px;
}
#categoryIcon{
	width:32px;
	height:32px;
	float:left;
	margin-top:5px;
}
#price{
	width:150px;
	padding-top:8px;
	float:left;
	padding-right:10px;
}
#price select{
	font-size:12px;
	height:20px;
}
#category{
	width:150px;
	float:left;
	padding-top:8px;
}
#category select{
	font-size:12px;
	height:20px;
}
img{
	border:none;
}
#reference{
	width:150px;
	float:left;
	padding-top:8px;
	padding-left:10px;
}
#searchGo{
	float:left;
	margin-left:20px;
	width:34px;
	height:34px;
}
#reference input {
	font-size:12px;
}
.business_short { 
	overflow: hidden;
	height: 65px;
	margin: 0;
	padding: 0;
	line-height: 16px; 
}
/*middle*/
#mainContent{
	width:523px;
	min-height:500px;
	padding-right:25px;
	float:left;
	padding-bottom:50px;
}
/*right content*/
#rightSideBar{
	width:187px;
	float:left;
	font-size:12px;
	line-height:1.4em;
}
#testimonials{
	padding-top:10px;
	border:none;
}
#mailinglist{
	margin-top:10px;
	border:none;
}
.bold{
	font-weight:bold;
}
.italic{
	font-style:italic;
}
#followBarkers{
	font-size:13px;
	text-align:center;
	width:150px;
	margin-top:10px;
}
#blog{
	margin-top:10px;
	border:none;
}
#newsTitle{
	font-size:15px;
	color:#000;
	font-weight:bold;
}
#facebook{
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#twitter{
	margin-top:10px;
	margin-bottom:10px;
}
/*links*/
a.grey:link,a.grey:visited,a.grey:active,a.grey:hover{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
a.whitefooter:link,a.whitefooter:visited,a.whitefooter:active{
	color:#fff;
	display:block;
	font-weight:normal;
	padding-left:10px;
	width:165px;
	height:18px;
	padding-bottom:5px;
}
a.whitefooter:hover{

	text-decoration:none;
}
.whitefooterPage{
	background-image:url(../images/footerLinkBg.gif);
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	font-weight:normal;
	padding-left:10px;
	width:165px;
	height:18px;
	padding-top:2px;
	padding-bottom:5px;
}
#grey a{
	color:#808080;
}
a.black:link,a.black:visited,a.black:active{
	color:#000;
	text-decoration:none;
}
a.black:hover{
	text-decoration:underline;
}
a:link,a:visited,a:active{
	color:#a0c241;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*Footer */
#footerLogo{
	float:right;
}
#footerWrapper{
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat-x;
	height:241px;
	margin-top:30px;
	width:100%;
	clear:both;
}
#footer{
	width:981px;
	background-image:url(../images/footerB.gif);
	color:#fff;
	height:206px;
	background-repeat:no-repeat;
	padding-top:35px;
	margin:0 auto;
}
