/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face{font-family: MyriadPro;src: url(images/fonts/MyriadPro-Regular.otf);}
@font-face{font-family: MyriadProSemiBold;src: url(images/fonts/MyriadPro-Semibold.otf);}


@font-face{font-family: helveticaneueltstd-lt;src: url(images/fonts/helveticaneueltstd-lt.otf);}
@font-face{font-family: HelveticaNeueLTPro-Lt;src: url(images/fonts/HelveticaNeueLTPro-Lt.otf);}
@font-face{font-family: HelveticaNeueLTPro-Hv;src: url(images/fonts/HelveticaNeueLTPro-Hv.otf);}
@font-face{font-family: Oswald-Bold;src: url(images/fonts/Oswald-Bold.otf);}
@font-face{font-family: Oswald-Light;src: url(images/fonts/Oswald-Light.otf);}

@font-face {
  font-family: 'Yesteryear';
  font-style: normal;
  font-weight: 400;
  src: local('Yesteryear'), local('Yesteryear-Regular'),
       url('images/fonts/yesteryear-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('images/fonts/yesteryear-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('images/fonts/yesteryear-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('images/fonts/yesteryear-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('images/fonts/yesteryear-v6-latin-regular.svg#Yesteryear') format('svg'); /* Legacy iOS */
}


body {
    font-family: Arial, Helvetica, sans-serif;
    background: url(../img/bg.jpg) repeat;
	font-weight:normal;
	width:100%;


  

}
.top{width:100%;
 float:left;
background:url(../img/top.png) repeat-x;
 height:15px;
 margin-bottom:20px;
 }

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {

    font-size: 10PX;
    line-height: 12PX;
    color: #76787a;
    TEXT-ALIGN: CENTER;

}

hr {
    max-width: 400px;
	background-color:none;

}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
	background:url(../img/logo-bg.png) no-repeat center center;
	font-size:27px !important;
	color:#dc2e3b;
	height:41px;
	font-family:Arial, Helvetica, sans-serif;
	 text-transform: none !important; 
 font-weight:  normal !important;
 letter-spacing: 0px!important;

	
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}
/*.shadow{width:100%; background:url(../img/shadow.png) no-repeat top center ;opacity: 0.9;
    filter: alpha(opacity=90) }*/

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 100%;
background:url(../img/border.jpg) no-repeat left center;
height:13px;
}

.box {
   margin: 0px 2% 4%;
    background: #fff;
   /*max-width: 921px;*/
   width:94%;
   padding:0 5%;
   border-radius:8px;
   height:auto;
   border:1px solid #FFF;
    -webkit-box-shadow: inset 0 0 32px #878686;
    -moz-box-shadow: inset 0 0 32px #878686;
    box-shadow: inset 0 0 32px #878686;
	float:left;

  
}
.centerbox{
	/*margin: 44px 60px;
	max-width: 668px;
	float:left;*/

    margin: 44px auto;
    max-width: 80%;
	}
.yellowbox{
	width: 94%;
	/*background:#fff3d0;*/
	padding:3% 2%;
	line-height:12px;}

.intro-text {
font-size: 27px;
font-family:Arial, Helvetica, sans-serif,;
color:#4d4d4f;
background-color:#facbcc;
padding:20px 1px ;
 text-transform: none !important; 
 font-weight:  normal !important;
 letter-spacing: 0px!important;
 
}
/*.fooouter{margin:0 auto; width:60%;}
.footextl{float:left; font-size:14px; color:#fff; width:62%;}*/
.fooouter {
    margin: 0px auto;
    width: 100%;
}
.footextl {
    float: left;
  font:15px/19px Arial, Helvetica, sans-serif;
    color: #FFF;
    width: 65%;
}
.footextl ul{width:100%; margin:0px; padding:0px; float:left; list-style:none; }
.footextl ul li{ font:15px/19px Arial, Helvetica, sans-serif; font-size:14px; color:#fff;float:left; margin:0px padding:0px}
.footextl ul li a{ font:15px/19px Arial, Helvetica, sans-serif; color:#fff; padding:0 15px; border-right:1px solid #fff;}
.footextl ul li a:hover{ text-decoration:none;}
.footextl ul li:last-child a{ border-right:none;}
.footextR {
    float: left;
    font-size: 14px;
    color: #C5C5C5;
   margin-left: 3%;
    width: 29%;
	text-align:right;
	font:Arial, Helvetica, sans-serif;
}
.intro-text1 {
font-size:10px;
font-family:Arial, Helvetica, sans-serif,;
color:#000;
background-color:#facbcc;
padding:1px 1px ;
 text-transform: none !important; 
 font-weight:  normal !important;
 letter-spacing: 0px!important;
 display:inline;
 
}

.img-border {
    float: none;
    margin: 0 auto 0;
   /* border: #999999 solid 1px;*/
}
img
{
	max-width:100% !important;
}
.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #6d0c10;
	padding:18px;
	border-top:1px solid #630408;
width:100%;
}

footer p {
    margin: 0;
    padding: 50px 0;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family:Arial, Helvetica, sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }

}
/*********************** Custom Css ********************************/
.maron {
    color: #871c21;
    font-family: Oswald-Light;
    font-size: 2.2em;
    line-height: normal;
}
.box.custom-home {
    padding: 0;
}
.oswaldbold {
    font-family: Oswald-Bold;
}
.pink_fair {
    color: #ff3c7c;
}