body {
	margin: 0px;
	zoom: 1;
	behavior: url("csshover3.htc");
	font: 12px Helvetica, sans-serif;
	letter-spacing: .25px;
	color: #000000;
	text-align: center;
	background-image: url(images/Background.png);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-color: #8acfe8;
}

.clear { clear: both; }

a {
	cursor: hand;
}
#back {
	width: 920px;
}

#content {
	margin: 0 auto;
	width: 920px;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 920px;
	background-image: url('images/Background-Header.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 227px;
	width: 920px;
	background-image: url('images/logo.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}

.menuSpacer {
	height: 25px;
	float: left
	width: 2px;
	margin: -17px 0px 0px 0px;
	position: relative;
	background: url('images/v-break.png') no-repeat;
	z-index: 1;
}
.menuSpacer2 {
	height: 20px;
	float: left
	width: 2px;
	margin: -17px 0px 0px 0px;
	position: relative;
	background: url('images/v-break.png') no-repeat;
	z-index: 1;
}

#menu {
	font-weight: bold;
	color: #FFFFFF;
	width: 920px;
	height: 31px;
	font-size: 11px;
	letter-spacing: .1px;
	text-align: center;
	background-image: url('images/Background-Menu.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}

#hpMenuContent {
	padding-left: 25px;
	width: 828px;
	font-size: 11px;
}

#menuContent {
	padding-left: 25px;
	width: 920px;
}

#menu ul{
	height: 32px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	z-index: 9999;
}

#hpMenuContent li {
	position:relative;
	margin-top: 9px;
	float: left;
	width: 145px;
	height: 32px;
	vertical-align: middle;
	z-index: 1000;
}
#menuContent li {
	margin-top: 9px;
	float: left;
	width: 175px;
	height: 32px;
	vertical-align: middle;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 100;
}

#menu a:hover, #menu a:active, #menu li:hover {
	color: #8acfe8;
	text-decoration: none;
}

#menu ul li:hover ul, #menu ul li.sfhover ul {
	border: 1px solid #FFFFFF;
	background-color: #A8A19F;
	left: auto; 
	width: 175px;
	display:block; 
}
#hpMenuContent ul li:hover ul, #hpMenuContent ul li.sfhover ul {
	border: 1px solid #FFFFFF;
	background-color: #A8A19F;
	left: auto; 
	width: 145px;
	display:block; 
}

#menu ul li ul {
	margin-top: 5px;
	width: 175px;
	position: absolute;
	left: -999em;
	height: auto;
}
#hpMenuContent ul li ul {
	margin-top: 0px;
	width: 145px;
	position: absolute;
	left: -999em;
	height: auto;
	z-index: 1000;
}
#menu ul li ul li {
	text-align: center; 
	font-size: 11px;
	width: 175px;
	height: 18px;
	margin: 0px 0px 0px 1px;
	padding-top: 5px;
}
#hpMenuContent ul li ul li {
	text-align: center; 
	font-size: 11px;
	width: 145px;
	height: 18px;
	margin: 0px 0px 0px 1px;
	padding-top: 5px;
	z-index: 1000;
}
#menu ul:hover {
	left: auto;
	display: visible;
}

#contentBody {
	margin: 0 auto;
	position: relative;
	text-align: left;
	min-height: 392px;
	width: 920px;
	background: url('images/hpBackground.png') repeat-y center;
}
#hpContentBody {
	margin: 0 auto;
	position: relative;
	text-align: left;
	min-height: 392px;
	width: 920px;
	background: url('images/hpBackground.png') repeat-y center;
}

#hpContentBodyLeft {
	float: left;
	padding-left: 50px;
	padding-top: 15px;
	line-height: 18px;
	width: 450px;
}
#hpContentBodyRight {
	float: left;
	position: absolute;
	top: -150px;
	left: 500px;
	width: 400px;
	height: 492px;
}
#hpContentBottom {
	height: 192px;
	width: 920px;
	background: url('images/hpBackground3.png') repeat-y center;
}
.hpContentBottomLeft{
	position: relative;
	float: left;
	margin: 7px 0px 0px 20px;
	width: 279px;
	background: url('images/FrameLR.png') no-repeat center;
}
.hpContentBottomMiddle{
	position: relative;
	float: left;
	margin: 7px 0px 0px 12px;
	width: 301px;
	background: url('images/FrameC.png') no-repeat center;
}
.hpContentBottomRight{
	position: relative;
	float: left;
	margin: 7px 0px 0px 12px;
	width: 279px;
	background: url('images/FrameLR.png') no-repeat center;
}
#contentBodyFull {
	float: left;
	padding: 10px 75px;
	width: 780px;
}

#contentBodyLeft1 {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	height: 545px;
	width: 550px;
}
#contentBodyRight1 {
	float: left;
	margin-top: 20px;
	margin-left: -40px;
	line-height: 18px;
	width: 360px;
}
#contentBodyLeft2 {
	float: left;
	margin-left: 40px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 18px;
	width: 360px;
}
#contentBodyRight2 {
	float: left;
	text-align: right;
	margin-top: 20px;
	margin-left: 0px;
	width: 450px;
}
#contentBody {
	margin: 0 auto;
	width: 920px;
	background: url('images/Background-Body.png') repeat-y center;
}
#footer {
	margin: 0px;
	padding: 15px 0px;
	text-align: right;
	height: 164px;
	width: 920px;
	background-image: url('images/Background-Footer.png');
	background-repeat: no-repeat;
	background-position: center 0px;
}
#footerRight {
	margin-right: 30px;
	float: right;
	color: #FFFFFF;
	width: 350px;
}
#footerRightTop {
	height: 40px;
}
#footerRightMiddle{
	padding-top: 8px;
	height: 40px;
}
#footerRightBottom a:visited, #footerRightBottom a{
	text-decoration: none;
	color: #FFFFFF;
}
#footerRightBottom{
	font-size: 10px;
	height: 20px;
}
.infoBox, .success, .error {
	text-align: left;
	width: 300px;
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 60px;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.success {
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #289946;
	background-image:url('images/success.png');
}

.error {
	color: #FFF;
	border: 1px solid #FFF;
	background-color: #DE2526;
	background-image: url('images/error.png');
}

#landingPageLinks {
	font-size: 24px;
}
#landingPageLinks a:hover {
	color: #8acfe8;
}

#landingPageLinks a, #landingPageLinks a:visited, #landingPageLinks a:active {
	color: #000000;
}
#landingPageLinks ul {
	list-style: none;
}

#landingPageLinks li {
	line-height: 47px;
	padding-left: 30px;
	background: url('images/Tooth.png') no-repeat 0px 10px;
}
img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#captionBox {
	padding: 20px;
	margin: 25px 25px 0px 0px;
	border: 1px solid #000;
	background-color: #AFD375;
	width: 350px;
}
#siteMap {
	position: relative;
	text-align: center;
	margin-left: 0px
}
.bottomBorder{
	padding-bottom: 5px;
	margin : 0px;
	border-bottom: 1px solid #AFD375;
}
#staffName{
	font: 20px Arial;
	color: #A8A19F;
	text-align: left;
	padding-top: 0px;
}

#staffContent {
	padding: 30px;
	margin-left: 50px;
	text-align: left;
	width: 80%;
}

.staffPhoto {
	float: left;
	padding-right: 15px;
}
#bioContent {
	padding: 30px;
	text-align: left;
	width: 80%;
}

.bioName {
	font-size: 14px;
	font-weight: bold;
}
.bioPhoto {
	padding-left: 15px;
}
#doctorName{
	font: 25px Arial;
	color: #A8A19F;
	text-align: left;
	padding-top: 0px;
}

#doctorContent {
	padding: 30px;
	text-align: left;
	width: 90%;
}

.doctorPhoto {
	color: #FFF;
	float: left;
	padding-right: 15px;
}

.officeNewsHeader {
	font: 15px Arial;
	color: #A8A19F;
	font-weight: bold;
}
.officeNewsHR {
	color: #8acfe8;
	margin: 25px 0px;
}
