/* CSS Document */

/*determines height of background box for this page only*/
body  {
	
}

#id0background  {
	height:950px;
	background-color:#FFFFE1;
	
  }
  
	


#MainContent {
	position:absolute;
	width:415px;
	height:540px;
	z-index:5;
	left: 222px;
	top: 106px;
	color: #010181;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding-top: 30px;
	
}
   


   
.boldText  {
	font-weight:bolder;
}



.italic  {
	font-style:italic;
}

h1 {
	font-size: 15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#010181;
	
}

ul {
	list-style:none;
	line-height:150%;
	padding: 0 0 0 25px;
	
}
li  {
	background: url(../../nlpdevon_3/img/dove_Chiropractic_East_Devon_item_list.jpg) no-repeat left center;
	padding:0 0 0 25px; 
