
/* ---------- Color Module Styles ----------- */

body,
body.overlay {
  color: #3b3b3b;
}
.comment .comment-arrow {
  border-color: #ffffff;
}
#page,
#main-wrapper,
#main-menu-links li a.active,
#main-menu-links li.active-trail a {
  
}
.tabs ul.primary li a.active {
  background-color: #ffffff;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
#header {
  /* background-color: #48a9e4;
  background-image: -moz-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
  background-image: -ms-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
  background-image: -o-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0779bf), color-stop(1, #48a9e4));
  background-image: -webkit-linear-gradient(top, #0779bf 0%, #48a9e4 100%);
  background-image: linear-gradient(top, #0779bf 0%, #48a9e4 100%); */
}
a {
  color: #E73F3A;
}
a:hover,
a:focus {
  text-decoration: none;
  
}
a:active {
  color: #23aeff;
  text-decoration: none;
}
.sidebar .block {

}
#page-wrapper,
#footer-wrapper {
  /* background: #292929; */
    background: #fff url(../images/background-3.png);
	

}
.front #footer-wrapper {
position: relative;
    top: -60px;
}
#footer { }

#footer .block  {
margin-top:-20px;
background-color: #E83E3A;
/*background: #ff0000 url('../images/footer-edges.png') no-repeat top;*/


}



.footer-top {

/*background: url('../images/footer-edges.png') no-repeat;*/
height:20px;

}

#footer .block .content { 
padding: 5px 15px; 
/*height:250px;*/

}

/*
.region-header,
.region-header a,
.region-header li a.active,
#name-and-slogan,
#name-and-slogan a,
#secondary-menu-links li a {
  color: #fffeff;
 
}

.region-header li a {
text-transform:uppercase;
line-height:85px;
height:92px;
text-align:center;
width: 116px;
}

.region-header li a.active {
  color: #fff;
background: url(../images/nav-hover.png) no-repeat;
}
*/

.odd jcarousel-item jcarousel-item-horizontal jcarousel-item-1 jcarousel-item-1-horizontal .views-field-title {
text-transform:uppercase;
}


