a{color:#387680;}

a:hover { }

h1,h2,h3,h4,h5 {

}
#header h1{
   font-family: CopperplateRegular;
   color:#848776;
}
#subHeader{
   font-family: CopperplateRegular;
   font-style: oblique;
   font-size: 16px;
}
.primary-color {

}

.secondary-color {

}

#topstrip {
   background: url("images/top_strip.gif") repeat-x scroll 0 0 #FFF;
}  

.banner {
   background: url('images/c_banner1.jpg') no-repeat top left;
}

/* nav */

#left-col #sidebar-nav li {
      background-color : #fff;
      text-transform : uppercase;
      border : 1px solid #dfdfdf;
      font-size : 12px;
      font-family:CopperplateRegular;
      font-weight:lighter;
   }
#left-col #sidebar-nav a:hover { color : #92D0D5;} 


#left-col #sidebar-nav .drop > a {
   background:url("images/arrow.jpg") no-repeat scroll 135px 8px transparent;
}
#left-col #sidebar-nav .drop > ul .drop a {
   background:url("images/arrow.jpg") no-repeat scroll 111px 8px transparent;
}

ul#nav li a:hover {
   color: #387680;
}

ul#nav li a {
   color: #858776;
}

/* new stuff */
#photo-splash {
   background: url("images/comm_splash1.jpg") no-repeat;}
.overlay {
   border-color: #868877;
}

#second-photo .overlay { 
   background: url("images/commerce-grad-2.png") repeat-x; 
}
#third-photo .overlay { 
   background: url("images/commerce-grad-3.png") repeat-x; 
}
#fourth-photo .overlay { 
   background: url("images/commerce-grad-4.png") repeat-x; 
}

#feature-boxes ul li h3 {
   color : #9DA18E;
}

#first-photo {
   width: 300px;
   height: 135px !important;
   margin: 90px 0 10px 5px;
}

ul#nav li:first-child {
    background: url("images/comm_home_icon.png") no-repeat scroll 2px 0 transparent;

/* footer */
#main-footer .footer-links a,
#main-footer .footer-links a:hover,
#main-footer .footer-links a:visited {
   color: #387680;
}
