/* @override 
	http://lightingdesignalliance.dev//_templates/site/print.css
*/

/* !RESET */
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-family: inherit; vertical-align: baseline;}
html {font-size:100.01%;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1em; color: black;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";}
:link img {border: 0px none;}
img, a img {padding:0; margin:0; border:none; display:block;}
strong {font-weight:bold;}
em {font-style:italic;}

 
/* !MAIN TYPOGRAPHY  */
 
p, h1, h2, h3, h4, h5, li, a {font-family:Arial, Helvetica, sans-serif; color: black;}
 
p, li {
    font-size:12px;
    line-height:18px;
    margin:0 0 12px 0;
}

p.site, #offices li {
	color:#666; 
	font-weight:bold; 
	font-size:11px;
	}
p.site {color:black; margin:3px 0;}
span.loc {color:#666; padding-left:3px; margin:3px 0;}

 
p a, p a:visited {color:black; text-decoration:underline;}
ul li, ul li a { font-size:12px; line-height:16px; margin:0;}
 
h1, h1 a {
    font-size:24px;
    color:#666;
    line-height:30px;
    font-weight:normal;
    margin:0 0 0 0;
}

h1 a {
 text-decoration: none;
}

div.person h1 {
 font-size: 16px;
}
 
h2 {color:rgb(30,30,30); font-size:14px; line-height:18px; font-weight:bold; margin:9px 0;}

h2#breadcrumb a {
    font-size:18px;
    line-height:30px;
    font-weight:normal;
    margin:0 0 0 0; 
	text-decoration: none;
	color: black;
}

h2 a {
 text-decoration: none;
}

h3 {font-size:10px; line-height:18px; color:#666; font-weight:bold; letter-spacing:1px; text-transform: uppercase;}

h4, h5 {
	font-size:10px; 
	line-height:1.4em; 
	font-weight:bold; 
	color:#666; 
	text-transform:uppercase; 
	margin-top:18px;
	}


h5 {color:#666; margin:0;}

h4+h5 {margin-top: 6px;}

#intro p {
 font-size: 16px;
 line-height: 20px;
 font-weight: bold;
}

#homelink, #nav, #aboutnav, #aboutsubnav, img.vert, #footer,
p.closeprojects, #projectsubnav, h3.newsbackreference, #thumbs,
a.nextprev, #homethumbs, #homelogo {
 display: none;
}

p.copyright {
 font-size: 10px;
}

ul.segment {
 padding-bottom: 12px;
}

div.project {
 padding-bottom: 20px;
}

li.projectname a {
 font-size: 14px;
 font-weight: bold;
 color: black;
 text-decoration: none;
}



