/* Start of CMSMS style sheet 'enew_css' */
a {
border:none;
}

img {
border:0;
}
body{  
  font: 13px/16px helvetica, "akzidenzgrotesk", "berthold akzidenz grotesk", "berthold akzidenz grotesk be", "akzidenzgrotesk", arial, verdana, geneva, sans-serif;
  letter-spacing: .25px;
  text-transform: lowercase;
}

#container {
  width:800px;
  margin:auto;
  margin-top:15px;
}

#header {
  margin-bottom:25px;
}

#header .social {
float:right;
}

#footer {
 margin-top:40px;
 margin-bottom:20px;
 text-align:left;
 font-size:9px;
 font-family:helvetica, arial, san-serif;
 color:#999;
}

#content {
  font-family:helvetica,arial;
  font-size:11px;
  line-height:23px;
  color:#666;
  text-transform:uppercase;
}
#content a {
 text-decoration:none;
 color:#666;
}

#content a:hover {
 text-decoration:none;
 color:#6ab4dc;
}

h1{
  font-size: 23px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 25px;
  text-transform:lowercase;
  color:black;
}

h1 a {
   color:#999;
   text-decoration:none;
   padding-bottom:10px;
   margin-right:15px;
}


h1 a.selected {
  color:#000;
  /*background:url('uploads/images/nav_2_selected.png') no-repeat 0px 23px;*/
}
/*h1 a.selected {
  color:#0076a3;
}*/

h1 a:hover {
   color:#6ab4dc;
}

h2{
  font-size: 13px;
  font-weight: bold;
  color: #333;
}

.dk_gray{
  color:#333;
}
.med_gray {
  color:#666;
}
.lt_gray {
  color:#999;
}

/* +++++NAV+++++ */
.artists2, .about2, .contact2, .client2 {
  text-transform:uppercase;
  color:#666;
  font: 11px/16px "akzidenzgrotesk", "berthold akzidenz grotesk", "berthold akzidenz grotesk be", "akzidenzgrotesk", helvetica, arial, verdana, geneva, sans-serif;
  margin:40px 20px 10px 4px;
  text-decoration:none;
  padding-bottom:10px;
}
/* End of 'enew_css' */

