@charset "utf-8";
/* CSS Document */

#index_pg {
  padding-left:0px;
  background: url(../images/hpg_bg.gif) top left no-repeat;
  background-attachment:center;
  background-position: 0px 125px;
}

#index_pg .content {
  margin-left:20px;
}

#index_pg .content .leftcol {
  float:left;
}

#index_pg .content .rightcol {
  float:right;
}

#index_pg .content .rightcol #rightflash{
  z-index: 100;
}

#index_pg .content .rightcol .smallAd {
  border: solid 1px #cacaca;  
}

#about_pg .content {
  width:500px;
  margin-top:10px;
}

#about_pg .content .contentTitle {
  color:#f89e2a;
}

#about_pg .content .contentBody {
  margin-top:10px;
}

#privacypolicy_pg .content {
  width:500px;
  margin-top:10px;
}

#privacypolicy_pg .content .contentTitle {
  color:#f89e2a;
}

#privacypolicy_pg .content .contentBody {
  margin-top:10px;
}

#storelocation_pg .imgTitle {
  margin-bottom:10px;
}

#storelocation_pg .store0 {
  width:390px;
  float:left;
  margin-bottom:10px;
}

#storelocation_pg .store1 {
  width:390px;
  float:right;
  margin-bottom:10px;
}

.storeInfo {
  margin-bottom:10px;
}

.storeInfo_name {
  color:#f8981d;
  margin-bottom:10px;
}

.storeInfo_addr {
  margin-bottom:10px;
}

 .storeInfo .contactInfo, a {
  color:#7b797b;
}

.storeInfo a {
  text-decoration:underline;
}

.storeMap_holder {
  width:380px;
  height:240px;
  border: solid 1px #cacaca;
}
