
/* TEXT SETTINGS - GLOBAL */



/* LINKS - GLOABAL */

/* unvisited link */

a:link {
  color: #0000;
  font-style: regular;
}

/* visited link */
a:visited {
  color: #0000;
  font-style: regular;
  text-decoration: none;
}

/* mouse over link */
a:hover {
  color: #000;
  font-style: regular;
  text-decoration: underline;
}

/* selected link */
a:active {
  color: #000;
  font-style: regular;
  text-decoration: none;
}
/* HEADER */

.logo{
  color:#91391C;   
  margin-top: 25px;  
  font-size:25px;
}

.logo-right{
  margin-bottom: 5px;
}

.contact{
  color:#91391C;
  text-align: right;
  margin-top: 25px;   
  font-size:25px; 
}
header{
  background-color: #F3EFDC; /* header background */
}
/* HEADER - END */

body {
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
background-color: #F3EFDC; /* Background */
	color: #ACA35A;
	margin: 20px;
  font-size: 20px;
}


.title{

    color:#225ea7;
    font-size:22pt;
    text-align:left;
    font-weight: normal;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.page_title {
    font-size:22pt;
    text-align:left;
    margin-bottom:20px;
    margin-top: 30px;
}
.gallery-title {
    font-size:22pt;
    text-align:centered;
    margin-left:20px;
    margin-bottom:20px;
    margin-top: 20px;
}

h1 {
  font-size: 22px;
  text-align:right;
  color:#225ea7;
  font-weight:normal;
  margin-top: 20px;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  margin-top:15px;
  margin-bottom:10px;
  margin-right:15px;
}

h2 {
  font-size: 9pt;
  text-align:right;
  color:#225ea7;
  font-weight:bold;
  margin-top: 10px;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  margin-bottom:20px;
  margin-right:15px;

}

h3 {
  font-size:24px;
  text-align:center;
  color:#225ea7;
  margin-top: 16px;
  font-weight:normal;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
}

h4 {
  font-size:30px;
  text-align:center;
  color:#225ea7;
  margin-top: 40px;
  font-weight:normal;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
}

h5 {
  font-size:60px;
  text-align:left;
  color:#225ea7;
  margin-top: 10px;
  margin-left: 10px;
  font-weight:normal;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;

}

strong{
  color:#91391C;
}

.element-html {
  font-size: 24px !Important;/*content text*/
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  margin-left:10px;
  margin-top:20px;
  margin-bottom:20px;
  font-weight:normal;
}


/* PAGES ============================================= */

/* HOMEPAGE */
/* SMART BOX CSS */

/*.smartbox-image {width:80%  }*/
/* .smartbox-image {display: none!Important;}*/

.smartbox-link { display: none; }
.smartbox-content { display: none; }


.img-circle {
    border-radius: 0%;
}

.element-smartbox img{
width: 80% !important;
border: 1px solid #CCC !important;
}


.element-smartbox a{
color:#a9020c;
}


.smartbox-title{

    color:#91391C;
    font-size:16pt;
    text-align:center;
    font-weight: bold;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.smartbox-content{

    color:#000;
    font-size:12pt;
    text-align:left;
    font-weight: normal;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.smartbox-link {
    color:#000 !Important;
}




/* END --- TEXT SETTINGS - GLOBAL */




/*PHONE ONLY ====================================== */


@media (max-width:767px){
h1 {
  font-size: 18px;
  text-align:center;
  color:#225ea7;
  font-weight:bold;
  margin-top: 20px;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  margin-top:15px;
  margin-bottom:10px;
  margin-right:15px;
}

h2 {
  font-size: 10pt;
  text-align:center;
  color:#225ea7;
  font-weight:bold;
  margin-top: 10px;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  margin-bottom:20px;
  margin-right:15px;
}

h3 {
  font-size:15px;
  text-align:center;
  color:#225ea7;
  margin-top: 16px;
  font-weight:bold;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
}

h4 {
  font-size:16px;
  text-align:center;
  color:#225ea7;
  margin-top: 16px;
  font-weight:bold;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
}

.col-xs-12 {
    padding: 0px !important;
}
header {
    padding-right: 15px;
    padding-left: 15px;

}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar-toggle {
    margin-top: -5px;
    padding-top: 0px;
}
.phone{
  color:#91391C;
  }

}
/* END PHONE ONLY */



@media (min-width: 767px) {
    #MENU .navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
    }
    .navbar-nav>li {
        float: none;
        display: inline-block;
        zoom: 0;
        margin-top: 0px;
        margin-right: 7px;
        margin-left: 7px;
    }
    .navbar-nav {
        font-size:0;
    }
    .navbar-collapse {
        text-align:center;
    }
    .navbar-collapse {
        padding-left:0;
        padding-right:0;
    }


    .body{
      background-color: #F3EFDC;
      margin-left: -45px;
      margin-right: -15px;
      margin-top: 0px;
      padding-bottom: 20px;
    }
    .copyright {
        color:#fff;
        text-align:left;   
        }

    .hwd-link{
          margin-right: 0px;
          padding-top:0px;
          color:#fff;
        }
}


.navbar-collapse {
    background-color: #91391C; /*menu background color*/
}

.nav > li > a {
    color:#F3EFDC;
    text-transform: uppercase;
    font-size:20px; /* link text size */
    background-color:transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	  transition: all 0.3s ease;
    font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  text-decoration: none;
}
.navbar-right > li > a,.nav > li.active > a,.nav>li>a:focus {
    background-color: #ACA35A; /* active page - menu position background color */
    color:#F3EFDC;

}

.nav > li > a:hover, .nav > li > a:focus {
   color:#F3EFDC;  /*menu hover font color*/
   background: #ACA35A;

}

@media (min-width:768px) and (max-width: 991px){
    #MENU .nav > li > a {
        padding:80px 8px;
        font-size:16px;
    }
    #MENU .children {
		font-size:13px;
	}
}
#MENU .navbar-toggle {
	  margin-bottom:0;
    color: #91391C;
}
#MENU .navbar-toggle span {
    margin-left:auto;
    margin-right:auto;
}
.menu .active {
    background: none repeat scroll 0% 0% #000;
    font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
    font-size: 20px;
    font-weight: normal;
    color: #000;
}
.navbar-header {
    margin:5px;
}
#MENU {
    margin-bottom: 0px;
    background: transparent;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: solid 4px #363739; /* menu bottom border */
}
/* DROPDOWN MENU */
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #90391d;
    background-color:#f4efdc;
    white-space: nowrap;
    font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
    font-size:20px; /* Dropdown menu font size */
    text-transform: uppercase;
	  text-align: left;
}

.dropdown-menu{
  background-color: #f4efdc;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
  background-image: linear-gradient(to bottom, #ACA35A 0px, #ACA35A 100%);
background-repeat: repeat-x;
    background-color: #ACA35A ;
    color:#fff !important;
}

/*FOOTER*/
footer p {
	 color:#fff;
	 font-size:18px; /*footer font size*/
	 padding-left:10px;
	 padding-right:10px;
}
footer{
  margin-top:20px;
  background-color: #91391C;
  margin-left: -15px;
  margin-right: -15px;
  border-bottom: solid 4px #363739; /* footer bottom border */
}
footer a{
   color:#fff;
}
/* FOOTER END */

/* send button */
.btn-primary {
    background-image: linear-gradient(to bottom, #000 0px, #000 100%);
    background-repeat: repeat-x;
    border-color: #000;
}

.btn-primary:hover {
  background: #000;
  color:#fff;
}
