body{
	background: #d4c2ac url(../images/background.jpg) no-repeat fixed center top;
	margin-top: 0px;
	color: #5b5b5b;
	font: 12px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
}

a:link{
	color: #fa5901;
}
a:link img{
	border:0px;
}
a:visited{
	color: #f9c206;
}
a:visited img{
	border:0px;
}
a:hover{
	color: #62b4fd;
}	
#main{

	width: 986px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-image: url(../images/mainBg.png);
}
#mainContent{
	padding-top: 10px;
}

#mainLeftCol{
	width: 240px;
	float: left;
}
#newsFeed{
	width:270px;
	margin-left: 5px;
	font-size: 11px;
}
#mainRightCol{
	width: 290px;
	float: right;
}
#header{
	margin-left: 14px;
	width: 960px;
	height:241px;
	background-image: url(../images/header.jpg);
}
#container{
	margin-left: 14px;
	background: url(../images/containerBg.jpg) no-repeat;
}
#leftCol{
	float:left;
	margin-top:42px;
	width: 199px;
	background: url(../images/leftColBg.jpg) repeat-y;
}
#leftColimg{
	padding-left: 5px;
}
#midCol{
	margin-left:10px ;
	margin-top: 2px;
	width: 535px;
	float: left;
}
#topBanner{
	width: 535px;
	height: 80px;
}
#rightCol{
	padding-right: 20px;
	float: right;
	width: 200px;
	margin-top: 2px;
}
#signUp{
	padding-top: 5px;
	width: 198px;
	height:160px;
	border: 1px solid #c4c4c4;
	margin-bottom: 5px;
	background: #fff no-repeat;
	text-align: center;
}
#social{
	background-image: url(../images/socialBg.jpg);
width: 367px;
height: 111px;
}
#footer{
	margin-top: 25px;
	margin-left: 14px;
	width: 960px;
	height:30px;
	background-image: url(../images/footerBg.jpg);
	background-color: #fa5915;
}
#footerText{
	color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}
#footer a:link{
	color: #fff;
}

#nav{
	
}

#navFooter{
	width: 200px;
	height: 19px;
	background: url(../images/navFooterBg.jpg) no-repeat;
}
.navLink{
	margin-top: 2px;
}
.navLink a{
	padding-top: 2px;

	width: 198px;

	height: 21px;

	display: block;

	color: #6b5432;

	font-size-adjust: none;

	font-stretch: normal;

	-x-system-font: none;

	text-decoration: none;

	background-color: transparent;

	background-image: url(../images/linkBg-up.jpg);

	background-repeat: no-repeat;

	background-attachment: scroll;

	background-position: 0% 0%;
	text-indent: 35px;
	font: 15px/normal Georgia, "Times New Roman", Times, serif;
}

.navLink a:hover {
	text-indent: 35px;

	width: 198px;

	height: 21px;
	
	color: #fff;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-variant: normal;

	font-size: 15px;

	line-height: normal;

	font-size-adjust: none;

	font-stretch: normal;

	-x-system-font: none;

	text-decoration: none;
	background: transparent url(../images/linkBg.jpg) 0pt 0px;
}

a:visited:{
	color: #fa5901;
}
/*a:hover{
	color: #62b4fd;
}*/

.tile{
	padding-bottom: 5px;
}

.aHolder{
	padding-top: 5px;
}
.bHolder{
	float: left;
}
.cHolder{
	float: right;
}
h1{
	margin-top: 0px;
	color: #fd5900;
	font: bold 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #3b8fd8;
	margin-bottom: 5px;
	padding-left:20px
}

h3{
	font-size: 16px;
	font-weight: bold;
	color: #3b8fd8;
	margin-bottom: 5px;
	padding-left:20px
}
h4{
	font-size: 16px;
	font-weight: bold;
	color: #3b8fd8;
	margin-bottom: 5px;
}
.greyBgHeader{
	height: 20px;
	margin-left:3px;
	width: 362px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #929292;
	text-indent: 5px;
	line-height: 20px;
}
.newCatHeader{
	margin-top: 10px;
	height: 28px;
	width: 199px;
	background: url(../images/greyCatBg.jpg) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.newCatTxt{
	padding-top: 4px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.boldGrey{
	padding-top: 20px;
	color: #555;
	font-size: 14px;
	font-weight: bold;
	
}

.boldOrange{
	color: #fa5901;
	font-size: 14px;
	font-weight: bold;
}

/*Listing Blocks with no pictures*/

.listing-no_pic{
	display:block; 
	width:535px; 
	margin-bottom:20px;
	border: 1px solid #6a6a6a;
}
.businessname-no_pic{
	height:25px; 
	width:515px;
	font-size:14px; 
	color:#fff; 
	padding-left:20px; 
	font-weight:bold; 
	line-height:25px;
	background: url(../images/listingHeader.jpg) no-repeat;
}

.businessimage-no_pic{
	height:150px; 
	width:150px; 
	float:left; 
	margin-top:5px; 
	margin-left: 5px;
	text-align:center;
	margin-right: 5px;
	border: 2px solid #0084bf;
	margin-bottom: 5px;
}

.businesstext-no_pic{
	padding:3px; 
	font-size:11px;
	padding-left:20px; 
	clear:right;
	color: #2d2d2d;
}

.phone-no_pic{
	width:525px;
	text-align:left;
	family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	color:#3b8fd8; 
	font-size:12px;
	padding-left: 20px;
	padding-bottom:5px; 
	}

.address-no_pic{
	width:525px;
	text-align:left;
	padding-top: 2px;
	display:block; 
	padding-left: 20px;
	padding-bottom:5px;
	
}
.listingBtns-no_pic{
	padding-top: 5px;
	float: right;
	padding-right: 5px;
	height: 25px;
	padding-bottom: 5px;
}
.listingBtn1-no_pic{
	float: right;
	padding: 2px;
}
.listingBtn1-no_pic img{
	border:0px;
}
.listingBtn2-no_pic{
	float: right;
	padding: 2px;
}

 .listing:after-no_pic{ content:".";  display:block;  height:0;  clear:both;  visibility:hidden}

/*Regular Listing Blocks*/

.listing{
	display:block; 
	width:535px; 
	margin-bottom:20px;
	border: 1px solid #6a6a6a;

}

.businessname{
	height:25px; 
	width:515px;
	font-size:14px; 
	color:#fff; 
	padding-left:20px; 
	font-weight:bold; 
	line-height:25px;
	background: url(../images/listingHeader.jpg) no-repeat;
}

.businessimage{
	height:150px; 
	width:150px; 
	float:left; 
	margin-top:5px; 
	margin-left: 5px;
	text-align:center;
	margin-right: 5px;
	border: 2px solid #0084bf;
	margin-bottom: 5px;
}

.businesstext{
	padding:3px; 
	font-size:11px; 
	clear:right;
	color: #2d2d2d;
}

.phone{
	width:525px;
	text-align:right;
	family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
	font-weight:bold; 
	color:#3b8fd8; 
	font-size:12px;
 
	}

.address{
	width:525px;
	text-align:right;
	padding-top: 2px;display:block; 
	padding-right:8px; 
}

.listingBtns{
	padding-top: 5px;
	float: right;
	padding-right: 5px;
	height: 25px;
	padding-bottom: 5px;
}
.listingBtn1{
	float: right;
	padding: 2px;
	border-style:none;
}
.listingBtn1 img{
	border:0px;
}
.listingBtn2{
	float: right;
	padding: 2px;
	border-style:none;
}
.iconAmenities{
	float:right;
	padding:2px;
	border-style:none;
}
 .listing:after{ content:".";  display:block;  height:0;  clear:both;  visibility:hidden}