/* CSS Document */


#Featured {
	border: 1px solid #C1C589;
	background: #E7E0CA;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Featured img {
}


#Featured H3 {
padding: 0px 0px 0px 10px;
}


.FeaturedRetailerName {
font-size: 14px;
font-weight: bold;
padding: 0px 20px 4px 10px;

}

.FeaturedRetailerDesc {
padding: 0px 20px 10px 10px;

}
#OrgTable {
	width: 700px;
	background-color: #FFFFFF;

}

#OrgTable td {
vertical-align: top;
padding-left: 7px;
}

.OrgTableCat {
	font-weight: bold;
	text-transform: uppercase;
}

.OrgCat {
line-height: 18px;
padding-left: 10px;
}


.RetailerName {
color: #8D6A4B;
padding: 4px 0px 1px 0px;
font-weight: bold;
}

.RetailerAddress1 {
color: #8D6A4B;
}

.RetailerAddressRest {

}

.RetailerPhone {

}

.RetailerURL {

}


hr {
	text-align: left;
	border-top: 1px solid #A5A668;
	border-bottom: none;/*the border*/
	border-left: none;
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 0px 0px 4px 0px;
	}
	
.button-locator {
margin: 2px 10px 2px 10px;
float: right;
}
