body{
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#cbc4c1;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
a img{
	border:none;
}
h1{
	font-size:16px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#e33c67;
	margin-bottom:15px;
}
h2{	
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#e33c67;
	font-weight:bold;
	margin-bottom:13px;
	font-size:14px;

}
h3{	font-size:14px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#e33c67;
	font-weight:normal;
	margin-bottom:13px;
}
h4{
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#e33c67;
	font-weight:bold;
	margin-bottom:13px;
	}
p,span{
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#745048;
	margin-bottom:14px;
}
.description, .description p,.description span{
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#745048;
	margin-bottom:14px;
	}
	
strong{
font-weight:bold;
}
table, tr, td{
		font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#231f20;
	background-color:transparent;
	
}
td{
	padding:3px 3px;
}
table tr td {
	color:#e33c67;
	
}
ul li{
list-style-type:circle;
}
ul li, ol li{
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#745048;
	
}
ol{
}
ol li{
line-height:18px;
margin-bottom:10px;
list-style-type:decimal;
list-style-position:outside;
padding-left:10px;
margin-left:20px;

}
label{
	font-size:12px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#333;
}

a,a:link,a:hover,a:visited,a:active{
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color:#745048;
	text-decoration:underline;
}

p a:link, p a:hover, p a:visited, p a:active{
font-size:12px;
}
#wrapper{
	width:1000px;
	margin:0 auto;
}
#top{
	width:1000px;
	height:51px;
	background-image:url(images/top-bg.png);
}
.social{
	width:320px;
	float:right;
	padding-right:30px;
	padding-top:13px;
}
a.fav{
	color:#cc0000;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-decoration:none;
}
a.fav img{
	vertical-align:middle;
}
a.facebook{
	color:#4a66a0;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	vertical-align:top;
	text-decoration:none;
	padding-left:10px;
}
a.facebook img{
	vertical-align:middle;
}
a.twitter{
	color:#67a3a4;
	font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	vertical-align:top;
	padding-left:10px;
	text-decoration:none;
}
a.twitter img{
	vertical-align:middle;
}

#header{
	width:1000px;
	height:351px;
	background-image:url(images/header-bg.png);
}

.search{
	width:324px;
	height:202px;
	background-image:url(images/search-bg.png);
	background-repeat:no-repeat;
	top:89px;
	position:relative;
	padding-left:40px;
	padding-top:60px;
}
.search select{
    width:200px;
    } 

#menu{
	width:1000px;
	height:63px;
	background-image:url(images/menu-bg.png);
}
#menu ul li{
	margin:0;
	padding:0;
}
#menu ul li{
	margin:0;
	padding:0;
	float:left;
	width:250px;
	text-align:center;
	padding-top:20px;
	background-image:url(images/li-bg.png);
	background-repeat:no-repeat;
	background-position:0px 11px;
	height:36px;
	list-style-type:none;
}
#menu ul li a{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}
#menu ul li a:hover{
	color:#FF0;
}

#top-row{
	width:1000px;
	height:147px;
	background-image:url(images/top-row.png);
	background-repeat:no-repeat;
	margin-bottom:6px;
}

.article{
	float:left;
	width:310px;
	height:140px;
	padding-left:13px;
	line-height:13px;
}
div.article table tbody tr td p,div.article table tbody tr td p span,div.article table tbody tr td p span.small, div.article table tbody tr td p a ,div.article table tbody tr td p a:link{
	font-size:11px;
	line-height:12px;
	text-decoration:none;
}
#top-row .article a p span{
line-height:13px;
}
.leftcol{
	width:764px;

	float:left;
}
.leftcol-full{
	width:1000px;

	float:left;
}


.leftcol-top{
	width:764px;
	height:66px;
	background-image:url(images/leftcol-top.png);
}

.leftcol-top-full{
	width:1000px;
	height:66px;
	background-image:url(images/leftcol-top-full.png);
}

.leftcol-middle{
	background-color:#fdf6f0;
	width:724px;
	padding:0px 20px;
    overflow:hidden;
	min-height:1066px;
}

.leftcol-middle-full{
	background-color:#fdf6f0;
	width:960px;
	padding:0px 20px;
    overflow:hidden;
	min-height:973px;
}

.listings{
	width:734px;
	
}

.listing-premium{
    width:724px;
	padding:5px 5px;
	min-height:80px;
	overflow:auto;
	background-color:#fef9a9;
	clear:both;
	margin-bottom:5px;
	cursor:pointer;
}
.listing{
	width:724px;
	padding:5px 5px;
	min-height:80px;
	overflow:auto;
	background-color:#ede3d8;
	clear:both;
	margin-bottom:5px;
	cursor:pointer;
}
.listing:hover,.listingalt:hover{
	background-color:#fdfcfc;
}
.listingalt{
	width:724px;
	padding:5px 5px;
	min-height:80px;
	overflow:auto;
	background-color:#fdf6f0;
	clear:both;
	margin-bottom:5px;
cursor:pointer;
}
.thumb{
	float:Left;
		border:2px solid #f5ede5;
		margin-right:10px;
}
a.thumb-div{
width:112px;
float:left;
}
	
a.category{
	width:230px;
	float:left;
	color:#dd3c5e;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}
	

.address{
	width:180px;
	float:left;
	overflow:hidden;
}
.address a{
	text-decoration:none;
}

.short-desc{

}
.short-desc a{
	text-decoration:none;
}


.leftcol-bottom{
	width:764px;
	height:17px;
	background-image:url(images/leftcol-bottom.png);
}

.leftcol-bottom-full{
	width:1000px;
	height:17px;
	background-image:url(images/leftcol-bottom-full.png);
}

.rightcol{
	width:228px;
	height:auto;
	float:right;
}
.rightcol-top{
	width:228px;
	height:66px;
	background-image:url(images/rightcol-top.png);
}
.rightcol-middle{
	width:188px;
	overflow:auto;
	background-color:#fdf6f0;
	padding-left:40px;
	min-height:1066px;
}
.rightcol-middle a{
	color:#dd3c5e;
	font-weight:bold;
	text-decoration:none;
}
.rightcol-middle img{
	border:2px solid #f5ede5;
	margin:5px 0px 10px 0px;
	
}
.rightcol-bottom{
	width:228px;
	height:17px;
	background-image:url(images/rightcol-bottom.png);
}

.footer{
	clear:both;
	width:1000px;
	padding:10px 0px 10px 0px;
	text-align:center;
	color:#f0f0f0;
	font-size:11px;
}
.footer p{
color:#f0f0f0;
font-size:11px;
font-family:Arial,tahoma, verdana;
}
.footer a,.footer a:link,.footer a:visited,.footer a:active,.footer a:hover{
	text-decoration:none;
	font-size:11px;
	font-family:Arial,tahoma, verdana;
}
/* classes */
.toleft{
	float:left;
}
.borderimage{
	border:2px solid #f5ede5;
	margin:5px 5px 5px 0px;
}

.clearboth{clear:both;}
a.smalltext{
font-size:10px;
}
/* login */
.loginbox{
width:300px;
margin:0 auto;
}


/* detaisl view */
.business-details{
float:left;
width:300px;
}

table.datatable,table.datatable tr,table.datatable tr td{
margin:0;
padding:0;
border:none;
vertical-align:top;
text-align:left;
}
table.datatable{
width:300px;
}
table.datatable tr td{
padding:3px 3px;
}
.key{
width:110px;
}

.actions{
width:200px;
float:right;
}
.actions li{
margin-bottom:4px;
list-style-type:none;
}
.actions li:hover{
}
.actions li a{
font-size:12px;
color:#745048;
font-weight:bold;
text-decoration:none;
}
.actions li a:hover{
color:#e33c67;
}
.actions li a img{
vertical-align:middle;
}



a.imglink{
font-size:12px;
color:#745048;
font-weight:bold;
text-decoration:none;
}
a.imglink img,.imglink img{
vertical-align:middle;
}


.pink-line{
background-color:#e33c67;
height:10px;
clear:both;
margin-bottom:10px;
}
.description{
line-height:17px;
font-size:12px;
}

.textbox{
width:200px;
border:1px solid #e33c67;
color:#e33c67;
}
.toright{
text-align:right;
}

.quick-contact{
float:left;
width:350px;
}
#map{
width:610px;
height:360px;
float:right;
}
.map-title{
width:360px;
float:left;
}

.special-offer{
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#e33c67;
	font-weight:bold;
	vertical-align:middle;
	display:block;
	float:right;
}
.special-offer img{
vertical-align:middle;
}

 #backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:284px;
width:308px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#e33c67;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#e33c67;
font-weight:700;
display:block;
cursor:pointer;
}
.popupbutton{
vertical-align:text-bottom;
}


.freelisting{
margin-bottom:3px;
padding-bottom:2px;
font-size:11px;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#745048;
	border-bottom:1px solid #f0f0f0;
}
.pink,a.pink{
color:#e33c67;
}
.bold{
font-weight:bold;
}
.contact-info{
float:left;
width:350px;
}
.article p a,.article p a:link{
font-size:11px;
}
