body{
	margin:0px;
	padding:0px;
	background-color:transparent;
}
#divVendorProfile {
	width: 195px;
	float: left;
	padding-left: 15px;
}
#divVendorImage .show{
	float:left;
	text-align: center;
	height: 232px;
	width: 193px;
	margin-bottom: 7px;
}
#divVendorImage .hide{
	display:none;
}
.divVendorImageShadow {
	float: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F9F9F9;
	border-bottom-color: #F9F9F9;
	border-left-color: #F9F9F9;
	background-color: #E6E6E6;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.divVendorImageFrame{
	float: left;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
}
.divVendorImageFrame img{
	float: left;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
#divVendorName {
	float:left;
	padding-left: 5px;
	width: 189px;
}
#divVendorInformation {
	float:left;
	padding-left: 5px;
	width: 189px;
}

#divDaysAtMarket {
	float:left;
	padding-left: 5px;
	width: 189px;
}

#divProductsOffered {
	float:left;
	padding-left: 5px;
	width: 189px;
}

#divStallNumbers {
	float:left;
	padding-left: 5px;
	width: 189px;
}
.divMarketMap a{
	background-image:url(../images/layout/pdf.gif);
	background-repeat:no-repeat;
	color: #336699;
	text-decoration: none;
	padding-left: 15px;
	background-position: 0px 1px;
	display: none;
}
#divVendorProfile p{
	margin: 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#divVendorProfile h1 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #8b921f;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#divVendorProfile h2{
	margin:15px 0px 0px;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight: bold;
	color: #8b921f;
}
#divVendorProfile h3{
	margin:10px 0px -3px;
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #ca6400;
}
#divVendorProfile a:link, #divVendorProfile a:visited{
	font-family:verdana, arial;
	font-size:10px;
	color:#6f5d32;
}
#divVendorProfile a:hover, #divVendorProfile a:active{
text-decoration:none;
}
#divVendorInformation a {
	text-decoration: none;
}
#divVendorInformation a:hover {
	text-decoration: underline;
}
