/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#wrapper {
    background: #e2d6b0;
}

#header .header-nav {
    border-bottom: 2px solid #e2d6b0;
	background: #bf9986;
}

#footer {
    background: #b7af94;
}
.footer-container li a {
    color: #175f67;
}


.block_newsletter {
    background: #b7af94;
	 color: #175f67;
}

.block-contact {
    color: #175f67;
}

.dropdown {
    color: #2592a9;
}
