/* CSS Document */
#store{ font-family:Arial, Helvetica, sans-serif;}
	#store h1{margin:20px 0 5px 0;}
	#store p{margin: 0; padding: 0; border: 0;}
	.storePic{float:left;}
	.storeTitle{text-transform:uppercase; font-weight:bold; line-height:}
	#storeFrame{ height:250px; background-color:#BDBBB6; width:100%; line-height:15px; }
	#storeFrameText{ width:145px; margin:15px 0 15px 15px; float:left;}
	#storeFrameText p {margin: 0; padding: 0;}
	#storeText{margin:10px 0; line-height:15px;}

