@charset "utf-8";
/* CSS Document */

#people h2, #people h3, #people h6, #people .quote_text, #people .quote_author, .gray_text {
color: #be263b;
}

#people ul.sug_square li {
background: url(/people/images/people_bullet.gif) left center no-repeat;
margin: 3px 0px 3px 0px;
padding-left: 15px;
padding-bottom: 2px;
}

#left_internal_nav a, #left_internal_nav a:active, #left_internal_nav a:visited {
background: none;
}

#left_internal_nav a:hover {
color: #999;
background: url(/images/red_bullet.gif) right no-repeat;
}

#people_table td {
width: 130px;
}

#people_photos td{
height: 130px;
width: 130px;
}

a.people_name, a.people_name:active, a.people_name:visited, .people_name {
font-size: 15px;
color: #b81f25;
text-decoration: none;
font-family: "Trebuchet MS", Verdana, Arial;
font-weight: bold;
}

a.people_name:hover {
text-decoration: underline;
}

.people_quote {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 16px;
font-weight:bold;
line-height:18px;
color: #333;
}

.people_title {
font-size: 12px;
color: #666;
font-weight: normal;
}

.people_text {
padding-top: 0px;
}

.people_text p {
color: #666;
font-size: 11px;
font-family: "Trebuchet MS", Verdana, Arial;
line-height: 16px;
}

a.prev_next, a.prev_next:active, a.prev_next:visited  {
font-family: 'Trebuchet MS', Verdana, Arial; 
font-size: 20px; 
color: white;
display: block;
width: 26px;
height: 26px;
line-height: 26px;
vertical-align: middle;
background: #c6001e; 
text-align: center;
text-decoration: none;
margin:0 3px;
}

a.prev_next:hover {
color: #333;
text-decoration: none;
margin:0 3px;
}

a.prev_next_inct, a.prev_next_inct:active, a.prev_next_inct:visited, a.prev_next_inct:hover  {
font-family: 'Trebuchet MS', Verdana, Arial; 
font-size: 20px; 
color: white;
display: block;
width: 26px;
height: 26px;
line-height: 26px;
vertical-align: middle;
background: #a9a9a9; 
text-align: center;
text-decoration: none;
cursor: default;
margin:0 3px;
}

a.paging_button, a.paging_button:visited, a.paging_button:active {
height: 18px;
line-height: 18px;
vertical-align: middle;
padding: 0px 11px;
text-transform: uppercase;
background: #c5001d;
font-size: 10px;
color: white;
text-align: center;
display: block;
}

a.paging_button:hover {
text-decoration: none;
background: #ccc;
color: #333;
}