﻿html, body { width: 100%; height: 100%; font-size: 13pt; }

#wrapper { height: 100%; width: 100%; background: #ffffff url(/images/bg.jpg) top left repeat-y; }
#top { height: auto; vertical-align: top; }
#bottom { vertical-align: bottom; height: 35px; width: 100%; }

#header { height: 119px; width: 100%; background: #6098c7 url(/images/bg_header.jpg) top right repeat-x; }
#header .logo { float: left; }
#header .right { float: right; }
#footer { margin: 0 auto; padding: 5px 20px 2px 200px; font-family: Arial, Sans-Serif; font-size: 65%; line-height: 120%; text-align: center; }
#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#menu { float: left; width: 180px; }
#title { height: 50px; background: url(/images/bg_title.jpg) top left repeat-x; }
#title .phone { float: right; }

#content { width: 770px; margin: 0 auto; padding: 20px 15px 20px 195px; }

.pic { border: 2px solid #770008; }
.right { float: right; }
.left { float: left; }
.half { width: 380px; }
.cr { clear: right; }
.cl { clear: left; }

h1, h2, h3 { color: #770008; font-weight: bold; font-family: Arial, Sans-Serif; }
h1 { font-size: 180%; margin: 10px 0; }
h2 { font-size: 140%; margin: 10px 0 5px 0; }
h3 { font-size: 120%; margin: 8px 0 3px 0; }
h1 em, h2 em, h3 em {font-family: Times New Roman, Serif; font-size: 90%; color: #134057; }

p { margin-bottom: .5em; line-height: 135%; }
ul, ol { margin: 10px 2em; }
ul li { list-style-position: outside; list-style-type: disc; }
ol li { list-style-position: outside; list-style-type: decimal; line-height: 1.25em; }

ul.services { width: 380px; margin: 10px 0; }
ul.services.left { padding-left: 40px; width: 340px; }
ul.services li { list-style-position: inside; line-height: 1.25em; }

a { color: #880000; }
a:hover { color: #224455; }
a.privacy { font-weight: bold; color: #f00; }

.home { background: url(/images/menu/off/home.jpg) top left no-repeat; width: 180px; height: 40px; }
.serv { background: url(/images/menu/off/service.jpg) top left no-repeat; width: 180px; height: 35px; }
.quote { background: url(/images/menu/off/quote.jpg) top left no-repeat; width: 180px; height: 35px; }
.contact { background: url(/images/menu/off/contact.jpg) top left no-repeat; width: 180px; height: 35px; }
.logos { margin: .5em auto; text-align: center; }

.bio { font-weight: bold; }
.bio .piccap .pic { margin-bottom: 5px; }
.bio .piccap { width: 185px; text-align: center; font-family: Arial, Sans-Serif; font-size: 75%; }
.bio2 { height: 280px; }
.bio2 .piccap { width: 240px; }
.bio .piccap.right { margin-left: 10px; }
.bio .piccap.left { margin-right: 10px; }
.bio2 .piccap.right { margin-left: 20px; margin-right: 0; }
.bio2 .piccap.left { margin-right: 20px; }
.bio .piccap.left.nomargin { margin-right: 0; }
.bio3 .piccap { width: 240px; margin-top: 2em; }
.bio3 .piccap.left { float: left; margin-left: 132px; }
.bio3 .piccap.right { float: right; margin-right: 132px; }
.slogan { text-align: center; margin: 1em auto .25em auto; font-family: Arial, Sans-Serif; font-size: 1.2em; font-weight: bold; font-style: italic; color: #770008;}