@font-face {
    font-family: fancyCursive;
    src: url(BrockScript.ttf);
}

.slogan{
	font-family: fancyCursive;
    font-size: 30px;
    line-height: 45px;
    padding: 25px 15% 0px 0px;
    float: right;
    color: #673F36;
}

#container {
	background-color: #f3eedc;
}

.menu {
    clear: both;
    margin: 0 auto;
    background-color: #673F36;
    background-image: none;
    background-image: none;
    background-image:none;
    background-image: none;
    background-image: none;
    background-image: none;
}

.current_page_item{
	background:#86584E;
}

.menu .current_page_item a, .menu .current-menu-item a {
    background-color: #86584E;
}

.menu a {
	border-left: none;
    color: #fff;
}

.menu a:hover {
	background:#86584E;
}

#logo {
    margin-left: 25px;
}

.badges{
	float:right;
	margin: 10px 25px 0px 0px;
}

.badges .sample{
	background: url('../../uploads/2015/08/b_samplesrequest.png') top left no-repeat;
	display: block;
    width: 196px;
    height: 62px;
}

.badges .quote{
	background: url(../../uploads/2015/08/b_quoterequest.png) top left no-repeat;
	display: block;
    width: 196px;
    height: 62px;
}


.badges .sample:hover{
	background: url('../../uploads/2015/08/b_samplesrequest_hover.png') top left no-repeat;
}

.badges .quote:hover{
	background: url(../../uploads/2015/08/b_quoterequest_hover.png) top left no-repeat;
}

.item{
	position: relative;
    width: 22%;
    margin-right: 25px;
    float: left;
}

.item img{
	border:10px solid #CFCDAA;
	position: relative;
}

.huge_it_slideshow_image_wrap_2,.huge_it_slideshow_image_wrap_3,.huge_it_slideshow_image_wrap_4,.huge_it_slideshow_image_wrap_5,.huge_it_slideshow_image_wrap_6,.huge_it_slideshow_image_wrap_7,.huge_it_slideshow_image_wrap_8{
	margin-left: 25px;
}
.huge_it_slideshow_image_wrap_2{
	margin-bottom:25px;
}

.ui-widget {
    font-family: inherit;
}

.ui-accordion .ui-accordion-header {
    margin: -1px 0 0 0;
	font-size: 24px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #FFFFFF;
    background: #F3EEDC;
    font-weight: normal;
    color: #212121;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #F3EEDC;
    font-weight: normal;
    color: #555555;
}

.ui-widget-content {
    border: 1px solid #673F36;
    background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222222;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}


#ribbon-container {
  position: absolute;
  top: 15px;
  right: -20px;
  overflow: visible;
  /* so we can see the pseudo-elements we're going to add to the anchor */
  font-size: 15px;
  /* font-size and line-height must be equal so we can account for the height of the banner */
  line-height: 18px;
}

#ribbon-container:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 3px;
  left: 20px;
  border-top: 19px solid rgba(0, 0, 0, 0.3);
  /* These 4 border properties create the first part of our drop-shadow */
  border-bottom: 19px solid rgba(0, 0, 0, 0.3);
  border-right: 19px solid rgba(0, 0, 0, 0.3);
  border-left: 19px solid transparent;
}

#ribbon-container:after {
  /* This adds the second part of our dropshadow */
  content: "";
  height: 3px;
  background: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  bottom: -3px;
  left: 58px;
  right: 3px;
}

#ribbon-container a {
  display: block;
  padding: 10px;
  position: relative;
  /* allows us to position our pseudo-elements properly */
  background: #CF0000;
  overflow: visible;
  margin-left: 29px;
  color: #fff;
  text-decoration: none;
}

#ribbon-container a:after {
  /* this creates the "folded" part of our ribbon */
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  bottom: -15px;
  right: 0;
  border-top: 15px solid #700000;
  border-right: 15px solid transparent;
}

#ribbon-container a:before {
  /* this creates the "forked" part of our ribbon */
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -19px;
  border-top: 19px solid #CF0000;
  border-bottom: 19px solid #CF0000;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
}

#ribbon-container a:hover {
  background: #FF0000;
}

#ribbon-container a:hover:before {
  /* this makes sure that the "forked" part of the ribbon changes color with the anchor on :hover */
  border-top: 19px solid #FF0000;
  border-bottom: 19px solid #FF0000;
}

#footer {
    font-size: 11px;
    line-height: 1.5em;
    background-color: #491A10;
    color: gold;
}

#footer a{
	color:white;
}

@media screen and (max-width: 900px){
.slogan {
	display:none;
}
}

@media screen and (max-width: 650px){
.js .main-nav {
    background-color: #673F36;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;;
}
.js .main-nav .menu {
    box-shadow:0px 0px 25px gray;
}
}

.checks1{
	float:left;
}

.checks2{
	float:left;
}

.checks3{
	float:left;
}