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


#newFooter {
width:970px;
height:auto;
  font-family: theBlueCabinRegular,Arial,Helvetica,sans-serif;
  font-size:12px;
  color: #6F655A;
  float:left;
  display:inline;
  margin-top:203px;
  position:relative;
  z-index:4;
  top:1px;
}

#newFooterThree {
width:970px;
height:auto;
  font-family: theBlueCabinRegular,Arial,Helvetica,sans-serif;
  font-size:12px;
  color: #6F655A;
  float:left;
  display:inline;
  margin-top:0px;
  position:relative;
  z-index:2;
  top:37px;
}

#newFooterTwo {
width:970px;
height:auto;
  font-family: theBlueCabinRegular,Arial,Helvetica,sans-serif;
  font-size:12px;
  color: #6F655A;
  float:left;
  display:inline;
  margin-top:163px;
}