div#headerlogo
{

	background-image:url(logo.jpg);	
	height:96px;
	width:200px;
	cursor:hand;
}
div#headerdivide
{

	background-image:url(divide.jpg);	
	
}

.formItem{
	border:1px solid #cccccc;
	
	
}

p{
	font-family:arial,verdana;
	font-size:10pt;
	font-weight:bold;
	color:#323230;
}
#searchBar{
	font-family:arial,verdana;
	font-size:10pt;
	font-weight:bold;
	color:#323230;
}
.pager
{
	width:100%;
	height:20px;
	background-color:Olive;
}
.pager A
{
	color:Blue;
	text-decoration:underline;
}
.pager A:Visited
{
	color:Blue;
	text-decoration:underline;
}
.listing 
{
	margin: 0px 0px 20px 5px;
	border: 1px solid #154164;
	background-color:#F7FBFC;
	font-family:arial;
	font-size:95%;
	color:#154164;
	clear:both;
	height:100px;
}

.listingProminent
{
	border: 1px solid #b31919;
	/*margin: 0px 0px 20px 5px;*/
	clear:both;
}

.listingProminent .listingName
{
	padding: 3px 2px 2px 5px;
	font-weight: bold;
	background-color:#b31919;
	color:#FFFFFF;
	font-family:Arial;
}

.listingAddress 
{
	padding: 2px 10px 10px 10px;
	text-align: left;
	border:1px;	
	width:60%;
	float:left;
	
}

.addressbold
{
	font-weight:bold;
	padding-left:10px;
	font-size:12px;
}

.listingName {
	padding: 3px 2px 2px 5px;
	font-weight: bold;
	background-color:#154164;
	color:#FFFFFF;
}
.listingLinks {
	
	width:40%;
	text-align: right;
	float:right;
	padding:3px 10px;
	
}

.error
{
	color:#b31919;
	
	font-size:8pt;
}

.listingPhone {
	
	font-size:12px;
	font-weight:bold;
	font-family:arial, verdana;
	color:#006699;
	padding-bottom:10px;
	
}

.listingLinks A 
{
	text-decoration:none;
}

#PostCodeHelper
{
	display:none;
	position:absolute;
	padding:10px;
	background-color:#e5e5e5;
	width:600px;
	font-size:11px;
	/*filter: alpha(opacity=50);
	-moz-opacity: 0.5;*/
	border:1px solid black;
}

#PostCodeHelper a
{
	font-family:Arial;
	font-size:10pt;
	color:black;
	color:#666;
}
td
{
	font-family:Arial;
	font-size:70%;
}

/* ----------------------------- */

.BizDirPanel
{
	border-style: solid;
	border-color: red;
	border-width: 1px;
	width:150px;
}
.BizBizDirPanel_Top
{
	padding:5px;
	color:Black;
	font-family:Arial;
	font-weight:bold;
	background-color:Red;
	text-align:center;
}

.BizDirPanel_Item
{
	padding:2px 10px 2px 10px;
}

.BizDirPanel_Bottom
{
	padding:5px;
	font-family:Arial;
	font-weight:bold;
	color:Black;
	background-color:Red;
}


.BizDirPanel_Item a, .BizDirPanel_Item a:visited
{
	color: #7478A7;
	text-decoration: none;
	font-family:Arial;
	font-size:10pt;
}

.BizDirPanel_Item a:hover
{
	color: #7478A7;
	text-decoration: underline;
}