@charset "utf-8";
/* CSS Document */

h2{
	color:#646154;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

}
h3{
	color:#646154;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;


}
h4{
	color:#646154;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
h5{
	color:#646154;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#646154;

}
.alertTEXT {
	font-weight: bold;
	color: #990000;
}

.smallTEXT {
	font-size: .75em;
	}

.smallerTEXT {
	font-size: .9em;
}

.largeTEXT {
	font-size: 1.2em;
}

.largerTEXT {
	font-size: 1.4em;
	font-weight: bold;
}

.largestTEXT {
	font-size: 1.6em;
	font-weight: bold;
}


.tableBorder{
background:#ced3bc;
padding:1px;

}
.tableHeader
 { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #233a54;
	background: #888e6d url(images/results-head-bkgd.gif) repeat-x; 
	border:1px solid #7a805e;
	height:18px;
}

.tableHeader2{
	font-weight: bold;
	text-align: center;
	color: #233a54;
	background: #888e6d; 
	border:1px solid #7a805e;
}

.tableData {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	background:#7e95b1;
	color: #233a54;
	border:1px solid #435c7a;
}


/*concierge font styles*/

.ad-contactinfo {font-size: 12px; color: #000000;font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold;line-height: 16px;}
p.ad-headline {font-size: 12px; color: #545B3A;font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold;line-height: 16px;  margin:5px 0 10px 0;}
p.ad-body {font-size: 11px; color: #000000;font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: normal;line-height: 16px;  margin:0 0 10px 0; padding:0;}
p.ad-address {font-size: 11px; color: #000000;font-family: Arial,Verdana, Helvetica, sans-serif; font-weight: bold;line-height: 16px;  margin:0; padding:0;}