<style type="text/css"> 
/* #f9f3e8; /* off white */
   #65ff01; /* green */
   #ac083e; /* red */
   #ffff01; /* yellow */
   #069; /* blue */  
*/
/************* Webs by Wagner *************************/
/************* desktop first - universal styles*************************/
html, body, main {
	height: 100%;
	width: 100%;
}
body, address, dd, dl, hr, p, form {  
	margin: 0; 
	padding: 0;
	font-size: 15px;
	line-height: 1.5em; 
	text-decoration: none;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
} 
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
img, embed, object, video {
	max-width: 100%;
	height: auto;
	margin: 0;
} 
body {
	margin:0 auto;
	padding: 0;
	background-image:url(../images/bkgd.jpg);
	font-family: Verdana, Tahoma, Geneva, sans-serif;
}
h1, h1 a, h1 a:visited { 
	font-variant:small-caps;
	font-weight:bold;
	color: #069; 
	font-size:160%;
	text-indent:none;
	margin:10px 0 20px 10px;
	padding:0;
	line-height: 1.8em;
}
h2 {
	font-variant:small-caps;
	font-weight:700;
	color: #ac083e; /* red */ 
	font-size:140%;
	text-indent:none;
	margin: 1em 0 .5em 0;
	padding:0;
	line-height: 1.7em;
}
h3, h3 a:link, h3 a:visited  {
	font-variant:small-caps;
	font-weight:bold;
	color:#069; /* blue */ 
	background-color: none;
	font-size:140%;
	margin: 15px 0 15px -5px;
	padding:0;
	line-height: 1.6em;
}
h3 a:active, h3 a:hover  {
	text-decoration:none;
	color: #65ff01; /* green */  
} 
h4, h4 a:link, h4 a:visited  {
	font-variant:small-caps;
	font-weight:bold;
	color:#069; /* blue */ 
	background-color: none;
	font-size:130%;
	margin: 15px 0 5px -5px;
	padding:0;
	line-height: 1.6em;
}
h4 a:active, h4 a:hover  {
	text-decoration:none;
	color: #65ff01; /* green */ 
} 
h5 {
	font-variant:normal;
	font-weight:bold;
	color:#ac083e; /* red */ 
	font-size:130%;
	text-indent: 0;
	margin: 1em 0 0 .2em;
	padding: 0;
	line-height: 1.6em;
}
h6 {
	font-variant:small-caps;
	font-weight:bold;
	color:#ac083e; /* red */ 
	font-size:130%;
	text-indent: 15px;
	margin: 1em 0 0 .2em;
	padding:0;
	line-height: 1.6em;
}
a, a:visited {
	text-decoration:none;
	color:#069; /* blue */
}
a:hover, a:active {
	text-decoration:none;
	color: #65ff01; /* green */  
	background-color: #fff;
}
p {
	text-indent: 0;
	padding:0;
	margin: 10px 0;
}
.red {
	color:#ac083e; /* red */
}
.blue {
	color: #069;
}
.line-1 {
	display: block;
	font-size: 24px;
	font-family:"Lucida Calligraphy","Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: 1em auto 0 5em;
	padding: .2em;
	opacity: 1;
	-webkit-animation-duration: 20s;
	-ms-animation-duration: 20s;
	-moz-animation-duration: 20s;
	-o-animation-duration: 20s;
	animation-duration: 20s;
	-webkit-animation-delay: 1s;
	-ms-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	animation-delay: 1s;
}
.line-2 {
	display: block;
	font-size: 24px;
	font-family:"Lucida Calligraphy","Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: 0 auto 0 11em;
	padding: .2em;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 3s;
	-ms-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s;
}
.line-3 {
	display: block;
	text-align: center;
	font-size: 21px;
	font-family:serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: 0 auto 0 -4em;
	padding: .3em 0 .2em 0;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 5s;
	-ms-animation-delay: 5s;
	-moz-animation-delay: 5s;
	-o-animation-delay: 5s;
	animation-delay: 5s;
}
.line-4 {
	display: block;
	text-align: center;
	font-size: 21px;
	font-family:serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: 0 auto 0 -4em;
	padding: .2em 0;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 7s;
	-ms-animation-delay: 7s;
	-moz-animation-delay: 7s;
	-o-animation-delay: 7s;
	animation-delay: 7s;
}
.line-5 {
	display: block;
	text-align: center;
	font-size: 21px;
	font-family:serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: 0 auto 0 -4em;
	padding: .2em 0;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 9s;
	-ms-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-o-animation-delay: 9s;
	animation-delay: 9s;
}
.line-6 {
	display: block;
	text-align: center;
	font-size: 21px;
	font-family:serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: 0 auto 0 -4em;
	padding: .2em 0;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 11s;
	-ms-animation-delay: 11s;
	-moz-animation-delay: 11s;
	-o-animation-delay: 11s;
	animation-delay: 11s;
}
.line-7 {
	display: block;
	text-align: center;
	font-size: 21px;
	font-family:serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: .2em auto 0 -4em;
	padding: .2em 0;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 13s;
	-ms-animation-delay: 13s;
	-moz-animation-delay: 13s;
	-o-animation-delay: 13s;
	animation-delay: 13s;
}
.line-8 {
	display: block;
	text-align: center;
	color: #c00;
	font-size: 21px;
	font-family:serif;
	font-stretch:extra-expanded;
	font-weight:800;
	line-height: 1em;	
	margin: .2em auto 1em -4em;
	padding: .2em 0;
	opacity: 1;
	-webkit-animation-duration: 12s;
	-ms-animation-duration: 12s;
	-moz-animation-duration: 12s;
	-o-animation-duration: 12s;
	animation-duration: 12s;
	-webkit-animation-delay: 15s;
	-ms-animation-delay: 15s;
	-moz-animation-delay: 15s;
	-o-animation-delay: 15s;
	animation-delay: 15s;
}
.container {
    width:100%;
	margin:0 auto;
	position:relative;	
	text-align:left;
}
.banner-bkgd {
	height:auto;
	width:auto;
	margin: 0 auto;
	background-color: #fefefe;
	border-bottom: 4px double #ac083e; /* red */
	z-index: 0;
}
.banner {
	height:auto;
	min-height: 150px;
	width:auto;
	max-width: 980px;
	margin: 4px auto;
	padding: 0 2em 0 5em;
	background-image:url(../images/banner.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.nav {
	text-align:center;
	margin: 0 auto;
	padding: .4em 0 .5em 0;
	visibility: visible;
	background-color: #069;
}
.nav a:link, .nav a:visited {
	margin: 0 1em;
	padding: .7em .65em;
	color: #fefefe; /*off white */ 
}
.nav a:active, .nav a:hover {
	color: #65ff01; /* green */
	background: none;
}
/******mobile nav & menu button hidden on desktop ******/
#mobile_nav ul { 
	display:none;
}
a.menu {
	display:none;
}
.main {
	background-color: #fefefe;
	margin: -.5em auto .5em auto;
	padding: .2em 1.5em 0 1.5em;
	width: auto;
	max-width: 980px;
	border-top: 3px ridge #ac083e; /* red */
	border-bottom: 3px ridge #ac083e; /* red */ 
	border-radius: 20px;
}
.main-col1 {
	margin: .2em 1.5em .2em .2em;
	padding: .6em;
	width: 29%; 
	float:left;
}
.main-col2 {
	margin: .2em 1.5em .2em .2em;
	padding: .6em;
	width: 29%;
	float:left;
}
.main-col3 {
	margin: .2em 0 .2em .2em;
	padding: .6em;
	width: 29%;
	float:left;
}
#portfolio {
	padding: 0 1em 1em 1em;	
}
.portfolio-image {
	float:left;
	padding: 1em 1.5em 0 1em;
}
.mobile-image {
	float:right;
	padding: 0;
	margin: 1em;
}
.portfolio-text {
	padding: 1.5em .5em .5em 1em;
}
.portfolio-text-muni {
	padding: 3em .5em .5em 2em;
	font-weight: bold;
	font-size: 120%;
}
.p-links {
	font-size: 75%;
	text-align:center;
}
.testimonial {
	padding: 0 2em 0 2em;
}
.testimonial-image {
	float:right;
	margin: .4em 1em 1em 1em;
}
.author {
	font-variant: small-caps;
	font-weight: 900;
	font-size: 90%;
	padding: 0 0 0 2em;
}
.headshot {
	float: left;
	margin: 1em;
}
#footer {
	margin: 0 auto;
	padding: 0 0 1em 0;
	height: auto;
	line-height: 1em;
}
.footer, .footer a:link, .footer a:visited {
	text-align:center;
	color: #ac083e; /* red */ 
	font-weight: bold; 
}
.footer a:hover, .footer a:active {
	color: #069; /* blue */
	background: none;
}
.byline {
	text-align:center;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.byline a:link, .byline a:visited, .byline a:visited {
	color: #ac083e; /* red */
}
.byline a:hover, .byline a:active {
	color: #069; /* blue */
	background: none; 
}
.title {
	font-variant:small-caps;
	font-weight:bold;
	font-size:140%;
	color: #ac083e; /* red */
	margin: .3em .6em 1em 1.2em;
	padding:0;
	line-height:1.6em;
}
.special {
	color:#ac083e; /* red */ 
	text-indent:30px;
	font-weight:bold;
	font-variant:small-caps;
}
.special-blue {
	color:#069; /* blue */ 
	text-indent:30px;
	font-weight:bold;
	font-variant:small-caps;
}
.form {
	text-align: center;
}
.imgRight {
	float:right;
	margin: 1em;
}
.imgLeft {
	float:left;
	margin: 1em;
}
.imgCenter {
	float:none;
	text-align:center;
}
.imgHide {
	width: 100%
	height: 100%;
	margin: 1em;
	visibility:visible;
}
.main ul li {
	list-style:none;
	padding: 0;
	margin: .2em 0 .3em 1em;
}
li {
	list-style:none;
	padding: 0;
	margin: .2em 0 .3em .5em;
}
.hr {
	text-align:left;
	width:80%;
	border-top: 2px ridge #ff3; /* yellow */   
	padding: 0 10%;
	margin: 1em auto;
}
.hr-thick {
	text-align:left;
	width:80%;
	border-top: 1px ridge #65ff01; /* green */ 
	border-bottom: 4px ridge #ff3; /* yellow */
	padding: 0 10%;
	margin: 1em auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*************desktop styles*************************/
/*@media only screen and (min-width:769px) {
  
}*/

/**************** large tablet styles*/
@media only screen and (min-width:781px) and (max-width:980px) {
.banner-bkgd {
	height:auto;
	width:auto;
	margin: 0 auto;
	background-color: #fefefe;
	border-bottom: 4px double #ac083e; /* red */
	z-index: 0;
}
.banner {
	height:auto;
	min-height: 150px;
	width:auto;
	max-width: 980px;
	margin: 4px auto;
	padding: 0 2em 0 5em;
	background-image:url(../images/banner.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.nav a:link, .nav a:visited {
	margin: 0 .4em;
	padding: .7em .5em;
	font-size: 95%;
}
.main-col1 {
	margin: .2em 3% .2em 0;
	padding: .6em .3em;
	width: 45%; 
	float:left;
}
.main-col2 {
	margin: .2em 0 .2em 3%;
	padding: .6em .3em;
	width: 45%;
	float:left;
}
.main-col3 {
	margin: -1em 3em .2em 1em;
	padding: .6em;
	width: 90%;
	float:left;
}
}
/**************** between large & small tablet styles*/
@media only screen and (min-width:671px) and (max-width:780px) {
.banner {
	height:auto;
	min-height: 120px;
}
.nav a:link, .nav a:visited {
	margin: 0 .4em;
	padding: .7em .35em;
	font-size: 80%;
}
.mobile-image {
	float:right;
	padding: 0;
	margin: 1.5em 0 0 0;
	max-width: 150px;
}
.portfolio-text {
	padding: 0 .5em .5em .5em;
	float: left;
}	
}

/************************* small tablet styles **********************************************/
@media only screen and (min-width:481px) and (max-width:670px) {
h1, h2 {
	font-size: 110%;
	margin: .5em 0;
	padding:0;
	line-height: 1.2em;
}
h3, h4, h5, h6 {
	font-size: 110%;
	margin: .5em 0;
	padding:0;
	line-height: 1em;
}
.imgHide {
	width: 50%
	height: 50%;
	visibility:visible;
}
.banner-bkgd {
	height:auto;
	width:auto;
	margin: 0 auto;
	background-color: #fefefe;
	border-bottom: 4px double #ac083e; /* red */
	z-index: 0;
}
.banner {
	height:auto;
	min-height: 150px;
	width:auto;
	max-width: 980px;
	margin: 4px auto;
	padding: 0 2em 0 5em;
	background-image:url(../images/banner-tablet.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.main    { 
	width: auto;
	margin: .6em auto;
	padding: .4em .8em 0 1em;
	background-color: #fff;
}
/** now these divs stack **/
.main-col1 {
	margin: .2em 0;
	padding: .6em 0;
	width: 100%; 
	float:left;
}
.main-col2 {
	margin: .2em 0;
	padding: .6em 0;
	width: 100%;
	float:left;
}
.main-col3 {
	margin: .2em 0;
	padding: .6em 0;
	width: 100%;
	float:left;
}
#portfolio {
	padding: 0;	
}
.portfolio-image {
	float:left;
	text-align:center;
	padding: 1em 0 -2em 0;
	margin: 0;
}
.mobile-image {
	float:right;
	padding: 0;
	margin: 1.5em 0 0 0;
	max-width: 150px;
}
.portfolio-text {
	padding: 0 .5em .5em .5em;
	float: left;
}
.testimonial {
	padding: 0 2em 0 1em;
}
.testimonial-image {
	float:right;
	margin: .7em .4em 0 .6em;
}
.headshot {
	float: left;
	margin: 1em;
	max-height: 243px;
	max-width: 194.4px;
}
/********* menu button links to nav at bottom of page ***********/
a.menu {
    width: auto;
	min-height: 40px;
	color: #ac083e; /* red */ 
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
	background-position:center;
    padding: .2em 0;
	margin: 1em auto;
	display:block;
	visibility: visible;
	z-index: 1000;
}
a.menu:hover,
a.menu:focus {
    background-image:url(../images/menu-hover.png);
	background-repeat: no-repeat;
	background-position:center;
	background-color:transparent; 
}
/********** desktop nav is hidden */
.nav {
	margin: -1.8em auto 0 auto;
	padding: 0;
	display: none;
}
/********* mobile nav at bottom of page *****/ 
/**** block of links *****/ 
#mobile_nav ul {
    list-style: none;
    background: #069; /* blue */ 
    padding: 0;
	margin: .3em;
	border-top: 4px ridge #fff;
	border-bottom: 3px ridge #fff;
	border-radius: 15px;
	visibility: visible;
	display:block;
}
/**** each link *****/  
#mobile_nav li a {
    display: block;
    padding: 0 1em;
	margin: .2em 0;
    color: #fff;
	text-align: center;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
	border-bottom: 2px ridge #fff;
}
#mobile_nav li:last-child a {
    border-bottom: none;
}
#mobile_nav li a:hover,
#mobile_nav li a:focus {
    color: #65ff01; /* green */
    background: #069; /* blue */ 
	border-bottom: 2px ridge #65ff01; /* green */
}
#footer {
	margin: 1em auto;
	padding: 0 0 1em 0;
	height: auto;
	line-height: 1em;
}
}

/*************************** mobile styles ***************************************/
@media only screen and (max-width:480px) {
h1, h2 {
	font-size: 120%;
	margin: .5em 0;
	padding:0;
	line-height: 1.2em;
}
h3, h4, h5, h6 {
	font-size: 100%;
	margin: .5em 0;
	padding:0;
	line-height: 1em;
}
p {
	font-size: 100%;
	line-height: 1.2em;
}
.imgHide {
	display: none;
}
.banner-bkgd {
	height:auto;
	width:auto;
	margin: 0 auto;
	background-color: #fefefe;
	border-bottom: 4px double #ac083e; /* red */
	z-index: 0;
}
.banner {
	height:auto;
	min-height: 120px;
	width:auto;
	max-width: 980px;
	margin: 4px auto;
	padding: 0 2em 0 5em;
	background-image:url(../images/banner-mobile.png);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	z-index: 0;
}
.content {
	margin: 0 auto;
	padding: 0;
	width: auto;
}
.main    { 
	width: auto;
	margin: .6em auto;
	padding: .4em .8em 0 1em;
	background-color: #fefefe;
}
/************* now these divs stack *************************/
.main-col1 {
	margin: .2em 0;
	padding: .6em 0;
	width: 100%; 
	float:left;
}
.main-col2 {
	margin: .2em 0;
	padding: .6em 0;
	width: 100%;
	float:left;
}
.main-col3 {
	margin: .2em 0;
	padding: .6em 0;
	width: 100%;
	float:left;
}
.testimonial {
	padding: 0 1.5em 0 .5em;
}
.testimonial-image {
	display:none;
}
#portfolio {
	padding: 0;	
}
.portfolio-image {
	float:none;
	text-align:center;
	padding: 1em 0 -2em 0;
	margin: 0;
}
.mobile-image {
	float:right;
	padding: 0;
	margin: 1em .5em;
	border: thick solid black;
	border-radius: 15px;
	background-color: #000;
}
.portfolio-text {
	padding: 0 .5em .5em .5em;
}
.portfolio-text-muni {
	padding:  0;
	text-align:center;
	font-weight: bold;
}
.headshot {
	float: left;
	margin: 1em;
	max-height: 202.5px;
	max-width: 162px;
}
/********* menu button links to nav at bottom of page ***********/
a.menu {
    width: auto;
	min-height: 30px;
	background-image:url(../images/menu.png);
	background-repeat: no-repeat;
	background-position:center;
    padding: .2em 0;
	margin: 1em auto;
	display:block;
	visibility: visible;
	z-index: 1000;
}
a.menu:hover,
a.menu:focus {
    background-image:url(../images/menu-hover.png);
	background-repeat: no-repeat;
	background-position:center;
	background-color:transparent; 
}

/********** desktop nav is hidden */ 
.nav {
	margin: -1.8em auto 0 auto;
	padding: 0;	
	display:none;
}
/********* mobile nav at bottom of page *****/ 
/**** block of links *****/ 
#mobile_nav ul {
    list-style: none;
    background: #069; /* blue */ 
    padding: 0;
	margin: .3em;
	border-top: 4px ridge #fff;
	border-bottom: 3px ridge #fff;
	border-radius: 15px;
	visibility: visible;
	display: block;
}
/**** each link *****/  
#mobile_nav li a {
    display: block;
    padding: 0 1em;
	margin: .2em 0;
    color: #fff;
	text-align: center;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    letter-spacing: 0.1em;
    line-height: 2em;
    height: 2em;
	border-bottom: 2px ridge #fff;
}
#mobile_nav li:last-child a {
    border-bottom: none;
}
#mobile_nav li a:hover,
#mobile_nav li a:focus {
    color: #65ff01; /* green */
    background: #069; /* blue */ 
	border-bottom: 2px ridge #65ff01; /* green */
}
#footer {
	margin: 1em auto;
	padding: 0 0 1em 0;
	height: auto;
	line-height: 1em;
}
}

