/* CSS Document */


.div_left_nav_box1
{
	width:170px; height:100%; 
	background-color:#ffffff; background-image:url(images/left_hand_bg_girls_bowl.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:70px;
}

.div_left_nav_box2
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/left_hand_bg_kids_study.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:70px;
}

#div_left_nav_box_for_parents
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/low_mid_for_parents.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:110px;
}

#div_left_nav_box_expecting
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/low_mid_for_expecting.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:110px;
}

#div_left_nav_new_patients
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/low_mid_choose_us.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:110px;
}

#div_left_nav_box_news
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/news_reader.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:135px;
}

#div_left_meet_us
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/meet_us.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:110px;
}

#div_left_locations
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/maps.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:170px;
}

#div_left_patient_services
{
	width: 170px; height:100%; padding:0px 0px 0px 0px; 
	background-color:#ffffff; background-image:url(images/patient_services.jpg); 
	background-repeat:no-repeat; background-position:top left; padding-top:117px;
}

.div_left_nav a
{
	margin-left:0px; text-decoration:none; font-weight:bold;
}

.spn_left_nav_section
{
	background-color:#68a3b1;
	height:20px;
	display:block;
	border-bottom:solid 1px #ffffff;
	padding-left:10px;
	color:#ffffff;
}

.spn_left_nav_button
{
	background-color:#fef9ba;
	height:20px;
	display:block;
	border-bottom:solid 1px #ffffff;
	padding-left:10px;
	color:#333399;
	cursor:pointer;
}

.spn_left_nav_button:hover
{
	background-color:#ffffff;
	color:#009900;
	cursor:pointer;
}
