 
body {
  background-image:url(../images/themes/blue/bg.jpg); 
  background-repeat: repeat;
  color:#d0d1d2;
}


 .navbar-default .navbar-nav > li >a{
 
color: #c1c7cc !important; 
} 
.navbar-default .navbar-nav>li>a:hover{color: #fff !important; 	}
 .maincontent{
 
color: #d0d1d2 !important;

 }
 .copyright{
 	font-size: 10px;color: #5f6e7d;text-align:left;padding-top:30px
 }

 .footer_email{

 	font-size: 10px;color: #5f6e7d;text-align:right;padding-top:30px
 }
 .line{background-image: url("../images/themes/blue/line.png");
background-repeat: repeat-x;
height:3px;width:100%;
margin: 20px 0px 30px 0px;
}

 .forma{
  background-image:url(../images/contact_bg.png); 
  background-repeat: no-repeat;
width:468px;
height:469px;
margin: 0px 0px 0px -16px;
 }


a{color: #F7952C;}
a:hover{color: #F7952C;}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
	color: #fff;
background-color: #BE7D38;
border-color: #BE7D38;
}

.news{
float: right;
border-bottom: 1px dotted #9C7D4B;
margin-bottom: 10px;
padding-bottom: 10px;
}
h1{
font-size: 21px;
font-family: "gothic";
color: #F7952C;	
}
 .news h2{

font-size: 18px;
font-family: "gothic"	
 }
  .news h2 a{
color: #F7952C;

 }