
/* @group Globals */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:; }
/* @end group Globals */

em {
	font-style: italic;
	}

.clear {
	clear: both;
	}
img.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}
img.alignright {
	float: right;
	margin: 0 0 12px 10px;
	}
a.more-link:link,
a.more-link:visited {
	border-bottom: 1px dotted #132259;
	color: #132259;
	text-decoration: none;
	}
a.more-link:hover,
a.more-link:active {
	color: #666;
	}
/* @group Globals */

html { 	}
body { 
	background: #7f2e1b;
	color: #000;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px;
	line-height: 16px;
	}
#wrapper {
	background: #f9f9f1 url('/_img/bkg-page.gif') top left repeat-x;
	width: 100%;
	}
#page {
	background: transparent url('/_img/bkg-wrap.gif') bottom left repeat-x;
	margin: 0 auto;
	padding: 10px 0 20px;
	}
#header, #content, #footer-meta {
	margin: 0 auto;
	padding: 0 15px 0;
	width: 830px;
	}
#header {
/* 	background: #fff url('/_img/bkg-header.png') top left repeat-x; */
	height: 130px;
	position: relative;
	overflow: hidden;
	}
#content {
	background: #fff;
/* 	background: #fff url('/_img/fpo-16px.png'); */
	border-right: 2px solid #e7ecd7;
	border-bottom: 3px solid #e7ecd7;
	border-left: 2px solid #e7ecd7;
	margin-top: 7px;
	padding-top: 15px;
	padding-bottom: 1px;
	}
#footer {
	background: #7f2e1b;
	clear: both;
	}

#primary-content {
	float: left;
	padding-top: 0;
	padding-bottom: 45px;
	padding-left: 15px;
	width: 500px;
	}
#secondary-content {
	float: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 45px;
	width: 240px;
	}

h1 {
	color: #772d1b;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size:24px;
	line-height: 24px;
	margin: 15px 0 24px 15px;
	}
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active {
	color: #772d1b;
	text-decoration: none;
	}
h2 {
	color: #7a870d;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size:18px;
	line-height: 20px;
	margin: 0 0 12px ;
}
h3 {
	color: #772d1b;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 16px;
	padding: 8px 0 2px;
	text-transform: uppercase;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 16px;
	}
ul {
	font-size: 13px;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
	margin-bottom: 16px;
	}


/* @end Globals */


#header h4#logo {
	background: transparent url('/_img/tyler-woods-logo.png') 0 0 no-repeat;
	height:105px;
	left: 45px;
	position: absolute;
	top: 12px;
	width: 140px;
	}
	#header h4#logo a {
		display: block;
		height: 105px;
		margin: 0;
		text-indent: -9999px;
		width: 140px;
		}
#navigation {
	border-top: 1px solid #e2e5d8;
	border-bottom: 1px solid #e2e5d8;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 14px;
	line-height: 14px;
	padding: 2px 2px;
	position: absolute;
	bottom: 10px;
	left: 220px;
	}
	#nav-global ul {
		list-style-type: none;
		}
	#nav-global li {
		border-left: 1px solid #dde5cc;
		display: inline;
		float: left;
		padding: 0 2px;
		}
	#nav-global a:link,
	#nav-global a:visited {
		color: #7a870d;
		display: block;
		padding: 5px 15px;
		text-decoration: none;
		}
	#nav-global a:hover,
	#nav-global a:active,
	#nav-global a:focus,
	#about #nav-item-about a,
	#contact #nav-item-contact a,
	#coverage #nav-item-coverage a,
	#testimonials #nav-item-testimonials a,
	#services #nav-item-services a {
		background: #ededd5 url('/_img/bkg-global-nav.gif') center 0 repeat-x;
		color: #5a1009;
		}
	#nav-global li#nav-item-home {
		border: none;
		}
.subnav {
	border-top: 1px solid #e2e5d8;
	border-bottom: 1px solid #e2e5d8;
	display: block;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 12px;
	height: 32px;
	margin : 5px 10px 40px;
	padding: 0 5px;
	} 
	.subnav h4 {
		color: #7a870d;
		display: inline;
		float: left;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 11px;
		margin-top: 2px;
		padding: 9px 40px 4px 0;
		text-align:right;
		text-transform: uppercase;
		width: 160px;
		}
	.subnav ul {
		list-style-type: none;
		font-size: 12px;
		line-height: 16px;
		margin: 3px 0 0;
		}
	.subnav li {
/* 		border-left: 1px solid #dde5cc; */
		display: inline;
		float: left;
		padding: 0 2px;
		}
	#nav-services a:link,
	#nav-services a:visited {
		color: #7a870d;
		display: block;
		padding: 5px 15px;
		text-decoration: none;
		}
	#nav-services a:hover,
	#nav-services a:active,
	#nav-services a:focus,
	#services.commercial .subnav #nav-item-commercial a,
	#services.industrial .subnav #nav-item-industrial a,
	#services.residential .subnav #nav-item-residential a,
	#services.rural .subnav #nav-item-rural a {
/* 		background: #ededd5; */
		color: #5a1009;
		}
#footer-meta {
	padding: 10px 15px 10px;
	}
#footer-meta p {
	color: #d4d4c6;
	font-size: 11px;
	}
#footer-meta .meta-sep {
	margin: 0 10px;
	}
#footer-meta .seal {
	float: right;
	position: relative;
	right: 10px;
	top: 0;
	}



#home #primary-content {
	float: left;
	padding-top: 0;
	padding-left: 15px;
	width: 380px;
	}
#home #secondary-content {
	float: right;
	padding-top: 0;
	padding-right: 30px;
	width: 340px;
	}

#home h2,
#home h3 {
	color: #7a870d;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 11px;
	padding: 9px 0 4px;
	text-transform: uppercase;
	}	
#home #secondary-content ul {
	border-top: 1px dotted #d7dcc7;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	}
#home #secondary-content li {
	background: transparent url('/_img/bullet.gif') 9px 9px no-repeat;
	border-bottom: 1px dotted #d7dcc7;
	color: #6a1d11;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 13px;
	line-height: 24px;
	padding-left: 20px;
	}
#home #secondary-content li a:link,
#home #secondary-content li a:visited {
	border: none;
	color: #6a1d11;
	text-decoration: none;
	}
#home #secondary-content #address {
	float: right;
	font-size: 12px;
	margin-right: 0;
	}
#home #secondary-content h4 {
	color: #6a1d11;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0;
	text-transform: uppercase;	
	}
#home #secondary-content #phone {
	float: left;
	font-size: 11px;
	}
/*
#home #secondary-content td {
	margin: 0;
	padding: 0 5px 0 0;
	text-transform: capitalize;
	}
*/

#home td.address {
	padding-left: 10px;
	}
#home td.numbers {
	padding: 0 5px 0 0;
	}
#home .numbers td {
	border-bottom: 1px dotted #d7dcc7;
	}

 #home .numbers td {
	color: #6a1d11;
	float: left;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 11px;
	line-height: 23px;
	margin-right: 10px;	
	margin-bottom: 0;
	min-width: 60px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;	
	}
 #home .numbers td.value {
	color: #000;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	margin-right: 0;
	padding-top: 3px;
	padding-right: 0;
	text-transform: lowercase;	
	}


#home-feature { 
	background: url('/_img/featured-bg.png') top center no-repeat; 
	margin: -5px -5px 0; 
	min-height: 263px;
	overflow: hidden;
	position: relative; 
	width: 840px; 
	}

	
#home #p1 {
	height: 233px;
	margin-top: 15px;
	margin-left: 15px;
	overflow: hidden;
	width: 810px;
	}

/* Services */
#services p.quote {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 15px; 
	}
#services .name,
#services .title,
#services .org {
	display: block;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	}
#services .name {
	color: #772d1b;
	font-weight: bold;
	}
#services .more-link {
	border: none;
	display: block;
	float: right;
	}
#services .service {
	float: left;
	margin-bottom: 15px;
	margin-right:30px;
	width: 220px;
	}
#services .service img {
	border: 1px solid #e2e5d8;
	}
#services .service-wide {
	clear: left;
	width: 100%;
	}
#services .pics {
	border: 1px solid #e2e5d8;
	float: right;
	height: 176px;
	margin: 0 0 15px 10px;
	overflow: hidden;
	width: 285px;
	}
#services .pics img {
	height: 176px;
	left: 0;
	top: 0;
	width: 285px;
	}


/* Coverage */
#coverage #primary-content {
	float: left;
	padding-top: 8px;
	width: 420px;
	}
#coverage #secondary-content {
	float: right;
	width: 320px;
	}
#coverage #content {
	padding-top: 25px;
	}		
#coverage .alignright {
	margin-left: 20px;
	}	
#coverage #secondary-content ul {
	border-top: 1px dotted #d7dcc7;
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 11px;
	margin-left: 0;
	}
#coverage #secondary-content li {
	background: transparent url('/_img/bullet.gif') 9px 9px no-repeat;
	border-bottom: 1px dotted #d7dcc7;
	color: #6a1d11;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 13px;
	line-height: 24px;
	padding-left: 20px;
	}
#coverage #secondary-content li a:link,
#coverage #secondary-content li a:visited {
	border: none;
	color: #6a1d11;
	text-decoration: none;
	}
	
/* About */
#about #content {
	padding-top: 25px;
	}		
#about .portrait {
	float: right;
	margin-left: 10px;
	width: 165px;
	}
#about .portrait img {
	border: 1px solid #e2e5d8;
	float: right;
	padding: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	}
#about .portrait p {
	color: #6a1d11;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 12px;
	margin-left: 20px;
	}
	
/* Testimonials */
#testimonials #content {
	padding-top: 25px;
	}
#testimonials p.quote {
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px; 
	}
#testimonials .name,
#testimonials .title,
#testimonials .org {
	display: block;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11px;
	line-height: 15px;
	margin-left: 300px;
	}
#testimonials .name {
	color: #772d1b;
	font-weight: bold;
	}
	
/* Contact */
#contact #content {
	padding-top: 25px;
	}
#contact #primary-content,
#contact #secondary-content {
	padding-top: 15px;
	}
#contact #office,
#contact #map {
	border: 1px solid #e2e5d8;
	padding: 3px;
	margin-bottom: 3px;
	}
#contact .caption {
	color: #6a1d11;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 13px;
	margin-bottom: 0;
	}
#contact .directions {
	margin-left: 10px;
	}
 #contact-info {
	border-bottom: 1px dotted #d7dcc7;
	float:right;
	padding:0 0 5px;
	}
#home #contact-info {
	float:left;
	}


 #contact-info div {
	border-bottom: 1px dotted #d7dcc7;
	display: block;
	}
 #contact-info p {
	color: #6a1d11;
	float: left;
	font-family: Georgia,Times,Times New Roman,serif;
	font-size: 11px;
	line-height: 23px;
	margin-right: 10px;	
	margin-bottom: 0;
	min-width: 60px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;	
	}
 #contact-info p.value {
	color: #000;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	line-height: 23px;
	padding-top: 3px;
	padding-right: 5px;
	text-transform: lowercase;	
	}
#contact #primary-content a:link,
#contact #primary-content a:visited {
	border-bottom: 1px dotted #132259;
	color: #132259;
	text-decoration: none;
	}
#contact #primary-content a:hover,
#contact #primary-content a:active {
	color: #666;
	}
#contact #address {
	float: left;
	padding: 0px 0 5px;
	}
#contact #address p {
	margin-left: 5px;	
	}

