﻿/**** About ****/
h3 {
font-size: 14px;
color: #333333;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
} 
#about b { border-bottom: none; }
#about p { font-size: 12px; line-height: 18px; margin-bottom: 18px; text-align: justify; }
#about ul, #about ol { font-size: 12px; padding-left:0px; }
#about h4 { font-size: 12px; margin-top: 8px; }
#about .main li { list-style-type: none; padding-left: 20px; margin-bottom: 8px; background: url('/images/arrow.png') no-repeat left 1px; }
#about dl { padding-bottom: 12px; }
#about dt { font-size: 14px; font-weight: bold; color: #2FB566; padding-bottom: 8px; }
#about dd { font-size: 12px; padding-bottom: 12px; }
#about .side ul { padding: 12px 15px; color: White; }
#about .side li { display: block; list-style-type: none; }
#about .wb, #about .bbs { float: right; width: 100%; margin-bottom: 20px; }
#about .side .wb p { color: Black; }
#about .side a:link, #about .side a:visited { color: white; padding: 2px 0 3px 0; display: block; }
#about .side a:hover, #about .side a:active, #about .side .selected a:hover, #about .side .selected a:active { color: Black; background-color: #2FB566; }
#about .side .selected a:link, #about .side .selected a:visited { color: #ffffff; }
#about .about_main { font-size: 17px; }
#about .about_sub { font-size: 12px; }
.contact-link { margin: 7px 0; }
.staff-thumb { float: left; margin: 0 20px 20px 0; }
.staff-list { padding: 0; }
.staff-list h3 { font-size: 12px; padding-bottom: 0; }
#about .staff-list li { padding: 0; background: none; }
.join-us-on-facebook { margin-left: 10px; height: 56px; }
.join-us-on-facebook a:link, .join-us-on-facebook a:visited { height: 63px; display: block; overflow: hidden; }
.join-us-on-facebook a:hover img { position: relative; top: -63px; }
#a.baseline
{
    color: White;
}
 
a.baseline:hover
{
    color: Yellow;
}
