body {
  background-color: #e2e2e2;
}

a {
  color: #0000FF;
  outline-style: none;
}


a:active {
  color: #0000FF;
}
/*--- Wrap header ---*/


#wrapper {
  background-color: #fff;
}


#header {
  background: url(../images/header.gif) no-repeat;
}
/*--- Main Navigation ---*/


#main_nav ul{
  background: #FFF000 url(../images/buttonback.jpg) repeat;
}


#main_nav ul li {
  background: transparent url(../images/bluearrow.gif) no-repeat scroll 0 1px;
}


#main_nav ul li a{
  color: #808080;
}


#main_nav ul li.active a, #main_nav ul li a:hover {
  color: #060606;
}


#breadcrump {
  color: #e4e4e4;
}

#content ul li {
  background: transparent url(../images/arrow.png) no-repeat scroll 0 9px;
  color: #808080;
}


p{
  color: #808080;
}


#col1 {
  background: #f9eb54 url(../images/indexlogotop.jpg) no-repeat scroll;
}
/*--- Footer ---*/


#footer {
  background: #F0FEB0;
}


#footer .note{
  background: url(../images/bottom.jpg) repeat-x;
  color: #fff;
}


#footer ul{
  background: #FFF000 url(../images/buttonback.jpg) repeat-x;
}


#footer ul li a{
  color: #808080;
}
/*--- type ---*/


h2 {
  color: #C60F25;
}


h2.special_header_red, h2.special_header_blue {
  float: left;
  font-size: 25px;
  font-weight: normal;
  line-height: 9px;
  margin: 0px 5px 0 0;
  padding: 0;
}


h2.special_header_red {
  color: #C60F25;
}


h2.special_header_blue {
  color: #3f96f9;
}


h3 {
  color: #c60f25;
}


#content2 b{
  color: #c60f25;
}


h4 {
  color: #c60f25;
}


h5{
  color: #0000FF;
}


.csc-textpic-caption {
  background-color: #C0C0C0;
  margin-top:-3px !important;
}
