body {
	margin: 0;
	background: #000000 url(../images/bkgd-top_new.jpg) center top no-repeat;
}

#leftColumn {
	width: 120px;
	height: auto;
	/*position: fixed;*/
	position: absolute;
	left: 50%;
	top: 245px;
	z-index: 100;
	margin: 0 0 0 -420px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

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

#leftColumn ul li {
	width: 120px;
	height: 40px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: center;
	float: left;
}

#leftColumn ul li a {
	width: 120px;
	height: 14px;
	margin: 0;
	padding: 13px 0;
	display: block;
	background: url(../images/left-nav-bkgd.gif) left top no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

#leftColumn ul li a:hover {
	background-position: -120px 0;
}

.twoLines {
	height: 35px !important;
	padding: 3px 0 2px 0 !important;
}

#leftColumn li ul {
	position: absolute;
	width: 120px;
	height: auto;
	left: -999em;
	z-index: 100;
	margin: -40px 0 0 120px;
	padding-left: 2px;
}

#leftColumn li:hover ul {
	left: auto;
}

#leftColumn li:hover ul, #leftColumn li.sfhover ul {
	left: auto;
}

#headerPic {
	width: 1118px;
	height: 320px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -559px;
	text-align: center;
}

#homeLink {
	width: 220px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -370px;
}

#homeLink a {
	width: 220px;
	height: 40px;
	display: block;
}

#container {
	width: 1032px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -516px;
	padding: 0;
}

#columnContainer {
	width: 1031px;
	height: auto;
	background: #7a6345 url(../images/bkgd-container.gif) left top repeat-x;
	margin: 319px 0 0 0;
	padding: 2px 0 0 0;
}

#columnContainer2 {
	width: 1031px;
	height: auto;
	background: url(../images/bkgd.gif) bottom left repeat-x;
	margin: 0;
	padding: 0;
}

#middleColumn {
	width: 639px;
	height: auto;
	background: url(../images/bkgd-middleColumn.gif) left top repeat-y;
	position: relative;
	left: 0;
	top: 0;
	margin: 0 0 0 193px;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#middleColumn2 {
	width: 488px;
	height: auto;
	min-height: 430px;
	background: url(../images/bkgd-middle-top.jpg) left top no-repeat;
	margin: 0;
	padding: 34px 29px 30px 122px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#middleHeadings {
	margin: 0 0 30px -50px;
	padding: 10px 0 0 0;
}

#middleColumn h1 {
	width: 179px;
	height: 32px;
	float: left;
	border-right: 1px solid #0c1519;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0c1519;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#middleColumn h2 {
	width: 240px;
	height: 32px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574938;
	margin: 0;
	padding: 0 0 0 25px;
}

#middleColumn h3 {
	font-size: 14px;
	color: #574938;
}

#middleColumn a:link, #middleColumn a:visited {
	color: #ac6016;
	text-decoration: underline;
}

#middleColumn a:hover, #middleColumn a:active {
	color: #ac6016;
	text-decoration: none;
}

#middleColumn ul {
	list-style: none;
}

#middleColumn ul li {
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 20px;
	margin-bottom: 14px;
}

.mainImg {
	width: 251px;
	height: auto;
	float: left;
	margin: 0 25px 20px -122px;
	padding: 10px 10px 10px 0;
	background: url(../images/bkgd-mainImg.jpg) left top no-repeat;
	text-align: right;
}

.imgBorder {
	border: 4px solid #8e6f48;
}

.imgRight {
	border: 4px solid #8e6f48;
	float: right;
	margin: 20px;
}

.imgRight2 {
	border: 4px solid #8e6f48;
	float: right;
	margin: 10px;
}

.imgLeft {
	border: 4px solid #8e6f48;
	float: left;
	margin: 20px;
}

.imgLeft2 {
	border: 4px solid #8e6f48;
	float: left;
	margin: 10px;
}

.box {
	width: 460px;
	height: auto;
	clear: both;
	margin: 10px 0;
}

.gallery-box {
	width: 400px;
	height: auto;
	clear: both;
	margin: 15px 0;
	padding: 0 10px;
	background-color: #c3b095;
}

.gallery-box p {
	margin: 0;
	padding: 5px 0;
}

.boxLeft {
	width: 200px;
	height: auto;
	float: left;
	text-align: center;
	color: #574938;
}

.boxRight {
	width: 200px;
	height: auto;
	float: right;
	text-align: center;
	color: #574938;
}

.gallery-links {
	width: 420px;
	text-align: center;
	color: #574938;
}

.gallery-links strong {
	margin: 0 5px;
}

#map {
	width: 450px;
	height: 400px;
	border: 2px solid #574938;
}

#footer {
	width: 639px;
	height: auto;
	background-color: #000000;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 15px;
	text-align: center;
}

#footer a {
	color: #FFFFFF !important;
	text-decoration: none !important;
}

#footer a:hover {
	text-decoration: underline !important;
}

#logo {
	width: 250px;
	height: 50px;
	display: block;
	margin-top: -50px;
}

#dentist-info {
	width: 239px;
	height: 63px;
	background: url(../images/page-footer_new.gif) left top no-repeat;
	margin: 0 0 30px 0;
	padding: 80px 200px 42px 200px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
}



#rightColumn {
	width: 220px;
	height: auto;
	position: absolute;
	left: 628px;
	top: 0;
	margin: 0;
	padding: 24px 0 0 0;
}

#media-cta {
	width: 220px;
	height: 197px;
	margin: 3px 0 10px -4px;
	padding: 39px 0 5px 4px;
	background: url(../images/media-bkgd.jpg) left top no-repeat;
}

#media-cta2 {
	width: 212px;
	height: 160px;
	margin: 3px 0 10px -4px;
	padding: 39px 4px 42px 8px;
	background: url(../images/media-bkgd2.jpg) left top no-repeat;
}

#features-cta {
	width: 212px;
	height: 110px;
	margin: 0 0 10px -4px;
	padding: 40px 4px 33px 8px;
	background: url(../images/feature-cta_new.gif) left top no-repeat;
}

#qc {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
}

#qc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF !important;
	letter-spacing: 1px;
}

#qc a:hover {
	text-decoration: none;
}

#qc-top {
	width: 220px;
	height: 46px;
	background: url(../images/qc-top_new.gif) left top no-repeat;
	margin: 0;
	padding: 0;
}

#qc-bkgd {
	width: 220px;
	height: auto;
	background: url(../images/qc-bkgd_new2.gif) left top repeat-y;
	margin: 0;
	padding: 0;
}

#qc-bkgd2 {
	width: 200px;
	height: auto;
	background: url(../images/qc-top_new2.gif) left top no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
}

#qc-bkgd2 input {
	width: 182px;
	height: 15px;
	margin: 0;
	padding: 8px 0;
	background: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#qc-bkgd2 textarea {
	width: 182px;
	height: 100px;
	margin: 0;
	padding: 8px 0;
	background: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	border-right: none;
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	overflow: auto;
}

#qc-btm {
	width: 168px;
	height: 18px;
	background: url(../images/qc-btm_new.gif) left top no-repeat;
	padding: 17px 10px 0 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#submitBtn {
	width: 66px;
	height: 21px;
	float: right;
	margin-top: -3px;
}

#submitBtn input.submit {
	cursor: pointer;
	width: 66px;
	height: 21px;
	background: url(../images/submitBtn.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	border: none;
}

#submitBtn :hover input.submit {
	background-position: 0 -21px;
} 

.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
    color:#000000 !important;

}
.invalid {
  background-color: #EC8486 !important;
  color:#000000 !important;
}
/* ASPX form/Error box controls */
#errors {
}
#errors ul {
}
#errors li {
}
/* ASPX form/Captcha controls */
#pnlCaptcha {
}
/* the text above the captcha */
#pnlCaptcha label {
}
/* the div which wraps around captcha, text and input */
.captcha {
}
/* actual captcha image */
.captcha img {
}
/* wraps around text and input alone */
.captcha div {
}
/* the atual text */
.captcha span {
}
/* the input for validation */
.captcha input {
}
/* the submit button */
#pnlCaptcha #btnSubmit {
}
/* Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}


/* gallery */

.gallery {
	width: 482px;
	height: auto;
	clear: both;
	margin: 15px 0 15px -40px;
	padding: 0 0 10px 0;
}

.before {
	width: 240px;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.before strong {
	width: 240px;
	height: 20px;
	display: block;
	background-color: #000000;
	padding: 5px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.after {
	width: 240px;
	height: auto;
	float: right;
	text-align: center;
	margin-bottom: 10px;
}

.after strong {
	width: 240px;
	height: 20px;
	display: block;
	background-color: #000000;
	padding: 5px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

hr {
	border-bottom: 1px solid #574938;
	border-left: none;
	border-right: none;
	border-top: none;
}


#contact {
	width: 300px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f3e24;
	margin: 20px 0;
	padding: 0 0 0 67px;
}

#contact input {
	width: 15px;
	height: 20px;
	margin: 0;
	border: none;
}

#contact label input {
	width: 250px;
	height: 20px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}

#contact textarea {
	width: 250px;
	height: 100px;
	border: 5px solid #4e3d23;
	background-color: #c7c0b3;
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e3d23;
	padding: 2px;
}

#buttons {
	width: 77px;
	height: 27px;
}

#contact .submit {
	width: 77px !important;
	height: 27px !important;
	display: block;
	margin-right: 7px !important;
	background: url(../images/submitBtn2.gif) left top no-repeat;
	border: none !important;
	margin-top: 3px;
}

#buttons a:hover input.submit {
	background-position: 0 -27px;
}

#buttons a:active input.submit {
	background-position: 0 -54px;
}

#appointment {
	width: 400px;
	height: auto;
	background-color: #4f3e24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#appointment input {
	width: 220px;
	height: 15px;
	border: 2px solid #6f6235;
	background-color: #a09786;
	margin: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 8px;
}


#appointment textarea {
	width: 220px;
	height: 100px;
	border: 2px solid #6f6235;
	background-color: #a09786;
	margin: 0px 0 3px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 8px;
}

#appointment .submit {
	width: 77px !important;
	height: 27px !important;
	display: block;
	margin-right: 7px !important;
	background-image: url(../images/submitBtn3.gif);
	background-position: 0 0;
	border: none !important;
	margin-top: 3px;
}

#appointment a:hover input.submit {
	background-position: 0 -27px;
}

#appointment a:active input.submit {
	background-position: 0 -54px;
}


