body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #7C9DA5;
}

.leake {
  color: #47292B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: lighter;
  line-height:28px;
}

.boardcertified {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
}

.grey_list {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  list-style: disc;
  padding: 0;
}

.credentials {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

#quote {
	width: 325px;
	color: #678C96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	line-height: 20px;
}

.blueCAPS {
	color: #678C96;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}

.brown_list {
  color: #47292B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  list-style: disc;
  padding: 0;
}

.brown_list a, a:hover{
  color: #47292B;
  text-decoration:none;
  font-weight: lighter;
}

.home_headings {
	color: #678C96;
	font-size: 22px;
	font-weight: lighter;
	margin-top: 0px;
}

.leftcolumn {
	color: #47292B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 15px;
	border-right: solid thin #999999;
}

.middlecolumn {
	color: #47292B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: solid thin #999999;
	padding-left: 10px;
	padding-right: 10px;
}

.rightcolumn {
	color: #47292B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
}

.bluebox {
	background-color: #EBF0F2;
}

.bluedot {
  color: #FFFFFF;
  line-height:22px;
  border-bottom: dotted #C9D7DC;
}

.blue {
  color: #7C9DA5;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:22px;
}

.blueheader {
  color: #7C9DA5;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  text-align:right;
}

.whiteheader {
  color: #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align:right;
}

.whiteheaderlarge {
  color: #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 27px;
  font-weight:normal;
  text-align:right;
}

.headline {
  color: #7C9DA5;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height:28px;
  text-transform: uppercase;
}

h1.home {
  color: #47292B;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:22px;
  font-weight: bold;
  text-transform: none;
}

h1{
  color: #7C9DA5;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height:28px;
  margin:0;
  padding:0;
  text-transform: uppercase;
}

h2 {
padding:0;
margin:0;
}

ul li a:link{
font-style: normal;
font-weight: 500;
}

#left {
float:left;
width:200px;
}


.subheadline {
  color: #47292B;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

.body {
  color: #47292B;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:22px;
}

.bold {
  color: #47292B;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:22px;
}
.turqbold {
  color: #34B3D3;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:22px;
}
a {
  color: #47292B;
  text-decoration: none;
    font-weight: bold;
}

a:hover {
  color: #7C9DA5;
  text-decoration: none;
}

a:active {
  color: #47292B;
  text-decoration: none;
}
.hometext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #47292B;
}
.directors {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #47292B;
}
.acronym {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #47292B;
	text-decoration: underline;
}

UL {
font-size : 12px; 
font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
color : #7C9DA5; 
}

UL UL LI {
font-size : 12px; 
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
color : #7C9DA5; 
}

UL UL UL LI {
font-size : 10pt; 
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
color : #7C9DA5; 
list-style-image: url(/graphics/sub_sub_bullet.gif);
}


UL {
	list-style: square outside;
	padding-top :4px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:4px;
	margin:0px;
}

li {
	padding-top: 1px;
	padding-bottom: 15px;
}
.homebudy {

  color: #47292B;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:29px;
}
.homebold {

  color: #47292B;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:29px;
}
.list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffa619;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	color: #FFFFFF;
	line-height: 15px;
	letter-spacing: normal;
	word-spacing: normal;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #7C9DA5;
}
.HomeContactSmallCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #47292B;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: justify;

}
.HomeContactDivide {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.subheadline2 {

  color: #7C9DA5;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height:20px;
  text-transform: uppercase;
}
.bios {

  color: #4d4d4d;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:normal;
}
.subheadline3 {

  color: #4d4d4d;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height:20px;
  text-transform: uppercase;
}

/* Print Only */
@media print {
.noprint {display:none !important;}
.noshow {display:block !important;}
}

