body{
	margin:0px;
	padding:0px;
	background-color:#fbf5ea;
	background: url(template6/images/bg.png) repeat-y center top;
	background-color:#f5f5f0;
}
@media (min-width: 768px) {
  .push{
    float: right;
  }
  .pull{
    float: left;
  }
}

.page{
  max-width: 960px;
  margin: 0 auto 0 auto;
  padding: 0 0px;
}

.logo{
  max-width: 100%;
  float: left;
}
#cfc-contact{
  margin-top: 5px;
}
#cfc-contact img{
  height: 50px;
}

.imgright{
  float: right; 
  margin: 5px 0px 5px 15px; 
}
@media (max-width: 768px) {
  .imgright {
    float: none;
    margin: 10px auto;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .imgright img{
    max-width: 100%;
  }
 }
.homepage-title{
  padding: 10px 20px 0px 20px;
  color: #e1bb74;
  /*line-height: 50px; 
  font-size:40px;*/ 
  font-weight: bold;
  font-size:2.8em; 
  line-height: 1.3em;  
}

.tagline{
  float: right;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c3c3c;
  padding-top: 10px;
  float: right;
  clear: right;
}
@media (max-width: 768px) {
  .tagline, #cfc-contact{
	   display: none;
  }
  .homepage-title{
    text-align: center;
  }

}

.navbar-default .navbar-nav{
  margin: 0px auto 0 auto;
}
.container-fluid > .navbar-collapse{

}
.navbar-default .navbar-nav > li{
  padding: 0px 9px;
  margin: 0;
  border-right: 0px solid #ffffff;
  border-top: 0 solid #ffffff;
  background-color: #ffffff;
}
.navbar-default .navbar-nav li a{
  border-bottom: 2px solid #ffffff;
  color: #333333;
  padding: 3px 0px;
  margin: 0;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
  background-color: #ffffff;
  font-size: 1.1em;
}
.navbar-default .navbar-nav > li:hover, 
.navbar-default .navbar-nav > li.active,
.navbar-default .navbar-nav > li:active{
	background-color: #ffffff;
  color: #e1bb74;
}
.navbar-default .navbar-nav > li:hover > a, 
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li:active > a,
 
.navbar-default .navbar-nav > li.active > a:hover
{
	background-color: #ffffff;
  color: #e1bb74;
  border-bottom: 2px solid #e1bb74;
}
.navbar-default .navbar-nav > li > a:hover{
  text-decoration: none;
}
.container-fluid{
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}
.navbar-collapse  {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header{
  margin-left: 0;
  text-align: center;
  //width: 100%;
}
.navbar{
  border: none;
  border-radius: 0;
  min-height: 40px;
	background: none;
	margin: 0 auto 20px auto;
	//width: 100%;
	clear: both;
}
@media (max-width: 950px) {
  .navbar-default .navbar-nav li{
    font-size: .9em;
    padding: 0 7px;
  }

}
@media (max-width: 768px) {
  .navbar{
	   padding-top: 0px;
     padding-bottom: 0px;
     display: inline;
  }
  .navbar-default .navbar-nav li{
    padding: 0;
  }
  .navbar-default .navbar-nav li a, 
  .navbar-default .navbar-nav li a:active,
  .navbar-default .navbar-nav li a:hover,
  .navbar-default .navbar-nav li.active a,
  .navbar-default .navbar-nav li.active:hover a
  {
    border: none;
    font-size: 1.5em;
    border-bottom: 1px solid #eeeeee;
    line-height: 1.5em;
  }

}

.navbar-nav {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  //width: 100%;
  float: none;
  clear: both;
  display: inline-block;
}
.navbar-header{
  margin-left: 0;
  margin-right: 0;
}
.navbar-brand {
  padding: 10px;
  height: 110px;
}
.navbar > .container-fluid .navbar-brand{
  margin-left: 0;
}

.navbar-brand img{
  max-height: 90px;
}

.nav > li.mobile-only, 
.mobile-only
{
  display: none;
}
@media (max-width: 768px) {
  .nav > li.mobile-only,
  .mobile-only
  {
    display: block;
  }
  hr.mobile-only{
    border-top: 5px solid #424242;
    border-bottom: 5px solid #e1bb74;
    border-right: 0;
    border-left: 0;
  }
  
  .navbar-brand {
    max-width: 70%;
  }
  .navbar-nav {
    display: inline;
  }

}

.navbar-default .navbar-toggle{
  margin-top: 30px;
  margin-right: 20px;
  border-color: #e1bb74;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus
{
  background-color: #e1bb74;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #e1bb74;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar
{
    background-color: #444444;
}



.main{
  background-color: #ffffff;
}
.content{
  padding: 0 0px;
  margin: 0 auto;
  width: 100%
}



form{margin:0px; padding:0px 20px;}

td, input, textarea{font-size:12px; font-family:Verdana; color:#424242; line-height:18px; vertical-align:top;}

input,textarea {margin:0px; padding:0px 0px 0px 5px;}

a:hover {text-decoration:none;}

span {color:#21235E;}

.text_2{color:#FFFFFF;}
.text_2 a{color:#FFFFFF;}

.more{color:#636363; padding:15px; background:url(images/arrow_1.gif) no-repeat left center; font-weight:bold;}

.copy{color:#FFFFFF;}
.copy a{color:#FFFFFF; text-decoration:none;}
.copy a:hover{text-decoration:none;}

.name {color:#21235E; text-align:right;}
h1 {
	font-size: 1.8em;
	padding: 0 0 15px 5px;
	color: #424242;
	margin: 20px 0 0 0;
	line-height: 30px;
}
h2 {
	font-size: 1.3em;
	padding: 20px 0 12px 0;
	margin: 0;
}
h3 {
	font-size: 14px;
	padding: 2px 0 0px 0;
	margin: 0;
}
.footerFont, .footerFont a:link, .footerFont a:visited,  .footerFont td {
  font-size:10px; font-family:Verdana; color:#424242; vertical-align:top;
  font-style: normal;
}
.footerFont a:hover {
  font-size:10px; font-family:Verdana; color:#777777; vertical-align:top;
  text-decoration: underline;
}
a:link, a:visited {
	color: #e1bb74;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover, a:active{
	color: #424242;
}
a.inv:link, a.inv:visited {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.inv:hover, a.inv:active{
	color: #e1bb74;
}
img.bordered {
  border: 1px solid #ffffff;
}
a:hover img.bordered{
  border: 1px solid #e1bb74;
}
img.noborder {
  border: none;
}

.btn {
  //width: 250px;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px; 
  background-color: #e1bb74;
  padding: 8px 25px;
  margin-bottom: 0;
  border-radius: 9px;
  border: 0;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
  background-color: #424242;
  background-image: none;
  color: #ffffff;
  
}

input[type=submit] {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
  background-color: #e1bb74;
  border-radius: 5px;
  padding: 3px 10px;
  margin-bottom: 0;
  border: 1px solid #e1bb74;
}
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit]:active,
input[type=submit].active,
.open .dropdown-toggle.input[type=submit] {
  background-color: #424242;
  background-image: none;
  border: 1px solid #424242;
}

input[type="text"], input[type="submit"], textarea{
  margin: 5px 5px 5px 5px;
  width: 100%;
}
select {
  margin: 5px 5px 5px 5px;
}  
.contact-form select{
  width: 100%;
}
.contact-form{
  margin-top: 15px;
}  

p {
  padding: 0px 20px;  
}
.outside {
  border: 1px;
}
ul {
   list-style-image: url('template6/images/bullet.png');
   padding: 3px 40px;
   margin: 0 0px;   
}

table.frlist {
}
table.frlist tr td {
  border-radius: 0 !important;
}
table.frlist tr:first-child{
  color: #424242;
}
table.frlist tr:first-child td:first-child {
  border-radius: 5px 0 0 0 !important;
  background-color: #e1bb74;
  border-left: none;
}
table.frlist td:first-child {
  font-weight: bold;
  padding: 5px 0 5px 25px;
}
table.frlist tr:first-child td:last-child {
  border-radius: 0 5px 0 0 !important;
  background-color: #e1bb74;
  border-right: none;
}
table.frlist tr:first-child td {
  background-color: #e1bb74;
  border-bottom: 5px solid #424242;
  color: #424242;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
}
table.frlist tr:last-child td {
  border-bottom: 1px solid #eeeeee;
}
table.frlist tr:last-child td:first-child {
  border-radius: 0 0 0 0px !important;
}
table.frlist tr:last-child td:last-child {
  border-radius: 0 0 0px 0 !important;
}
table.frlist td:first-child {
  border-left: 1px solid #eeeeee;
}
table.frlist td:last-child {
  border-right: 1px solid #eeeeee;
}
@media (max-width: 768px) {
  table.frlist tr td:nth-child(2){
    display: none;
  }
}

table.categories{
  border: 1px solid #aaaaaa;
  border-radius: 5px;
}

input:hover, select:hover, textarea:hover, input:focus, select:focus, textarea:focus {
 border: 1px solid #e1bb74;  
}
.frdetailslogo {
  max-width: 100%; 
  padding: 2px;
  margin-top: 10px;
}
.featured{
  width: 116px; 
  border: none; 
  padding: 0px 0;
}
hr{
  height: 0px;
  border-bottom: 5px solid #424242;
  border-top: 5px solid #424242;
  border-left: 0;
  border-right: 0;
  margin: 10px auto;
}

.footer {
  background-color: #ffffff; 
  
  font-family:Verdana; 
  color:#333333; 
  vertical-align:top;
  margin-top: 35px;
  margin-bottom: 15px;
  text-align: center;
  clear: both;
  font-size: .7em;
  font-weight: bold;
}
.footer a:link, .footer a:visited{
  color:#333333; 
  text-decoration: none;
  font-size: .9em;
  font-weight: normal;
  padding: 0 10px;
  white-space: nowrap;
  line-height: 2em;
}
.footer a:hover {
  color:#777777; 
  text-decoration: underline;
}

.copyright{
  clear: both;
  padding: 15px 0;
}
.smi{
  width: 24px;
  margin: 10px 0px 25px 0px;
  
}
  #btn-web-accessability{
    position: fixed; 
    top: 166px; 
    right: 0px; 
    width: 50px; 
    height: 50px; 
    z-index: 99999999; 
    background-color: #0a91a6;
  }
  #btn-web-accessability img{
    width: 50px; 
    height: 50px;
  }
  #web-accessability{
    display: none; 
    position: fixed; 
    top: 0; 
    right: 0; 
    background-color: #f4f4f4;
    padding: 10px; 
    z-index: 99999999; 
    width: 250px; 
    height: 100%;
  }
  #web-accessability button{
    padding: 10px 15px; 
    background-color: #444444;  
    width: 102px; 
    color: #ffffff; 
    font-size: 20px !important;
    margin: 0 5px;
  }
  #web-accessability button.close1{
    background-color: #086d7d;
    width: 220px; 

  }
  #web-accessability button.reset{
    background-color: #444444;
    width: 220px; 

  }
  #web-accessability h2{
    color: #444444; 
    padding: 15px 0px 10px 3px; 
    font-size: 20px !important;
    line-height: 24px;
    text-shadow: none !important;
  }


