@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_dentist.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #321807;
	background-repeat: repeat-x;
	color: #F7D2B7;
	font-size: 13px;
	line-height: 21px;
	font-family: "Times New Roman", Times, serif;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
	font-weight: lighter;
}
.menubar {
	background-image: url(images/menubar_dentist.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 47px;
	width: 905px;
	color: #F8D1B7;
	font-size: 12px;
	line-height: 24px;
}
.side1 {
	background-image: url(images/side1_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.side2 {
	background-image: url(images/side2_dentist.jpg);
	background-repeat: repeat-y;
}
.content {
	background-image: url(images/contentbg_dentist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 447px;
	background-color: #321807;
	height: 244px;
	color: #F8D1B7;
	font-size: 13px;
	line-height: 21px;
	padding-left: 20px;
	padding-top: 90px;
}
.contentsub {
	background-image: url(images/contentbgsub_dentist.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #321807;
	color: #F8D1B7;
	line-height: 21px;
	font-size: 13px;
}
.border {
	border: 2px solid #C7A592;
	padding: 4px;
}
.image {
	border: 4px solid #C7A592;
}
.content2 {
	border: 0.5px solid #957560;
	font-size: 13px;
	line-height: 21px;
	color: #F3D0B4;
}
.vertLine {
	border-right-width: .5px;
	border-right-style: solid;
	border-right-color: #957560;
}
.horizLine {
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #957560;
}
.whitetext {
	color: #FFF;
}
.yellowtext {
	color: #EBBE59;
	font-weight: normal;
}
.highlight {
	font-size: 16px;
	font-weight: bolder;
	color: #F8D1B7;
}
h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #F8D1B7;
}
a.menuLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F8D1B7;
	text-decoration: none;
}
a.menuLink:link {
}
a.menuLink:visited {
}
a.menuLink:hover {
	text-decoration: none;
	color: #FFF;
}
a.menuLink:active {
}
.subrightside {
	background-image: url(images/sunrightside1_dentist.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a.bodyLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
a.bodyLink:link {
}
a.bodyLink:visited {
}
a.bodyLink:hover {
	color: #7D291E;
}
a.bodyLink:active {
}
.address {
	font-size: 13px;
	color: #FFF;
}
a.calloutLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #321807;
	background-image: url(images/callout_dentist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 160px;
	float: left;
	text-decoration: none;
	text-indent: 36px;
	line-height: 30px;
}
a.calloutLink:link {
}
a.calloutLink:visited {
}
a.calloutLink:hover {
	text-decoration: none;
	color: #803D11;
}
a.calloutLink:active {
}
