@charset "utf-8";
/* CSS Document */

/* Blue color is: #2121A1 */
/* Green color is: #59A459 */

/*Global Styles*/
.divabsolut {
	background:#A0A0A0;
	color:#880C0E;
	width: 300px;
	height:95px;
	position:fixed;
	bottom:30px;
	left: 50%;
	margin-left:-150px;
	text-align:center;
}

BODY {
    background-color: #b7bdc2;
}

p {
    line-height: 1.5em;
    font-size: .8em;
    padding-top: 3px;
    font-family: georgia;
}

p2 {
    line-height: 1.5em;
    font-size: .8em;
    padding-top: 0;
    padding-bottom: 0;
    font-family: georgia;
}

a:hover,a:active,.secondary:hover {
    font-family: georgia;
    color: #59a459;
}

.secondary {
    color: #fff;
    cursor: pointer;
}

h2 {
    padding-top: 0;
    margin-top: 48px;
    margin-bottom: 0;
    padding-bottom: 0;
    font-family: georgia;
}

/*first-child means the first h2 on the page*/
h2:first-child {
    margin-top: 0;
    font-family: georgia;
}

table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    max-width: 965px;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

table:nth-of-type(2) td {
    padding: 0 28px 0 0;
}

td {
    vertical-align: top;
    background-color: #59a459;
}

hr {
    height: 1px;
    text-align: left;
    width: 300px;
    background-color: #59a459;
    margin-top: 0;
    margin-left: 0;
}

/*End global styles*/
/*The following is for the menu*/
ul {
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    border-left: 1px solid #fff;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    width: 100%;
}

li ul {
    position: relative;
    top: -22px;
    height: 0;
    left: 152px;
    display: none;
}

ul li ul a {
    border-left: 2px solid #fff;
    position: relative;
    z-index: 9;
}

ul li a,.secondary {
    border-style: solid none none;
    border-color: #fff;
    border-width: 1px medium 0;
    padding: 5px 5px 5px 14px;
    background: #1e1e98 none repeat scroll 0 50%;
    display: block;
    text-decoration: none;
    font-size: .9em;
    color: #fff;
    font-family: georgia;
}

li:hover ul,li.over ul {
    display: block;
}

a:hover,a:active {
    font-family: georgia;
    color: #59a459;
}

.navul {
    position: static;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
}

#nav {
    width: auto;
}

.navul li:first-child {
    border-top-style: none;
}

.menucontact {
    border-bottom: 1px solid #fff;
}

.menucontact a {
    background-color: #59a459;
    color: #fff;
}

.menuparagraph {
    color: #fff;
    clear: both;
    position: static;
    top: 220px;
    margin: 0;
    padding: 20px 0 0;
    width: 198px;
}

.menuparagraph p {
    line-height: .5em;
    text-align: center;
    font-family: georgia;
    font-size: 12px;
}

.menuparagraph a {
    text-decoration: none;
    color: #59a459;
    font-family: georgia;
    font-size: 16px;
    text-align: center;
    padding-bottom: 8px;
}

.menuparagraph a:hover,a:active {
    font-family: georgia;
    color: #fff;
}

/*End Menu styles*/
/*These are most likely at the beginning of the page surrounding the header, menu, or main content*/
.headerdiv {
    border-left: 1px none #fff;
    border-right: 1px none #fff;
    margin: 0 28px 30px 0;
    background-color: #1e1e98;
    overflow: auto;
    width: 100%;
}

.headerWrapper {
    background-color: #fff;
    margin-right: 28px;
    margin-left: 28px;
    margin-top: 28px;
    height: 137px;
    font-family: Tahoma,Geneva,sans-serif;
}

.menuwrap {
    position: static;
    float: left;
    width: 21%;
    z-index: 10;
}

.maincontent {
    padding: 40px 0;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    height-min: 400px;
    background-color: #fff;
    text-align: justify;
    font-family: georgia;
    width: 79%;
    float: right;
}

.maincontent img {
    width: 80%;
    margin: 0 auto;
    display: block;
}

.maincontent h2 {
    padding: 0 79px 5px 85px;
}

.maincontent p {
    padding: 0 79px 0 85px;
}

.maincontentsmall {
    padding: 45px 80px 80px 85px;
    margin-left: 171px;
    margin-top: 0;
    margin-right: 0;
    height: 400px;
    background-color: #fff;
    text-align: justify;
    font-family: georgia;
	}

.form {
    padding: 30px 80px 80px;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    background-color: #fff;
    text-align: justify;
    font-family: georgia;
}

.form td {
    vertical-align: center;
    background-color: #8dc490;
    font-family: georgia;
}

/*End wrapper styles*/
/*Styles for the review website link tables on the read review and write reviews page */
.reviewTable {
    width: 250px;
    background-color: #fff;
    color: #000;
}

.reviewTable td {
    background: #fff;
}

.reviewTableWrapper td {
    background: #fff;
}

.reviewTableWrapper {
    text-align: left;
    margin-left: 0;
    width: 500px;
    padding-right: 0;
    padding-left: 0;
    background: #fff;
}

.yelpDiv {
    padding-top: 30px;
}

.reviewTd {
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 10px;
}

.angiesListDiv {
    padding-top: 20px;
}

.readReviewsWrapper {
    width: 171px;
    background-color: #1e1e98;
    font-family: Tahoma;
    color: #fff;
    text-align: center;
    position: absolute;
    margin-top: 340px;
}

.readReviewsDiv {
    padding: 45px 80px 80px 85px;
    margin-left: 171px;
    margin-top: 0;
    margin-right: 0;
    background-color: #fff;
    text-align: justify;
    font-family: Tahoma;
}

.contact table {
    width: 626px;
}

/*End review table styles */
/*Styles for the header */
 {
    font-family: georgia;
}

#claussenBros {
    position: static;
    padding-top: 10px;
    margin-left: 0;
    font-family: tahoma;
    margin-top: 20px;
}

.logo {
    width: 114px;
    height: 81px;
    position: static;
    margin-top: 21px;
    margin-left: 45px;
    float: left;
}

.logoTop {
    width: 429px;
    height: 137px;
    margin-left: 480px;
    max-width: 429px;
    padding-top: 0;
    float: right;
    margin: 0;
    position: static;
}

.header-text {
    float: left;
    margin-left: 20px;
}

.header-title {
    float: left;
    position: absolute;
    padding-right: 30px;
}

.headerImg {
    float: right;
    margin-bottom: -3px;
    width: 51%;
    min-width: 358px;
}

.headerImg IMG {
    width: 100%;
    height: auto;
    min-height: 150px;
}

.tagline {
    border-top: 1px dotted #908D8D;
    position: static;
    padding-top: 5px;
    font-family: tahoma;
    font-size: 16px;
    margin-left: 30px;
    margin-top: 10px;
    color: #2121A1;
    margin-bottom: 0;
    display: inline-block;
}

.taglineC {
    font-weight: 700;
    font-size: 20px;
}

.taglineSecondLine {
    position: static;
    padding-top: 2px;
    margin-left: 70px;
    font-family: tahoma;
    font-size: 16px;
    margin-top: 0;
    color: #2121A1;
    margin-bottom: 10px;
}

.headerQuote {
    margin-right: 28px;
    margin-left: 28px;
    height: 59px;
    margin-top: 0;
    padding-top: 0;
    font-family: georgia;
}

.headerQuote p {
    font-family: georgia;
    color: #fff;
    font-size: .8em;
    margin-bottom: 0;
    position: absolute;
    top: 180px;
}

.headerQuote p:first-child {
    padding-top: 2px;
    margin-left: 8px;
    margin-top: 2px;
}

/*This means, the second paragraph (<p>) within the .headerQuote div (<div>)*/
/* {
    font-family: georgia;
}*/

.headerQuote p:nth-of-type(2) {
    margin-top: 18px;
    margin-left: 27px;
}

.headerQuote p:nth-of-type(3) {
    margin-top: 35px;
    margin-left: 179px;
    margin-bottom: 5px;
}

.logoBottom {
    width: 472px;
    height: 59px;
    margin-left: 0;
    float: right;
}

/*Styles for the contact page */
.contact {
    padding: 45px 70px;
    margin-left: 171px;
    margin-top: 0;
    margin-right: 0;
    background-color: #fff;
    text-align: justify;
}

.contact td p {
    text-align: left;
    font-family: georgia;
    font-size: 17px;

    margin-bottom: -8px;
}

.contact td {
    vertical-align: top;
    background: #fff;
    font-family: georgia;
}

.contact td p a {
    font-size: 17px;
    font-family: georgia;
}

/*End contact page styles*/
/*Styles for the "click to view photos" part of the pages */
.photoLink {
    border: 3px solid #1e1e98;
    padding: 0;
    position: absolute;
    margin-top: 5px;
    z-index: 2;
}

.photo {
    border: 0 solid;
    width: 130px;
    height: 110px;
}

.viewPhoto {
    z-index: 5;
    position: absolute;
    margin-top: 6px;
    margin-left: 3px;
    background-color: #1e1e98;
    width: 130px;
    font-family: tahoma;
    color: #fff;
    text-align: center;
}

/*End photo styles */
/*Mobile Menu*/
.slicknav_menu {
    width: 75%;
    float: right;
    min-width: 280px;
    background: none;
    position: relative;
    z-index: 9999999;
    right: 0;
    margin-bottom: -90px;
    margin-top: 25px;
    margin-right: 27px;
}

.slicknav_open {
    position: fixed;
    z-index: 9999;
    right: 0;
    top: 5px;
}

.slicknav_parent.slicknav_open {
    position: static;
}

.slicknav_nav a:hover,.slicknav_nav .secondary:hover,.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #555;
    color: #fff;
}

.slicknav_nav {
    float: right;
    font-size: 20px;
    width: 100%;
    border: none;
    background: #333;
    position: fixed;
    overflow-y: scroll;
    top: 0;
    bottom: 0;
    padding-top: 40px;
}

.slicknav_nav a,.slicknav_nav .secondary {
    border: none;
    background: none;
    font-size: 19px;
    border-bottom: 2px solid #444;
    padding: 22px 10px;
    text-align: center;
    margin: 0;
}

.slicknav_nav .slicknav_row {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

.slicknav_nav .menucontact {
    border-bottom: none;
}

.slicknav_nav .secondary ul {
    position: static;
    top: 0;
    height: auto;
    left: 0;
    border: none;
    width: 100%;
}

.slicknav_nav .secondary a {
    border: none;
}

.slicknav_nav .secondary ul a:hover {
    color: #000;
}

.slicknav_menu {
    display: none;
}

.slicknav_menu .slicknav_menutxt {
    display: none;
}

.slicknav_menu {
    font-size: 22px;
}

.slicknav_menu .slicknav_icon {
    margin: 0;
}

/*table {-ms-transform: translate(-87%,100px);
-webkit-transform: translate(-87%,100px);
transform: translate(-87%,0px);}*/
/*End Mobile Menu*/

/*Form*/
.ninja-forms-cont .field-wrap{
    margin-top: 10px;
	margin-bottom: 10px;
	}
	


.ninja-forms-field {
	border: 1px solid #ccc;
	height: 25px;
width: 300px;
max-width: 100%;
	}
	
	.textarea-wrap .ninja-forms-field	{
	height: 150px;
}

.ninja-forms-cont label {display: block;margin-bottom: 5px;}

.hp-wrap {display: none;}

.ninja-forms-field-error, .ninja-forms-req-symbol {color: red;}

.ninja-forms-field-error p {margin-top: 5px;}

.ninja-forms-required-items {font-style: italic;}

.ninja-forms-no-display {display: none;}

.ninja-forms-success-msg {font-size: 20px;
background: rgb(238, 238, 238) none repeat scroll 0% 0%;
padding: 10px;}
/*end form*/
		
	.award {
		background: #f0f0f0;
		margin-top: 60px;
		padding-top: 30px !important;
		padding-bottom: 30px !important;
		font-size: 17px;
		text-align: center;
		font-weight: bold;
		}

.custom-button {
	display: inline-block;
background: #1e1e98;
color: #fff;
text-decoration: none;
padding: 10px 30px;
margin-top: 10px;
	font-weight: 100;
}

.custom-button:hover {text-decoration: none;
background: #000078;}



/*Media Queries*/
@media only screen and (max-width: 1024px) {
    .slicknav_menu {
        display: block;
    }

    .menuparagraph {
        color: #000;
        width: 100%;
    }
    
    .menuparagraph a {
        color: #000 !important;
        font-size: 15px !important;
    }

    .menuwrap {
        float: right;
        width: 200px;
        padding-left: 20px;
        padding-bottom: 30px;
        background: #eee;
        margin-left: 30px;
        padding-right: 10px;
        margin-right: 28px;
        margin-bottom: 20px;
    }

    .navul {
        display: none;
    }

    .headerdiv {
        background: none;
    }

    .maincontent {
        padding: 40px 0px;
        margin-left: 28px;
        margin-right: 28px;
        width: auto;
        float: none;
    }
	
	.maincontentsmall {
        padding: 40px 10;
        margin-left: 28px;
        margin-right: 28px;
        width: auto;
        float: none;
    }

    table:nth-of-type(2) td {
        padding: 0;
    }

    .headerdiv {
        overflow: hidden;
    }

    p {
        font-size: 16px;
    }

    .menuparagraph p {
        line-height: .5em;
        font-size: 15px;
    }

    #claussenBros {
        font-size: 30px;
    }

    .tagline {
        font-size: 18px;
    }

    .taglineSecondLine {
        font-size: 18px;
    }

    .taglineC {
        font-size: 23px;
    }

    .headerWrapper {
        height: 160px;
    }

    .header-title {
        padding-bottom: 9px;
    }

    .form {
		width:500px;
        margin-left: 0;
        padding: 0;
    }

    .form table {
        width: 95% !important;
    }
	    .form {
        width: 500px;
        margin-left: 0;
    }
}

@media only screen and (max-width: 920px) {
    .headerImg IMG {
        width: auto;
        height: 160px;
        min-height: 0;
    }

    .headerImg {
        float: right;
        margin-bottom: 0;
        width: auto;
        min-width: 0;
    }

    .headerWrapper {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 855px) {
    .header-title {
        background: #fff;
    }
}

@media only screen and (max-width: 760px) {
    .header-title {
        position: static;
        padding-right: 10px;
        margin: 0 auto;
        display: inline-block;
        width: auto;
        float: none;
        overflow: hidden;
    }

    .headerImg {
        display: none;
    }

    .headerWrapper {
        margin-left: 30px;
        margin-bottom: 20px;
        padding-bottom: 15px;
        height: auto;
        overflow: hidden;
        text-align: center;
    }

    .logo {
        margin-left: 5px;
    }

    .slicknav_menu {
        width: 75%;
        float: right;
        min-width: 280px;
        background: none;
        position: relative;
        z-index: 9999999;
        right: 0;
        margin-bottom: -60px;
        margin-top: 0;
        margin-right: -4px;
    }
}
    @media only screen and (max-width: 600px) {
    .menuwrap {
        float: none;
        width: auto;
        padding-left: 0;
        margin-left: 28px;
        margin-bottom: 0;
    }

    .menuparagraph {
        margin-left: 0;
    }

    .maincontent p {
        padding: 0;
        margin-right: 35px;
        margin-left: 35px;
    }

    .maincontent h2 {
        padding: 0;
        margin-left: 35px;
        margin-right: 35px;
    }

    .headerWrapper,.maincontent,.menuwrap {
        margin-left: 15px;
        margin-right: 15px;
    }

    .headerWrapper {
        margin-top: 20px;
    }

    .form {
        width: 100%;
        margin-left: 0;
    }
	
	.divabsolut {
	width: 100%;
	margin-left: 0px;
	left: 0px;
	height:95px;
	position:fixed;
	padding: 0px;
	bottom:30px;
		}
}


@media only screen and (max-width: 480px) {
    .logo {
        float: none;
        display: block;
        margin: 0 auto;
        padding: 15px 0 0;
        margin-bottom: -25px;
    }

    .header-text {
        float: none;
        margin-left: 0;
    }

    .tagline {
        margin-left: 3px;
    }

    .taglineSecondLine {
        margin-left: 40px;
    }

    .header-title {
        text-align: center;
    }

    .maincontent h2 {
        text-align: left;
    }

    .maincontent p {
        padding: 0;
        margin-right: 20px;
        margin-left: 20px;
    }

    .maincontent h2 {
        padding: 0;
        margin-left: 20px;
        margin-right: 20px;
    }

    .form td {
        width: 100% !important;
        display: block;
        text-align: left !important;
    }

    .form textarea {
        width: 90%;
    }

    .form table {
        background: #8dc490 !important;
        padding-right: 10px;
        padding-left: 10px;
    }

    .form input {
        max-width: 80%;
    }

    .form p {
        margin: 0 !important;
    }
}

@media only screen and (max-width: 400px) {
    .form table {
        padding-right: 0;
        padding-left: 0;
    }
}