@charset "utf-8";
/* CSS Document */

/* ---------------------------------------CSS RESET-------------------------------------------------------- */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;  
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	background: white;
	line-height: 1;
	color: black;
	}
ol, ul {
	list-style: square;
	}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
/*-------------------------------------------END CSS RESET-----------------------------------------------------*/

body {
	background-color: #CCC;
	font-size:100%;
	text-align:left;
}

p {
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

#container {
	position:relative;
	width:980px;
	height:100%;
	margin-top:0px;
	border:4px solid #000;
	background: #fff;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.linksbigpara {
	margin: 20px 50px 0 50px;
	font: 0.9em/1.2em verdana, arial, sans-serif;
	}
.linksbigpara2 {
	margin: 5px 50px 0 70px;
	font: 0.9em/1.2em verdana, arial, sans-serif;
	}
.header {
	float:left;
	background: url(images/mockup2_r1_c1.jpg) no-repeat;
	width:980px;
	height:128px;
}

h1 {
	float:left;
	margin-left:50px;
	margin-top:5px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C7DFBF;
	font-style:italic;
	font-weight:100;
}

.subhead {
	float:left;
	width:940px;
	text-align:center;
	margin-left:20px;
	line-height:22px;
	font-size:1.0em;
	margin-top:10px;
}

h3 {
	clear:left;
	float:left;
	margin-top:15px;
	margin-left:100px;
	font-size:1.2em;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	width:455px;
}

.phone {
	float:left;
	font-size:1.5em;
	font-weight: bold;
	margin-top:45px;
	margin-left:40px;
	color:#fff;
}
.urllist {
	margin: 50px 0 0 50px;
	font: 0.9em/1.2em verdana, arial, sans-serif;
	color:#000;
}
.strong {
	font-weight: bold;
}

.header h1 span {
	font-size:1.8em;
}

.body {
	float:left;
	background:url(images/mockup2.jpg) no-repeat;
	width:980px;
	height:100%;
}

#nav {
	float:left;
	margin-top:12px;
	width:980px;
}

#nav li {
	float:left;
	display:inline;
	margin-left:72px;
	
}

#nav a {
	float:left;
	background:url(button.png);
	width:153px;
	height:36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#nav a .home {float:left;margin-left:53px;margin-top:8px;} 
#nav a .services {float:left;margin-left:50px;margin-top:8px;} 
#nav a .contact {float:left;margin-left:38px;margin-top:8px;} 
#nav a .about {float:left;margin-left:35px;margin-top:8px;}

h2 {
	float:left;
	margin-top:30px;
	width:980px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:2px;
}

h4 {
	float:left;
	margin-top:10px;
	width:980px;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	line-height: 1.5em;
}

h4 span {
	font-size:1.1em;
	font-weight:bold;
}

h5 {
	float: left;
	
	margin:30px 0 0 0;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
}


#leftcol {
	float:left;
	margin-left:10px;
	margin-top:11px;
	width:390px;
	height:100%;
}

.bodyparagraphs {
	margin-left:10px;
	font-size:0.8em;
	line-height: 1.2em;
}

.bodyparagraphs span {
	font-size:1.2em;
	font-weight:bold;
	color: #03F;
}

.bodyparagraphs .names {
	color:#900;
	font-size:0.9em;
}

.body img {
	margin-top:25px;
	margin-left:10px;
	border: 1px solid #000;
}

#image {
	float:left;
	margin-top:15px;
	margin-left:20px;
	
}

#image2 {
	float:left;
	margin-top:-20px;
	margin-left:15px;
}

#list {
	width:390px;
	margin-left:25px;
}

#list li {
	font-size:0.8em;
	line-height:1.2em;
	margin: 0 0 0 20px;
	width: 390px;
	
}

.contactinfo, .quote {
	width:980px;
	text-align:center;
}

.quote {
	background:#FFF;
}

.contactinfo span {
	text-decoration:underline;
	color:#900;
}

form {
	float:left;
	display:inline;
	width:400px;
	margin-left:310px;
	margin-top:10px;
	padding:0px;
}

#footer {
	float:left;
	width:980px;
	text-align:center;
	margin-top:20px;
	font-size:0.8em;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px solid #000;
}

.contactinfo1 {
	float:left;
	width:980px;
	text-align:center;
}

.estimateform {
	float:left;
	margin-left:314px;
	padding-top:10px;
}

.form-row{
  width:100%;
  overflow:hidden;
  padding:5px 0;
}

.form-row input {
	float:right;
	margin-right:50px;
	margin-top:-4px;
}

.photocontainer {
	float:left;
	width:215px;
	margin-top:10px;
	margin-left:83px;
}

.photohead, .blurb {
	float:left;
	width:215px;
	text-align:center;
	font-size:0.9em;
}

.blurb {
	height:200px;
}

.photohead {
	font-size:1.4em;
}

.photocontainer img {
	margin:0px;
}

.photocontainer .deb {
	float:left;
	margin-left:15px;
}

#home #nav-home a,#services #nav-services a,#contact #nav-contact a,#about #nav-about a {color: #00F; cursor:pointer;}

a:link {text-decoration:none;color:#000; cursor:pointer;} a:visited {text-decoration:none;color:#000; cursor:pointer;} a:hover {text-decoration:none;color:#000; cursor:pointer;} a:active {text-decoration:none;color:#000; cursor:pointer;}

.urllist a:link {text-decoration:none;color:#000; cursor:pointer;} 
.urllist a:visited {text-decoration:none;color:#000; cursor:pointer;} 
.urllist a:hover {text-decoration:underline;color:#000; cursor:pointer;} 
.urllist a:active {text-decoration:none;color:#000; cursor:pointer;}

