@import url(/stylesheets/nhtinc.org_mce.css);

@charset "utf-8";
/* CSS Document */

body
{
	background-color: #585858;
	background-image: url(/images/bkgrd_nht.jpg);
	background-repeat: repeat-y;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	margin:0;
	line-height:16px;
}

td, p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C5C5C;
	line-height:16px;
	margin:0;
	padding:0;
}

a {
	color:#3c77bb;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul {
	margin-left:5px;
	padding-left: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5C5C5C;
	line-height: 13px;
	list-style-type: disc;
}

li {
	padding-bottom:5px;
}

img{
	border:0px;
}

#header{}

#main_content{
	padding-top:10px;
	text-align: left;
}

#container_div{
	background-color:#ffffff;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px 0 40px;
}

#col_content{
	padding-top:10px;
	background-color: #d8e8f5;
	width: 183px;
	padding-right: 15px;
	padding-left: 10px;
}

#col_footer{
	background-position: bottom;
	background-image: url(/images/col_footer.jpg);
}

.header_success_stories{
	background-image: url(/images/header_success_stories.jpg);
	padding-bottom: 1px;
}

.content_background{
}

#footer{
	border-top:1px solid #c5c5c5;
	margin:0 10px 0 10px;
}

td#copyright_credit{
	padding-bottom:5px;
}

td#copyright_credit a{
	color:#3c77bb;
	text-decoration:none;
	font-size:10px;
}

td#copyright_credit a:visited{
	color:#66a5d9;
}

td#copyright_credit a:hover{
	text-decoration:underline;
}

.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5C5C5C;
	text-align:left;
}

.home_content{
	padding-right:20px;
}



.clear{
	clear: both;
}


.container_12
{
	background: #fff url(/images/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

#home_left{
	width:220px;
	border-right:1px solid #c5c5c5;
	padding:20px 0 20px 0;
}

#home_middle{
	width:460px;
	text-align:left;
	padding:20px 20px 20px 20px;
}
#home_right{
	width:220px;
	border-left:1px solid #c5c5c5;
	padding:20px 0 0 0;
}

.success_story_title{
	background-image: url(/images/header_success_stories.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:183px;
	height:38px;
}

.most_popular_title{
	background-image: url(/images/header_most_popular.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:183px;
	height:38px;
}

.get_involved_title{
	background-image: url(/images/header_get_involved.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:183px;
	height:38px;
}

.pull_qoute_background{
	padding:5px 10px 0 10px;
	background-image: url(/images/col_bkgrd.jpg);
	background-position:top;
	background-repeat:repeat-y;
	width:183px;
	text-align:left;
}

.pull_quote_footer{
	background-image: url(/images/col_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:183px;
	height:13px;
}

.pull_quote_header{
	background-image: url(/images/col_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:183px;
	height:13px;
}

.one_col_main_content{
	padding:10px 35px 10px 35px;
	text-align:left;
}

.two_col_left_content{
	width:220px;
	border-right:1px solid #c5c5c5;
	padding:20px 35px 20px 35px;
	text-align:left;
}

.two_col_main_content{
	width:620px;
	padding:20px 20px 20px 20px;
	text-align:left;
}

.three_col_left_content{
	width:200px;
	border-right:1px solid #c5c5c5;
	padding:20px 15px 20px 35px;
	text-align:left;
}

.three_col_main_content{
	width:500px;
	padding:20px 20px 20px 20px;
	text-align:left;
	text-align:left;
}

.three_col_right_content{
	width:200px;
	border-left:1px solid #c5c5c5;
	padding:20px 10px 0 15px;
	text-align:left;
}

.footer_content{
	text-align:left;
}

.footer_content a{
	color:#3c77bb;
	text-decoration:none;
}

.footer_content a:hover{
	text-decoration:underline;
}

.footer_top{
	padding-top:5px;
}
