/*  new_programs.css   12/11/09  overrides style_1col.css on new program pages */
/*  used on /programs/ advanced-living-and-loving.html and going-deeper.html */
body { font-size: 13px; }
h1 {
	line-height: 1.5;
	font-size: 16px;
	text-align: right;
	color: #087112;
	margin-bottom: 20px;
	font-family: Arial Black, Arial,Tahoma,Verdana,sans-serif;
	font-weight: normal;
}
h1.center { text-align: center; }
h2 {
	font-size: 16px;
	color: #087112;
	margin: 15px 0;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	padding-bottom: 0;
}
h2 strong {
	font-family: Arial Black, Arial,Tahoma,Verdana,sans-serif;
	font-weight: normal;
}
h2.hdr {
	font-weight: bold;
	font-size: 16px;
	color: #010D5A;
	margin: 0 0 5px 0; }
h3 { font-size: 14px; margin: 1em 0; }
ul	{ list-style-type: none; }
li { margin-bottom: 10px; }
.center { text-align: center; }
.left { text-align: left; }
.floatleft { float: left; }
.hilite_large { color: #087112; font-size: 15px; font-weight: bold; }
.hilite_bkgrnd { background-color: #ffff00; }
#main { padding-bottom: 50px; background: url(/img/bg_sans_anne.jpg) no-repeat 0 100%; }
#content { margin-top: 25px; width: 538px; }
#content h2 span.dark { color:#010D5A }
#content h3.larger { font-size: 16px; }
#content p { margin: 10px 0; line-height: 1.35 }
#content p strong a {
	color: #087112;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
#content p strong a:hover { color: #087112; text-decoration: none; }
#content p img.anne { margin: 0 10px -10px -5px; }
#content p.bonus { margin: 30px 0 40px; }  /*  display images to right of bonus text */
#content p.bonus img { display: block; margin-top: -35px; }
#content div.hyphen_list em { color: #087112; }
#content h2.no-bottom { margin-bottom: -10px; }
#content p.no-top { margin-top: -10px; padding-top: 0; }
#content #client_quotes p { font-style: italic; font-size: 12px; }
#content #client_quotes p strong { font-style: normal; font-weight: bold; }
#content ul { list-style-type: disc; margin-left: 30px; }
#content ul.hyphen { margin-left: 11px; list-style-type: none; }

/************ /programs/ tapshopsignup.html ********** */
#content ul.signup li { padding-bottom: 35px; }
#content ul.signup ul { list-style-type: none;  margin: 1px 0 0 10px;}
#content ul.signup ul li { text-indent: 0px; padding-bottom: 0px; }
#content ul.signup li a img { float: right; padding-top: 5px; }
