.store { background: #d2ded4; padding: 20px; width: 714px;  background: url(/images/store_bg.png) repeat-x; }
.store .topper { padding: 20px; position: relative; left: -20px; top: -20px; background: #e5ece5; border-bottom: solid 7px #cbd8cb; height: 50px; width: 714px; }
.store p {
  padding-bottom: 10px;
}
.store .openhours { 
  position: relative;
  left: 170px; top: -30px;
  padding: 10px; 
  background: #b9bfbc; 
  width: 140px;
  float: left; 
  clear: both; 
  color: #222222; 
}
.store .openhours h3 { text-align: center; color: #222222; }

.store .box1 { 
  background: #d2ded4; 
  padding: 10px 10px 20px 20px; 
  min-height: 450px; 
  width: 360px;
  width: 390px;
  float: right; 
  margin-left: 10px; 
}
.store .box2 { 
  width: 280px; 
  min-height: 400px; 
  border: #11523C 0px solid; 
  margin-left: 0px; 
  float: left;
  clear: left; 
  color: #11523C; 
  margin-top: 30px; 
}
.store .box2 #slideshow img { width: 280px; height: 370px; border: 1px solid; padding: 0px; margin: 0px; }

.store .employee_image_box { width: 120px; padding: 2px; float: left; color: grey; font: 9px verdana; text-align: center; }
.store .logo img { padding: 0px 0px 15px 0px; }

.store .header { color: #707070; font: bold 15px arial; }
.store .header a { color: #11523C; font: bold 15px arial; text-decoration: none; }
.store .header a:visited { color: #11523C; font: bold 15px arial; text-decoration: none; }
