body {
}

#dental {
}

#outerContainer {
}

#container {
}

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

#header {
	display: none;
}

#locations {
	display: none;
}

#locations a:link, #locations a:visited {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

#locations a:hover, #locations a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

/* Mast */

#mast {
	display: none;
}

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

#topNav {
	display: none;
}

/* -------------- Column Container -------------- */

#columnContainer {
}

/* ---------------- Left Column ----------------- */

#leftColumn {
	display: none;
}

/* ---------------- Right Column ---------------- */

#rightColumn {
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0 45px 0 20px;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 20px;
}

#formRight {
	width: 240px;
	height: 80px;
	float: right;
	clear: right;
}

#rightColumn h1 {
	font-size: 24px;
	font-style: italic;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

#rightColumn h2 {
	font-size: 11px;
	color: #503612;
	letter-spacing: 0;
	line-height: 13px;
	margin: 5px 0 15px 0;
	padding: 0;
}

#rightColumn a:link, #rightColumn a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

#rightColumn a:hover, #rightColumn a:active{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

#rightColumn ul {
	list-style: none;
}

#rightColumn ul li {
	background: url(../images/bullet.gif) left 4px no-repeat;
	padding-left: 20px;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

/* miniContact */

#miniContact {
	display: none;
}

/* mainContact */

#mainContact {
	width: 500px;
	height: auto;
	background: url(../images/contact-bkgd.jpg) left top repeat-y;
	margin: 0 0 10px 0;
	padding: 0;
}

#contactTop {
	width: 500px;
	height: auto;
	background: url(../images/contact-top.jpg) left top no-repeat;
	margin: 0;
	padding: 0;
}

#contactBtm {
	width: 478px;
	height: auto;
	background: url(../images/contact-btm.jpg) bottom left no-repeat;
	margin: 0;
	padding: 45px 11px 6px 11px;
}

#mainContact input {
	width: 472px;
	height: 20px;
	background-color: #efd8b2;
	border: 1px solid #f2cea2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
	margin: 0 0 5px 0;
	padding: 2px;
}

#mainContact select {
	width: 476px;
	height: 24px;
	background-color: #efd8b2;
	border: 1px solid #f2cea2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
	margin: 0 0 5px 0;
	padding: 2px;
}

#mainContact textarea {
	width: 472px;
	height: 100px;
	background-color: #efd8b2;
	border: 1px solid #f2cea2;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
	margin: 0;
	padding: 2px;
	overflow: auto;
}

#mainContact p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px !important;
	font-weight: bold;
	color: #373737;
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

#mainContact p a:link, #mainContact p a:visited {
	color: #373737;
	text-decoration: underline;
}

#mainContact p a:hover, #mainContact p a:active {
	color: #373737;
	text-decoration: none;
}

#submitBtn2 {
	width: 489px;
	height: 33px;
	margin-left: -5px;
}

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

#submitBtn2 :hover input.submit {
	background-position: 0 -33px;
} 

#submitBtn2 :active input.submit {
	background-position: 0 -66px;
}

#map {
	width: 500px;
	height: 350px;
	margin: 10px 0;
	border: 1px solid #eca865;
	font-size: 12px;
}

/* --- columns --- */

#twoCol {
	width: 500px;
	height: auto;
}

#leftCol {
	width: 250px;
	height: auto;
	float: left;
}

#rightCol {
	width: 250px;
	height: auto;
	float: right;
}

/* gallery */

.gallery {
	width: 500px;
	height: auto;
	background: url(../images/contact-bkgd.jpg) left top repeat-y;
	margin: 0 0 10px 0;
	padding: 0;
}

.galleryTop {
	width: 500px;
	height: auto;
	background: url(../images/contact-top.jpg) left top no-repeat;
	margin: 0;
	padding: 13px 0 0 0;
}

.galleryTop strong {
	margin: 0 75px 0 110px !important;
}

.galleryBtm {
	width: 478px;
	height: auto;
	background: url(../images/contact-btm.jpg) bottom left no-repeat;
	margin: 0;
	padding: 15px 11px;
}

.galleryBtm h3 {
	margin: 0;
	padding: 10px;
}

.galleryBtm p {
	padding: 5px 10px;
	margin: 0;
}

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

#footer {
	width: 600px;
	height: auto;
	border-top: 1px solid #a5a19c;
	margin: 0;
	padding: 10px 0 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1px;
	line-height: 20px;
}

#footer a:link, #footer a:visited {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover, #footer a:active{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}

#shell {
	display: none;
}

/* Disclaimer */
#disclaimer {
	font-size: 11px;
	color: #000000;
	letter-spacing: 0;
	margin-top: 10px;
}

.noSpace {
	letter-spacing: 0;
}

.video {
    text-align: center;!important
}
