h1{
    text-transform: lowercase;
}

blockquote{
    width: 200px;
    background: no-repeat;
}

.area1 ul li a.documentlink {color: #8ac31a; display:inline; margin: 0 0 0 8px;}
	a:hover, a:active {color: #333;}

a.externalPdf {
    background: url(../media/images/css/pdf.gif) no-repeat left 5px ;
    display: block;
    height: 15px;
    padding: 10px 0 0 25px;
}

a.externalPdf:hover {
    color: #A1CF48;
}

.areas .area3 ul#nav_people li a { height: 71px; }

.work .nav.gallery li { margin-right: 20px;}

.work .nav.tertiary li, .work .nav.tertiary li a {
    width: 209px;
    font-size: 0.95em;
}

table.awards {
    font-size: 1.1em;
    width: 605px;
}

table.awards th {
    border-right: 1px solid #fff;
    color: #fff;
    text-align: left;
    font-weight: bold;
    background: #A1CF48;
    padding: 8px;
}

table.awards td {
    border-bottom: 1px solid #dde8c7;
    padding: 8px;
    vertical-align: top;
}

table.awards td.col1 {
    font-weight: bold;
    width: 200px
}

table.awards tr.odd td {
    background: #fff;        
}

table.awards tr.odd td.col1 {
    background: #f1f1f1; 
}

table.awards tr.even td {
    background: #f1f1f1;
}

table.awards tr.even td.col1 {
    background: #e5e5e5;
}

