/* CSS Document */

body {
	margin:0;
	padding:0;
	color:#fff;
	font:normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/pattern.gif) 0 0 repeat;
	background-color:inherit;
}
div, img, p, ul, a, ol, form, input, label, h1, h2, h3 {
	margin:0;
	padding:0;
}
a, a:focus {
	outline:none;
	text-decoration:none;
}
img {
	border:none;
}
ul {
	list-style:none;
}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
#wrapper{
	width:938px;
	margin:0 auto;
	background:url(images/body-bg.png) 0 0 repeat-y;
}
/*-------------- topContainer start ---------------*/
div.topPanel{
	padding:24px 39px 13px 0;
}
div.topPanel p{
	font-size:16px;
	text-align:right;
}
div.topPanel p a{
	color:#fff;
	text-decoration:underline;
	background-color:inherit;
}
div.topPanel p span{
	padding-right:16px;
	margin-right:18px;
	background:url(images/top-divider.gif) 100% 50% no-repeat;
}
/*-------------- topContainer start ---------------*/

/*-------------- header start ---------------*/
div.header{
	background:url(images/header.gif) 0 0 no-repeat;
	width:832px;
	height:140px;
	margin:0 auto;
	padding:55px 0 0 28px;
}
/*-------------- header end ---------------*/

/*-------------- nav start ---------------*/
div.nav{
	width:860px;
	margin:0 auto;
	height:47px;
	background:url(images/nav-bg.gif) 0 0 repeat-x;
	padding:0 auto;
	text-align:center;
}

div.nav ul{
	margin:0 auto;
	padding:0 auto;
	width:700px;
}

div.nav ul li{
	float:left;
	width:auto;
	padding: 9px 22px 0 22px;	

}
div.nav ul li a{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	text-align:center;
	display:block;
}
div.nav ul li a span{
	display:block;
	
}
div.nav ul li a:hover,
div.nav ul li a.active,
div.nav ul li a:hover span{
	color:#C46707;
	background-color:inherit;
}
/*-------------- nav end ---------------*/

/*-------------- body start ---------------*/
div.bodyTop{
	width:860px;
	margin:0 auto;
	padding:22px 0 0;
	overflow:hidden;
	height:100%;
}
div.bodyTop a{
	font-weight:bold;
	text-decoration:underline;
	color:#fff;
	background-color:inherit;
}
div.bodyTop a:hover{
	text-decoration:none;
}
div.bodyTop p.slogan{
	font-size:18px;
	color:#FDD18D;
	background-color:inherit;
	font-weight:bold;
	text-align:center;
	width:670px;
	padding:0 0 0 97px;
}
div.bodyTop p.slogan span{
	padding-left:40px;
}
div.bodyTop img{
	float:left;
	width:auto;
}
div.bodyTop p.bodyTxt1,
div.bodyTop p.bodyTxt2{
	float:right;
	width:584px;
	padding:40px 0 0;
}
div.bodyTop p.bodyTxt2{
	padding:20px 0 0;
}
div.bodyBottom{
	width:860px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
	padding-bottom:27px;
}
div.bodyLeft{
	width:566px;
	float:left;
	overflow:hidden;
	height:100%;
}
div.bodyLeft p.leftTxt1{
	padding-bottom:19px;
}
div.leftBottom{
	padding-bottom:25px;
	overflow:hidden;
	height:100%;
}
div.leftPicContainer{
	border:#fff solid 2px;
	float:left;
	width:auto;
}
div.leftTxtContainer{
	float:right;
	width:303px;
}
div.leftTxtContainer ul li{
	background:url(images/arrow.gif) 0 50% no-repeat;
	padding:0 0 0 19px;
}
div.bodyRight{
	width:277px;
	float:right;
}
div.service{
	width:234px;
	background-color:#13CEDB;
	color:#303030;
	margin-bottom:24px;
	border:#38E1ED solid 1px;
	padding:16px 24px 29px 17px;
}
div.service h2.serviceHead{
	background:url(images/service.gif) 0 0 no-repeat;
	padding-bottom:18px;
	display:block;
	text-indent:-20000px;
}
div.service ul{
	padding-bottom:12px;
}
div.service ul li{
	background:url(images/arrow2.gif) 0 5px no-repeat;
	padding:0 0 3px 17px;
}
div.service ul li a{
	color:#303030;
	background-color:inherit;
}
div.service ul li a:hover{
	color:#000;
	background-color:inherit;
}
div.service a.more{
	margin-bottom:6px;
	color:#612152;
	background-color:inherit;
	text-decoration:underline;
	margin-left:144px;
}
div.service a.more:hover{
	text-decoration:none;
}
div.service h2.linkHead{
	background:url(images/links.gif) 0 0 no-repeat;
	padding-bottom:18px;
	display:block;
	text-indent:-20000px;
}
p.ph{
	font-weight:bold;
	font-size:30px;
	line-height:32px;
	color:#FAEE5F;
	background-color:inherit;
	text-align:center;
	padding-bottom:5px;
}
a.bottomLink{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
	margin-left:20px;
}
a.bottomLink:hover{
	text-decoration:underline;
}
/*-------------- body end ---------------*/

/*-------------- footer start ---------------*/
div.footer{
	width:860px;
	margin:0 auto;
}
div.footerTop{
	width:478px;
	background-color:#fff;
	color:#2F2F2F;
	padding:13px 177px 24px 205px;
}
div.footerLogo{
	width:86px;
	height:88px;
	margin:0 auto;
}
div.footerTop p.footerTxt1{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#560E45;
	background-color:inherit;
	text-align:center;
}
div.footerTop ul{
	width:271px;
	margin:0 auto;
}
div.footerTop ul li{
	font-size:13px;
	text-align:center;
}
div.footerBottom{
	padding:23px 0 54px;
}
div.footerBottom p{
	font-size:12px;
	text-align:center;
}
/*-------------- footer end ---------------*/

/*-------------- tmj information ---------------*/
div.information{
	overflow:hidden;
	height:100%;
	padding:15px 0 0;
}
a.link{
	color:#E8EE3D;
	background-color:inherit;
	font-size:16px;
}
a.link:hover{
	text-decoration:underline;
}
h2.innerHead{
	font-size:22px;
	line-height:26px;
	color:#fff;
	background-color:inherit;
	font-weight:normal;
}
h2.innerHead span{
	font-size:18px;
}
div.information p{
	padding-bottom:12px;
}
div.informationLeft{
	width:233px;
	float:left;
}
div.infoImageContLeft,
div.infoImageContRight{
	border:#05A7A8 solid 5px;
	float:left;
	margin:0 0 5px;
}
div.infoImageContRight{
	float:right;
}
div.informationRight{
	width:600px;
	float:right;
}
/*-------------- tmj information ---------------*/

/*-------------- treatment ---------------*/
div.treatment{
	overflow:hidden;
	height:100%;
	padding:15px 0;
	background:url(images/treatment-divider.gif) 0 100% repeat-x;
}
div.treatmentImageCont{
	float:left;
	border:#05A7A8 solid 3px;
}
div.treatmentContent{
	float:right;
	width:730px;
}
div.treatmentContent span{
	color:#F4BE5E;
	background-color:inherit;
	font-weight:bold;
	display:block;
}
/*-------------- treatment ---------------*/

/*-------------- professional ---------------*/

h3.subHead{
	color:#F4BE5E;
	background-color:inherit;
	padding:15px 0 0;
}

/*-------------- professional ---------------*/

/*-------------- rebecca ---------------*/
div.rebecca{
	overflow:hidden;
	height:100%;
	padding:10px 0 0;
}
div.rebeccaContent{
	float:right;
	width:710px;
}
div.rebeccaContent p{
	padding:0 0 10px;
}

/*-------------- rebecca ---------------*/


