/* TAG MODS */

BODY { background:#ffffff; padding:0;margin:0;border:0; }





/* UI Classes */



.top_header    { background: #ffffff url("/img/header-bg.jpg") no-repeat fixed center top;  background-size: 100%;  min-height: 50vh; text-align:center; vertical-align:middle; padding-top:10vh; }
.top_header_sm { background: #ffffff url("/img/header-bg.jpg") no-repeat fixed center top;  background-size: auto 100%;  min-height: 50vh; text-align:center; vertical-align:middle; padding-top:5vh; }
.inner_header  { background: #ffffff; width:60vw; text-align:center; vertical-align:middle; margin-top:0vh; margin-left:auto; margin-right:auto; padding:1vh; margin-bottom:1vh; box-shadow: 4px 4px 8px #000000; }

.main_section  { background: #ffffff url("/img/watermark.jpg") no-repeat right bottom;  background-size: cover; font-family:arial; font-size:1.2em; padding:2%;}

.main_section H3 { color:#990000; font-size:1.8em; }


.testimonial { text-align:center; font-size:1.2em; font-family:arial; margin-bottom:1em; }

.contact_box { text-align:center; font-size:1.2em; font-family:arial; margin-bottom:1em; }


.footer { background:black;color:white; font-size:1.5em; margin-top:2vh; padding-bottom:2vh; text-align:center; }