/* CSS Document */

body{
background-color:#FFBF5F;
margin: 5px 0 0 0;
padding:0px;
}

body, td, input, textarea, select{
	font-size:11px;
    font-family:Tahoma;
	color:#333333;
	
	
}

a:link{
color:#E38A1E;
}
a:visited{
color:#E38A1E;
}


a:hover{
color:#46483D;
}

#main_body{
width: 780px;
}

.column_hdr{
color:#FFFFFF;
font-weight:bold;
}

.home_pg_form_btn{
	background-color: #FFCC66;
	border: 1px solid #757766;

}

.footer_links{
color:#E38A1E;
}

.footer_links:hover{
color:#46483D;
}

.link_light{
color:#46483D !important;
}
.link_light:hover{
color:#FFFFFF !important;
}

.link_dark{
color:#E38A1E !important;
}
.link_dark:hover{
color:#FFFFFF !important;
}

#pgTitle{
font-weight:bold;
font-size:15px;
color:#CC3333;
background:url(../images/dots_h.gif) bottom repeat-x;
font-family:Arial;
width:250px;

}

.sectionHdr{
font-weight:bold;
font-size:13px;
color:#E58D1E;
}

.subSectionHdr{
font-weight:bold;
font-size:11px;
color:#46483D;
text-decoration:underline;

}

#whyNHS{
background-color:#46483D; 
border:#75766E 1px solid; 
height:266px;
}

#whyNHS #enclosure {
margin:-10px 5px 0 -15px;
color:#B2C768;
font-size:11px;
font-weight:bold;
}

#whyNHS #enclosure li {
padding-bottom:5px;
}

.homepg_section{
border:#B8B6BB 1px solid; 
background-color:#F1F2EC; 
padding:11px 15px 10px 15px;
}

#contentArea{
margin:15px 15px 15px 15px;
line-height:18px;
}

.bodyBullet{
line-height:18px;
}

.tables{
background-color:#525252;
}

.dark_row{
background-color:#E8E7E7;
}

.light_row{
background-color:#FFFFFF;
}

.header_row{
color:#FFFFFF;
font-weight:bold;
}

.infotxt{
font-size: 10px;
font-weight:bold;
}

.smalltxt{
font-size: 10px;
}


#testimonials{
background-color:#D2D6E5; 
border:#75766E 1px solid; 
height:184px;
}

#testimonial_enclosure{
margin:0 10px 10px 20px;
color:#000336;
}
