#leftColumn {
	display: none;
}
#headerPic {
	display: none;
}

#homeLink {
	display: none;
}

#container {
	width: 650px;
	height: auto;
}

#middleColumn {
	width: 650px;
	height: auto;
}

#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;
}

.mainImg {
	width: 251px;
	height: auto;
	float: right;
	margin: 0 0 20px 20px;
	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 {
	display: none;
}


#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 {
	display: none;
}

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

#buttons a input.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 a input.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;
}


