body {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	}
h1, h2, h3, h4, h5, h6 /* all headings */
	{
	font-weight: normal;
	}
a {
	color: #333; /*  */
	}
a:hover { /* hover effect */
	color: #222;
	}
a.email,
a.phone,
a.email:hover,
a.phone:hover,
li.phone a
	{
	color: white !important; /*  */
	}
.list_heading,	
.strong,
strong
	{
	font-size: larger;
	color: ;
	}
p, ul, ol {
	line-height: 20px;	
	}
.list_heading {
	margin-top: 20px;
	}
div.hr {
	background-color: rgba(0,0,0,.2);
	}


/* ALL */
div.all {
	position: relative; left: 50%;
	margin-left: -440px; /* - half the width */
	width: 880px;
	padding: ;
	background-color: ;
	}


/* HEADER */
div.header {
	height: ;
	}
div.text_logo {
	padding-top: 20px;
	}
.header h4 {
	font-size: 20px;
	color: #1d97ce; /* cyan */
	}
.header h5 {
	font-size: 16px;
	color: #1d97ce; /* cyan */
	}
.header ul {
	position: relative; top: 20px;
	margin-right: 20px;
	text-align: right;
	color: ;
	}	
img.logo {
	float: right;
	padding: 10px 0 10px 10px;
	}
div.text_logo {
	float: left;
	margin-top: 52px;
	}
	
	
/* NAVIGATION */
div.nav {
	clear: both;
	width: 890px;
	padding: 15px 0;
	border: dotted rgba(0,0,0,.2);
	border-width: 0 0 2px 0;
	}
.nav ul {
	font-size: 12px;
	white-space:nowrap;
	margin-right: 1px
	padding: 0;
	text-align: left;
	}
.nav li {
	padding: 0;
	}
.nav li + li a {
	border: solid rgba(6,6,6,.3);
	border-width: 0 0 0 1px;
	}
.nav li:first-child a {
	padding-left: 0;
	}
.nav a {
	letter-spacing: .3px;
	color: #666;
	padding: 1px 5px 1px 8px;
	}
.nav a:hover {
	color: #333; /*  */
	}
.nav li:last-child a {
	padding-right: 0;
	}
ul.subnav {
	margin-bottom: 20px;
	width: 155px;
	padding: 30px 0;
	line-height: 30px;
	border: dotted rgba(0,0,0,.2);
	border-width: 0 0 2px 0;
	}
ul.subnav a {
	color: #666;
	}
ul.subnav a:hover {
	color: #333;
	}
ul.address li {
	font-size: 13px;
	}
ul.social_icons {
	margin-top: 10px;
	}
ul.social_icons li {
	display: inline;
	padding: 0;
	}
	

/* BANNER */
div.banner {
	margin: 3px 0;
	height: 262px;
	padding-bottom: 3px;
	background-image: url("images/banner.jpg");
	background-repeat: no-repeat;
	border: dotted rgba(0,0,0,.2);
	border-width: 0 0 2px 0;
	} 
	

/* CONTENT */
div.content {
	min-height: 200px;
	margin-bottom: 4px;
	padding: 30px 30px 40px 30px;
	color: white;
	background-color: #5da137; /* green */
	}
.content a {
	color: #333; /*  */
	font-weight: bold;
	}
.content a:hover {
	color: #222; /*  */
	}
img.right_image {
	float: right;
	width: 200px;
	margin: 0 0 30px 60px;
	border: 2px solid white;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.4);
	   -moz-box-shadow: 0 5px 10px rgba(0,0,0,.4);
	        box-shadow: 0 5px 10px rgba(0,0,0,.4);
	}
.right_image + h3 { /* consistency in placement of headings between pages with right_image and w/out */
	margin-top: 0;
	}


/* LEFT */
div.left {
	max-width: 170px;
	}
	
	
/* RIGHT */
div.right {
	width: 709px;
	}
	

/* FOOTER */
div.footer {
	clear: both;
	font-size: 11px;
	letter-spacing: .25px;
	border: dotted rgba(0,0,0,.2);
	border-width: 2px 0 0 0;
	}
.footer ul {
	text-align: left;
	padding: 5px 0;
	}
.footer li {
	padding: 0;
	color: #666;
	}
.footer li a {
	color: inherit;
	}
.footer li:nth-child(even) { /* color of the dividers */
	color: ;
	}
.footer li + li {
	padding-left: 3px;
	}	
.footer li:last-child {
	float: right;
	}	
.footer li:last-child > a { /* refers to the "created by DENTAL BRANDING" link */
	color: #5da137; /* green */
	}
.footer li:last-child > a:hover {
	color: #666;
	}




/* INDIVIDUAL PAGE ADJUSTMENTS */
/* HOME */
#home .content h4 {
	margin-bottom: 10px;
	}
#home .content p {
	line-height: 27px;
	}
#home .left {
	position: ; top: ; bottom: ;
	width: ;
	}



/* MEET THE DOCTOR */
.staff_image {
	float: right;
	margin: 0 0 30px 30px;
	border: 1px solid;
	}


/* OFFICE TOUR, SMILE GALLERY */
table.tour {
	border-collapse: separate;
	border-spacing: 10px 5px;
	margin: 20px auto;
	}
.tour td {
	border: 2px solid rgba(0,0,0,.2);
	padding: ;
	}
/* PRETTY PHOTO */
p.pp_description {
	padding-top: 8px;
	font-size: 20px !important;
	}
div.facebook,
div.twitter {
	display: none;
	}


/* TESTIMONIALS */
#testimonials .content {
	min-height:; /* so the content doesn't run out onto the background when the page loads slowly */
	}	


/* SERVICES */
/* GURU */
#services .left_column,
#services .right_column
	{
	float: left;
	clear: none !important;
	}
#services .left_column + .left_column {
	margin-left: 40px;
	}
#services .content {
	min-height:;
	}	
#services .content div {
	clear: left;
	}	
#services .content ul {
	margin-left: 2px;
	list-style-type: circle;
	}	
#services .content li {
	list-style-type: circle;
	}
#technology_descriptions + div {
	margin-bottom: 20px;
	}

/* IFRAME */
/*#services .right_image {
	max-height: 250px;
	}
#services iframe {
	margin-bottom: 10px;
	width: 855px;
	height: 400px;
	border: 0;
	padding-left: 20px;
	}
#services_navigation div.hr {
	margin-right: 50px;
	}
#services_descriptions
	{
	padding-right: 50px;
	}
#services_navigation,
#services_descriptions
	{
	background-image: none;
	background-color: transparent;
	}
#services_navigation .left_column,
#services_navigation .right_column
	{
	width: 200px;
	float: left;
	}
#services_descriptions h5 + h3 {
	text-transform: uppercase;
	}
#services_descriptions h5 a {
	font-weight: bold;
	}
#services_descriptions div + div h5 {
	margin-top: 50px;
	}
#services_navigation ul,
#services_descriptions ul
	{
	margin-left: 2px;
	}
#services_navigation .content li,
#services_descriptions .content li
	{
	list-style-type: circle;
	}*/
	
/* SHADOW BOX */
/*#sb-container h3 {
	margin: 20px 0;
	font-size: 28px;
	color: ;
	line-height: 36px;
	}
#sb-container p,
#sb-container li
	{
	font-family: ;
	color: ;
	}
#sb-container h5 {
	line-height: 38px;
	}	
#sb-body-inner {
	padding: 50px 25px;
	}	
#sb-body,
#sb-loading {
	min-height: 500px !important;
	height: auto !important;
	border-radius: 10px;
	background-color: ;
	}*/


/* APPOINTMENT REQUEST, REFER OUR OFFICE */
div.appointment_form,
div.refer_form
	{
	width: 380px;
	padding: 30px 0 10px 0;
	padding-top: 30px;
	border: thin dashed;
	}	
.appointment_form td,
.refer_form td
	{
	padding: 10px 0 0 35px;
	}	
.appointment_form td + td,
.refer_form td + td
	{
	padding-left: 20px;
	padding-right: 35px;
	}
.appointment_form h5,
.refer_form h5
	{
	margin-bottom: 2px;
	}
.refer_form h5 {
	margin-top: 7px;
	}
input {
	width: 140px;
	}
input[name="clear"] {
	width: auto;
	}
input[name="send"] {
	width: auto;
	}
textarea {
	width: 145px;
	height: 50px;
	}	
textarea[name="symptoms"] {
	width: 310px;
	height: 70px;
	}




/* PATIENT RESOURCES */
#patient_resources p + ul,
#patient_resources p + ol
	{
	margin-top: 10px;
	}
#patient_resources p + a {
	display: block;
	margin-top: 10px;
	}




/* FAQ */
#faq select {
	margin: 20px 0;
	}
#faq .right_image{
	margin-left: 10px;
	}



/* TESTIMONIALS */
p.testimonial {
	margin-top: 20px;
	line-height: 26px;
	text-align: justify;
	background-color: rgba(0,0,0,.05);
	padding: 25px 30px 20px 30px;
	border-radius: 4px;
	border: thin solid rgba(0,0,0,.1);
	overflow: auto; /* wrap around floated image */
	}	
.quotations {
	position: relative; top: 22px; 
	font-family: serif; 
	font-size: 60px; 
	color: ; /*  */
	}
/* TESTIMONIALS DEMAND FORCE */
#testimonials .content {
	min-height: ;
	}
.d3cp_feature_wrap {
	background: none;
}
#D3cpWidget {
	margin: 40px auto 0 auto;
	padding: 15px;
	border-radius: 15px;
	background-color: white;
	background-image: url(http://www.demandforce.com/widget/css/images/d3cp_featured_bg.png);
	background-repeat: repeat-x;
	}




/* PAYMENT */
.center {

	}
div.credit_logos {
	margin: 20px 0;
	}


/* HOURS AND LOCATION */
#hours_and_location .content {
	min-height: 460px; /* so the content doesn't run out onto the background when the page loads slowly */
	}	
.hours {
	caption-side: bottom;
	}
.hours caption {
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
	}
.hours td {
	padding: 5px 15px;
	}	
.hours td:nth-child(odd) { /* every other table cell */
	color: ; /* */
	font-weight: bold;
	}
.hours td {
	padding: 5px 1px 4px 1px;
	}	
.hours td + td {
	padding-left: 45px;
	text-align: right;
	}	
.hours tr {
	border-color: #666;
	border: dotted rgba(0,0,0,.2);
	border-width: 0 0 2px 0;
	}	
.hours tr:last-child {	
	border: 0;
	}
.map_column {
	float: right;
	margin: 0 0 0px 60px;
	}
.map
	{
	background-color: white;
	padding: 10px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.4);
	   -moz-box-shadow: 0 5px 10px rgba(0,0,0,.4);
	        box-shadow: 0 5px 10px rgba(0,0,0,.4);
	}	
.map iframe {
	margin-bottom: 5px; /* space above "view larger map" */
	}	
.gadget {
	margin-top: 15px;
	width: 330px;
	padding: 10px 0px 0 15px;
	background-color: white;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.4);
	   -moz-box-shadow: 0 5px 10px rgba(0,0,0,.4);
	        box-shadow: 0 5px 10px rgba(0,0,0,.4);
	}
.gadget > * {
	box-shadow: none;
	}
.gadget a {
	color: inherit !important;
	}	
.gadget a:hover {
	color: inherit !important;
	}	
	
	
/* HIGHLIGHTS THE LINK FOR THE PAGE YOU'RE ON */	
#contact_us #contact_us_link,
#home #home_link,
#hours_and_location #hours_and_location_link,
#meet_the_doctor #meet_the_doctor_link,
#patient_resources #patient_resources_link,
#payment #payment_link,
#services #services_link
	{

	}