
/* CSS Document */
body {
	font-family: Calibri, Tahoma;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #B45096;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Calibri, Tahoma;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #B45096;
	font-weight: bold;
	margin: 0px 0px 10px;
	background: #E2C2D7;
	padding: 3px 3px 3px 10px;
	border: 1px solid #D2A2C1;
}
h2 {
	font-size: 16px;
	color: #3E1C33;
	border-bottom: 1px dotted #E2C2D7;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
#index1 p {
	margin-bottom:10px;}
#page2 p {
	margin-bottom:10px;}
#page2Wide p {
	margin-bottom:10px;}
.h1Second {
	color:#000}






#navsite {
	width: 494px;
	font-family: Calibri, Tahoma;
	font-size: 16px;
	padding:0;
	background-image: url(../images/sidenav.jpg);
	margin-top: 15px;
}
.blackText {
	color: #CCC;
}


#navsite p {display: none;}
#navsite ul {list-style: none; margin: 0; padding:0;}
#navsite ul li {
	margin: 0;
}
#navsite ul li a {
	display:block;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	background: #B45096;
	padding-left: 10px;
}
html>body #navsite ul li a {width:auto;}

#navsite a:hover {
	background-color: #000;
}
.tableJustRight {
	text-align: right;
}
.table1 {
	background: #C1C1C1;
	margin: 2px;
}
.table2 {
	background: #999;
}
.table3 {
	color: #FFF;
	background: #B45096;
}
.highlightText {
	font-size: 14px;
	font-weight: bold;
	color: #682F55;
}
.orthoHighlight {
	font-size: 18px;
	color: #793764;
}

h1 + p, p + p, p + h2, h2 + p, h1 + h2 {
	margin-top: 20px;
}

ul{
	margin:10px 0px 0px 0px;
}

ul li{
	list-style:circle;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 5px 0px;
}

.address{
	margin:35px 0px 0px 50px;
}

.treatments{
	list-style:none;
	list-style-type:none;
}

.index-text {
	font-size: 14px;
	}
	
	.call-now {
	font-size: 22px;
	color: #B45096;
	font-weight: bold;
	margin: ;
	padding:;
	
}

.call-now-small {
	font-size: 18px;
	color: #B45096;
	font-weight: bold;
	margin: ;
	padding:;
	
}

.index-headers {
	font-size: 18px;
	color: #B45096;
	font-weight: bold;
	margin: 0px 0px 10px;
	background: #E2C2D7;
	padding: 3px 3px 3px 10px;
	border: 1px solid #D2A2C1;
}

.white-text {
	color:#FFF;
	
	}
