.topnav{
	border-bottom: 4px solid #f1c40f; 
}
.editor-quote{
    background-image: url('../img/190x72_quote-f1c40f.png');
}



h5.review_price{
    color: #23529b;
}

.footer{
    background-color: #34495e;
}

#footer-bottom-bar{
    background-color: #2c3e50;
}

.footer_text p>a {
    color: #cbd7e3;
}

.footer_text{
    color: white;
}

#footer-col-1-row-3 p{
   color: #cbd7e3;
}

.starcolor{
   color: #f1c40f;
}

.basecolor{
   color: #34495e;
}

.well-tag{
    background-color: #2c3e50;
    color: #f9f9f9;
}

.well-tag-left{
    background-color: #2c3e50;
    color: #f9f9f9;
}

.catheading{
     border-bottom: 1px #ededed solid;
     color: #ededed;
     background-color: #2c3e50;

}