/* CSS Document */

.checklist_title
{font-family:Arial,Helvetica;font-size:29px;font-weight:bold;color:#346733;text-decoration: none; padding-top:10px; padding-bottom:10px;}
.checklist_text
{font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#3A3A3A;text-decoration: none;}
.checklist_border
{border-bottom: 1px solid #E7B947;}
.checklist_border2
{border-top: 1px solid #E7B947; padding-top:1px;}
.checklist_sub_title
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;color:#7D5000;text-decoration: none; padding-bottom:10px;}
.check_padding
{padding-bottom:5px;}

.proper_right_side
{border-left:1px solid #EDAF17; margin-left:10px;}



.needsassessment_totalbox
{border: 1px solid #E8Bf43; background: #FAFA81; text-indent:5px; }



.partner_sub_title_nobottompadding
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;color:#7D5000;text-decoration: none; padding-bottom:0px;}
.partner_sub_title_notext
{font-family:Arial,Helvetica;font-size:18px;font-weight:bold;color:#7D5000;text-decoration: none; padding-bottom:1px;}
.partner_section_titles
{font-family:Arial,Helvetica;font-size:20px;font-weight:bold;color:#7D5000;text-decoration: none; border-bottom: 1px solid #E7B947;}
.partner_text2
{font-family:Arial,Helvetica;font-size:13px;font-weight:normal;color:#3A3A3A;text-decoration: none;}

.large_green
{font-size: 20px; font-weight: bold; color:#346733;}
.large_gray
{font-size: 20px; font-weight: bold; color:#6C6C6C;}



span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://cdn.seniorsforliving.com/img/total_checks2.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}


.assessment_question_padding
{padding-bottom:5px;}










/* HOUSING TYPES PAGE - START */
table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
/* HOUSING TYPES PAGE - END */




