@charset "UTF-8";
/* CSS Document */
* { margin: 0; padding: 0; }

/* Common */
body { background: #fff; font-size: small; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; padding: 2%; }
a { text-decoration: none; font-weight: bold; color: #031c84; }
a:hover { text-decoration: none; color: #475bb3; }
p { margin-bottom: 1.5em; color: #301b0e; }
h1 { font-size: 1.75em; margin: 0 0 1em 0; font-weight: bold; color: #031c84; line-height: 1.25em; }
h1 span { font-weight: normal; }
h2 { font-size: 1.25em; margin: .5em 0 .5em 0; font-weight: bold; color: #c74e09; }
h3 { font-size: 1em; margin: .25em 0 .5em 0; font-weight: bold; color: #c74e09; }
h4 { font-size: 1em; margin: .25em 0 .5em 0; font-weight: bold; color: #1c0d05; }

#ContentOuterWrap { float: left; }
#ContentWrap { width: 100%; }
.Content { position: absolute; display: block; top: 150px; float: left; width: 60%; padding-right: 10%; padding-bottom: 3%; }
.Content ol { list-style: decimal; list-style-position: inside; margin-bottom: 20px; width: 90%; }
.Content ul li { margin: .5em 0; }
.Content .ContentCTA { padding-top: 10px; margin-top: 10px; display: block; border-top: 1px dotted #d9d5ce; }

.Tagline { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 1.5em; float: left; padding: 5% 0;  margin: 5% 0; line-height: 1.5em; border-top: 1px dotted #d9d5ce; border-bottom: 1px dotted #d9d5ce; }

#FooterWrap { width: 100%; }
#FooterNowServing, #FooterBottom div, #Logo, .LeftCol, .LeftColInner, .Facebook, .MainNavTabs, .LinkInline, .EmailCallout, .ContactForm, .ContactMap iframe, .ContactMap small { display: none; overflow: hidden; height: 0; }
#HeaderCallNow { float: right; text-align: right; width: 50%; }
#Header { float: right; width: 30%; padding-left: 10%; }
#FooterBottom p { clear: both; font-size: .85em; display: block; height: 30px; position: absolute; bottom: 0; }

.ServiceHours { position: absolute; top: 2%; left: 220px; }
.PullQuote { display: block; padding: 5% 0; float: left; font-weight: bold; margin-top: 5%; }
.PullQuote i { font-size: .85em; font-style: italic; font-weight: normal; display: block; }

#PrintLogo { position: absolute; top: 0; left: 0; margin-bottom: 1.5em; }
#CallNow { font-size: 1em; color: #031c84; font-weight: bold;  }
.NewsHome { display: block; padding: 5% 0; width: 30%; float: right; margin-top: 5%; }
.ContactMap { position: absolute; display: block; top: 400px; width: 30%; float: left; }


.ContentWrap { float: left; clear: both; }
.ContentWrap img { padding: 1em; }