@charset "UTF-8";
/* CSS Document */

.storeprofile h1 {
	font-size: 1.8em; color: #009d9a;}
	
.storeprofile #map {
	position: absolute; top: 70px; right: 240px;}

#general_details {
	font-size: .9em;
	width: 240px; height: 305px;}
	
	#general_details a:link {
		color: #666;}
	#general_details a:hover {
		color: #f7aa0e;}

div#specials{
	padding: 15px 20px 20px;
    background:#d1eded;
	color:#000}

	#specials p {
		padding-bottom: .25em;}
	
	#specials h2 {
		padding-bottom: .3em;}


