body{
	color:#333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0;
	margin: 25px 0 0 0;
}
body#p-specialties {
	margin-bottom:40em;
}
a,a:hover,a:active {
	text-decoration: none;
}
img {
	border: 0 none;
}
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
p,ul,ol {
	font-size: 0.85em;
	line-height: 135%;
	color: #666;
}
p {
	margin-left: 4px;
}
ul ul {
	font-size: 1em;
}
#container {
	width: 100%;
	text-align:center;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 866px;
}
#logobox {
	background: url(../img/harbison-dental.png) no-repeat 292px 2px;
	height: 60px;
	width: 100%;
}
#logo {
	height: 51px;
	width: 284px;
	padding-left: 292px;;
}
#logo a {
	background: url(../img/cc-logo.png) no-repeat;
	display:block;
	width: 100%;
	height: 100%;
	border: 0 none;
}
#p-index #logo a {
	cursor: default;
}
#logo span {
	display: none;
}
#headerX {
	height: 273px;
	width: 100%;
	text-align: left;
	margin:0;
	background-color: #b9afa4;
	padding: 0px;
}
#header {
	height: 273px;
	width: 100%;
	background-color: #b9afa4;
	position: absolute;
	top: 85px;
}
#headerbody {
	height: 260px;
	width: 866px;
	margin: 0 auto 0 auto;
}
#header1,#header2,#header3,#header4,#header5 {
	float: left;
	height: 273px;
}
#header1 {
	width: 48px;
	margin-left: 31px;
	background: url(../img/header1.jpg) no-repeat;
}
#header2 {
	width: 191px;
	background-color: #8a7967;
}
#header3 {
	width: 386px;
	background: url(../img/header3.jpg) no-repeat;
}
#header4 {
	width: 167px;
	background-image: url(../img/header4.jpg);
}
#header5 {
	width: 12px;
	background: url(../img/header5.jpg) no-repeat;
}
#shadow {
	clear: both;
	float: none;
	background: url(../img/shadow.png) no-repeat;
	margin-left: 31px;
	height:12px;
	width: 100%;
}

	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 191px;
	margin-top:30px;
}

#nav li { /* all list items */
	position: relative;
	float: left;
	margin-bottom: -1px;
	width: 191px;
	height: 33px;
	text-align: right;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	margin-left: 191px;
	margin-top: -42px;
}

#nav li ul li { /* second-level lists */
	text-align: left;
	height: 16px;
	width: 196px;
}

#nav li a {
	width: 179px;
	height: 33px;
	display: block;
	color: #fff;
	text-decoration: none;
		background-color: rgb(138,122,103); /* The Fallback */
	background-color: rgba(138,122,103,1);
	border: 0 none;
	padding: 9px 12px 0 0;
	font-weight: bold;
	font-size: 13px;
}

#nav li a:hover {
	color: #eeebe8;
	background-color: rgb(170,156,140);
}
#nav li ul li a {
	height: 16px;
	width: 184px;
	padding: 0 0 0 12px;
		background-color: rgb(138,122,103); /* The Fallback */
	background-color: rgba(138,122,103,.8);
	font-variant: small-caps;
	font-size: 11px;
}
#nav li ul a:hover {
	color: #eeebe8;
		background-color: rgb(185,175,164); /* The Fallback */
	background-color: rgba(170,156,140,.8);
}
#nav li ul li a.dotted {
	border-top: 1px solid #eeebe8;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
	
#nav a#last2 {
	height: 24px;
	padding: 9px 12px 0 0;
	margin:0;
}
#nav li a.deadlink {
	cursor:default;
}
	
	
	
#content {
	background: url(../img/content2.png) repeat-y;
	margin-top: 15px;
	margin-left: 31px;
	width: 797px;
	text-align: left;
}
#content1,#content2 {
	float: left;
	padding: 15px 0 15px 0;
}
#content1 {
	width: 191px;
	padding: 15px 42px 15px 47px;
}
#content2 {
	width: 445px;
	margin-bottom: 2em;
}
.contentbody {
	margin: 0;
	padding: 0 60px 10px 10px;
}
#contentA .contentbody {
	margin: 0;
	padding: 5em 25px 10px 55px;
}
#content h1 {
	color: #e87d1d;
	font-weight: normal;
	font-size: 2.1em;
}
h1 span {
	display: none;
}
#content h2 {
}
#content2 h3 {
	padding-top: 0.75em;
	font-weight: normal;
	text-transform: lowercase;
	color: #605548;
	padding-left: 4px;
	font-size: 1.6em;
}
#content h4 {
	padding-top: 0.75em;
	color: #666;
	padding-left: 4px;
	font-size: 1.1em;
}
#content h5 {
	padding-top: 0.75em;
	color: #666;
	text-transform: lowercase;
	padding-left: 4px;
	font-size: 1em;
}
#content a {
	color: #666;
	border: 0 none;
}
#content a:hover,#content a:active {
	border-bottom: 1px dotted;
	color: #e87d1d;
}
#content2 p {
	line-height: 145%;
	font-size: .9em;
	text-align: justify;
}
#content ol li{
	padding-bottom: 3px;
}
#content li{
	margin-bottom: 7px;
}
#content2 ul,#content2 ol,#content2 ol ul {
	font-size: 1em;
}
#content2 ol ol {
	list-style-type: lower-alpha;
	padding-top:1em;
	padding-bottom:1em;
}

#content #content2 h3.p-special {
	clear: both;
}
#content p.p-special {
	float: left;
	margin-right:2em;
}

#content p.top {
	text-align:right;
	font-size:.8em;
	clear: both;
	float: none;
}
#content2 h3 h5,#content2 h3 h4 {
	padding-top: 1.5em;
}
#footer {
	clear: both;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	border-top: 1px solid #666;
	padding: 1em 0;
}
#footer h2 {
	font-size: .9em;
	margin-top: .5em;
	font-weight: normal;
}
#footer p {
	color:#666;
	padding: .4em 0;
	margin: 0;
}
#footer a {
	color:#666;
	border-bottom: 0 none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover,#footer a:active {
	border-bottom: 1px dotted;
	color: #e87d1d;
}


.imgRight {
	float: right;
	margin-bottom: 1em;
	margin-left: 1.5em;
}


.calloutX {
	width:191px;
	height:115px;
	margin-bottom: 1em;
}
.callout {
	background: url(../img/callout2.gif) repeat;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#callout-map {
	margin-bottom: 1em;
	width: 191px;
	height: 115px;
}
#callout-map a {
	display:block;
	width: 191px;
	height: 105px;
	border: 0 none;
	padding-top: 10px;
	background: url(../img/map.jpg) no-repeat;
}
#callout-map a:hover {
	border: 0 none;
	background: url(../img/map.jpg) no-repeat 0 -115px;
}
#callout-map span {
	color: #8a7967;
	text-align: right;
	font-size: 1.2em;
	margin: 0 0 0 15px;
	padding: 0;
	font-weight: bold;
}
.callout1 {
	background: url(../img/callout1.gif) no-repeat;
	height: 10px;
	width: 100%;
}
.callout2 {
	background: url(../img/callout3.gif) no-repeat;
	height: 10px;
	width: 100%;
}
.callout h3 {
	color: #8a7967;
	font-size: 1.2em;
	margin: 5px 14px 0 14px;
	padding: 0;
	font-weight: bold;
}
.callout p {
	margin: 5px 15px 4px 15px;
	color: #666;
}
#our-services p {
	font-weight: bold;
	line-height: 110%;
}
#our-services h3 {
	margin-bottom: 10px;
}
.callout ul {
	margin: 0 15px 10px 16px;
	padding: 0;
	color: #666;
	text-align: left;
}
.callout ul li {
	background: url(../img/plus.png) no-repeat 0 4px;
	list-style-type: none;
	padding-left: 8px;
	line-height: 110%;
	margin: 7px 0;
}
.callout ul li:hover {
	background-image: url(../img/plus2.png);
}
.callout ul li.heading-co {
	background-image: none;
	padding-left: 0;
	margin-top: 15px;
}
.callout ul li.secondary {
	background-position: 8px 4px;
	padding-left: 16px;
}
.callout p.co-contact {
	text-align: right;
	margin: 8px 15px 8px 15px;
}
#content .callout a {
	color:#666;
}
#content .callout a:hover {
	border-bottom: 1px dotted;
	color: #e87d1d;
}


#p-terms a#side2,
#p-insurance-policy a#side2,
#p-drharbison .callout a#side1,
#p-philosophy .callout a#side1,
#p-privacy .callout a#side1,
#p-specialties .callout a#side3 {
	color: #E87D1D;border: 0 none;cursor: default;
}

#gmap {
	border: 1px solid #988979;
	width: 442px;
	height: 400px;
}

