body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	text-decoration: none;
}

abbr,acronym { 
	border:0;
}

body {
	background: #fff url(images/main-background.gif) repeat-x;
	color: #7c6d58;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
}

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

object.floatLeft, object.floatRight{
	display: block;
}

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

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.regularList{
	list-style: disc;
	margin: 0 0 10px 20px;
}

.border{
	border: 1px solid #ccc;
	overflow: hidden;	
}

.gallery{
	margin: 0 25px 25px 0;	
}

.team{
	width:125px;
	text-align: center;
	margin-bottom: 25px;
	font-size: 12px;
}

.team a:hover{
	text-decoration: none;
}

.team a:hover span{
	text-decoration: underline;
}

p{
	line-height: 1.3em;
	padding-bottom: 1em;
}

p.border{
	padding-top: 1em;
	border-bottom: 1px solid #ccc;
}

.hr{
	margin: 4px 0 3px 0;
	width: auto;
	height: 1px;
	font-size: 0;
	overflow: hidden;
	border-top:1px solid #e8c080;
}

.clear{
	clear: both;
}

a{	
	color: #b97a00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1,h2,h3{
	padding-bottom: 10px;
	color: #c06c2e;
}

h1{
	font-size: 24px;
}

h2{
	font-size: 20px;
}

.video h2{
	padding-top: 1em;
}

h3{
	font-size: 16px;
	padding-left: 5px;
	padding-top: 5px;
}

#container{
	width: 804px;
	margin: 0 auto;
	position: relative;
	padding-top: 390px;
	margin-top: 20px;
	background: #fff;
	overflow: hidden;
}

#header{
	position: absolute;
	top: 0;
	height: 430px;
	width: 804px;
	left: 0;
	background: url(images/header.gif) no-repeat;
}

#logo{
	position: absolute;
	top: 20px;
	left: 20px;
	height: 63px;
	width: 180px;
}

#find{
	position: absolute;
	top: 32px;
	right: 20px;
	height: 35px;
	width: 285px;
	background: url(images/find-doctor.gif) no-repeat;
}

#top{
	position: absolute;
	width: 800px;
	height: 270px;
	padding: 2px;
	padding-top: 38px;
	top: 83px;
	background-color: #fff;
}

#contactForm{
	width: 186px;	
	padding: 0 20px;
	position: relative;
	top: -6px;
}

#contactForm input, #contactForm textarea{
	border: 0;
	display: block;
	background: #fff;
	color: #c06c2e;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	font-size: 12px;
	width: 180px;
	padding: 0 2px;
}

#contactForm textarea{
	height: 92px;
	line-height: 1.4em;
}

#contactForm #submit{
	background: url(images/dropdown-background.gif) repeat-x;
	width: 70px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #c06c2e;
	cursor: pointer;
}

#content{
	position: relative;
	z-index: 100;
	padding-top: 15px;
	margin: 0 2px;
	min-height: 550px;
	font-size: 14px;
	height: 500px;
	background: url(images/content-background.gif) no-repeat -1px 41px;
	border-left: 1px solid #fdf9f1;
}

* > #content{
	height: auto;
	overflow: hidden;
}

#content object{
	overflow: hidden;
	border: 3px solid #f6e6c9;
}

#content ul{
	padding: 0 0 1em 20px;
}

#content ul li{
	padding: 2px 0;
}

#leftColumn{
	padding: 15px;
	width: 543px;
	float: left;
	overflow: hidden;	
}

#rightColumn{
	margin-top: 25px;
	width: 226px;
	float: left;	
	background: #e8c080 url(images/right-background.gif) repeat-y 100%;
	padding-bottom: 5000px;
	margin-bottom: -5000px;
}

.sideImage{
	text-align: center;
	padding-bottom: 12px;
}

#rightColumn h2{
	position: relative;
	top: -6px;
	left: -2px;
	text-align: center;
	z-index: 1000;
}

#rightColumn .hr{
	margin-bottom: 20px;
}

#oneColumn{
	padding: 0 15px 4px 15px;
	margin-top: 26px;
	background-color: #fcf5e9;
	padding-bottom: 5000px;
	margin-bottom: -4995px;
}

#oneColumn h1 {
	position: relative;
	top: -11px;
}

#smilesHome{
	padding: 12px 0;
	background: url(images/light-to-dark.gif) repeat-x;
	width: 160px;
	text-align: center;
	margin: 0 auto 20px auto;
	height: 49px;
}

#footer{
	border-top: 2px solid #fff;
	height: 80px;
	width: 804px;
	position: relative;
	font-size: 12px;
	line-height: 80px;
	margin-bottom: 3px;
}

#subFooter{
	width: 796px;
	position: relative;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
}

#siteMap{
	padding-top: 5px;
	border-top: 1px solid #f6e6c9;
	width: 796px;
	position: relative;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}

#footerLeft{
	border-right: 2px solid #fff;
	height: 80px;
	width: 552px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	left: 2px;
	background: #f6e6c9 url(images/lb-corner.gif) no-repeat 0 100%;
	color: #c06c2e;
}

#footerLeft div{
	float: right;
	width: 50%;
	height: 80px;
	color: #dba045;
	text-align: right;	
}

#footerRight{
	border-right: 2px solid #fff;
	height: 65px;
	padding-top: 15px;
	width: 226px;
	position: absolute;
	top: 0;
	text-align: center;
	right: 0;
	background: #e7be7d url(images/rb-corner.gif) no-repeat 100% 100%;
}

#footer a{
	color: #f3e0c1;
}

.highslide {
	cursor: url(images/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 3px solid #f6e6c9;
}
.highslide:hover img {
	border: 3px solid #e7be7d;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    text-align: left;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 5px;
    color: #999;
    background-color: #fff;
}

.highslide-caption p{
	padding: 0 5px 0.5em 5px;
}

.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(images/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.highslide-credits,
.highslide-credits i {
	display: none !important;
}
a.highslide-full-expand {
	background: url(images/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(images/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/close.png', sizingMethod='scale');
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
