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

/*COLORS
brown Pantone 4625: #472311
blue Pantone 5425:#8499A5
grey Pantone Cool Grey 10: #666666
off-white Pantone 5807: #E0DDBC
red Pantone 187: #AF1E2D
sample from graphics: brown : #663600
					  blue: #80A2B7   */

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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h3 {
	color: #80A2B7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	text-indent: 20px
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END RESET*/

/*GENERAL STYLES*/
.clear {
	clear: both;
}
a:link {
	text-decoration: underline;
	color: #663600;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #663600;
}
body {
	background-color:#E0DDBC;
}
#emailholder {
	background-color:#E0DDBC;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 20px;
}
#resource {
	background-color:#E0DDBC;
	padding-top: 8px;
	text-align: right;
	float: left;
	width: 200px;
	color: #663600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align: center;
}
#emailer {
	background-color:#E0DDBC;
	padding-top: 8px;
	text-align: right;
	float: right;
	width: 200px;
	color: #663600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#links {
	color: #E0DDBC;
	margin-top: 3px;
}
#links a:link {
	color: #E0DDBC;
	text-decoration: underline;
}
#links a:visited  {
	color: #E0DDBC;
	text-decoration: underline;
}

#links li {
	padding-bottom: 3px;
	}
	
#main {
	margin-top: 12px;
	margin-bottom: 20px;
	width: 950px;
	height: auto;
	background-color: #663600;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	height: 70px;
	border-top: thick solid #80A2B7
}
#logo {
	position: relative;
	float: left;
	width: 150px;
	padding-left: 20px;
	padding-top: 25px;
}
#container {
	float: left;
	width: 950px;
	background-color: #663600;
	border-bottom: 10px solid #80A2B7
}

/*SIDEBAR*/
#sidebar {
	width:160px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#mark {
	width: 150px;
	height: 210px;
}
#quotebox {
	width: 150px;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	color:#E0DDBC;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 17px;
}
#leed {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	padding: 0 0 80px 0px;
}

#leed-home {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	padding: 0 0 30px 0px;
}

#angies {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	padding: 0 0 5px 5px;
}

#angieslink {
	width: 100px;
	margin-left: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	line-height: 1.2em;
	padding: 0 0 40px 10px;
	}
	
#angies-a	{
	color: #80a2bc;
	}
/*END SIDEBAR*/

#content {
	height: auto;
	width: 715px;
	padding: 35px 30px 30px 30px;
	text-align: center;
	float: left;
}

.blue {
	color: #80A2B7;
	font-weight: 600;
}

#content_values {
	height: auto;
	width: 715px;
	padding: 35px 30px 70px 30px;
	text-align: center;
	float: left;
}

#content_values img {
border: 5px solid #80A2B7;
} 

#content_portfolio {
	height: auto;
	width: 715px;
	padding: 35px 30px 70px 30px;
	text-align: center;
	float: left;
}

#content_portfolio img {
border: 5px solid #80A2B7;
}

#content_testimonials {
	height: auto;
	width: 715px;
	padding: 35px 30px 50px 30px;
	text-align: center;
	float: left;
}
#photo1 {
	width: 690px;
	margin: 0 auto 20px auto;
	padding-top: 0px;
}

#photo1 img {
border: 5px solid #80A2B7;
}

#photo2 {
	width: 695px;
	margin-left: auto;
	margin-right: auto;
}

#portfolio_wrap {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	height: 450px;
	padding-left: 20px;
	}
	
#remediation li {
	padding-bottom: 7px;
	}	

.text1 {
	width: 625px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #E0DDBC;
	line-height: 17pt;
	text-align: left;
}
.text2 {
	width: 650px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	line-height: 15pt;
	text-align: left;
}
.text3 {
	width: 250px;
	padding-right: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	line-height: 15pt;
	text-align: left;
	float: left;
}

.text-rem {
	width: 660px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	line-height: 15pt;
	text-align: left;
}

.testimonials {
	width: 650px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	line-height: 15pt;
	text-align: left;
	border-top: 1px solid #80A2B7;
}

.testimonials_top {
	width: 650px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0DDBC;
	line-height: 15pt;
	text-align: left;
}

#contact {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
#contact a:link {
	color: #80A2B7;
}

.img_topleft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 20px;
}
.img_topright {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80A2B7;
	font-weight: bold;
	padding-top: 8px;
	}	

.italic {
	font-style: italic;
}

#footholder {
	background-color:#E0DDBC;
}

#footer {
	background-color:#E0DDBC;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 30px;
	color: #663600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align: center;
}

#designholder {
	background-color:#E0DDBC;
}

#design {
	background-color:#E0DDBC;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 30px;
	color: #80A2B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align: center;
}

#design a:link {
	color: #80A2B7;
}

/*BEGIN NAVIGATION*/
.nav {
	width: 651px;
	height: 16px;
	background: url(../assets/graphics/navsprite.png) no-repeat;
	margin-left:70px;
	margin-top: 28px;
	padding: 0;
	position: relative;
	float: left;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 16px;
	text-indent: -9000px;
	overflow: hidden;
}
.nav .home a:link, .nav .home a:visited {
	left: 0px;
	width: 68px;
}
.nav .home a:hover, .nav .home a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat 0px -16px;
}
.nav .home a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat 0px -16px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat 0px -16px;
	cursor: default;
}
.nav .values a:link, .nav .values a:visited {
	left: 68px;
	width: 74px;
}
.nav .values a:hover, .nav .values a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat -68px -16px;
}
.nav .values a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat -68px -16px;
}
.current-values .values a:link, .current-values .values a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat -68px -16px;
	cursor: default;
}
.nav .portfolio a:link, .nav .portfolio a:visited {
	left: 142px;
	width: 105px;
}
.nav .portfolio a:hover, .nav .portfolio a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat -142px -16px;
}
.nav .portfolio a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat -142px -16px;
}
.current-portfolio .portfolio a:link, .current-portfolio .portfolio a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat -142px -16px;
	cursor: default;
}

.nav .remediation a:link, .nav .remediation a:visited {
	left: 247px;
	width: 115px;
}
.nav .remediation a:hover, .nav .remediation a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat -247px -16px;
}
.nav .remediation a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat -247px -16px;
}
.current-remediation .remediation a:link, .current-remediation .remediation a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat -247px -16px;
	cursor: default;
}

.nav .news a:link, .nav .news a:visited {
	left: 362px;
	width: 65px;
}
.nav .news a:hover, .nav .news a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat -362px -16px;
}
.nav .news a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat -362px -16px;
}
.current-news .news a:link, .current-news .news a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat -362px -16px;
	cursor: default;
}
.nav .goodwords a:link, .nav .goodwords a:visited {
	left: 427px;
	width: 124px;
}
.nav .goodwords a:hover, .nav .goodwords a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat -427px -16px;
}
.nav .goodwords a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat -427px -16px;
}
.current-goodwords .goodwords a:link, .current-goodwords .goodwords a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat -427px -16px;
	cursor: default;
}
.nav .contact a:link, .nav .contact a:visited {
	left: 551px;
	width: 100px;
}
.nav .contact a:hover, .nav .contact a:focus {
	background: url(../assets/graphics/navsprite.png) no-repeat -551px -16px;
}
.nav .contact a:active {
	background: url(../assets/graphics/navsprite.png) no-repeat -551px -16px;
}
.current-contact .contact a:link, .current-contact .contact a:visited {
	background: url(../assets/graphics/navsprite.png) no-repeat -551px -16px;
	cursor: default;
}
