body { font-family: Arial; font-size: 13px; }
#master { margin: 0px auto; width: 800px; }
#header { width: 800px; text-align: center; }
#content { width: 800px; margin-bottom: 20px; }
#footer { width: 800px; text-align: center; }

#leftnav { float: left; width: 100px; }
#main { float: left;  width: 530px; border-left-style:double; border-right-style:double; border-color:purple; border-width:5px; margin-left:10px; margin-right:10px; padding: 20px; background-color:#EBF4F3; }
#rightnav { float: left;  width: 100px;}

#leftnav img, #rightnav img { border: 0px; }

ul { list-style-type:square; }
li { margin-bottom: 3px; }
.title { font-weight: bold; font-size: 15px; text-decoration: underline; margin-bottom: 10px; }
.subtitle { font-weight: bold; font-size: 13px; margin-bottom: 5px; }	
.section { margin-bottom: 20px; }
.section .text { padding: 10px }
.bb { border-bottom: 1px solid #aaaaaa; padding-bottom: 20px; }
.ctr { text-align: center }
.ul { text-decoration: underline }

/* About Us */
#biolinks { display: block; width: 330px; text-align: center; margin-left: 118px; }
#biolinks .item { float: left; width: 95px; }

.staff { padding: 10px; background-color: #dedede; border: 1px solid black; margin-bottom: 20px;  }
.staff .pic { float: left; width: 105px; }
.staff .pic img { border: 1px solid black; }
.staff .bio { float: left; width: 400px; font-size: 11px; }

.testimonal { background-color: #dedede; padding: 10px; border: 1px solid black; margin-bottom: 10px; }

.directions_map { float: left; width: 250px; }
.directions_map img { border: 1px solid black; }
.directions_text { float: left; width: 250px; }