body {
	margin: 0px;
	background-color: #0f0f0f;
}

#container {
	width: 751px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -375px;
	padding: 0 0 50px 0;
	background-color: #cac4ba;
	background: url(../images/bottom.gif) bottom left no-repeat;
}

/*-------------------------- Header --------------------------*/

#header {
	width: 751px;
	height: 450px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

#headerAddress {
	width: 200px;
	height: 150px;
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	margin: 0;
	padding: 0;
}

#headerAddress strong {
	font-size: 14px;
}

/*-------------------------- Top Nav --------------------------*/

#topNav {
	
}

#topNav p{
	
}

#topNav a:link,#topNav a:visited{

}

#topNav a:hover,#topNav a:active{

}

/*-------------------------- Content --------------------------*/

/* Column Container */


#columnContainer {
	width: 751px;
	height: auto;
	background: url(../images/bkgd.jpg) left top repeat-y;
	padding: 450px 0 0 0;
	z-index: 1;
	
}

/* 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 */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/*-------------------------- sideNav --------------------------*/

#sideNav {
	width: 240px;
	height: auto;
	float: left;
	background: url(../images/sideNav_bkgd.jpg) left top no-repeat;
}

#sideNavProcedure {
	margin: 35px 0 0 27px;
	padding: 0;
}

#sideNav ol {
	margin: 20px 0 0 15px;
	padding: 0 10px 12px 20px;
	width: 170px;
	border-top: 1px solid #a29a8d;
	border-bottom: 1px solid #a29a8d;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#sideNav ol li {
	margin: 15px 0 0 0;
	padding: 0;
}

#sideNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sideNav ul li {
	background: url(../images/bullet.gif) no-repeat left 6px;
	margin: 15px 0 0 8px;
	padding: 0 0 0 10px;
}

#sideNav a:link, #sideNav a:visited {
	color: #1b1b1b;
	text-decoration: none;
}

#sideNav a:hover, #sideNav a:active {
	color: #55349d;
	text-decoration: none;
}

#dentistry {
	width: 200px;
	height: auto;
	margin-left: 15px;
	border-top: 1px solid #a29a8d;
	text-align: center;
}

#dentistry img {
	padding: 11px 0 14px 0;
}

/*---mini contact form---*/

#miniContact {
	width: 191px;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/ask_dr.jpg) top left no-repeat;
	margin: 9px 0 7px 0;
	padding: 35px 0 6px 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#miniContact p {
	margin: 0 0 3px 5px;
	padding: 0;
}

#miniContact input {
	width: 173px;
	background-color: #ede7d9;
	border: 1px solid #541e73;
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#miniContact textarea {
	width: 173px;
	background-color: #ede7d9;
	border: 1px solid #541e73;
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#miniBtn input {
	width: 67px;
	height: 25px;
	padding: 0;
	background: url(../images/submit.jpg) top center no-repeat; 
}

/*#miniContact {
	width: 191px;
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/ask_dr.jpg) top left no-repeat;
	margin: 9px 0 7px 0;
	padding: 35px 0 6px 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#miniContact p {
	margin: 0 0 3px 5px;
	padding: 0;
}

#miniContact input {
	width: 173px;
	background-color: #ede7d9;
	border: 1px solid #541e73;
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#miniContact textarea {
	width: 173px;
	background-color: #ede7d9;
	border: 1px solid #541e73;
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#miniBtn input {
	width: 67px;
	height: 25px;
	padding: 0;
	background: url(../images/submit.jpg) top center no-repeat; 
}*/
.address2 {
  display: none;
}
#miniContact input.valid {
    background-color: #007940!important;
}
#miniContact input.invalid {
    background-color: #F00000!important;
}
#miniContact input.single-line {
	width: 143px;
}
#miniContact img {
  vertical-align: top;
}
/*-------------------------- content --------------------------*/

#content {
	width: 488px;
	height: auto;
	float: right;
	background: url(../images/content_bkgd.jpg) left top no-repeat;
	padding: 35px 5px 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	padding-top: 0;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #230d53;
}

#content ul {
	list-style: none;
}

#content ul li {
	background: url(../images/bullet.gif) no-repeat left 6px;
	margin: 0;
	padding: 0 0 0 10px;
}

#content a:link, #content a:visited {
	color: #541e73;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #55349d;
	font-weight: bold;
	text-decoration: underline;
}

.dentistry {
	margin: 5px 5px 5px 10px;
	border: 1px solid #541e73;
	float: right;
}

.dentistry2 {
	margin: 5px 5px 5px 10px;
	border: 1px solid #541e73;
	float: left;
}

.tmj {
	margin: 5px 10px 5px 5px;
	border: 1px solid #541e73;
	float: left;
}
#financeCTA a{
	width:190px;
	height:72px;
	display:block;
	background-image:url(../images/finance-cta.jpg);
	background-position:0 0;
	margin:5px;
}
#financeCTA a:hover{
	width:190px;
	height:72px;
	display:block;
	background-image:url(../images/finance-cta-ro.jpg);
	background-position:0 0;
}

/*--------gallery--------*/

.gallery {
	width: 464px;
	height: auto;
	background: #d7d3ca url(../images/before_after_bkgd.jpg) left top no-repeat;
	margin: 20px 0;
	padding-top: 54px;
	padding-bottom: 15px;
	text-align: center;
}

.gallery img {
	margin: 0 12px;
	border: 1px solid #a0998e;
}

/*---main contact form---*/

#mainContact {
	width: 350px;
	position: relative;
	left: 50px;
	border: double #a29a8d;
	margin: 9px 0 7px 0;
	padding: 15px 0 6px 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#mainContact input {
	width: 250px;
	background-color: #ede7d9;
	border: 1px solid #541e73;
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainContact textarea {
	width: 250px;
	background-color: #ede7d9;
	border: 1px solid #541e73;
	margin-bottom: 5px;
	color: #000000;
	padding: 5px 0 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#mainBtn input {
	width: 67px;
	height: 25px;
	padding: 0;
}

/*-------------------------- Footer --------------------------*/

#footer {
	text-align: center;
	margin-top: 40px;
	width: 488px;
	height: auto;
	padding-bottom: 5px;
}

#bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 35px;
}

#bottomNav a:link, #bottomNav a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#bottomNav a:hover, #bottomNav a:active {
	color: #55349d;
	text-decoration: none;
	font-weight: normal;
}

#page1 a:link, #page1 a:visited {
	font-size: 10px;
	color: #541e73;
	text-decoration: underline;
}

#page1 a:hover, #page1 a:active {
	color: #55349d;
	text-decoration: none;
}


/*-----------------------testimonials---------------------*/

#testimonials {
	width: 175px;
	height: auto;
	float: right;
	background: #541e73 url(../images/testimonials.jpg) left top no-repeat;
	margin: 5px;
	padding: 25px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	border-bottom: 3px solid #ecdcf6;
}

#testimonials img {
	border: 1px solid #e2bacd;
	margin: 5px 9px 20px 0;
	float: left;
}

#testimonialsName {
	width: 175px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0px;
	font-weight: bold;
	text-align: right;
}