#retailsearch {
	width: 675px;
	height:150px;
	padding:185px 0 0 75px;
	background-image: url(../images/bckgrnd_retail.jpg);
	background-repeat: no-repeat;
}

#retail_menu {
	width:250px;
	border: 1px solid #666666;
	padding:5px;
	color: #333333;
	background: #dcdcdc;
}

#retailsearchresults {
	width:710px;
	padding: 20px 20px 20px 20px;
	background-color: #dcdcdc;
	border-bottom:1px solid #ffffff;
}

#retaillogo {	
	float:left;
	width:200px;
	height:130px;
	background-color:#ffffff;
	text-align:center;
}

#retailname {
	float:right;
	width:500px;
	margin-bottom:10px;
}

#retailcontact {
	float:right;
	width:220px;
	margin-right:20px;
}

#retailaddress {
	float:right;
	width:260px;
}

.retailname {
	font-family:Georgia, serif;
	font-size:22px;
	color:#993300;
}

.retailtag {
	font-family:Georgia, serif;
	font-size:15px;
	color:#000000;
}

.retailcontactinfo {
	font-family:Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000000;
}

.retailcontactinfo a:link {color: #000000; text-decoration: underline;}
.retailcontactinfo a:visited {color: #000000; text-decoration: underline;}
.retailcontactinfo a:hover {color: #000000; text-decoration: underline;}
.retailcontactinfo a:active {color: #000000; text-decoration: underline;}


.retaileraddress {
	font-family:Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#993300;
}

.retaileraddress a:link {color: #993300; text-decoration: underline;}
.retaileraddress a:visited {color: #993300; text-decoration: underline;}
.retaileraddress a:hover {color: #993300; text-decoration: underline;}
.retaileraddress a:active {color: #993300; text-decoration: underline;}
