
@import 'https://fonts.googleapis.com/css?family=Dancing+Script|Ledger';

body{
  font-family: 'Ledger', 'sans-serif';
}
h1, h2, h3{
  font-family: 'Dancing Script', 'sans-serif';
}


body{
  font-size:18px !important;
}
h1{
  font-size: 26px !important;
}
h2{
  font-size: 22px !important;
}

.menu-color
{
background-color: #e8dfd6 !important;
border-color: #ebe4d7 !important;
color: #ffffff !important;
}

.navbar-default .navbar-nav>.active>a
{
background-color: #f0e8db !important;
color: #ffffff !important;
}

.h1_style
{
color: #333333 !important;
font-weight: normal !important;
text-align: left !important;
}

body
{
background-image: url(/images/backgrounds/tree_bark.png) !important;
}

.thumb_style
{
background-color: #ffffff !important;
border-color: #ffffff !important;
}

.primarybtn_color
{
background-color: #f2e7dc !important;
color: #fff !important;
}

