body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 16px;}

/*h1 { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;}*/

h2 { font-size: 18px;
	 font-weight: bold;}

h3,h1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin:0 0 15px 0

}
SPAN.bold{font-weight:bold}
h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}

a:hover {
	color: #999999;
	font-family: "Times New Roman", Times, serif;

}

.navlink { font-weight: bold;
		   text-decoration: none;
		   color: #ffffff;
		   font-size: 14px;}

.navlink:hover { color: #990000;
				 text-decoration: none;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left: 1px dotted #666666;}
.borderbottom {
	border-bottom: 1px dotted #B5916C;
	color: #666666;
}
.borderleftbottom { border-left: 1px dotted #666666;
					border-bottom: 1px dotted #666666;}.sidebarbgtop {
	background-image: url(assets/images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.padding {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.sidebarbg {
	background-image: url(assets/images/sidebarbg.jpg);
	background-repeat: repeat-y;
}
.background {
	background-image: url(assets/images/background2.jpg);
	background-repeat: repeat;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #EBE6D8;
}
.subtitlebg {
	background-image: url(assets/images/subtitlebg.jpg);
	background-repeat: no-repeat;
}
.light {
	color: #E8E3D2;
}
.lightbullet {
	color: #EBDFD3;
}

div#sevicesNav {
	float:left;
	margin:0 10px 10px 0;
	background-color:#666;
	padding:5px;
	border:1px solid #000
}
div#sevicesNav ul {
	padding:0 15px 5px;
	margin:0
}
#toothprintscallout {
	text-align: center;
	background-image: url(assets/images/toothprintscallout.jpg);
	height: 121px;
	width: 289px;
}
#toothprintscallout p {
		text-align: left;
		margin-right: 20px;
		margin-left: 30px;
}

#lvicallout {
	text-align: center;
	background-image: url(assets/images/lvicallout.jpg);
	height: 250px;
	width: 289px;
}
#lvicallout p {
		text-align: left;
		margin-right: 20px;
		margin-left: 30px;
}