@charset "UTF-8";
/* CSS Document */

body{
	
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-color:#dcc8ba;
}

#wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;	
}

#header{
	width:1000px;
	height:178px;
	background-color:#866955;
	display:block;
	position:relative;
}

#marquee{
	width:1000px;
	
	display:block;
	background-color:#4f311e;
}

#marquee_inner{
	background-color: #FFFFFF;
    display: block;
    height: 283px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 928px;
}

#content{
	width:1000px;
	background-color:#866955;
	min-height:550px;
	padding-top:20px;
}

#footer{
	background-color: #4F311E;
    clear: both;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 80px;
    padding: 20px 40px 30px;
    text-align: center;
    width: 920px;
	letter-spacing:.10px;
	border-top:1px solid #cef076;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}

#left_col{
	width:320px;
	background-color:#FFF;
	float:left;
	margin-left:25px;
	margin-bottom:20px;
	padding:10px;
}

#right_col_inner{
		border:1px solid #4f311e;
		padding: 2px 20px 15px;
}

#right_col_inner_staff{
		border:1px solid #4f311e;
		padding: 0px;
}

#left_col_inner_1{
	border:1px solid #4f311e;
	padding: 2px 20px 15px;
}

#left_col_inner_1a{
	border:1px solid #4f311e;
	padding: 15px 20px 15px;
}

#left_col_inner_2{
	border-left:1px solid #4f311e;
	border-right:1px solid #4f311e;
	border-bottom:1px solid #4f311e;
	padding: 2px 20px 15px;
}

#left_col_inner_3{
	border-right:1px solid #4f311e;
	border-left:1px solid #4f311e;
	border-bottom:1px solid #4f311e;
	padding-top:2px;
	text-align:center;
}

#right_col{
	width:560px;
	background-color:#FFF;
	float:right;
	margin-right:25px;
	padding:10px;
	margin-bottom:20px;
}
#clear{
	clear:both;	
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	margin-top:16px;
	font-weight:bold;
	margin-bottom:12px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	
	font-weight:bold;
}

h1.map{
	padding-left:15px;	
}

h1.tooth{
	background-image: url('../images/h1_tooth.jpg');
    background-position: 0 -2px;
    background-repeat: no-repeat;
    height: 32px;
    margin-bottom: 8px;
    padding-left: 38px;
    padding-top: 1px;
}

h1.header{
	font-size:23px;
	margin-bottom:8px;
	color:#4f301d;
	border-bottom:1px solid #4f301d;
	width:262px;
	letter-spacing:1px;
}

h1.section{
	background-color:#dcc8ba;
	padding:10px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
}

#right_col_inner_staff h2{
		margin-top:4px;
}


#right_col h1{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:4px;
	
}

.mission_statement{
	display: block;
    font-size: 13px;
    font-style: italic;
    
    line-height: 24px;
    text-align: justify;	
}

#nav_bar{
	background-color:#4f311e;
	display:block;
	font-size:17px;
	padding:12px 66px;
	border-top:1px solid #cef076;
}

#nav_bar a{
	margin-right:35px;
	color:#FFF;
	text-decoration:none;
}


@media screen and (max-device-width: 480px){
/*--- iPhone only CSS here ---*/
	#nav_bar a{
		margin-right:14px;
		font-size:12px;
	}
	#footer{
		height:140px;	
	}
}


#nav_bar a.last{
	margin-right:0px;	
}

#nav_bar a:hover{
	/*color:#dcc8ba;*/
	color:#CEF076;
}

#footer a:hover{
	color:#CEF076;	
}

#logo{
	width:351px;
	height:130px;
	display:block;
	position:relative;
	left:25px;
	top:20px;
}

#header_info{
	float: right;
    height: 130px;
    position: absolute;
    right: 41px;
    text-align: right;
    top: 11px;
    width: 262px;
}

#header_info .address{
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:15px;
	color:#FFF;
}

#header_info .phone{
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:15px;
	color:#DCC8BA;
}

.microscope{
	height: 176px;
    left: 406px;
    position: absolute;
    top: -3px;
    width: 224px;
}

#marquee_inner .image{
	float:left;	
}

#marquee_inner .right_side{
	width:480px;
	float:right;
	color:#4f301d;
	font-size:16px;
	line-height:24px;
	letter-spacing:.2px;
}

#clear{
	clear:both;	
}


h3{
	font-size:17px;	
}

a:link, a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#4f301d;
}

a:hover{
	color:#866955;	
}
/* Staff --------------------- */

#staff{
	
	
	padding:18px;
	background-color:#DCC8BA;
}

#staff2{
	padding:18px;
	min-height: 200px;
}

.headshot{
	width:200px;
	height:200px;
	display:block;
	float:left;
	margin-right:18px;
	margin-bottom:18px;
}

.headshot.staff{
    width: auto;
}

#staff h1{
	 border-bottom: 1px solid #111111;
    margin-top: 0;
    padding-bottom: 10px;
	margin-bottom:18px;
}

#staff2 h1{
	 border-bottom: 1px solid #CCC;
    margin-top: 10px;
    padding-bottom: 10px;
	margin-bottom:18px;
}	

#staff_info{
	
}

#staff_info2{
		
}


/* FAQ ------------------------ */
.faqs a{
	text-decoration:none;
	color:#333;
}
.faqs h3{
	font-size:17px;
	background: url("../images/arrows.png") no-repeat scroll 0 -33px transparent;
    padding-left: 25px;
    text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
    padding-bottom: 4px;

}

.faqs h3.active.double{
    background-position: 0 11px;
}

.faqs h3.active{
    background-position: 0 5px;
}
.faqs ul{
	margin-left:0px;
	padding-left:0px;
}

.faqs li{
	list-style:none;
	background-color:#efefef;
	padding:10px;
	
}

.small_photo{
	float:left;
	margin-right:18px;
}

h3{
	border-bottom: 1px solid #DCC8BA;
    margin-bottom: 12px;
    padding-bottom: 5px;	
}
h2{
	margin-bottom:13px;	
}

.italicized{
	font-size:11px;
	font-style:italic;
}
.button_holder{
	text-align:center;
	margin-top:6px;
}

h4{
	  border: 1px solid #FFFFFF;
    font-size: 20px;
   
    margin-top: 10px;
   background-color:#866955;
    padding: 10px;
    text-align: center;
}

.faqs h4 a{
	color:#FFF;	
}


.quote{
	border-bottom: 1px dashed #CCCCCC;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
	min-height:88px;
}

.quote_last{
	border-bottom: none;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
	
}


.patient_quote{
	float: right;
    font-style: normal;
    font-weight: bold;
    margin-right: 18px;
    margin-top: 10px;
}

.quote_symbol{
	
	font-size:17px;
}

a img{
	border:none;	
}

.office_hours{
	width:290px;
	margin-bottom:20px;
	padding:5px;
	margin-right:auto;
	margin-left:auto;
	font-size:13px;
}

.office_hours h3{
	border-bottom:none;	
	color:#866955;
	margin-bottom:0px;
	margin-top:5px;
}

.day{
	font-weight:bold;	
}