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

body { margin:0; font-family:Arial, Helvetica, sans-serif; color:#666; font-size:62.5%; background-color:#f8b929; width:100%; }
img { border:0px; }
h1 {  font-size:4.0em; color:#f78f1e; font-weight:bold; padding: 0 0 10px 0; margin:0; }
p.bold { font-weight:bold; color:#fff; font-size:2.3em; padding:0 0 12px 0; margin:0;}
p { color:#fff; font-size:1.6em;padding:0; margin:0;}
p.small { color:#fff; font-size:1.2em; padding:0; margin:0;}
p.red { font-size:1.5em; color:#eb290c;}
a { font-family:Arial, Helvetica, sans-serif; color:#fff; font-size:1.2em; text-decoration: underline;}
a:visited { color:#fff; font-size:1.2em; }
a:hover { color:#fff; font-size:1.2em; }

#wrapper{ background-color:#fff; padding:10px 20px 30px 20px; width:940px; margin:0 auto; overflow:hidden;}
#nav { width:940px; margin-bottom:10px;}
* html #nav { margin-bottom: 0;}
#nav ul { padding:0; margin:0; float:right; margin-right:100px;}
* html #nav ul { padding:0; margin:0; float:right; margin-right:50px;}
#nav li { list-style-type:none; display:inline; float:left; width:auto;}
#nav a { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:1.2em; text-decoration:none; float:left; height:13px; clear:both; padding:0 5px 0 5px;  }
#nav a:visited { color:#333; font-size:1.2em; }
#nav a:hover { color:#333; font-size:1.2em; }
.divide{ background-image:url(/images/nav-divide.gif); background-repeat:no-repeat; width:1px; height:13px; background-position:left}

#header {margin-bottom:10px;}
#intro { width:940px;}
#introtop { background-image:url(/images/intro-top.jpg); background-repeat:no-repeat; width:940px; height:12px; background-position:bottom; }
#intromid { background-color:#2c4d82; padding: 0 10px 0 20px; width:910px; height:auto; overflow:hidden;}
#introbot { background-image: url(/images/intro-bottom.jpg); background-repeat:no-repeat; width:940px; height:12px;  background-position:top;}
#introcolleft{ float:left; width:390px; padding-bottom:10px;}
#introcolmid{float:left; width:325px; padding:5px 0 0 20px;}
#introcolmid ul { margin-top:10px; padding-left: 0px; margin-left: 0; padding-left: 20px;}
#introcolmid li { color:#fff; padding:0; margin:0; list-style-image:url(/images/bullet.gif); list-style-position:outside;  padding-bottom:10px; font-size:1.6em;}
#introcolright{ float:left; padding-top:10px; }

#yellowbox{ width:940px; margin-top:10px;}
#yellowboxtop{ width:940px; height:10px; background-image:url(/images/yellow-top.gif); background-repeat:no-repeat;}
#yellowboxmid{width:920px; height:auto; overflow:hidden; background-color:#ffa500; padding:0 10px 0 10px;}
#yellowboxbot{width:940px; height:10px; background-image:url(/images/yellow-bottom.gif); background-repeat:no-repeat;}

#findstoreimg {background-image:url(/images/spacer-maker.jpg); background-repeat:no-repeat; width:300px; height:289px; float:left;}
#findstore{ background-image:url(/images/find-store.png); background-repeat:no-repeat; width:172px; height:103px; margin:10px 0 0 10px; padding:12px 100px 0 15px}

#storelist{ width:610px; float:left; padding-left:10px;}
#storelistbar{ background-image: url(/images/storelistbar.gif); background-repeat:no-repeat; width:590px; height:24px; padding:8px 0 0 20px;}
#storelistmid{ width:570px; background-color:#ffcc99; padding:0 20px 0 20px; overflow:hidden; height:auto;}
#storelistbot{ background-image:url(/images/storelist-bottom.gif); background-repeat:no-repeat; width:610px; height:11px;}
#storelistleft{ width:276px; float:left;}
#storeright{ width:266px; float:left; margin-left:20px;}
#storelist ul{ padding:10px 0 0 0; margin:0;}
#storelist li{ list-style:none; height:20px; padding:10px 0 15px 0;}
#storelist a { font-family:Arial, Helvetica, sans-serif; color:#333; font-size:1.2em; text-decoration:underline; line-height:2.2em; }
#storelist a:visited { color:#333; font-size:1.2em; }
#storelist a:hover { color:#333; font-size:1.2em;  }
.whitedivider{ border-bottom:#fff solid 2px;}

.floatright {float:right}

#storelist ul li a{ display: block; float: left;}
#storelist ul li a.selectstore{ display: block; float: right;}

img, #findstore {
   behavior: url("iepngfix.htc");
  }
