.antiques 	{ color: #7e1137; }
.art 		{ color: #006889; }
.baby 		{ color: #ee325d; }
.eyewear 	{ color: #7ecfd1; }
.florist	{ color: #2fb457; }
.jewelry	{ color: #9a7d17; }
.home 		{ color: #5e331a; }
.entertainment { color: #6a736f; }
.fashion 	{ color: #f15a22; }
.restaurants { color: #007013; }
.beauty		{ color: #4d207a; }
.services 	{ color: #789c8c; }
.specialty 	{ color: #b96318; }

#store-title
{
	padding:		0px 15px;


}

#store-title h1
{
	font-style:		normal;
	font-weight:	bold;
	padding:		5px 0px 0px 0px;
	line-height:	15px;

}

#subtitle
{
	padding: 		0px 0px 10px 15px;
}

#subtitle h2
{
	font-family: 	"Times New Roman", Times, serif;
	font-size: 		20px;
	font-weight: 	normal;
	text-decoration: none;
	font-style: 	italic;
	line-height:	0px;

}
.store-address p
{
	margin-top:		0px;
}
.store-address a,
.store-address a:visited
{
	text-decoration: none;
	font-style:		italic;
}
.store-address a:hover
{
	text-decoration: 	underline;
}

.store-photo
{
	padding: 0px 15px;
	float: left;
}

.store-description
{
	padding-left: 370px;
	padding-right: 30px;
}

.store-description a,
.store-description a:visited
{
	color:			black;
	text-decoration: none;
	font-style:		italic;
	font-weight:	bold;
}

.store-description a:hover
{
	text-decoration: underline;
}

