

#databox {
margin: 10px 10px 10px 0;
padding: 0;
clear: both;
}

#databox h3 {
margin: 0 0 0 18px;
padding: 0;
color: #821e1c;
font-size: 16px;
font-weight: bold;
clear: both;
}

#databox p {
width: 170px;
margin: 10px 0 0 18px;
display: block;
float: left;
}

#databox p.small {
width: 100px;
margin: 10px 0 0 18px;
display: block;
float: left;
}

#rightcol ul#mapnav {
margin: 0;
padding: 0;
list-style: none;
}

#rightcol ul#mapnav li {
width: 115px;
height: 25px;
margin: 6px 0 6px 0;
*margin: 3px 0 3px 0;
padding: 0;
}

#rightcol ul#mapnav li a {
width: 115px;
height: 25px;
margin: 0;
padding: 0;
display: block;
}

#rightcol ul#mapnav li.west a {
background: url(../images/store-locator/west.jpg) no-repeat right;
}

#rightcol ul#mapnav li.west a:hover {
background: url(../images/store-locator/west-over.jpg) no-repeat right;
}

#rightcol ul#mapnav li.south a {
background: url(../images/store-locator/south.jpg) no-repeat right;
}

#rightcol ul#mapnav li.south a:hover {
background: url(../images/store-locator/south-over.jpg) no-repeat right;
}

#rightcol ul#mapnav li.midwest a {
background: url(../images/store-locator/midwest.jpg) no-repeat right;
}

#rightcol ul#mapnav li.midwest a:hover {
background: url(../images/store-locator/midwest-over.jpg) no-repeat right;
}

#rightcol ul#mapnav li.ohiovalley a {
background: url(../images/store-locator/ohiovalley.jpg) no-repeat right;
}

#rightcol ul#mapnav li.ohiovalley a:hover {
background: url(../images/store-locator/ohiovalley-over.jpg) no-repeat right;
}

#rightcol ul#mapnav li.northeast a {
background: url(../images/store-locator/northeast.jpg) no-repeat right;
}

#rightcol ul#mapnav li.northeast a:hover {
background: url(../images/store-locator/northeast-over.jpg) no-repeat right;
}

#rightcol ul#mapnav ul {
width: 120px;
border: #ea7e1d solid 1px;
margin: -23px 0 0 115px;
padding: 0;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
position: absolute;
left: -999em;
}

#rightcol ul#mapnav ul li {
width: 120px;
height: 22px;
margin: 0;
padding: 0;
}

#rightcol ul#mapnav ul li a {
width: 120px;
height: 17px;
margin: 0;
padding: 4px 0 1px 0px;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

/* --------------- WEST REGION --------------------------- */

#rightcol ul#mapnav li.west ul {
background: #fce18a;
}

#rightcol ul#mapnav li.west ul li a {
background: #fce18a;
color: #944e2b;
}

#rightcol ul#mapnav li.west ul li a:hover {
background: #ea7e1d;
color: #fce18a;
text-decoration: none;
}

/*#rightcol ul#mapnav li.west ul ul {
width: 200px;
*width: 210px;
height: 300px;
overflow: scroll;
background: #fce18a;
border: #ea7e1d solid 1px;
margin: -22px 0 0 120px;
padding: 0;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
position: absolute;
left: -999em;
}

#rightcol ul#mapnav li.west ul ul li.nolink {
width: 200px;
*width: 210px;
height: 17px;
background: #fce18a;
margin: 0;
padding: 4px 0 1px 0px;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.west ul ul li a {
width: 200px;
*width: 210px;
height: 17px;
background: #fce18a;
margin: 0;
padding: 4px 0 1px 0px;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
float: left;
}

#rightcol ul#mapnav li.west ul ul li a:hover {
background: #ea7e1d;
color: #fce18a;
text-decoration: none;
}*/

/* --------------- SOUTH REGION --------------------------- */

#rightcol ul#mapnav li.south ul {
background: #fbb38d;
}

#rightcol ul#mapnav li.south ul li a {
background: #fbb38d;
color: #944e2b;
}

#rightcol ul#mapnav li.south ul li a:hover {
background: #ea7e1d;
color: #fbb38d;
text-decoration: none;
}

/*#rightcol ul#mapnav li.south ul ul {
width: 135px;
border: #ea7e1d solid 1px;
margin: -22px 0 0 120px;
padding: 0;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
background: #fbb38d;
position: absolute;
left: -999em;
}

#rightcol ul#mapnav li.south ul ul li.nolink {
width: 135px;
height: 17px;
background: #fbb38d;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.south ul ul li a {
width: 135px;
height: 17px;
background: #fbb38d;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.south ul ul li a:hover {
background: #ea7e1d;
color: #fbb38d;
text-decoration: none;
}*/

/* --------------- MIDWEST REGION --------------------------- */

#rightcol ul#mapnav li.midwest ul {
background: #fccc8a;
}

#rightcol ul#mapnav li.midwest ul li a {
background: #fccc8a;
color: #944e2b;
}

#rightcol ul#mapnav li.midwest ul li a:hover {
background: #ea7e1d;
color: #fccc8a;
text-decoration: none;
}

/*#rightcol ul#mapnav li.midwest ul ul {
width: 175px;
border: #ea7e1d solid 1px;
margin: -22px 0 0 120px;
padding: 0;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
background: #fccc8a;
position: absolute;
left: -999em;
}

#rightcol ul#mapnav li.midwest ul ul li.nolink {
width: 175px;
height: 17px;
background: #fccc8a;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.midwest ul ul li a {
width: 175px;
height: 17px;
background: #fccc8a;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.midwest ul ul li a:hover {
background: #ea7e1d;
color: #fccc8a;
text-decoration: none;
}*/

/* --------------- OHIO VALLEY REGION --------------------------- */

#rightcol ul#mapnav li.ohiovalley ul {
background: #f4f190;
}

#rightcol ul#mapnav li.ohiovalley ul li a {
background: #f4f190;
color: #944e2b;
}

#rightcol ul#mapnav li.ohiovalley ul li a:hover {
background: #ea7e1d;
color: #f4f190;
text-decoration: none;
}

/*#rightcol ul#mapnav li.ohiovalley ul ul {
width: 150px;
border: #ea7e1d solid 1px;
margin: -22px 0 0 120px;
padding: 0;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
background: #f4f190;
position: absolute;
left: -999em;
}

#rightcol ul#mapnav li.ohiovalley ul ul li.nolink {
width: 150px;
height: 17px;
background: #f4f190;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.ohiovalley ul ul li a {
width: 150px;
height: 17px;
background: #f4f190;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.ohiovalley ul ul li a:hover {
background: #ea7e1d;
color: #f4f190;
text-decoration: none;
}*/

/* --------------- NORTHEAST REGION --------------------------- */

#rightcol ul#mapnav li.northeast ul {
background: #d6e58a;
}

#rightcol ul#mapnav li.northeast ul li a {
background: #d6e58a;
color: #944e2b;
}

#rightcol ul#mapnav li.northeast ul li a:hover {
background: #ea7e1d;
color: #d6e58a;
text-decoration: none;
}

/*#rightcol ul#mapnav li.northeast ul ul {
width: 150px;
border: #ea7e1d solid 1px;
margin: -22px 0 0 120px;
padding: 0;
list-style: none;
font-family: Arial, Helvetica, sans-serif;
background: #d6e58a;
position: absolute;
left: -999em;
}

#rightcol ul#mapnav li.northeast ul ul li.nolink {
width: 150px;
height: 17px;
background: #d6e58a;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.northeast ul ul li a {
width: 150px;
height: 17px;
background: #d6e58a;
margin: 0;
padding: 4px 0 1px 0;
color: #944e2b;
font-size: 11px;
text-align: center;
text-decoration: none;
display: block;
}

#rightcol ul#mapnav li.northeast ul ul li a:hover {
background: #ea7e1d;
color: #d6e58a;
text-decoration: none;
}*/

#rightcol ul#mapnav li:hover ul, #rightcol ul#mapnav li:hover ul ul, #rightcol ul#mapnav li:sfhover ul, #rightcol ul#mapnav li:sfhover ul ul {
left: -999em;
}

#rightcol ul#mapnav li:hover ul, #rightcol ul#mapnav li li:hover ul, #rightcol ul#mapnav li.sfhover ul, #rightcol ul#mapnav li li.sfhover ul {
left: auto;
}

#mappic {
width: 420px;
margin: 0 0 10px 0;
padding: 0;
float: left;
}

#mapregions {
width: 175px;
margin: 0 10px 0 15px;
_margin: 0 10px 0 8px;
padding: 0;
float: left;
}

#slregion {
width: 440px;
background: url(../images/store-locator/region-bg.jpg) no-repeat top;
margin: 0 0 10px 10px;
_margin: 0 0 10px 5px;
padding: 0;
float: left;
}

#slregion h1 {
margin: 15px 20px 20px 20px;
padding: 0;
color: #821e1c;
font-size: 15px;
line-height: 17px;
}

#slregion h2 {
width: 409px;
height: 32px;
margin: 10px 0 0 16px;
padding: 0;
color: #fff;
font-size: 12px;
line-height: 12px;
font-weight: bold;
clear: left;
}

#slregion h2 a {
width: 369px;
height: 24px;
background: url(../images/store-locator/header-forward.jpg) no-repeat top;
margin: 0;
padding: 8px 10px 0 30px;
color: #fff;
display: block;
text-decoration: none;
}

#slregion h2.anchor a.active, #slregion h2.anchor2 a.active {
background: url(../images/store-locator/header-close.jpg) no-repeat top;
}

#slregion h2 a:hover {
color: #821e1c;
text-decoration: none;
}

#slregion h2.anchor a, #slregion h2.anchor2 a {
background: url(../images/store-locator/header.jpg) no-repeat top;
}

#slregion img {
margin: 0 20px 20px 20px;
float: left;
}

#slregion p {
margin: 0 20px 20px 20px;
padding: 0;
color: #3e2209;
font-size: 12px;
line-height: 15px;
}

#slregion p.indent {
margin: 10px 20px 15px 45px;
float: none;
clear: both;
}

#slidepanel, #slidepanel2 {
width: 415px;
background: url(../images/store-locator/slidepanel-bg.jpg) repeat-y top;
margin: 0 0 0 16px;
padding: 0;
display: none;
}

#slidepanel p, #slidepanel2 p {
width: 118px;
background: url(../images/store-locator/area-bg.jpg) repeat-y top;
margin: 0 0 0 1px;
padding: 5px;
float: left;
}

#slidepanel p.first, #slidepanel2 p.first {
margin-left: 12px;
_margin-left: 6px;
}

#slidepanel img, #slidepanel2 img {
margin: 0;
padding: 0;
}

#slidepanel img.bottom, #slidepanel2 img.bottom {
*margin-bottom: -5px;
float: none;
clear: both;
}