body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/chef_sau_logo-bf-fade.png') repeat center center fixed;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
    -o-background-size: 300px;
}

li {
	color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
	font-family: 'Kaushan Script', cursive;
    font-weight: normal;
    letter-spacing: 1px;
	color: #fff;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #fff;
}

hr {
    max-width: 400px;
    border-color: #ffffff;
}

.brand,
.address-bar {
    display: none;
}
.address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 15px;
        text-align: center;
        text-shadow: 1px 1px 1px rgb(17,17,17);
        text-transform: uppercase;
        font-size: 1.15em;
        font-weight: 800;
        letter-spacing: 3px;
		color: #fff;
    }
.navbar {
	background: rgba(0,95,54,1.00);
	border-bottom: #ffffff 5px solid;
	box-shadow: 0px 0px 0px 5px #830300;
	position: fixed;
	top: 0;
	overflow: hidden;
	width: 100%;
	z-index: 99;
}
.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}
.nav li a:link {
	color: #fff;
}
.nav li a:hover {
	color: #fff;
}
.nav li a:active {
	color: #fff;
}
.nav li a:visited {
	color: #fff;
}
.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

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

.brand-name {
    margin: 0;
    font-size: 2em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #ffffff;
}
.head-logo {
	margin: 10px;
	padding-bottom: 10px;
}
.box {
    margin-bottom: 20px;
    padding: 30px 15px;
background: -moz-linear-gradient(top,  rgba(0,113,65,0.85) 0%, rgba(0,95,54,0.85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,113,65,0.85) 0%,rgba(0,95,54,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,113,65,0.85) 0%,rgba(0,95,54,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.box-alert {
    margin-bottom: 20px;
    padding: 30px 15px;	
	background-color: #660000 !important;
	
}
.white-bg {
	margin: 10px;
    padding: 30px 15px;
	background-color: #ffffff;
	opacity: 0.9;
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
	color: #ffffff;
}

.dale-text {
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: 1px;
	color: #ffffff;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #007141;
	border-top: #ffffff 5px solid;
	box-shadow: 0px -5px 0px 0px #830300;
}

footer p {
    margin: 0;
    padding: 10px 0;
	color: #ffffff;
}

@media screen and (max-width:680px) {
	body {
    background: url('../img/chef_sau_logo-bf-fade.png') repeat center center fixed;
    -webkit-background-size: 300px;
    -moz-background-size: 300px;
    background-size: 300px;
    -o-background-size: 300px;
	}
}
}
@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: "Helvetica Neue",Helvetica,Arial,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;
    }
	.img-shadow {
	box-shadow: 4px 4px 4px 4px #000
	}

    .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;
    }
	.box-alert:after {
        content: '';
        display: table;
        clear: both;
		background-color: #660000 !important;
    }
}
.logo-slide {
}
.social {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.social1 {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.menu {
	margin-bottom: 15px;
}
.form-group {
	color: #ffffff !important;
}
.carousel, .slide {
box-shadow: 2px 2px 1px 1px #00512F;
}