@charset "utf-8";
/* CSS Document */
td,p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
.smWhite {
 font-size: 10px;
 color: #ffffff;
 text-decoration: none;
}
a.navLeft:hover{
 font-size: 12px;
 font-weight: bold;
 letter-spacing: .2em; 
 color: #e8d305;
 text-decoration: none;
}
a.navLeft{
 font-size: 12px;
 font-weight: bold;
 line-height: 30px;
 color: #ffffff;
 text-decoration: none;
}
.specialties{
 font-size: 12px;
 line-height: 20px;
 color: #f0e89d;
}
h1{
 font-size: 17px;
 font-weight: bold;
 color: #696433;
 letter-spacing: .2em;
}
h1{
 font-size: 15px;
 font-weight: bold;
 color: #696433;
 letter-spacing: .2em;
}
.mainContent, li{
 margin-left: 50px;
 margin-right: 40px;
 margin-top: 30px;
 margin-bottom: 30px;
 color: #353216;
}
