@charset "UTF-8";
/* CSS reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
	line-height: 1;
	background: #FFFFFF;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
	border-collapse: collapse;
    border-spacing: 0;
}

.antispam { display:none;}

/* Page Layout */

#background_wrap {
    z-index: -1;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
    background-image: url('../images/watercolor-background.jpg');
    background-attachment: fixed;
}

#page-wrapper {
	margin: 25px auto;
	max-width: 900px;
	background: rgba(255, 255, 255, 0.7);
    /*opacity: .8;
	filter: alpha(opacity=90); /* For IE8 and earlier */
	border-radius: 10px;
}
header {
	background:#FFF;
}
#logo-box {
	float: left;
	width: 15%;
	margin-left: 2%;
	margin-top: 10px;
	margin-bottom: 15px;
}
#logo-text-box {
	float: left;
	width: 68%;
	margin-left: 2%;
	margin-top: 50px;
}
#header-links {
	float: right;
	width: 5%;
	margin-top: 6%;
	margin-right: 2%;
}
nav {
	background: #FF9300;
	clear: both;
}
#home-slider-box { margin-bottom: 10px; }

#main-content {
	margin: 2%;
	clear: both;
}
.page-header-photo {
	margin-bottom: 15px;
}
.home-division-box {
	padding: 0px;
	float: left;
	width: 32%;
	margin-left: 9px;
	margin-top: 10px;
	background: #EBEBEB;
	position: relative;
	border-radius: 10px;
}
.services-box {
	margin-bottom: 3%;
}
.testimonial-box {
	margin-bottom: 2%;
	background: url(../images/icons/quote.png) no-repeat left top;
	padding-left: 28px;
}
footer {
	clear: both;
	padding: 1% 10px;
	border-top: 1px dotted #673190;
}
.footer-links {
	float: left;
	width: 25%;
	margin-left: 16%;
}

/* Text */

.logo-title {
	font-family: itc-giovanni, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	color: #005493;
	line-height: 55px;
	}
.logo-tagline {
	font-size: 26px;
	font-family: felt-tip-roman,sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #6a308c;
	line-height: 28px;
}

h1,h2,h3,h4,h5 {
	font-family: lint-mccree,sans-serif;
	font-weight: 400;
	font-style: normal;
}
h1 {
	font-size: 32px;
	color: #6a308c;
	margin-bottom: 15px;
}
h2 {
	font-size: 28px;
	color: #6a308c;
	margin-bottom: 15px;
}
h3 {
	font-size: 18px;
	color: #424242;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
}
h4 {
	font-size: 16px;
	color: #6a308c;
	margin-bottom: 5px;
	margin-top: 15px;
}
h5 {
	color: #6a308c;
	margin-bottom: 8px;
	font-size: 17px;
	padding-top: 8px;
}

#main-content p {
	font-family: prenton,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
	color: #2f292b;
	padding-right: 8px;
	padding-left: 8px;
}
#main-content p strong { font-weight:700; }
#main-content p em { font-style:italic; }

footer .copyright {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 100;
	font-style: normal;
	line-height: 20px;
	text-align: center;
}


footer a { color: #000000;  }
footer a:hover, #main-content a:hover { text-decoration: none; }
footer a:visited { color: #000000; }

#main-content a { color: #2f292b; }
#main-content a:hover { text-decoration: none; }
#main-content a:visited { color: #2f292b; }

/* Graphics */
#header-links img, #logo-box img, .footer-links img, .page-header-photo img, .cat-icon img { max-width:100%; }

.cat-icon {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.button-link {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 26px;
	text-decoration: none;
	padding-bottom: 1px;
	border-radius: 5px;
	position: absolute;
	bottom: 0px;
	left: 6px;
	background: #7A81FF;
}
.button-header {
	background-color: #009051;
	width: 100%;
	margin-bottom: 5px;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 26px;
	text-decoration: none;
	padding-bottom: 1px;
}
.headshot {
	float: right;
	width: 25%;
	margin-left: 15px;
}
.headshot img {
	max-width: 100%;
}

/* Media Queries */
@media screen and (max-width: 800px) { /* ipad in vert view */
#page-wrapper { 
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top:0;
	margin-bottom:0;
}
.testimonial-box, .services-box {
	float: left;
	clear: left;
	margin: 0 0 10px;
	padding: 0px 5px 0px 26px;
	width: 95%;
	border-style: none;
	box-shadow: none;
}
.logo-title { font-size:28px }
}


@media screen and (max-width: 480px) { /* iphone vert view */
body { background:none; }
#header-links{ display:none; }
#background_wrap { background: none; }
#page-wrapper { margin:0px; max-width:100%; box-shadow:none; }
nav { margin-bottom:8px !important; }
#page-wrapper, header, footer { border-radius:0; background:#FFF; }
#main-content { margin:0px; padding-left:5px; padding-right:5px; }
#logo-text-box, .services-box, .home-division-box , .headshot{
	float: left;
	clear: left;
	margin: 0 0 10px;
	padding: 0px 5px;
	width: 98%;
	border-style: none;
	box-shadow:none;
}
.testimonial-box {
	float: left;
	clear: left;
	margin: 0 0 10px;
	padding: 0px 5px 0px 26px;
	width: 90%;
	border-style: none;
	box-shadow: none;
}
#logo-box {
	clear: left;
	float:none;
	width: 38%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
}
.logo-title, .logo-tagline { text-align:center; }
.logo-title { font-size:19px; line-height:40px; }
.logo-tagline { font-size:18px; line-height: 10px; margin-bottom:10px; }
h1 { font-size:27px; }
h2 { font-size:22px; }
}
