
body{
	margin:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	background-image: url(../../assets/images/cf_body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;	
	background-color:#ffffff;
	background-color:#D0DCCC;
	font-size: smaller;				
	font-family: Arial, Helvetica, sans-serif;		
}
	
*{
margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -117px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 117px; /* .push must be the same height as .footer */
}
		
body{
	text-align: center;
}

caption{
	display:none;
}

.wrapper{
	width: 920px;
	text-align: center;
	background-image:url(../../assets/images/cf_wrapper_bg.jpg);		
	background-repeat:repeat-y;
	background-position:top center;
	margin-left:auto;
	margin-right:auto;	
}

h1{
	color:#67A359;
	/*
	color:#3B4F40;
	*/
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:200%;
	margin-bottom:5px;
	text-align:left;
	margin-bottom:16px;
}

h1.welcome{
	display:block;
	width:328px;
	height:27px;
	overflow:hidden;
	background-image:url(../../assets/images/cf_title_welcome.jpg);
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin-bottom:10px;
}

h1.category-link a{
	color:#67A359;
}


h2{	
	color:#AD9925;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:120%;
	margin-bottom:6px;
	margin-top:5px;
	display:block;
	clear:both;
}
h2.category-link a{
	color:#AD9925;
}



h2.home-announcements{	
	color:#AD9925;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:120%;
	margin-bottom:8px;
	margin-top:5px;
	display:block;
	clear:both;
	background-image:url(../../assets/images/cf_home_title_announcements.jpg);
	background-repeat:no-repeat;
	height:39px;
	text-indent:-999px;
	overflow:hidden;
}



h2.page-title-2{	
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:130%;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	clear:both;
	font-style:italic;
	padding-left:18px;
	background-image: url(../../assets/images/arrow_grey.jpg);
	background-position:8px 5px;
	background-repeat:no-repeat;
}
h2 a{
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}


h3{	
	color:#AD9925;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
	margin-top:5px;
	display:block;
}

h3 a{
	text-decoration:none;
}


h4{
	margin-bottom:10px;
	color:#666666;
}

p{	
	color: #000000;
	margin-bottom:12px;
}
strong{
	font-weight: normal;
}

a{
	color:#0000FF;
	color:#67A359;
}

a:hover {
	text-decoration: none;
}		



.site-content-wrapper{
	width:920px;
	display:block;	
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	background-image: url(../../assets/images/cf_site_content_wrap_bg.jpg);
	background-position:top left; 
	background-repeat:no-repeat;
}



.main-content-section{
	clear:both;
	display:block;
	/*
	padding:0px 10px 10px 10px;
	*/
	width:860px;
	height:auto;
	overflow:visible;
	/*
	border:1px solid red;
	*/
	margin-left:auto;
	margin-right:auto;
}

.main-content-section .primary-content{
	float:right;
	width:620px;
	text-align:left;
	/*
	border:1px solid red;
	*/
	margin-right:10px;
	margin-top:20px;
}

.main-content-section .secondary-content{
	float:left;
	display:block;
	width:210px;		
	/*
	border:1px solid red;
	margin-left:10px;
	*/
	
	margin-top:20px;
	height:auto;
	overflow:visible;
	
}

.secondary-content h2{
	color:#354231;
	font-size:140%;
}

.main-content-section .secondary-content h3{
	margin-bottom:10px;
}

.main-content-section .secondary-content p{
	font-size:90%;
}
.main-content-section .secondary-content ul{
	margin:0px 20px 20px 15px;
	padding:0px;
	list-style:none;
	display:block;

}


.main-content-section .secondary-content ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:5px;
	text-align:left;
	
}

.main-content-section .secondary-content ul li a{
	color:#354231;
	font-size:12px;
	font-weight:bold;
}

.main-content-section .secondary-content ul li a:hover{
	text-decoration:none;
}






.content-clear{
	margin:0px;
	padding:0px;
	clear:both;
	height:0px;
	overflow:hidden;
}


/*

ul.body-ul{
	margin-left:20px;
	margin-bottom:15px;
	margin-top:5px;
}

ul.body-ul li{
	margin-bottom:4px;
	list-style-image: url(../../assets/images/arrow_black.jpg);	
}

ul.body-ul-2-col{
	margin-left:10px;
	margin-bottom:15px;
	margin-top:5px;
	display:block;
	list-style:none;
}
*/

ul.body-ul{
	margin:0px 20px 20px 15px;
	padding:0px;
	list-style:none;
	display:block;

}


ul.body-ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:5px;
	text-align:left;
}

ul.body-ul li a{
	color:#67A359;
	font-size:12px;
}

ul.body-ul li a:hover{
	text-decoration:none;
}




.faq-item-wrap{

}

.faq-item-wrap ul{
	padding:0px;
	margin-left:0px;	
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	list-style:none;
	
}

.faq-item-wrap ul li{
	margin-bottom:6px;
	margin-left:0px;
	list-style:none;
	background-image: url(../../assets/images/arrow_black_sm.jpg);	
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:13px;
}



.primary-content p{
	line-height:1.5em;
}




#enlargeMapLink{
	font-size:120%; 
	color:#660000;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;	
}
#enlargeMapLink:{
	text-decoration:none;
}





.pre-need-form-error-wrapper{
	margin-left:20px;
	border:1px solid red;
	width:540px;
	padding:10px;
	margin-bottom:10px;
	color:red;
	
}

.pre-need-form-wrapper{
	margin-left:20px;
	border:1px solid #cccccc;
	width:540px;
	padding:10px;
}



.pre-need-form-section-wrapper{
	background-color:#F5F5F5;
	margin-bottom:19px;
	padding:7px;
}

.preNeedFormTbl{
	
}
.preNeedFormTbl td{
	padding:4px;
}
.preNeedFormTbl td div{
	font-size:10px;
	color:#666666;
	font-family:verdana, arial;
	margin-bottom:2px;
}

.preNeedFormTbl td span{
	display:block;
	margin-bottom:6px;
	font-size:12pt;
}

.preNeedFormTbl td div.service{
	font-size:14px;
	color:#660000;
	font-weight:bold;
	font-family:arial;
}

.preNeedFormTbl textarea{
	font-family:arial;
	font-size:12px;
}


.cremationOptionTbl{
	margin-left:5px;
	
}

.cremationOptionTbl .title{
	font-size:125%; 
	font-weight:bold;
	color:#660000;
	color:#67A359;
}

.cremationOptionTbl .content{
	padding-left:10px;
}

.cremationPrivateOptionTbl{
	margin-left:10px;
	
}
.cremationPrivateOptionTbl td{
	vertical-align:top;	
}

.cremationPrivateOptionTbl td.title{
	font-size:115%;
	color:#AD9925;
	
}

.cremationPrivateOptionTbl td.desc{
	padding-bottom:10px;
	
}








.question-wrapper{
	display:block;
	border-bottom:1px solid #cccccc;
	padding-bottom:20px;
	padding-top:20px;
	margin-right:20px;
	border-bottom:1px dashed #B6B6B6;
	padding-bottom:10px;
	background-image:url(../../assets/images/cf_testimonials_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
}


.question-wrapper .question{
	font-size:120%;
	margin-bottom:0px;
	font-weight:bold;
	background-image:url(../../assets/images/about-questions-q.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:3px;
	cursor:pointer;
}
.question-wrapper .answer{
	margin-left:10px;
	background-image:url(../../assets/images/about-questions-a.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-bottom:10px;
	padding-top:5px;
	display:none;
	
}


.contactUsTbl{

}

.contactUsTbl td{
	padding-bottom:10px;
}

.contactUsTbl .title{
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;
}

.reqFieldWrapper{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	margin-left:5px;
}
.reqField{
	color:#67A359;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.contactFormTbl{
	margin-bottom:20px;
}
.contactFormTbl td{
	vertical-align:top;
}
.contactFormTbl td input, .contactFormTbl td textarea{
	border:1px solid #888888;
	font-family:arial;
	font-size:12px;	
}
.contactFormTbl td.title{
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;
}
.contact-error-wrapper{
	margin-bottom:10px;
	color:red;
	border:1px solid red;
	padding:10px;
}

.testimonial-item-wrap{
	clear:both;
	/*border:1px solid blue; */
	margin:10px 20px 15px 20px;
	border-bottom:1px dashed #B6B6B6;
	padding-bottom:10px;
	background-image:url(../../assets/images/cf_testimonials_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

.testimonial-item-wrap .testimonial-comments{	
	margin-bottom:8px;
}

.testimonial-item-wrap .testimonial-name{
	text-align:right;
	font-style:italic; 
}

.testimonial-item-wrap .testimonial-org{
	text-align:right;
	font-style:italic; 
}

.testimonial-item-wrap .testimonial-city-state{
	text-align:right;
	font-style:italic; 
}	

.testimonial-item-wrap .testimonial-email{
	text-align:right;
	font-style:italic; 
}

.testimonial-item-wrap .testimonial-url{
	text-align:right;
	font-style:italic; 
}


.grief-book-item-wrap{
	clear:both;
	margin:10px 20px 15px 20px;
	border-bottom:1px dashed #B6B6B6;
	padding-bottom:10px;
	background-image:url(../../assets/images/cf_testimonials_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;	
	overflow:auto;
	margin-bottom:15px;
}

.grief-book-item-wrap .photo{	
	float:right;	
	width:155px;
	margin:5px 10px 5px 10px;
}

.grief-book-item-wrap .info{
	float:left;
	width:400px;
	margin-top:5px;
	
}
.grief-book-item-wrap .info .name{
	font-size:120%; 
	font-weight:bold;
	color:#67A359;
	margin-bottom:5px;
}

.grief-book-item-wrap .info .author{
	margin-bottom:5px;
	font-style:italic;
}

.grief-book-item-wrap .info .desc{
	margin-bottom:20px;
}
.grief-book-item-wrap .info .buylink{
	background-image: url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}

.grief-book-item-wrap .info .buylink a{
	color:#666666;
}


.staff-wrapper{
	clear:both;
	margin:10px 20px 15px 20px;
	border-bottom:1px dashed #B6B6B6;
	padding-bottom:10px;
	background-image:url(../../assets/images/cf_testimonials_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;	
	overflow:auto;
	margin-bottom:15px;

	/*

	display:block;
	margin-top:10px;
	margin-bottom:15px;	
	margin-left:auto;
	margin-right:auto;
	
	width:590px; 
	height:auto;
	border-bottom:1px dashed #B6B6B6;
	padding-bottom:10px;
	background-image:url(../../assets/images/cf_testimonials_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;		
	overflow-y:visible;
	*/
}

.staff-wrapper .info{
	/*
	display:block;
	overflow-y:visible;
	*/	
	float:left;
	width:350px;
	margin-top:5px;

}

.staff-wrapper .info .name{
	font-weight:bold;
	margin-bottom:4px;
}
.staff-wrapper .info .title{
	font-size:90%;
	margin-bottom:4px;
	font-style:italic;
}
.staff-wrapper .info .bio{
	line-height:1.3em;
}

.staff-wrapper .photo{
	float:right;	
	width:205px;
	margin:5px 10px 5px 10px;

/*
	float:right;
	display:block;
	width:250px;
	margin-left:15px;
	margin-bottom:15px;	
	overflow-y:visible;
*/
}

.staff-wrapper .photo img{
	border:1px solid #67A359;

}



.product-item-wrapper{
	border-bottom:1px dashed #B6B6B6;
	padding-bottom:10px;
	background-image:url(../../assets/images/cf_testimonials_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	

}








.poem-list-wrapper ul{
	list-style:none;
}

.poem-list-wrapper ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:16px;
	margin-bottom:8px;
	text-align:left;
	
}

.poem-list-wrapper ul li a{
	font-size:110%; 
	color:#67A359;
	text-decoration:none;
}

.poem-list-wrapper ul li a:hover{
	text-decoration:underline;
}


.poem-content-dimmer{
	z-index:100;
	position:fixed;
	clear:both;
	display:block;
   /* visibility: hidden;*/
	margin:0px;
	padding:0px; 
    left:0px;
    top:0px;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;	
	
	display:none;

}

.poem-content{
	z-index:110;
	border:1px solid #B6B6B6;
	padding:4px;
	position:absolute; 
	width:560px; 	
	margin-left:auto; 
	margin-right:auto; 
	top:80px; 
	
	background-color:#ffffff;		
	margin-bottom:20px;
	
	
	
}

.poem-content .close{
	width:15px;
	height:15px;
	float:right;
	background-image:url(../../assets/images/float-close-1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}

.poem-content .title{
	clear:both;
	font-size:140%; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#67A359;
	font-weight:bold;
	text-align:center;
	margin:0px 20px 15px 20px;
}

.poem-content .poem{
	margin-bottom:6px;
	margin:0px 20px 6px 20px;
}

.poem-content .author{
	font-style:italic;
	text-align:right;
}

.poem-content .author-date{
	font-style:italic;
	text-align:right;
}



.link-list-wrapper{

}
.link-list-wrapper ul{
	list-style:none;
}

.link-list-wrapper ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:16px;
	margin-bottom:15px;
	text-align:left;
	
}

.link-list-wrapper ul li a{
	font-size:110%; 
	color:#67A359;
	text-decoration:none;
}

.link-list-wrapper ul li a:hover{
	text-decoration:underline;
}

.link-list-wrapper ul li div{
	margin:3px 0px 0px 3px;
}













.counselor-list-wrapper{
	border:1px solid #e3e3e3; 
	width:570px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	margin-bottom:10px;
}

.counselor-list-wrapper .name{
	font-size:120%; 
	font-weight:bold;
	color:#67A359;
	margin-bottom:5px;

}

.counselor-list-wrapper .desc{
	margin:4px;
}

.counselor-list-wrapper .address{
	margin:4px;	
	font-size:90%;
}

.counselor-list-wrapper  .citystatezip{
	margin:4px;
	font-size:90%;
}

.counselor-list-wrapper .counselorContatTbl{	
	margin-bottom:10px;
}

.counselor-list-wrapper .title{
	font-weight:bold;
}

.counselor-list-wrapper .location-description{
	margin:4px;
	margin-top:15px;
}
.counselor-list-wrapper .hours{
	margin:4px;
}


.service-home-wrapper{
	margin-top:30px;
}


.service-home-item-wrapper{
	float:left;
	width:180px;
	height:120px;
	
	margin-right:14px;
	margin-bottom:10px;
	border:1px dashed #e3e3e3;
	padding:4px;
	cursor:pointer;
}


.service-home-item-wrapper .title{
	font-weight:bold;
	color:#AD9925;
	font-size:120%;
}
.service-home-item-wrapper .content{
	padding-right:70px;
}


.service-home-wrapper #cremation{
	background-image:url(../../assets/images/pageImages/cf_service_cremation.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}	

.service-home-wrapper #urns{
	background-image:url(../../assets/images/pageImages/cf_service_urns.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.service-home-wrapper #floramorial{
	background-image:url(../../assets/images/pageImages/cf_service_floramorial.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.service-home-wrapper #preplan{
	background-image:url(../../assets/images/pageImages/cf_service_preplan.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.service-home-wrapper #remember{
	background-image:url(../../assets/images/pageImages/cf_service_remember.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

.service-home-wrapper #wall{
	background-image:url(../../assets/images/pageImages/cf_service_wall.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}










.announcement-wrapper{
	display:block;
	height:auto;
	overflow-y:visible;
	background-image:url(../../assets/images/cf_home_announce_wrap_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:7px;
	margin-right:8px;
	margin-top:25px;
	border-bottom:1px dashed #cccccc;
}


.announcement-wrapper .title{
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	color:#67A359;
	margin-bottom:4px;
}

.announcement-wrapper .title a{
	text-decoration:none;
}

.announcement-wrapper .title-sub{
	font-size:13px; 
	color:#000000;
	color:#666666;
	margin-bottom:4px;
	font-style:italic;
}


.announcement-wrapper .date{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.announcement-wrapper .desc{
	line-height:1.1em;
	margin-bottom:15px;
}
.announcement-wrapper .photo{
	float:right;
	width:150px;
	margin:0px 0px 10px 10px;
}

.announcement-wrapper a.more{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	background-image:url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:14px;
	color:#000000;
	margin-right:5px;
	margin-bottom:15px;

}

.announcement-wrapper a.more:hover{
	text-decoration:underline;
}
.announcement-wrapper .clear{
	clear:both;
}









.announcement-wrapper-full{
	display:block;
	height:auto;
	overflow-y:visible;
	margin-bottom:15px;
	margin-right:8px;
	margin-top:10px;
}


.announcement-wrapper-full .title{
	font-size:14px; 
	font-weight:bold;
	color:#000000;
	color:#67A359;
	margin-bottom:4px;
}

.announcement-wrapper-full .title a{
	text-decoration:none;
}

.announcement-wrapper-full .title-sub{
	font-size:13px; 
	color:#000000;
	color:#666666;
	margin-bottom:4px;
	font-style:italic;
}


.announcement-wrapper-full .date{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}

.announcement-wrapper-full .desc{
	line-height:1.1em;
	margin-bottom:15px;
	margin-top:20px;
}
.announcement-wrapper-full .photo{
	float:right;
	
	margin:0px 0px 10px 10px;
}

.announcement-wrapper-full a.more{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	background-image:url(../../assets/images/cf_home_announce_more_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:14px;
	color:#000000;
	margin-right:5px;
	margin-bottom:15px;

}

.announcement-wrapper-full a.more:hover{
	text-decoration:underline;
}
.announcement-wrapper-full .clear{
	clear:both;
}




a.announcement-archive-link{
	display:block;
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:35px;
	text-align:left;
	

}



















/*
control panel
*/
.cpInput{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
input, select, textarea, submit{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

}

#signintbl{
	margin-top:10px;
}
#signintbl td{
	font-size:12px;
}

.cpOptionTable{
	border:2px solid #999999;
	width:220px;
	margin-bottom:10px;
	background-color:#e3e3e3;
	margin-left:30px;
}

.cpOptionTable ul{
	margin-left:10px;
	padding-left:10px;
}
.cpOptionTable ul li{
	margin-bottom:4px;
}

.cpOptionTable .title{
	background-color:#ffffff;
	border-bottom:1px solid #999999;
	font-size:115%;
	color:#200012;
	font-weight:bold;
}

.cpOptionTable .subTitle{
	background-color:#9F8292;
	font-weight:bold;
}
.cpInstructions{
	margin: 5px 0px 10px 5px;
}
.cpCompleteMsg{
	font-weight:bold;
	padding:6px;
	background-color:#e3e3e3;
	border:1px solid #67A359;
	margin-top:10px;
	margin-bottom:10px;
}

.cpSelectTable{
	border:1px solid #000000;
	background-color:#e3e3e3;
}

.cpSelectTable td{
	border-bottom:1px solid #000000;
}

.cpSelectTable .headerCell{
	cursor:pointer;	
	background-color:#666666;
	color:#ffffff;
}


.testimonial-item-wrap{
	width:470px; 
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:30px;
	border-bottom:1px dashed #A78F9D;
}
.testimonial-comments{	
	margin-bottom:4px;
}
.testimonial-name{
	text-align:right;
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	color:#A78F9D;
}
.testimonial-org{
	text-align:right;
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	color:#A78F9D;
}
.testimonial-city-state{
	text-align:right;
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	color:#A78F9D;
}
.testimonial-email{
	text-align:right;
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	color:#A78F9D;
}
.testimonial-url{
	text-align:right;
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	color:#A78F9D;
}
								





ul.announcement-files{
	margin:0px 20px 20px 2x;
	padding:0px;
	list-style:none;
	display:block;
}
ul.announcement-files li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:5px;
	text-align:left;
}
ul.announcement-files li a{
	color:#67A359;
	font-size:12px;
}
ul.announcement-files li a:hover{
	text-decoration:none;
}

ul.home-announcement-files{
	margin:0px 20px 20px 0x;
	padding:0px;
	list-style:none;
	display:block;
}
ul.home-announcement-files li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_1.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:5px;
	text-align:left;
}
ul.home-announcement-files li a{
	color:#67A359;
	font-size:11px;
	font-weight:normal;
}
ul.home-announcement-files li a:hover{
	text-decoration:none;
}





.let-your-love-grow-list ul{
	margin:0px 20px 20px 10px;
	padding:0px;
	list-style:none;
	display:block;

}


.let-your-love-grow-list ul li{
	list-style:none;
	background-image: url(../../assets/images/cf_bullet_love_grow.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:20px;
	margin-bottom:5px;
	text-align:left;
	font-size:130%;
	color:#5D742C;
	
}


