/*  NEW BEGINNINGS HEALTH CARE, PA */

HTML {
  height: 100%;
  margin-bottom: 1px;
  scrollbar-base-color: #694434;
  scrollbar-arrow-color: white;
  scrollbar-track-color: #C6AF86;
  scrollbar-shadow-color: black;
  scrollbar-lightshadow-color: black; 
  scrollbar-darkshadow-color: gray;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: black;

}

body {
	background-image: url(images/site_bg_01.jpg);
	margin-top: 0px;
}


/* Begin Navigation Systems */

.topnav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFF1D0;
	background-image: url(images/NBHCa_03.jpg);
	height: 20px;
	width: 300px;
	padding-top: 17px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: center;
}
.topnav a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF1D0;
	text-decoration: none;
}
.topnav a:hover {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF2CE;
	text-decoration: underline;
}
#contact {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFF1D0;
	background-image: url(images/NBHCa_07.jpg);
	text-align: right;
	width: 550px;
	height: 25px;
	background-repeat: no-repeat;
	margin-right: 40px;
	padding-right: 40px;
}
#contact a {
	text-decoration: none;
	color: #FFF1D0;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFF2CE;
}		
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFF1D0;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a {
	color: #FFF1D0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover {
	color: #FFF2CE;
	text-decoration: underline;
}

/* End Navigation Systems */

/* =====================================================*/

/* Begin Content Areas */

#welcome {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #656581;
	background-image: url(images/NBHCa_10.jpg);
	padding: 20px 20px 20px 40px;
	height: 110px;
	width: 440px;
}
#specializations {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFF1D0;
	background-image: url(images/NBHCa_12.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 220px;
	padding-top: 10px;
	padding-right: 29px;
	padding-bottom: 10px;
	padding-left: 21px;
	line-height: 16px;
}
.content {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #A07F60;
	background-image: url(images/NBHC_sub2.jpg);
	background-repeat: repeat-y;
	padding: 0px 32px 0px 28px;
	width: 710px;
	vertical-align: top;
}
.content h5 {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	color: #FDFFF9;
	font-weight: bold;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat;
	padding: 5px;
	margin: 0px 0px 5px;
	line-height: 23px;
}
.content a {
	color: #4F3620;
	text-decoration: none;
}

.staff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #967E5C;
	vertical-align: top;
	padding: 10px;
	word-spacing: normal;
	text-align: justify;
}


ul, ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}

.row_bg {
	font-size: 11px;
	vertical-align: top;
	color: #8D7054;
	background-image: url(images/staff_row.jpg);
	background-repeat: repeat-x;
	height: 230px;
}

.quote {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 10px;
	
}
#names {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5B5B81;
	background-image: url(images/NBHCa_13.jpg);
	background-repeat: no-repeat;
	width: 420px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 45px;
	padding-left: 40px;
	font-weight: normal;
	height: 130px;
}
#names a {
	color: #5B5B81;
	text-decoration: none;
}
#names a:hover {
	text-decoration: underline;
}
