#center1 p {
   width: 94%;
   padding: 0 0 0 3%;
   margin: 0 5px 10px 5px;
   font: 1.0em arial;
   color: #222;
   text-align: justify;
}

#center1 table {
   margin: 0 5px 5px 5px;
   table-layout: automatic
   width: 94%;
   font: 1.0em arial;
   padding: 0 0 0 3%;
   color: #222;
}

li.kki {

   font: 1.0em arial;
   margin: 0 5px 5px 75px;
   color: #996600;
   text-align: justify;
   list-style-image: url("http://www.kkiphiladelphia.com/images/0049_dimple.png")
}

#center1 p.indent{
    text-indent: 20px;
    margin-left: 0%;
}

.date_box {
	background-color: #FFFFFF;
	background-image: url(images/date.jpg);
	height: 51px;
	width: 52px;
	float: right;
}

.date_box_month {
	padding-top: 6px;
	font-size: 10px;
	font-family: arial;
	padding-left: 3px;
	text-align: center;
	color: #75a006;
}

.date_box_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px;
	text-align: center;
	font-style: italic;	
	color: #654040;
}


h1.kki {
	color: #996600;
	font-family: arial;
	font-size: 1.7em;
	border-bottom: 1px groove #CCCCCC
	margin: 0 5px 0px 3px;
	
}

h2.kki {
	color: #84A54A;
	font-size: 1.5em;
	font-family: arial;
	font-style: italic;
    border-bottom: 1px dotted #CCCCCC
	margin: 0 0px 0px 3px;
}

h3.kki {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 0px;
	font-size: 1.3em;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 5px 0px 3px;
}

h4.kki {
	width: 210px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
	margin: 0 0px 0px 3px;
}


