/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

/* =Faculty Page
-----------------------------------------------------------------------------*/
#clinicH1 {
	background:url(../img/clinicH1.gif) no-repeat;
	width:299px;
	height:19px;
	position:absolute;
	background-image: url(../img/clinicH1.gif);
	}
	
#topInner {
	padding:27px 0 25px 0;
	}
	
#topInner ul li {
	list-style:none;
	padding:0 25px 0 15px;
	background:#000000;
	background:url(../img/clinic_bullet2.gif) no-repeat 0 0;
	margin-left:10px;
	}
	
.clinic {
	width:708px;
	padding:20px 20px 20px 20px;
	border:#c0b991 solid 1px;
	background:#f2efdc;
	margin:0 0 20px 0;
	}
	
.clinic img {
	float:right;
	margin:0 0 10px 10px;
	}
	
.clinic p {
	padding:20px;
	}
