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

Plugin: stores
Author: Chris Stoll


*/



.store_name { font-size:16px; color:#008800; font-weight:bold; color:orange; float:left;  width:300px; vertical-align:middle; }

.store_state{ color:navy; width:40px; vertical-align:bottom; float:right; text-align:left; vertical-align:middle;}

.store_address, .store_city{color:#66C; float:left; margin-left:20px; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:blue; font-weight:normal; vertical-align:middle;}

.store_zip{color:green; width:60px; float:right; text-align:right;}

.store_city{  color:green; float:left;}

a.store_div{padding-top:0px;text-decoration:none; display:block; background:none; height:30px; padding:10px; font-family:Comic Sans MS; font-size:16px; font-weight:bold; vertical-align:bottom;}

a.store_div.alt{background:#ffefef;}

a.store_div:hover{background:#ffffcc}

a.store_div>div{padding-top:6px;}



