.homebg {
	background-image: url(images/home/mainbg.jpg);
	background-repeat: no-repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.dentistsbg {
	background-image: url(images/dentists/mainbg.jpg);
	background-repeat: no-repeat;
}
.dentistnavbg {
	background-image: url(images/dentists/main_left_bg.jpg);
	background-repeat: no-repeat;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3a4e7e;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.emergencybg {
	background-image: url(images/emergency/mainbg.jpg);
	background-repeat: no-repeat;
}
.hygenebg {
	background-image: url(images/hygenists/mainbg.jpg);
	background-repeat: no-repeat;
}
.hygenenavbg {
	background-image: url(images/hygenists/menubg.jpg);
	background-repeat: no-repeat;
}
.feebg {
	background-image: url(images/feeguide/mainbg.jpg);
	background-repeat: no-repeat;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #283657;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border: 1px solid #3a4e7e;
}
.findusbg {
	background-image: url(images/howtofind/mainbg.jpg);
	background-repeat: no-repeat;
}
.memberbg {
	background-image: url(images/member/main_membersbg.jpg);
	background-repeat: no-repeat;
}
a.memberbutt{
	float:left;
	width:130px;
	height:51px;
	padding:0;
	margin:0;
	background-image:url(images/member/memberplan.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-10000px;
	text-decoration:none;
}
a.memberbutt:hover{background-position:right;}
a.childbutt{
	float:left;
	width:130px;
	height:51px;
	padding:0;
	margin:0;
	background-image:url(images/member/childplan.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:-10000px;
	text-decoration:none;
}
a.childbutt:hover{background-position:right;}