@charset "utf-8";
/* CSS Document */
body {
	font-family:Verdana, Geneva, sans-serif;
}
#seattle-roofer-wrapper{
	width:786px;
	height:1080px;
	background-color:#660000;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	position:relative;
	z-index:1;
}	

#tacoma-roofing-contractor {
	width: 775px;
	height: 600px;
	background-color:#003300;
	position:relative;
	top:0px;
	left:6px;
	z-index: 588;
}

#washington-roofer {
	width:740px;
	position:relative;
	top:20px;
	left:4px;
}
#washington-roofer h1{
	font-size:16px; 
	text-align:center;
}
#washington-roofer h2 {
	font-size: 14px;
	text-decoration:underline;
	padding-top: 0px;
	text-align:center;
}

#washington-roofer h3 {
	font-size: 12px;
	padding-top: 0px;
	text-align:center;
	text-decoration:none;
}

#washington-roofer h4 {
	font-size: 11px;
	padding-top: 0px;
	text-align:center;
}

#washington-roofer p {
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}

#pierce-county-roofer {
	height: 435px;
	width: 400px;
	background-position: top;
	padding:0px
}
#pierce-county-roofer h1{
	padding-top: 20px;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
}

#pierce-county-roofer h2{
	font-size: 14px;
	text-decoration:none;

}
#pierce-county-roofer h3{
	font-size: 14px;
	text-decoration:none;
	font-style:italic;
}

#tacoma-roofer h1{
	font-size:14px; 
	padding-top: 0px; 
	text-align:center;
}

#tacoma-roofer h3 {
	font-size: 12px;
	padding-top: 0px;
	text-align:center;
	text-decoration: underline;
}

#roofing-contractor a{
	font-size: 14px;
	text-align:left;
	color:#003300;
	font-weight:bold;
	padding-left:20px;	
	text-decoration:none;
}

#roofing-contractor a:hover {
	font-size: 14px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	padding-left:20px;
}

#roofing-contractor h1 {
	font-size:16px;
	color: #CCCCCC;
}

#roofing-contractor h2 {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	text-decoration:none;
}

td#tacoma-roofing a {
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	font-weight:bold;
}

td#tacoma-roofing a:hover {
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight:bold;
}

#tacoma-roofing h1 {
	font-size: 16px;
	text-decoration: none;
}

#tacoma-roofing h2 {
	font-size: 12px;
	text-decoration: none;
	color: #F2A174;
}

#tacoma-roofing h3 {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

#roofing-contractor .m-corsiva-red {
	font-family: "monotype Corsiva";
	color: #660000;
	font-size:24px;
	font-weight:normal;
	text-align:center;
}

#roofing-contractor .m-corsiva-gr {
	font-family: "monotype Corsiva";
	color: #003300;
	font-size:24px;
	font-weight:normal;
	text-align:center;
}
#roofing-contractor a {
	color: #CCC;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

#roofing-contractor a:hover {
	color: #FFF;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}
#stewart-roofing-copyright-nav {
	position:relative;
	top:-10px;
	left:0px;
	z-index:1000;
}
.red {color:#660000}
.green {color:#003300}
.white {color:#FFFFFF}
.grey {color:#CCCCCC}

.size12 {font-size:12px}
.size14 {font-size:14px}
.pad0 {padding:0px;}
.mar0 {margin:0px;}
.pad2 {padding:2px;}
.mar2 {margin:2px;}
.pad5 {padding:5px;}
.mar5 {margin:5px;}

.center {text-align:center}
.left {text-align:left}
.justify {text-align:justify}
