@CHARSET "ISO-8859-1";
/* Store Locator Sub Page */

#wrapper #about_top{
height:91px;
background: url('../images/about_bg.jpg') no-repeat;
}

#wrapper #about_mid{
padding-left:27px;
padding-right:27px;
background: url('../images/sub_mid.jpg') repeat-y;
font-family: Arial, Helvetica, sans-serif;
color:#330000;
font-size: 12px;
line-height:18px;
}

#wrapper #about_mid a{
text-decoration:none;
font-weight:bold;
color:#330000;
}

#wrapper #about_mid a:hover{
text-decoration:underline;
}