body {
  padding-top: 50px;
}

.img-responsive {
  margin-bottom: 10px;	
  margin-top: 10px;		
}

  .a-chic:focus, .a-chic:active, .a-chic, .nav > li > a.a-chic {
 color: #ffffff;
 text-decoration: none;
   font-size: 18px;
     background-color: #6c6c6c;
}
.a-chic:hover, .nav > li > a.a-chic:hover {
  text-decoration: underlined;
  color: #d2afa0;
  font-size: 18px;
}
.a-chic-active{
  color: #d2afa0;
  text-decoration: underlined;
  font-size: 18px;
}
.nav > li > a:hover {
    background-color: #d2afa0;
} 

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.text-grey {
    color: #6c6c6c;
}

.navbar-CHIC {
  background-color: #6c6c6c;
  border-color: #6c6c6c;
  min-height: 30px;
}                                                     

.content-BG {
margin-bottom: 10px;
font-size: 20px;
text-align: left;
position: relative;
padding: 0px 0;
color: #ffffff;
text-align: center;
background-color: #d2afa0;
}

.content-BG1 {
margin-bottom: 10px;
font-size: 20px;
text-align: left;
position: relative;
padding: 20px 0;
color: #ffffff;
text-align: center;
background-color: #d2afa0;
}
.content-grey {
color: #555555;
}
.content-small {
font-size: 10px;
}
.content-med {
font-size: 15px;
}
.content-med h2{
font-size: 20px;
}

.img-CHIC {
width: 250px;
padding-bottom: 10px;
padding-top: 10px;
margin: 0 auto;
}

.img-facebook {
width: 28px;
}

.img-24 {
width: 24px;
}

.img-250 {
width: 220px;
 margin: 0 auto;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

img.center {
    display: block;
    margin: 0 auto;
}

