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

body {
	font: Georgia, "Times New Roman", Times, serif;
	background-color:#CFC8C0;
	background-image: url(../Images/bkazv2.gif);
	background-repeat: repeat-x;
	color: #000;
	margin-top:-2px;
	margin-left: auto;
	margin-right:auto;
	padding: 0;
	border: 1px solid #000000;
}
.MainContent #body {
	width: 941px;  /* this will create a container 80% of the browser width */
	background: #FFF;
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
#CosmeticDentistry ul {
	list-style-image:url(../Images/bullet_blue.jpg);
	font-family: Calibri;
	font-size: 18px;
}
#CosmeticDentistry {
	font-family:Calibri;
}
#Location {
	text-align:center;
	font-size: 20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background-color:#53514E;
	border-top-style: groove;
}
#CosmeticDentistry p {
	margin-left:20px;
	margin-right:20px;
	font-size:18px;
}
#CosmeticDentistry h1 {
	margin-left:20px;
}
#CosmeticDentistry li { 
	margin-left:30px;
}
	

