.calloutBrown,  .calloutFlesh{
color:#fff;
min-height:260px;
width:270px;
border-radius: 10px 0px 10px 10px;
padding: 15px;
float: left;
margin: 5px;
position:relative;
}

.calloutGreen,  .calloutMaroon{
position:relative;
color:#fff;
min-height:260px;
width:270px;
border-radius: 10px 0px 10px 10px;
padding: 15px;
float: left;
display: block;
margin: 5px 10% 5px 5px;
}

.calloutBrown img, .calloutGreen img, .calloutFlesh img, .calloutMaroon img{
border:none !important;
}

.calloutBrown h3, .calloutGreen h3, .calloutFlesh h3, .calloutMaroon h3{
color:#fff !important;
font-size: 18px !important;
line-height: 22px;
}
.calloutBrown {
background: #63461f;
}

.calloutGreen {
background: #547a3b;
}

.calloutFlesh {
background: #a3814f;
}

.calloutMaroon {
background: #672e20;
}
.calloutBrownbtn{
background: url("/wp-content/uploads/2014/02/button_learn_more.png") no-repeat;
width:103px;
height:17px;
display:block;
}

header .container #main-menu ul li a {
/*width: 160px;*/
}

header .container #main-menu ul li a:hover {
/*width: 160px;*/

}


.main-content .latest-news-area .news-body {
height: 310px;
overflow-x: hidden;
overflow-y: auto;
}


.main-content .featured-post-area .featured-post li {
min-height: 275px;
}

#slider-area .slider-wrap .cycle-nav{
/*left: 570px;*/
}


input, select, textarea {
border: 2px solid #4d6f33;
padding: 3px;
}


.main-content .right-col-content .content-wrap article p img{
   max-width:100%;
    height:auto;
}

.main-content .left-col-sidebar .side-nav ul li a{
border-bottom: none !important;
}

.main-content .left-col-sidebar .side-nav ul li {
border-bottom: 1px dashed #906948;
padding-bottom:10px !important;
}

.sidebarSubmenu {
border-bottom: none;
}

.featuredStory {
border: 1px solid #CCC2AF;
padding: 10px;
width: 277px;
}

table.center {
  margin-left:auto; 
  margin-right:auto;
}


.lear-more-btn{
	position:absolute;
  	bottom: 15px;
	right: 15px;
}

.main-content .left-col-sidebar .side-nav ul li ul li {
  /*  background: url("../images/bullet_light.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0)!important;*/
    border-bottom: medium none !important;
}

#sub-menu li #active {
color: #ffffff;
}


.currentLink {
   color: #ffffff;
 
}



@media(min-width:776px) {
.sign-up-form,
  .sign-up-btn{
      float:left;
    
  }

  .sign-up-form input{
    
    width:175px !important;
    margin: 10px 2px !important;
  
  }

  .sign-up-btn input[type='submit']{
  margin-top:11px !important;
  margin-left: 10px !important;
  float:right !important; 
  }


}

@media(max-width:776px){
    header .container .signup-area input {
        margin-top:10px;
    }
    
}

@media (max-width: 480px) {
    header .container .signup-area input { 
       width:250px;
    }
    
    header .container .signup-area input[type='submit'] { 
       width:90px;
    }
}

  

header .container .logo a {
	color:transparent !important;
  border:none !important;
  background:none !important;
}

.post-thumbnail{
	float:right;
}

a img  
{  
border: none;  
}  