* {
   padding:0;
   margin:0;
}
img {
   padding:0;
   margin:0;
}
.c  {
   text-align: center;
}
a {
   color:#FA7B2A;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
a img {
   border:none;
}
.breaker {
   clear:both;
   width:100%;
   height:1px;
   font-size:0.1em;
   overflow:hidden;
}
.gap {
   clear:both;
   width:715px;
   height:1px;
   font-size:0.1em;
   border-top:5px solid #FA7B2A;
   overflow:hidden;
   margin:0 auto;
}
.arrow_space {
   clear:both;
   height:130px;
   font-size:0.1em;
   overflow:hidden;
   margin:0 auto;
}
.none {
   display:none;
}
.alert {
   color:#FA7B2A;
}
#container {
   width: 760px;
   margin: 0 auto;
}
#header {
   width: 100%;
}
#navbar {
   width: 140px;
   float: left;
   background: #FA7B2A url(nav_bottom.gif) no-repeat bottom right;
   color: #FFFFFF;
   font-size: small;
}
#navbar ul {
   padding: .5em;
   background: url(nav_top.gif) no-repeat top left
}
#navbar li {
   list-style:none;
   padding:6px 0 10px 0;
   background:url(line.gif) bottom repeat-x;
}
#navbar a {
   color: #FFFFFF;
}
#content {
   width: 600px;
   float: right;
}
form label {
   vertical-align: top;
}
#error_msg {
   background-color: #FF0000;
   color: #FFFF00;
}
#logo {
   width: 292px;
   height: 46px;
   background: url(logo0000.gif) no-repeat top left;
   margin-top: 8px;
   float: left;
}
#header p.phone {
   color:#1A234C;
   font-family:Arial;
   font-weight: bold;
   font-size:1.8em;
   line-height:1.3em;
   margin:0 0 0 0;
   padding:0 0 5px 0;
   text-align: right;
}
#header p.phone .pn{
   color:#FA7B2A;
}.heading {
   font-family: Ariel;
   font-weight: bold;
   font-size: 1.2em;
}
#storelist {
   padding: .5em;
   border: 1px solid;
}
.storeitem {
   padding:6px 0 10px 0;
   background:url(line.gif) bottom repeat-x;
}
.storename {
   font-weight: bold;
}
.storeaddr {
   white-space: pre;
}
.removelink a {
   color:#1A234C;
   font-weight: normal;
   font-size: smaller;
}
#stats td {
   text-align: center;
}

