@charset "UTF-8";

/* Text Formatting */

body {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}
.page { font-size: 1em; }

h1 { font-size: 3em; color: #000; margin: 0px 0px .5em 0px; font-weight: normal; }
h2 { font-size: 1.6em; color: #666; margin: 0px 0px .5em 0px; }
h3 { font-size: 1.35em; font-weight: normal; color: #000; margin: 0em 0px .25em 0px; }
h4 { margin: 0px 0px 1em 0px; font-size: 1.35em; font-weight: normal; line-height: 130%; }
h5 { margin: 0px 0px 1em 0px; font-size: 1.15em; color: #fff; font-weight: normal; line-height: 130%; }
h6 { font-size: 1.1em; font-weight: normal; color: #666; margin: 0em 0px .5em 0px; }
p { margin: 0px 0px 1em 0px; font-size: 1.1em; line-height: 140%; text-align: left; }
li { margin: 0px 0px 10px 0px; }
a img { border: none; }
a { color: #006633; font-weight: bold; text-decoration: none; }
a:hover { color: #66cc00; }
footer a { color: #fff; }
footer a:hover { color: #66cc00; }

figure { display: block; margin: 0px; padding: 0px; }

/* Full screen monitor layout */

.page {
	position: relative;
	margin: 0px auto 0px auto;
	max-width: 100%;
	max-width: 2000px;
	background-color: #fff;
}
.page topper {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	margin: 0 0 20px 0;
	height: 54px;
	padding: 10px 0px 0 10px;
	background: #014d27;
}
.page topper a.estimate {
	position: absolute;
	top: 20px;
	right: 300px;
	display: block;
	width: 155px;
	height: 28px;
	background: url("../artwork/free-estimate-btn1.png") no-repeat 0px 0px;
}
 .page topper a:hover.estimate {
	width: 155px;
	height: 28px;
	background: url("../artwork/free-estimate-btn2.png") no-repeat 0px 0px;
}
.page header {
	display: block;
	position: relative;
	height: 10px;
	padding: 0px 20px 0px 0px;
	background-color: #fff;
}

.page header a.logo {
	position: absolute;
	top: 15px;
	left: 15px;
	display: block;
	width: 225px;
	height: 40px;
	background: url(../artwork/dt-logo-med.jpg) no-repeat 0px 0px;
}
.page header a.tagline {
	position: absolute;
	top: 39px;
	left: 235px;
	display: block;
	width: 200px;
	height: 20px;
	background: url(../artwork/tagline-sml.jpg) no-repeat 0px 0px;
}
a.insta {
	position: absolute;
	top: 15px;
	right: 110px;
	display: block;
	width: 32px;
	height: 32px;
	background: url("../artwork/insta-green-30x30.png") no-repeat 0px 0px;
}
a.fb {
	position: absolute;
	top: 15px;
	right: 70px;
	display: block;
	width: 32px;
	height: 32px;
	background: url("../artwork/fb-green-30x30.png") no-repeat 0px 0px;
}

a.pinterest {
	position: absolute;
	top: 15px;
	right: 30px;
	display: block;
	width: 32px;
	height: 32px;
	background: url("../artwork/pinterest-green-30x30.png") no-repeat 0px 0px;
}
.page .page_content .page_content_container_nav {
	width: 66%;
	float: right;
	margin: 0px 0px 0px 0;
	padding: 8px;
	background: #fff;
}

.page .page_content { background-color: #fff; padding: 1px 0px 1px 0px; }
.page .page_content .page_content_container_top { width: 100%; float: left; margin: 20px 0 0 20px; padding: 0px; }

.page .page_content .content {
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_left { width: 95%; float: left; margin: 20px 0 10px 20px; padding: 0px; background: #fff; }
.page .page_content .content {
	padding: 0px;
}

.page .page_content .content {
	margin: 0px;
	padding: 0px;
}

.page footer {
	display: block;
	border-top: 1px solid #ddd;
	padding: 15px 10px 15px 20px;
	font-size: .9em;
	height: 200px;
	color: #fff;
	background: #006633;
}

.clear_both { clear: both; line-height: 1px; }

/* Rules Sensitive to Screen Size */

/* Small Screen Rules - phone vertical */
@media screen and (min-width: 150px) and (max-width: 500px) {	
		body { padding: 0px; }
	.page { margin: 0px; padding: 0px; font-size: .8em; }
h1 { font-size: 2em; }
h2 { font-size: 1.4em; }
h5 { margin: 0px 0px 1em 0px; font-size: .9em; }
.page topper {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	margin: 0 0px 0px 0;
	height: 70px;
	padding: 10px -10px 0 10px;
	background: #014d27;
}
    .page topper a.estimate {
	position: absolute;
	top: 55px;
	right: 150px;
	display: block;
	width: 130px;
	height: 20px;
	background: url("../artwork/free-estimate-btn3.png") no-repeat 0px 0px;
}
    .page topper a:hover .estimate {
	width: 120px;
	height: 20px;
	background: url("../artwork/free-estimate-btn4.png") no-repeat 0px 0px;
}
.page header {
	display: block;
	position: relative;
	height: 25px;
	padding: 30px 55px 0px 10px;
	background-color: #fff;
}
.page header a.logo {
	position: absolute;
	top: 0px;
	margin: 5px 0 0 0;
	left: 10px;
	display: block;
	width: 160px;
	height: 29px;
	background: url(../artwork/dt-logo-sml.jpg) no-repeat 0px 0px;
}
.page header a.tagline {
	position: absolute;
	top: 36px;
	left: 10px;
	display: block;
	width: 200px;
	height: 10px;
	background: url(../artwork/tagline-sml.jpg) no-repeat 0px 0px;

}
a.insta {
	position: absolute;
	top: 40px;
	right: 80px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../artwork/insta-green-20x20.png) no-repeat 0px 0px;
}
a.fb {
	position: absolute;
	top: 40px;
	right: 55px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../artwork/fb-green-20x20.png) no-repeat 0px 0px;
}

a.pinterest {
	position: absolute;
	top: 40px;
	right: 30px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../artwork/pinterest-green-20x20.png) no-repeat 0px 0px;

}
.page .page_content .page_content_container_nav {
	width: 100%;
	float: left;
	margin: 0px;
	background: #fff;
}

.page .page_content { background-color: #fff; padding: 1px 0px 1px 0px; }
.page .page_content .page_content_container_top { width: 100%; float: left; margin: 10px 0 0 5px; padding: 0px; }

.page .page_content .page_content_container_left { width: 95%; float: left; margin: 0px 0 0 0px; padding: 10px; background: #fff; }

.page .page_content .content {
	margin: 0px;
	padding: 0px;
}

figure { display: block; margin: 0px; padding: 0px; }

}
/* Sorta Small Screen Rules - phone horizontal */
@media screen and (min-width: 501px) and (max-width: 700px) {	
.page { margin: 0px; padding: 0px; font-size: .8em; }
h1 { font-size: 2.25em; }
h2 { font-size: 1.4em; }
.page topper {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	margin: 0 0 20px 0;
	height: 50px;
	padding: 10px 0px 0px 10px;
	background: #014d27;
}
     .page topper a.estimate {
	position: absolute;
	top: 35px;
	right: 240px;
	display: block;
	width: 120px;
	height: 20px;
	background: url("../artwork/free-estimate-btn3.png") no-repeat 0px 0px;
}
    .page topper a:hover .estimate {
	width: 120px;
	height: 20px;
	background: url("../artwork/free-estimate-btn4.png") no-repeat 0px 0px;
}
.page header {
	display: block;
	position: relative;
	height: 25px;
	padding: 20px 55px 10px 10px;
	background: #fff;
}
.page header a.logo {
	position: absolute;
	top: 0px;
	margin: 5px 0 0 0;
	left: 10px;
	display: block;
	width: 160px;
	height: 29px;
	background: url(../artwork/dt-logo-sml.jpg) no-repeat 0px 0px;
}
.page header a.tagline {
	position: absolute;
	top: 36px;
	left: 10px;
	display: block;
	width: 200px;
	height: 10px;
	background: url(../artwork/tagline-sml.jpg) no-repeat 0px 0px;
}

a.insta {
	position: absolute;
	top: 30px;
	right: 80px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../artwork/insta-green-20x20.png) no-repeat 0px 0px;
}
a.fb {
	position: absolute;
	top: 30px;
	right: 55px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../artwork/fb-green-20x20.png) no-repeat 0px 0px;
}

a.pinterest {
	position: absolute;
	top: 30px;
	right: 30px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../artwork/pinterest-green-20x20.png) no-repeat 0px 0px;

}

.page .page_content .page_content_container_nav {
	width: 100%;
	float: left;
	margin: 0px;
	background: #fff;
}
.page .page_content { background-color: #fff; padding: 1px 0px 1px 0px; }
.page .page_content .page_content_container_top { width: 100%; float: left; margin: 20px 0 0 10px; padding: 0px; }

.page .page_content .page_content_container_head { width: 100%; float: left; margin: 20px 0 0 0px; padding: 0px; background: #fff; }
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_left { width: 95%; float: left; margin: 10px 0 0 10px; padding: 0px; background: #fff; }
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}

.page .page_content .content {
	margin: 0px;
	padding: 0px;
}

figure { display: block; margin: 0px; padding: 0px; }

}

/* Medium Screen Rules -Tablet Vert */
@media screen and (min-width: 701px) and (max-width: 800px) {
		.page { margin: 0px; padding: 0px; font-size: .9em; }
h1 { font-size: 2.5em; }
h2 { font-size: 1.35em; }
.page topper {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	margin: 0 0 0px 0;
	height: 70px;
	padding: 10px 0px 0 10px;
	background: #014d27;
}
.page topper a.free-estimate {
	position: absolute;
	top: 45px;
	left: 10px;
	display: block;
	width: 150px;
	height: 30px;
	background: url(../artwork/free-estimate-btn1.png) no-repeat 0px 0px;
}
.page topper a:hover.free-estimate {
	position: absolute;
	top: 7px;
	right: 20%;
	display: block;
	width: 150px;
	height: 30px;
	background: url(../artwork/free-estimate-btn2.png) no-repeat 0px 0px;
}
.page header {
	display: block;
	position: relative;
	height: 50px;
	padding: 0px 20px 50px 0;
	background: #fff;
}
.page header a.logo {
	position: absolute;
	top: 40px;
	left: 30px;
	display: block;
	width: 220px;
	height: 40px;
	background: url(../artwork/dt-logo-med.jpg) no-repeat 0px 0px;
}
.page header a.tagline {
	position: absolute;
	top: 60px;
	left: 255px;
	display: block;
	width: 280px;
	height: 16px;
	background: url(../artwork/tagline-med.jpg) no-repeat 0px 0px;

}
a.insta {
	position: absolute;
	top: 5px;
	right: 110px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../artwork/insta-green-30x30.png) no-repeat 0px 0px;
}
a.fb {
	position: absolute;
	top: 5px;
	right: 70px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../artwork/fb-green-30x30.png) no-repeat 0px 0px;
}

a.pinterest {
	position: absolute;
	top: 5px;
	right: 30px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../artwork/pinterest-green-30x30.png) no-repeat 0px 0px;
}
.page .page_content .page_content_container_nav {
	width: 100%;
	float: left;
	margin: 0px;
	background: #fff;
}
.page .page_content { background-color: #fff; padding: 1px 0px 1px 0px; }
.page .page_content .page_content_container_top { width: 100%; float: left; margin: 20px 0 0 10px; padding: 0px; }

.page .page_content .page_content_container_head { width: 100%; float: left; margin: 20px 0 0 0px; padding: 0px; background: #fff; }
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_left { width: 95%; float: left; margin: 10px 0 0 10px; padding: 0px; background: #fff; }
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}

}
/* Medium Screen Rules -Tablet Horiz */
@media screen and (min-width: 801px) and (max-width: 1200px) {
	.page { margin: 0px; padding: 0px; font-size: .9em; }
h2 { font-size: 1.8em; }
.page topper {
	position: relative;
	display: block;
	width: 100%;
	left: 0px;
	margin: 0 0 0px 0;
	height: 60px;
	padding: 10px 0px 0 10px;
	background: #014d27;
}
.page topper a.free-estimate {
	position: absolute;
	top: 35px;
	left: 10px;
	display: block;
	width: 150px;
	height: 30px;
	background: url(../artwork/free-estimate-btn1.png) no-repeat 0px 0px;
}
.page topper a:hover.free-estimate {
	position: absolute;
	top: 7px;
	right: 20%;
	display: block;
	width: 150px;
	height: 30px;
	background: url(../artwork/free-estimate-btn2.png) no-repeat 0px 0px;
}
.page header {
	display: block;
	position: relative;
	height: 40px;
	padding: 20px 40px 0 0;
	background: #fff;
}
.page header a.logo {
	position: absolute;
	top: 22px;
	left: 13px;
	display: block;
	width: 220px;
	height: 40px;
	background: url(../artwork/dt-logo-med.jpg) no-repeat 0px 0px;
}
.page header a.tagline {
	position: absolute;
	top: 39px;
	left: 238px;
	display: block;
	width: 280px;
	height: 16px;
	background: url(../artwork/tagline-med.jpg) no-repeat 0px 0px;
}
a.insta {
	position: absolute;
	top: 5px;
	right: 110px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../artwork/insta-green-30x30.png) no-repeat 0px 0px;
}
a.fb {
	position: absolute;
	top: 5px;
	right: 70px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../artwork/fb-green-30x30.png) no-repeat 0px 0px;
}

a.pinterest {
	position: absolute;
	top: 5px;
	right: 30px;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../artwork/pinterest-green-30x30.png) no-repeat 0px 0px;
}
.page .page_content .page_content_container_nav {
	width: 100%;
	float: left;
	margin: 0px;
	background: #fff;
}
.page .page_content { background-color: #fff; padding: 1px 0px 1px 0px; }
.page .page_content .page_content_container_top { width: 100%; float: left; margin: 20px 0 0 10px; padding: 0px; }

.page .page_content .page_content_container_head { width: 100%; float: left; margin: 20px 0 0 0px; padding: 0px; background: #fff; }
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}
.page .page_content .page_content_container_left { width: 95%; float: left; margin: 10px 0 0 10px; padding: 0px; background: #fff; }
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}
.page .page_content .content {
	margin: 0px;
	padding: 0px;
}

figure { display: block; margin: 0px; padding: 0px; }


}
.white {
	color: #FFF;
}
footer .a {
	color: #FFF;
}
.green {
	color: #063;
}
