body {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    color: #827762;
    margin: 0px;
    padding: 0px;
    background: url("/img/body-bg.png?929256") repeat scroll 0% 0% transparent;
}

.header-wrap {background: url("/img/header-bg-blue.jpg?929256") repeat-x scroll center bottom transparent;}
.header { max-width: 980px; margin: 0px auto;
	padding: 15px 0px 150px;
}

.logo { padding: 25px 0px 25px 20px; }
.wrapper {width: 971px; margin: 0px auto;}
#wrapper {
    background: url("theme/body-bg.png?929256") repeat scroll 0% 0% transparent;}
.main-wrap {
    position: relative;
    margin-top: -140px;
}

#page {
    margin: 0px auto;
    width: 95%;
}

#main-inner {
    background: url("/img/main-inner.png?929256") repeat-y scroll 0% 0% transparent;
    padding: 10px 30px 0px;
	background-size: 100%;
}

h2 {
color: #800;
font-size: 34px;
font-family: "Rokkitt","Myriad Pro",Arial,Helvetica,sans-serif;
font-weight: 700;
padding: 0px;
line-height: 34px;
text-align: center;
}

#banner {
    position: relative;
    background: url("/img/banner-bot.png?929256") no-repeat scroll left bottom transparent;
    padding-bottom: 24px;
}

#banner-outer {
    background: none repeat scroll 0% 0% #E9E1D3;
    padding: 9px;
    border: 1px solid #D4CBB9;
}
#banner-inner {
    background: none repeat scroll 0% 0% #FAF8F6;
    border-color: #F2EEEA;
	border: 4px solid #F6F3EC;
	display: -webkit-flex;
	display:flex;
	height: 374px;
}
#banner-content {
	float: left;
    width: 323px;
    height: 100%;
    padding: 0px 30px;
	overflow: hidden;
}
#banner-pic {
	float: right;
	padding: 0px;
	position: relative;
	border-left: 5px solid #F2EEEA;
}

.home #banner-inner {height:493px;}
.home #banner-pic{padding:32px 0;}
h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0.3em 0px;
	line-height: 1.2;
	font-family: "Rokkitt",Arial,Helvetica,sans-serif;
	font-weight: 700;
	color: #2B4359;
}
.three-col {
	display: -webkit-flex;
	display: flex;
}

.col {
	width: 30%;
	float:left;
	margin: 10px;
}

.col a {color: #24678D !important; margin: 0px auto;}
.wsite-button {
	font-family: Arial,Helvetica,sans-serif;
	height: 34px;
	display: inline-block;
	border: medium none;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	background: url("/img/button_blue.png?929256") no-repeat scroll 100% -105px transparent;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.9);
}
.wsite-button-inner {
    height: 34px;
    line-height: 34px;
    display: block;
    border: medium none;
    text-decoration: none;
    padding: 0px 10px 0px 25px;
    background: url("/img/button_blue.png?929256") no-repeat scroll 0px 0px transparent;
	color: #ffffff;
}
.wsite-form-input, .wsite-search-element-input {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    color: #827762;
    background: #FFF url("../img/field.png?346918") repeat-x scroll 0% 0%;
    border: 1px solid #D4CBB9;
    padding: 6px 4px !important;
    line-height: 1;
    border-radius: 10px;
}

.two-col {width: 46%; margin: 10px;}
.img-left { float:left; width: 60%;}
.img-right { float: right; width: 35%;}
.usda {float:left; margin:5px 10px 10px 0px;}
.breaker{width: 100%; border-top: 1px solid gray; margin: 10px auto;}
.outer-wrap {background: url("/img/wrap-inner-bg-blue.png?929256") repeat-x scroll center bottom transparent;}
#footer-wrap {
    background: url("/img/footer-wrap-blue.png?929256") repeat scroll center top #2B4359;
    position: relative;
    z-index: 1;
}
#footer{
	margin: 0px auto;
	width: 975px;
	z-index: 2;
	position: relative;
	color: #5F8CA3;
	padding: 20px 50px 50px;
	font-size: 12px;
	color: #5F8CA3;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
}
.styled-hr {color: #5F8CA3; width: 90%;}
.wsite-footer {
    margin-bottom: 15px;
}
.wsite-footer {
    clear: both;
}
textarea {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #827762;
	background: url("theme/field.png?929256") repeat-x scroll 0% 0% #FFF;
	border: 1px solid #D4CBB9;
	padding: 6px 4px !important;
	line-height: 1;
	border-radius: 10px;
}

.table-wrapper { width: 95%;margin:0px auto; }
.blurbs { height:275px; }
.form-required {
    display: inline;
    color: #F00;
}
.weebly-form-sublabel, .wsite-form-sublabel {
    display: block;
    padding-bottom: 5px !important;
    font-size: 11px;
}

#contact {width:283px; text-align: center; margin: 0px auto;}

.thirds { width: 31%; margin: 2px 1%;}
.thirds input {width:100%;}
.wsite-form-label {
    display: inline-block;
    color: #827762;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding: 12px 0px 5px;
}
#thanks {width:33%; margin: 0px auto;}