/* CSS Document */

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size: 15px;
color:#000000;
font-weight:bold;
margin-top:10;
margin-bottom:9px;
}

h2 {
font-size: 13px;
color:#000000;
font-weight:bold;
margin-top:10;
margin-bottom:9px;
}

p {
font-size: 12px;
color:#000000;
line-height:150%;
margin-top:10;
margin-bottom:9px;
}

ul li {
font-size: 11px;
color:#000000;
line-height:150%;
margin-top:0;
margin-bottom:2px;
}

#printlogo {
text-align: left;
}

#flashlogo,
#sidenav,
#darkpebbles,
#photolarge,
#photosmall,
#specialties,
#nav1,
#nav2,
#nav3 {
display:none;
}

td.navigation {
display:none;
}

#newsteaser {
margin-top: 40px;
margin-left: 40px;
margin-bottom:20px;
text-align:left;
}

#textnarrow, #textwide {
margin-left:40px;
width: 80%;
}

#textbio {
margin-left:250px;
margin-top:-250px;
width:346px;
}

#newsteaser p {
color: #000000;
font-size: 9px;
margin-top:0;
margin-bottom: 6px;
}

#newsteaser h2 {
color: #000000;
font-size: 10px;
font-weight: bold;
margin-bottom:2px;
margin-top:0;
}

#footer {
margin-left: 40px;
margin-top:20px;
text-align:center;
}

#footer p {
font-size: 9px;
color:#999999;
}

p.footerbyline,
p.footer,
a.footer,
#noprint, 
#worklink {
display:none;
}


