/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

body {
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
}
li{
	list-style-type: disc;	
	margin-left: 15px;
}
a{
	text-decoration: none;
}
h1{
	border-bottom: #959c4d 1px dashed;
   color: #6f4120;
   font-family: Georgia, serif;
   font-size: 37px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   padding: 10px 0 10px 0;
}
h2{
	border-bottom: #fff 1px solid;
	color: #959c4d;
   font-family: Georgia, serif;
   font-size: 30px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   padding: 10px 0 10px 0;
}
h3{
   font-family: Georgia, serif;
   font-size: 25px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   padding: 10px 0 10px 0;
   
   color: #959c4d;
	border-bottom: #fff solid 1px;
}
#sidebar h3{
	font-size: 20px;
}
h4{
	color: #959c4d;
   font-family: Georgia, serif;
   font-size: 20px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   padding: 10px 0 10px 0;
}
.clearing{
	clear: both;
}
p{
	color: #51524b;
	margin: 1.4em 0 1.4em 0;
}
.dotted li{
	color: #51524b;
}
.dotted{
	margin-top: 20px;
}
#subHeader p{
	color: #fff;
}
body {
  background: #e5eacc url(../images/structure/mainBg.jpg) repeat left top;
}
li{
	list-style-type: none;
}
.clearing{
	clear: both;
}
strong{
	font-weight: normal;
}
.super{
	font-size: .6em;
}
.boldedGreen{
	color: #959c4d;
	font-weight: bold;
}
#cards{
	margin-left: 120px;
	width: 339px;
}
/*-------------------------------------------------------------------------------------------*/
/*- MAIN WRAPPER --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#mainWrapper{
	border: 1px transparent solid;
	margin: 0 auto;
	width: 980px;
	z-index: 1;
}
/*-------------------------------------------------------------------------------------------*/
/*- BROWN BACKGROUND --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#stripe{
	background: #6f4120;
	border-bottom: 4px solid #fff;
	height: 600px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
#stripe2{
	background: #6f4120;
	border-bottom: 4px solid #fff;
	height: 170px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
}
/*-------------------------------------------------------------------------------------------*/
/*- NAVIGATION --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#navigation li:hover{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#navigation li a{
	display: block;
	color: #6f4120;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
}
#navigation a:hover{
	color: #fff;
}
#navigation li{
	margin: 0;
	background: url(../images/structure/navigationBorderBottom.png) bottom center no-repeat;
}
/*-------------------------------------------------------------------------------------------*/
/*- MARKED NAVIGATION --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#bodyHome .home{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyAbout .about{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyServices .services{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodySpecials .specials{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyScheduling .scheduling{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyAdvanced .advanced{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyFaq .faq{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyFirstVisit .firstVisit{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyLinks .links{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
#bodyContact .contact{
	background-color: #d5dd8d;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
/*-------------------------------------------------------------------------------------------*/
/*- MARKED FOOTER --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#bodyHome .homeFooter{
	background-color: #a1a854;
}
#bodyAbout .aboutFooter{
	background-color: #a1a854;
}
#bodyServices .servicesFooter{
	background-color: #a1a854;
}
#bodySpecials .specialsFooter{
	background-color: #a1a854;
}
#bodyScheduling .schedulingFooter{
	background-color: #a1a854;
}
#bodyAdvanced .advancedFooter{
	background-color: #a1a854;
}
#bodyFaq .faqFooter{
	background-color: #a1a854;
}
#bodyFirstVisit .firstVisitFooter{
	background-color: #a1a854;
}
#bodyLinks .linksFooter{
	background-color: #a1a854;
}
#bodyContact .contactFooter{
	background-color: #a1a854;
}
/*-------------------------------------------------------------------------------------------*/
/*- COPY AREA --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#contentMain{
	float: right;
	padding: 0 20px 0 30px;
	width: 628px;
}
#contentMain h1{
	margin-top: 20px;
}
#contentMain .unstyledLink{
	background: transparent;
	border-right: none;
	border-bottom: none;
	padding: 0 0 0 0;
	text-decoration: none;
}
#contentMain a{
	background: #e6edab;
	color: #6f4120;
	border-right: 1px solid #aab158;
	border-bottom: 1px solid #aab158;
	padding: 0 6px 0 6px;
	text-decoration: none;
}

#bodyFaq #contentMain a{
	background: transparent;
	color: #6f4120;
	border-right: none;
	border-bottom: none;
	padding: 0 0 0 0;
	text-decoration: underline;
}
#bodySpecials #contentMain a{
	background: transparent;
	color: #6f4120;
	border-right: none;
	border-bottom: none;
	padding: 0 0 0 0;
	text-decoration: underline;
}
#bodyFaq #contentMain a:hover{
	color: #959c4d;
	text-decoration: underline;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
#contentMain h3{
	font-size: 30px;
}
#contentMain a:hover{
	color: #959c4d;
	text-decoration: underline;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
.interestArea{
	background-color: #c4cd67;
	background: rgba(196, 205, 103, .5);
	margin: 20px 0 20px 0;
	padding: 20px 40px;
	border-top:1px dashed #acb267;
	border-bottom:1px dashed #acb267;
}
.interestArea p{
	font-family: Georgia, serif;
}
.slideshow{
	border: 4px #fff solid;
	background: #fff;
	margin: 0 auto;
	margin-top: 20px;
	width: 618px;
	height: 400px;
}
#sidebar .officeHoursP p{
	font-size: 17px;
}
#hours2{
	font-size: 12px;
	width: 200px;
}
#hours2 h4{
	margin-bottom: -20px;
}
#hours2 strong{
	color: #5d4c49;
	float: left;
}
#hours2 em{
	color: #5d4c49;
	float: right;
}
#hours2 li{
	border-bottom: dashed 1px #acb267;
	padding: 5px 0 20px 0;
	list-style-type: none;
}
#hours2 p{
	text-align: center;
}
#subHeader{
	color: #fff;
	margin: 0 auto;
	margin-top: 20px;
	width: 618px;
}
#addressPhone{
	float: left;
	width: 275px;
}
#requestButton{
	background: url(../images/icons/requestAppointment.png) center center no-repeat;
	display: block;
	float: right;
	height: 78px;
	margin-top: 20px;
	width: 326px;
}
#requestButton a{
	background: url(../images/icons/requestAppointment.png) center center no-repeat;
	float: right;
	height: 78px;
	width: 326px;
	border-right: none;
	border-bottom: none;
	padding: 0 0 0 0;
}
#requestButton a:hover{
	background: url(../images/icons/requestAppt.png) center center no-repeat;
}
#requestButton a span {
    visibility: hidden; 
}
.wrapped{
	border: 3px solid #fff;
	float: right;
	margin: 15px;
}
.wrappedLeft{
	border: 3px solid #fff;
	float: left;
	margin: 15px 15px 15px 0px;
}
.fullWideImage{
	border: 3px solid #fff;
	float: left;
	margin: 0 0 25px 0;
}
.wrappedPng{
	float: left;
	margin: 15px 15px 15px 0px;
}
.separateArea{
	background: #fff;
	background-color: rgba(255, 255, 255, .5);
	padding: 0 20px 20px 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.separateArea h3{
	color: #959c4d;
	border-bottom: #fff solid 1px;
	font-size: 20px;
}
.separateArea2{
	background: #fff;
	background-color: rgba(255, 255, 255, .5);
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.separateArea2 h3{
	color: #959c4d;
	border-bottom: #fff solid 1px;
	font-size: 20px;
}
#toTop{
	margin-top: 30px;
	margin-bottom: 20px;
}
.dotted li{
	list-style-type: circle;
}
.coupon{
	margin-top: 40px;
}
#bodyLinks li{
	padding-top: 15px;
}
/*-------------------------------------------------------------------------------------------*/
/*- SIDEBAR --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sideContainer{
	float: left;
	margin-top: 0;
	width: 300px;
}
#sidebar{
	background: #d5dd8d;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	float: left;
	margin-top: -4px;
	height: 100%;
	padding: 0 7px 7px 7px;
	width: 286px;
}
#sidebarCenter{
	background: url(../images/structure/navigationGradient.png) #fff no-repeat;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	padding: 10px 20px 0 20px;
}
#sidebarCenter a{
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}
#sidebarCenter p{
	font-size: 13px;
}
#logo{
	background: url(../images/content/logo.png) center center no-repeat;
	display: block;
	float: left;
	height: 110px;
	width: 300px;
}
#logo a{
	background: url(../images/content/logo.png) center center no-repeat;
	float: left;
	height: 110px;
	width: 300px;
}
#logo a:hover{
	background: url(../images/content/logo.png) center center no-repeat;
}
#logo a span{
    visibility: hidden; 
}
.sideBarItem{
	background: transparent url(../images/structure/underlineShort.png) no-repeat left bottom;
	padding: 25px 0 25px 0;
}
.sideBarItem a{
	color: #959c4d;
}
.sidebarInterestArea{
	background-color: #eff1df;
	border-top:1px dashed #acb267;
	border-bottom:1px dashed #acb267;
}
.sidebarInterestArea img{
	float: left;
}
.sidebarInterestArea h3{
	float: left;
	padding-top: 20px;
}
.sideBarButton a{
	background: transparent url(../images/icons/arrow.png) no-repeat left center;
	padding: 20px 20px 20px 40px;
}
.sideBarButton a:hover{
	text-decoration: underline;
}
.sideBarButton a{
	text-decoration: none;
}
.sideBarButton{
	color: #949b51;
}
.sideBarButton a:hover{
	color: #603813;
	text-decoration: underline;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
#sidebarCenter .defaultAnchor{
	background: #e6edab;
	color: #6f4120;
	border-right: 1px solid #aab158;
	border-bottom: 1px solid #aab158;
	padding: 0 6px 0 6px;
	text-decoration: none;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
    font-weight: normal;
}
/*-------------------------------------------------------------------------------------------*/
/*- FOOTER --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#footer ul{
	width: 200px;
	margin-left: 15px;
	float: left;
}
#footerWrap{
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 40px 0 40px 0;
}
#footer{
	float: right;
	padding-left: 20px;
	width: 660px;
}
#footerMain{
	background: #6f4120;
	width: 100%;
}
.borderedRight{
	border-right: 1px solid #fff;
}
#footer a{
	color: #fff;
	padding: 10px;
}
#footer a:hover{
	color: #d7e19b;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
#dentalMarketing{
	color: #dbc7b3;
	float: right;
}
#dentalMarketing a{
	margin-left: -10px;
	color: #dbc7b3;
}
#dentalMarketing a:hover{
	color: #fff;
	text-decoration: underline;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
/*-------------------------------------------------------------------------------------------*/
/*- CSS BUTTONS --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */


/* green */
.green {
	color: #e8f0de;
	border: solid 1px #9fa653;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#c5ce68), to(#9fa653));
	background: -moz-linear-gradient(top,  #c5ce68,  #9fa653);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5ce68', endColorstr='#9fa653');
}
.green:hover {
	background: #9fa653;
	background: -webkit-gradient(linear, left top, left bottom, from(#9aa153), to(#818744));
	background: -moz-linear-gradient(top,  #9aa153,  #818744);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9aa153', endColorstr='#818744');
}

/* ACCORDIAN MENU */


ul.menu {
  list-style-type:none;
  padding-left: 0;
}

ul.menu ul {
  list-style-type: none;
  padding-left: 0px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
	margin-top: 10px;
	padding-right: 20px;
}

ul.menu li.underline {
	margin: 10px 10px 0 20px;
	padding: 0 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #839CC4;
	border-bottom: 1px dotted #CC9947;
}

ul.menu li a {
	margin-bottom: 20px;
	padding-left: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #a23634;
	border-bottom: 1px dotted #CC9947;
}

ul.menu li a:hover {
	color: #9DB237;
	border-bottom: 1px dotted #738944;
}

ul.menu li ul li a {
	color: #000;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }

/* FAQ LINK */ a.faq-link:link, a.faq-link:visited { 
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px; 
	line-height: 20px; font-weight: normal; color: #118DB3; 
	text-decoration: underline; border: none; padding: 0; display: inline; 
} 

a.faq-link:hover, a.faq-link:active { 
	color: #E8E0C3; 
	text-decoration: none;
}
/*-------------------------------------------------------------------------------------------*/
/*- CONTACT FORM --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.contactGroup{
	float: left;
	margin-top: 15px;
	width: 150px;
}
.contactGroup h3{
	margin-bottom: -15px;
}

/* CONTACT FORM:  */

#comment-form fieldset {
	margin: 0 0 15px 0;
	border: none;
}

/* Controls labels or questions asked on the contact form */
#comment-form fieldset label {
	display: block;
	margin: 0 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #653e1a;
}

/* Controls fields the way they appear before they are clicked */
#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 550px;
	padding: 5px;
	font-size: 1.4em;
	border: none;
	border: 2px solid #e4e2d3;
	background: #f6f1d7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* Controls the "Message" field */
#comment-form fieldset textarea {
	height: 200px;
}

/* Controls when a field is selected */
#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
}

/* The Submit button */
#comment-form .form-input-button {
	width: 188px;
	height: 53px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #eae7cb;
	color: #fff;
	text-shadow: 0px -1px 0px #ccc;
	background: #acb267;
}

/* Text taht appears above contact form when their is a submission error */
.message-text {
	font-size: 20px;
	color: #AD0E16;
	font-weight: bold;
}
