body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #5C3351 url(../images/bkg_body.jpg) repeat-x left top;
	padding: 0px;

}
#container {
	position: absolute;
	left: 50%;
	width: 610px;
	margin-left: -305px;
	top: 1px;
	height: auto;
}
#header {
	padding-left: 10px;
	display: block;
	width: 600px;
	height: 27px;
	background-color: #a87d51;
}
#header p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding-top: 2px;
	font-weight: bold;
}
.border{
border: #666633 solid 1px;
padding-left: 10px
}
#header p span {
	padding-left: 292px;
	font-size: 18px;
}

#Dental {
	display: block;
	width: 610px;
	height: 172px;
	background-image: url(../images/Header_main.jpg);
}
/* Content */
#contentContainer {
	width:610px;
	background-image: url(../images/bkg_content.jpg);
	margin: 0px;
	padding: 0px;
	height: auto;
	/*overflow: hidden;*/
}
#contentContainer #contentRight {
	display: block;
	width: 400px; /*433*/
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	margin-left: 193px; /*173*/
	min-height:850px;
}
#container #contentContainer #contentRight h1 {
	font-size: 18px;
	font-weight: bold;
	color: #84587b;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 0px;
}
#container #contentContainer #contentRight h2 {
	margin: 0px 15px 0px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#container #contentContainer #contentRight h3 {
	margin: 0px 15px 0px 0px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#container #contentContainer #contentRight p {
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#container #contentContainer #contentRight p.headline {
	font-size: 16px;
	color: #ba8748;
}

#contentRight a:link, #contentRight a:visited {
	color: #47243e;
	text-decoration: underline;
}
#contentRight a:hover, #contentRight a:active {
	color: #ba8748;
	text-decoration: underline;
}
#contentRight ul {
	margin: 0px 0px 0px 40px;
	padding: 0;
}
#contentRight li {
	margin: 0px 15px 0px 0px;
}
.testimonial {
	width: 95%;
	height: auto; 
	padding: 10px;
	background-color:#C1B2B2;
	border: #744569 solid 1px;
}
.testimonial .patient {
	float: left; width: 145px;
}
.testimonial .patient img {
	border: #744569 solid 1px;
	
}
.float-right {
	float:right;
	padding: 25px 20px 10px 10px;
	}
/* Footer */
#footerContainer {
	padding: 0px;
	background-image:url(../images/bkg_content.jpg);
	margin: 0px;
	display: block;
	height: auto;
	width: 610px;
	top: 0px;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin: 0px 0px 0px 176px;
	padding: 0px;
	width: 434px;
	height: auto;
}
#footer p{
	text-align: center;
	font-size: 12px;
	color: #47243e;
	margin: 0px 20px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#footer a:link {
	color: #47243e;
	text-decoration: none;
}
#footer a:visited {
	color: #47243e;
	text-decoration: none;
}
#footer a:hover {
	color: #ba8748;
	text-decoration: none;
}
#footer a:active {
	color: #ba8748;
	text-decoration: none;
}
/* Left Navigation */
#navLeftContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c1b2b2;
	top: 191px;
	width: 172px;
	height:auto;
	position: absolute;
	z-index: 1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222222;
	background-repeat: no-repeat;
}
#navLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #84587b;
	background-repeat: no-repeat;
}
#navLeft ul {
	padding: 0;
	margin: 0px;
}
#navLeft li {
	background-color: #c1b2b2;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ba8748;
}
#navLeft a {
	display:block;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 0px;

}	
#navLeft a:link, #navLeft a:visited {
	text-decoration: none;
	color:#330033;
	background-color: #c1b2b2;

}
#navLeft a:active, #navLeft a:hover {
	text-decoration: none;
	color:#FFF;
	background-color: #ba8748;
}
#navLeft ul ul {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
#navLeft li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}
#navLeft li ul li a {
	height: 20px;
	padding: 2px 0px 0px 25px;
	display: block;
	font-weight: bold;
}
#navLeft li ul li a:link, #navLeft li ul li a:visited {
	text-decoration: none;
	color:#330033;
	background-color: #D2C8C8;
}
#navLeft li ul li a:active, #navLeft li ul li a:hover {
	text-decoration: none;
	color:#FFF;
	background-color: #ba8748;
}

#navLeftContainer #navLeft h3 {
	font-size: 14px;
	font-weight: bold;
	color: #84587b;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 20px;
}


/* Disclaimer */
#disclaimerContainer {
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: relative;
	width: auto;
	border: 0;
	display:block;
}
#disclaimer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: 1px;
	position: relative;
	width: 607px;
}
#disclaimer p {
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#disclaimer a:link, #disclaimer a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0;
}
#disclaimer a:active, #disclaimer a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0;
}
/* CSS Tags For a Main Contact Form   */
#contact {
	height: auto;
	width: 395px;
	background-color: #C1B2B2;
	border: 2px solid #BA8748;
}
#contact form {
	height: auto;
	width: 355px;
	margin: 0px;
	padding: 20px;
}
#form {
	height: auto;
	width: 300px;
	margin: 0px;
	padding: 20px;
}
#contact ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contact li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 355px;
	clear: both;
}
#contact label {
	display: block;
	font-size: 12px;
	color:#33004D;
	float: left;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	height: 20px;
	width: 340px;
}
#contact input {
	border: 1px solid #BA8748;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	padding: 5px!important;
	float: left;
	width: 340px;
	height: 20px!important;
}
#contact select.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fff;
	padding: 5px;
	float: left;
	clear: both;
	height: 20px;
	width: 340px;
}
#contact textarea {
	width: 340px!important;
	height: 125px!important;
	border: 1px solid #ba8748;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	padding: 5px;
	float: left;
	clear: both;
	color: #000000;
}
#contact input.button {
	width: 355px;
	height: 30px!important;
	border: 1px solid #ba8748;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	float: left;
	clear: both;
	margin: 20px 0px 20px 0px;
	padding: 5px!important;
	color: #330033;
}
#contact .bennettButton {
	width: 200px!important;
	height: 30px!important;
	border: 1px solid #ba8748;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #fff;
	float: left;
	clear: both;
	margin: 20px 0px 20px 0px;
	padding: 5px!important;
	color: #330033;
}
/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Captcha CSS*/

#errors {
	margin-bottom: 20px;
	margin-left: 0px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#errors {
	margin-bottom: 20px;
	margin-left: 100px;
}

#lblErrors li {
	color: #FF0000!Important;
	font-weight: bold;
}

#pnl827 {
	margin-left: 100px;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 150px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
        text-align: left;
}

#lblVerifySubmission {
	font-size: 14px!Important;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FF0000!Important;
}

#btnValidateForm {
	margin-top: 10px;
	margin-left: 150px;
}

#pnlCaptcha {
	margin-top: 25px;
	margin-bottom: 100px;
        text-align: left;
}

#lblVerifySubmission {
	font-size: 14px!Important;
}

#lblVerifySubmission span {
	font-weight: bold;
}

#CaptchaControl1_image {
	margin-top: 10px;
	margin-bottom: 10px;
}

.captcha span {
	margin-right: 10px;
}

#btnSubmitForm {
	margin-top: 5px;
}

#ValidationSummary2 ul li {
	color: #FF0000!Important;
}

/* Classes */

.ppmPic {
	margin: 10px 0 0 15px;
	float: right;
	width: 233px;
	height: auto;
}

.ppmPic p {
	font-size: 10px!Important;
	font-style: italic;	
}

.open {
	display: block;
}
.closed {
	display: none;
}
.imgRight {
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 15px;
}
.imgLeft {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: -5px;
}
.imgStaff {
	float:left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #000000;
}
.imgCenter {
	margin-right: 20px;
	margin-left: 40px;
}
.imgAbsMiddle {
	margin-left: 85px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.div {
	width: 395px;
	padding-top: 20px;
	margin-bottom: 20px;
}
.divRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.divLeft {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#bottomLogo {
	width: 185px;
	height: 128px;
	position: relative;
	left: 298px;
	top: -160px;
}

#DentalLogo {
	width: 128px;
	height: 90px;
	position: relative;
	top: 20px;
	left: 23px;
}

#moreau {
	width:133px;
	height:171px;
	display:block;
	position:absolute;
	top:30px;
	left:172px;
	z-index:999;
}

#finger {
	width:133px;
	height:171px;
	display:block;
	position:absolute;
	top:30px;
	left:479px;
	z-index:999;
}

#map {
    width:400px;
    height:400px;
}

#a-line {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#a-line #presCTA {
	margin: 0 auto;
	width: 200px;
	height: 85px;
}

#a-line #presCTA a {
	display: block;
}
	

/* Quick Contact */
#qc {
	width: 172px;
	background-color: #BA8748;
}

#qc p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #7D4F73;
	text-align: center;
}

#qc h1{
	font-size: 16px;
}

#qc h2{
	font-size: 14px;
}

#qc form{
	background-color: #BA8748;
	width: 172px;
}

#qcForm {
	background-color: #BA8748;
	width: 172px;
}

#qc form input{
	background-color: #FFFFFF;
	border: 1px solid #6A3E5F;
	width: 152px;
	text-align: left;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color: #6A3E5F;
	padding: 0px;
	height: 20px;
}

#qcForm input {
	background-color: #FFFFFF;
	border: 1px solid #6A3E5F;
	width: 152px;
	text-align: left;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color: #6A3E5F;
	padding: 0px;
	height: 20px;
}

#qc form textarea{
	background-color: #FFFFFF;
	border: 1px solid #6A3E5F;
	width: 152px;
	text-align: left;
	display: block;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color: #6A3E5F;
	padding: 0px;
	height: 60px;
}

#qcForm textarea{
	background-color: #FFFFFF;
	border: 1px solid #6A3E5F;
	width: 152px;
	text-align: left;
	display: block;
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color: #6A3E5F;
	padding: 0px;
	height: 60px;
}

#hidden {
	display: none;
}

#qc form input.button {
	display: block;
	height: 35px;
	width: 171px;
	margin: 0px;
	border: 0px;
	background-image:url(../images/qc_submit.jpg);
}

hr {
	margin: 15px 15px 15px 0px;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

