
body {
	background: white;
	font-family: times;
	color: black;
	margin: 0;
  	}
	 
#wrapper	{
	width: 96%;
	border: 0;
	padding: 0;
	background: white;
	background-image: none;
}	
	 
	 
/* General Typography
----------------------------------------------- */

p {
	color: #333;
	margin: 3px 0 10px 20px;
	font-size: 10pt;
	line-height: 130%;
	font-style: normal;
}
	
.testimonialname {
	padding: 0 0 0 10px;
	font-weight: bold;
}
	
address {
	color: #333;
	margin: 0;
	font-size: 10pt;
	font-style: italic;
}
	
ul, ol, dl {
	color: #333;
	margin: 0 0 14px 40px;
	padding: 0;
	font-size: 10pt;
	line-height: 150%;
}
	
dl {
	color: #333;
	margin: 0 0 14px 20px;
	padding: 0;
}
	
dd {
	color: #333;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 10pt;
	line-height: 130%;
}
	
dt {
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 12pt;
	line-height: 1.2em;
}
	
ul.inlinelist {
	color: #333;
	margin: 0 0 14px 40px;
	padding: 0;
	font-size: 10pt;
	line-height: 150%;
	font-weight: normal; 
}
	
#footer ul {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-style: italic;
	line-height: 100%;
	list-style-type: none;
}
	

h1, h2, h3, h4, h5, h6	{
	font-family: times;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
}

h1	 { 
	color: Black;
	font-weight: bold; 
	font-size: 14pt; 
	margin-top: 24px; 
	margin-bottom: 10px;
}
	
h2, h2 a:visited, h3, h3 a:visited, h4, h4 a:visited, h5, h5 a:visited	 { 
	color: Black;
	margin: 0;
	padding: 0;
	font-weight: bold; 
	font-size: 14pt; 
}
	
#footer p.foot-e, #footer p.foot-t {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-style: italic;
	line-height: 100%;
}

	
/* Main Hide me
----------------------------------------------- */

.skiplink, #panels, #agency_column, #folio_column, #standards_column, #footer p.foot, #topper, #print, #info, .ext, #details, ul.gallery_info, ul.project_info, #contact_form, #form-info, #resources, fieldset, .inputsend, .hide, #login, #mainNav, .banner, #creds, .topper, .tell-me-more, #subNav   {
	display: none;
	}
	
	
/* Imagery
----------------------------------------------- */
	
img a:link, img a:visited {
   font-weight: normal;
   text-decoration: none;
}
	
img {
	border: solid 1px Gray;
	padding: 2px;
}
	

/* Main header
----------------------------------------------- */

#header h1 span, #agency_header h1 span, #folio_header h1 span, #standards_header h1 span {
	color: Gray;
	padding: 0 0 12px 0;
	font-weight: normal;
	font-size: 16pt;
	text-decoration: none;
	}

#header h1 a:link, #header h1 a:visited, #agency_header h1 a:link, #agency_header h1 a:visited, #folio_header h1 a:link, #folio_header h1 a:visited, #standards_header h1 a:link, #standards_header h1 a:visited	{
	color: Gray;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}
	
	
/* General linkology
----------------------------------------------- */
		
a:link, a:visited {
	color: #333;
   font-weight: bold;
   text-decoration: none;
}










