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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_dentist.jpg);
	background-repeat: repeat-x;
	background-color: #D9D8BA;
}
.leftside {
	background-image: url(images/left_side1_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 148px;
}
.header {
	background-image: url(images/header_dentist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	width: 873px;
	color: #9A8512;
	vertical-align: bottom;
	padding-right: 40px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.rightside {
	background-image: url(images/right_side1_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 48px;
}
.menubg {
	background-image: url(images/Menu_bg_dentist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 913px;
	color: #A78012;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #112C63;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B69E30;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #112C63;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #F3EECC;
	padding-top: 30px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 24px;
	color: #A48713;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112C63;
}
a.menuLink {
	font-size: 10px;
	color: #B2A156;
}
a.menuLink:link {
	text-decoration: none;
}
a.menuLink:visited {
	text-decoration: none;
	color: #B2A156;
}
a.menuLink:hover {
	text-decoration: none;
	color: #FFF;
}
a.menuLink:active {
	text-decoration: none;
	color: #B2A156;
}.picside {
	background-image: url(images/pic4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.picbottom {
	background-image: url(images/pic6.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.bodyLink {
	font-size: 14px;
	color: #B2A156;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.bodyLink:link {
}
a.bodyLink:visited {
}
a.bodyLink:hover {
	color: #CCB85E;
}
a.bodyLink:active {
}
.address {
	font-size: 11px;
	line-height: 24px;
	color: #B2A156;
	padding-left: 15px;
}
a.addressLink {
	font-size: 11px;
	color: #B2A156;
	text-decoration: none;
	line-height: 24px;
}
a.addressLink:link {
}
a.addressLink:visited {
}
a.addressLink:hover {
	color: #FFF;
}
a.addressLink:active {
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #AA9842;
}
.vertline {
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #9D8212;
}
.vertline2 {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A38513;
}
.image {
	border: 3px solid #FFF;
}
a.bodyLink2 {
	font-size: 14px;
	color: #112C63;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.bodyLink2:link {
}
a.bodyLink2:visited {
}
a.bodyLink2:hover {
	color: #CCB85E;
}
a.bodyLink2:active {
}
.calloutbg {
	background-image: url(images/best_dentistbg.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	height: 231px;
	width: 291px;
	padding-top: 25px;
	font-family: "Times New Roman", Times, serif;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 3px;
	line-height: 16px;
}
.h3 {
	color: #112C63;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
}
.h5 {
	color: #112C63;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA8513;
	line-height: 32px;
}
object {
	outline: none;
	vertical-align: bottom;
	}



ul.drop_down {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: 800px;
	height: 20px;
	margin: 0 auto;
}
.drop_down li {
	padding: 0 15px;
	float: left;
	position: relative;
}
.drop_down li + li {
	border-style: solid;
	border-color: rgba(164,135,19,.6);
	border-width: 0 0 0 1px;
	}
.drop_down a {
	color: #A48713;
	text-decoration: none;
	font-size: 10px;
	color: #112C63;
}
.drop_down a:hover {
}

/*--- DROPDOWN ---*/
.drop_down ul {
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	padding: 0;
	background: rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style: none;
	position: absolute;
	left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
.drop_down ul li {
	line-height: 22px;
	float: none;
	border: 0;
	background-color: rgba(244,238,203,.9);
}
.drop_down ul a {
	white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
.drop_down li:hover ul { /* Display the dropdown on hover */
	left: 0; /* Bring back on-screen when needed */
}
.drop_down li:hover a { /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	text-decoration:underline;
}
.drop_down li:hover ul a { /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
.drop_down li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */

}

object {
	vertical-align: bottom;
	}
