﻿/*******Common*******/

#actualcontent {
	margin:30px;
	font-size:14px;
	word-spacing: 5px;
	line-height:18px;
}
#actualcontent h3 {
	font-size:18px;
	color:#009900;
	font-style:italic;
}

/*******herbaltreatment.htm*******/
#herbaltreatment {
	height: 151px;
	background-image: url('../images/background/inmemoryofbackground.gif');
	background-repeat: repeat-x;
}
#herbaltreatment p {
	margin:0px;
	padding:15px 20px 0px 0px;
	font-size: 12px;
	word-spacing: 3px;
}

/*******harbalist.htm*******/
#aboutjuli {
	height: 190px;
	background-image: url('../images/background/julibackground.gif');
	background-repeat: repeat-x;
}
#aboutjuli p {
	margin:0px;
	padding:15px 20px 0px 0px;
	font-size: 12px;
	word-spacing: 3px;
}
#normdinsmore {
	margin:20px 30px 20px 30px;
	background-color:#CCFFCC;
	border:1px olive solid;
}

#normdinsmore p {
	margin:0px;
	padding:10px 20px 10px 20px;
	font-family:"Courier New", Courier, monospace;
	word-spacing:3px;
	line-height:16px
}

/*******history.htm*******/
#newspapers {
	padding:0px 30px 30px 30px;
}
#newspapers p {
	font-size:12px;
	
}
#article {
	height:173px;
	margin-bottom:15px;
}
#article1 {
	height:142px;
	margin-bottom:15px;
}
#article2 {
	height:173px;
	margin-bottom:15px;
}
#article3 {
	height:193px;
	margin-bottom:15px;
}
#article4 {
	height:145px;
	margin-bottom:15px;
}
#article5 {
	height:160px;
	margin-bottom:15px;
}
#article6 {
	height:197px;
	margin-bottom:15px;
}
#article7 {
	height:135px;
	margin-bottom:15px;
}

/******Request Free Consultation Click Here Button*******/
#requestcontainer {
	margin-left:37px;
}

#request {
	background-image:url('../images/icons/requestconsultation.gif');
	background-repeat:no-repeat;
	height:43px;
	width:180px;
	margin-left:150px;
	text-align:center;
}
#request a {
	color:white;
	font-size:23px;
	font-weight:bold;
	text-decoration:none;
}
#request a:hover {
	color:#CCCCCC
}
#request p {
	margin:0px;
	padding-top:11px;
}

