@charset "utf-8";
/* CSS Document */


span.bold {
font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color:#383838;	
}


.#contentCenter h1 {
font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 17px;	
	font-weight:normal
}


.contentCenter h2 {
	font-family:Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 19px;
	padding: 0;
	margin:0 0 8px 0;
	font-weight:normal;
	color: #5F7042;
}

.contentCenter h3 {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 17px;
	padding: 0;
	margin:12px 0 6px 0;
	font-weight:normal;
	color: #c25d0b;
}

.contentCenter h4 {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
	padding: 0;
	margin:12px 0 6px 0;
	font-weight:normal;
	color: #5a871f;
}

.contentLeft h2 {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 19px;
	width: 210px;
	padding: 4px 0 10px 0;
	margin:0 0 12px 0;
	font-weight:normal;
	color: #5F7042;
	border-bottom: 1px solid #666;
}

.contentCenter p {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	padding: 0;
	margin:0 0 20px 0;
	font-weight:normal;
	background-color:transparent;
	color:#383838;
}

.contentCenter ul{
	
	font-weight:normal;
	width:400px;
	padding: 0 0 18px 0;
	margin:0 0 0 24px;
}

.contentCenter ul li  {
	color: #596263;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;	
	list-style: inherit;
}

.contentCenter a{
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #964521;
	text-decoration:none;
	
	}

.contentCenter p.noBR {
	margin: 2px 0 2px 0;
	}
	
.contentCenter a:hover{
	color:#da6506;
}

.clinics h5{
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #4e7825;
	font-weight:normal;
	padding:0;
	margin:0 0 4px 0;
}
.clinics .hours {
	color:#b74a01;
}

.contentCenter .clinics p{
	font-size: 13px;
	line-height:19px;
	color:#383838;
	font-weight:normal;
	padding:0;
	margin:0;
}

a.backToTop {
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F7042;
	text-decoration: underline;
	}
	
a.backToTop:hover{
	color: #72A521;	
	}	
	
.backToTopDiv {
	margin:15px 0;
	padding-top:2px;
height:18px;
width:80px;
background-image:url(../images/dottedArrowMedium.gif);
background-position: top right;
background-repeat:no-repeat;	
}
	
.contactInfo p {
    font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	padding: 0;
	margin:0 0 20px 0;
	font-weight:normal;
	background-color:transparent;
	color:#596263;	
	
}
	
	
	
	
	
	
	