@charset "utf-8";
/* CSS Document */

.header{
	background-color:#ffffff;
}

.nav{
	background-color:#ffffff;
}

.bread-crumb{
	background-color:#33536b;
}

.nav_inactive{
	background-color:#ec825e;
}

.reviews-header{
	background-color:#33536b;
}

.small_btn_bg{
	background-color:#ec825e;
}

.rev-title{
	color:#ec825e;
}

