@import url("css/gallery.css");

#content { padding-bottom:1rem; }
#footer-1, #footer-3 { float:left; width:30%; }
#footer-2 { float:right; width:70%; padding-top:24px; }
#footer-1>DIV, #footer-3>DIV { padding-right:0.75rem; }
#footer-2>DIV { padding-left:0.75rem; }
#footer-1 P { padding-top:0.25rem; }
@media all and (max-width: 590px) {
#footer-1, #footer-2, #footer-3 { float:none; width:auto; }
#footer-2 { padding-top:0px; }
#footer-1>DIV, #footer-2>DIV, #footer-3>DIV { padding-right:0rem; padding-left:0rem; }
}
#footer { background-color:#EDE4C9; padding-top:0.5rem; padding-bottom:0.25rem; border-top:1px solid #fff; }
#footer .phones { font-size:14px; }
#footer .booktxt { font-size:93%; text-align:left; }
#footer .booktxt EM { color:#963264; }

@media all and (min-width: 800px) { #footer .no_wrap { white-space:nowrap; } }
@media all and (max-width: 590px) { #footer .no_wrap { white-space:nowrap; } }
