body {
	width: 100%;
}

#header {
	text-align: center;
}
img#masthead {
	width: 80%;
}

#container {
	margin: 0;
	padding: 0;
	width: 99%;
}
#freeEstimate {
	margin-top: 52px;
	margin-left: 6px;
	padding: 22px;
	border-radius: 6px;
	background: #52B752;
	font-size: 3em;
	font-weight: bold;
	font-family: 'Montserrat Alternates', sans-serif;
}
.phNo {
	letter-spacing: .2em;
}
#freeEstimate a:link {
	text-decoration: none;
	color: #683D1A;
}


#topNav {
	width: 100%;
	margin-right: 6px;
	border-radius: 6px;
	background: #C58A59;
	padding: 0;
}
#globalNav {
	list-style: none;
	padding: 0;
	width: 100%;
	font-size: 3em;
}
#globalNav li {
	display: block;
	margin-top: 22px;
	width: 90%;
	font-size: 1.5em;
	position: relative;
}
#globalNav li a:link {
	display: block;
	width: 99%;
	padding: 15px 50px 12px 50px;
	background: #C58A59;
	border-radius: 6px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #822023;

	position: relative;
}
#globalNav li.here {
	margin-top: 22px;
	padding: 15px 50px 12px 50px;
	background: #8B3F00;
	border-radius: 6px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 1.5em;
	color: #fff;
	
	position: relative;
}
#globalNav li.here:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	
	border: 36px solid transparent;
	border-bottom-color: #8B3F00;
	bottom: 100%;
	right: 45px;
}
#globalNav li a:visited {
	color: #005353;
}
#globalNav li a:hover {
	color: #fff;
	background: #8B3F00;
	
	position: relative;
}
#globalNav li a:hover:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	
	border: 36px solid transparent;
	border-bottom-color: #8B3F00;
	bottom: 100%;
	right: 45px;
}
/* #globalNav li.here {
	float: left;
	padding: 15px 10px 12px 50px;
	width: 110px;
	height: 32px;
	background: #C58A59 url(arrowDown_2.png) 40% 100% no-repeat;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #C53131;
} */

#leftNav {
	margin: 0;
	padding: 0;
	width: 99%;
}
#localNav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#localNav li {
	display: block;
	width: 99%;
	margin: 0;
	padding: 15px 10px 15px 10px;
	font-size: 1em;
}
#localNav li a:link {
	display: block;
	margin: 0;
	padding: 8px 10px 15px 10px;
	border-radius: 6px;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #822023;
	background: #D3D3D3;
}
#localNav li a:visited {
	color: #005353;
}
#localNav li a:hover {
	color: #fff;
	border-radius: 6px;
	background: #8B3F00;

	position: relative;
}
#localNav li a:hover:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	
	border: 36px solid transparent;
	border-top-color: #8B3F00;
	top: 100%;
	right: 45px;
}
#localNav li.here {
	display: block;
	width: 97%;
	margin: 15px 16px 12px 10px;
	padding: 15px 10px 12px 10px;
	border-radius: 6px;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
	
	color: #fff;
	background: #8B3F00;
	
	position: relative;
}
#localNav li.here:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	
	border: 36px solid transparent;
	border-top-color: #8B3F00;
	top: 100%;
	right: 45px;
}

#content {
	width: 99%;
	margin: 2px;
	padding: 6px 4px;
	font-size: 3.25em;
	font-family: 'Roboto', sans-serif;
}

#foot {
	margin-top: 11px;
	padding: 12px;
	background: #C58A59;
	border-radius: 6px;
	font-family: 'Roboto', sans-serif;
	font-size: 2.5em;
}

#rightFoot {

	position: relative;
	text-align: center;
}
#rightFoot img {
	width: 20%;
}
#leftFoot img, #midFoot img {
	border: 0;
	width: 85%;
}
#leftFoot {
	float: left;
	position: relative;
	margin-left: 3%;
	width: 40%;
	
}
#midFoot {
	float: right;
	position: relative;
	margin-left: 16%;
	width: 40%;
}

#copy {
	clear: both;
	padding: 2px; 
	text-align: center; 
	background: #FFFFFF; 
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	color: #A3A3A3;
}

#picThumbs {
	width: 100%;
	text-align: center;
}
#picThumbs .thumbly {
	padding: 7px;
	background: #fff;
	width: 55%;
	height: 55%;
	border: 1px solid #000;
}
#bathrooms {
	margin-top: 11px;
	background: #D3D3D3;
	padding: 15px 20px;
	border-radius: 12px;
}
#bathrooms:hover, #bathrooms:hover h4 {
	background: #8B3F00;
	color: #fff;
	font-weight: none;
}
#kitchens {
	background: #D3D3D3;
	margin-top: 11px;
	padding: 15px 20px;
	border-radius: 12px;
}
#kitchens:hover, #kitchens:hover h4 {
	background: #8B3F00;
	color: #fff;
	font-weight: none;
}
#basements {
	background: #D3D3D3;
	padding: 15px 20px;
	border-radius: 12px;
}
#basements:hover, #basements:hover h4 {
	background: #8B3F00;
	color: #fff;
	font-weight: none;
}
#basements:visited h4, #bathrooms:visited h4, #kitchens:visited h4 {
	color: #005353;
}

#picBanner {
	margin-top: 12px;
	padding-top: 11px;
	text-align: center;
}
#picBanner {
	margin: 0;
	padding: 0;
}

h2 {
	color: #822023;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .2em;
}
h3 {
	color: #822023;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .2em;
}
h4 {
	color: #822023;
	font-family: 'Oswald', sans-serif;
	letter-spacing: .2em;
	font-weight: none;
}

#content a:link {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	color: #683D1A;
	text-decoration: none;
}
#content a:visited {
	color: #005353;
}
#content a:hover {
	color: #C58A59;
}

#E {
	width: 10%;
	vertical-align: middle;
}

.inlet {
float: right;
padding: 6px 6px 6px 6px;
}









div.gallery-row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
div.gallery-item { float: left; width: 33.33333333%; }
div.gallery-item a { display: block; margin: 5px; }
div.gallery-item img { display: block; width: 100%; height: auto; }

/*
 * PhotoSwipe - http://www.photoswipe.com/
 * Copyright (c) 2011 by Code Computerlove (http://www.codecomputerlove.com)
 * Licensed under the MIT license
 *
 * Default styles for SwipeGallery
 * Avoid any position or dimension based styles
 * where possible, unless specified already here.
 * The gallery automatically works out gallery item
 * positions etc.
 */

body.ps-active 
{
	-webkit-text-size-adjust: none;
	overflow: hidden;
}
body.ps-active * 
{ 
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
}
body.ps-active *:focus 
{ 
	outline: 0; 
}


/* Document overlay */
div.ps-document-overlay 
{
	background: #000;
}


/* Viewport */
div.ps-viewport 
{
	background: #000;
	cursor: pointer;
}


/* Zoom/pan/rotate layer */
div.ps-zoom-pan-rotate{
	background: #000;
}


/* Slider */
div.ps-slider-item-loading 
{ 
	background: url(photoswipe-loader.gif) no-repeat center center; 
}


/* Caption */
div.ps-caption
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-bottom: 1px solid #42403f;
	color: #ffffff;
	font-size: 3em;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align: center;
}

div.ps-caption-bottom
{ 
	border-top: 1px solid #42403f;
	border-bottom: none;
}

div.ps-caption-content
{
	padding: 13px;
}


/* Toolbar */
div.ps-toolbar
{ 
	background: #000000;
	background: -moz-linear-gradient(top, #303130 0%, #000101 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303130), color-stop(100%,#000101));
	border-top: 1px solid #42403f;
	color: #ffffff;
	font-size: 3em;
	font-family: "Lucida Grande", Helvetica, Arial,Verdana, sans-serif;
	text-align: center;
	height: 124px;
	display: table;
	table-layout: fixed;
}

div.ps-toolbar-top 
{
	border-bottom: 1px solid #42403f;
	border-top: none;
}

div.ps-toolbar-close, div.ps-toolbar-previous, div.ps-toolbar-next, div.ps-toolbar-play
{
	cursor: pointer;
	display: table-cell;
}

div.ps-toolbar div div.ps-toolbar-content
{
	width: 62px;
	height: 104px;
	margin: 0 auto 0;
	background-image: url(photoswipe-icons.png);
	background-repeat: no-repeat;
}

div.ps-toolbar-close div.ps-toolbar-content
{
	background-position: 0 0;
}

/* back button */
div.ps-toolbar-previous div.ps-toolbar-content
{
	background-position: -64px 0;
}

div.ps-toolbar-previous-disabled div.ps-toolbar-content
{
	background-position: -84px -44px;
}

/* forward button */
div.ps-toolbar-next div.ps-toolbar-content
{
	background-position: -202px 0;
}


div.ps-toolbar-next-disabled div.ps-toolbar-content
{
	background-position: -42px -84px;
}

/* play button */
div.ps-toolbar-play div.ps-toolbar-content
{
	background-position: -128px 0;
}

/* Hi-res retina display */
@media only screen and (-webkit-min-device-pixel-ratio: 2)
{
	div.ps-toolbar div div.ps-toolbar-content
	{
		-webkit-background-size: 256px 268px;
		background-image: url(photoswipe-icons@2x.png);
	}
}



#characters {
	font-family: "entypo";
}





/* FORM */


.formResult {
	display: block;
	padding: 12px;
	border: none;
	border-radius: 6px;
	background-color: #C58A59;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
input, select {
	padding: 5px;
	margin: 7px 0;
	border: 2px solid #000;
	border-radius: 6px;
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
}
textarea {
	padding: 5px;
	margin: 7px 0;
	width: 100%;
	height: 250px;
	resize: none;
	border: 2px solid #000;
	border-radius: 6px;
	font-size: 1em;
}



input[type=submit] {
	padding: 12px;
	width: 40%;
	border-radius: 6px;
	border: none;
	background-color: #C58A59;
	font-family: 'Oswald', sans-serif;
	font-size: 1.2em;
	color: #822023;
}
input[type=submit]:hover {
	color: #fff;
	background-color: #8B3F00;
}
input[type=submit]:disabled {
	color: grey;
	background-color: #000;
}

#results {
	padding: 0 15% 0 0;
}






/* COMPACT CAPTCHA */

.capbox {
	background-color: #C58A59;
	border: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: inline-block;
	padding: 5px 8px 5px 12px;
	border-radius: 4px 4px 4px 4px;
	width: 100%;
	}

.capbox-inner {
	font-family: 'Roboto', sans-serif;
	font-style: bold;
	font-size: .8em;
	color: #000000;
	background-color: #C58A59;
	margin: 0px auto 0px auto;
	padding: 3px 10px 5px 18px;
	border-radius: 4px;
	display: inline-block;
	vertical-align: middle;
	}

#CaptchaDiv {
	color: #822023;
	font-family: 'Oswald', sans-serif;
	font-size: 1.25em;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	user-select: none;
	display: inline-block;
	padding: 3px 14px 3px 8px;
	margin-right: 4px;
	border-radius: 4px;
	width: 50%;
	}

#CaptchaInput {
	border: #8B3F00 2px solid;
	margin: 3px 0px 1px 0px;
	width: 100%;
	}