/* 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 {
	background: #eae6d9;
	color: #716363;
   font-family: "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.4em;
}
li{
	list-style-type: none;	
	margin-left: 15px;
}
a{
	font-family: "Helvetica", "Arial", sans-serif;
	text-decoration: none;
}
h1{
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 30px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   text-align: center;
}
h2{
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 26px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   text-align: center;
}
h3{
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 23px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   text-align: center;
}
h4{
   font-family: "Helvetica", "Arial", sans-serif;
   font-size: 20px;
   font-weight: normal;
   letter-spacing: normal;
   line-height: 1.4em;
   text-align: center;
}
.clearing{
	clear: both;
}
p{
	color: #524f53;
	padding: 10px 0 10px 0;
	line-height: 20px;
}
ul{
	color: #524f53;
	padding: 15px 0 15px 0;
}
strong{
	font-weight: normal;
}
.visibleBold{
	font-weight: bold;
}
.super{
	font-size: .6em;
	vertical-align: middle;
}
/*-------------------------------------------------------------------------------------------*/
/*- HEADER --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#bodyHome #headerMain{
	background: #b0cad6 url(../images/structure/headerBacking.png) top center no-repeat;
	height: 488px;
	width: 100%;
}
#headerMain{
	background: #b0cad6 url(../images/structure/headerBacking.png) top center no-repeat;
	height: 200px;
	width: 100%;
}
#headerWrap{
	margin: 0 auto;
	width: 980px;
}
#bodyHome #logo{
	background: url(../images/content/logo.png) center center no-repeat;
	display: block;
	float: left;
	height: 169px;
	margin-top: 10px;
	margin-left: 70px;
	width: 233px;
}
#logo{
	background: url(../images/content/logo.png) center center no-repeat;
	display: block;
	float: left;
	height: 169px;
	margin-top: 15px;
	width: 233px;
}
#logo a{
	float: left;
	height: 169px;
	width: 233px;
}
#logo a:hover{
	background: url(../images/content/logo.png) center center no-repeat;
}
#logo a span {
    visibility: hidden; 
}
#bodyHome #navigation{
	background: #d6e4ea;
	float: right;
	margin: 70px 0 0 0;
	padding: 0 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation {
	background: #d6e4ea;
	float: right;
	margin: 70px 0 20px 0;
	padding: 0 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation a {
	color: #716363;
	font-size: 19px;
	margin: 0 2px;
	padding: 5px 10px;
}
#navigation a:hover {
	background: #fff;
	color: #926796;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#navigation li {
	margin: 0;
	display: inline;
	list-style-type: none;
}
.slideshow {
	border: 4px #fff solid;
	float: right;
	height: 285px;
	margin-top: -30px;
	width: 540px;
}
#welcomeGroup {
	float: left;
	margin-top: 10px;
	width: 400px;
}
/*-------------------------------------------------------------------------------------------*/
/*- MARKED NAVIGATION --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#bodyHome .home a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyAbout .about a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyServices .services a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodySpecials .specials a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyContact .contact a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyHome .homeFooter a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyAbout .aboutFooter a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyServices .servicesFooter a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodySpecials .specialsFooter a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#bodyContact .contactFooter a{
	background: #fff;
	color: #926796;
	padding: 5px 10px 5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/*-------------------------------------------------------------------------------------------*/
/*- SUB HEADER --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#subHeaderMain{
	background: #eae6d9;
	border-bottom:1px solid #d1cec2;
	height: 80px;
	width: 100%;
}
#subHeaderWrap{
	margin: 0 auto;
	padding-top: 10px;
	width: 980px;
}
#spikesHeader{
	background: transparent url(../images/structure/ridgeRepeat.png) repeat-x left top;
	height: 10px;
	margin-top: -10px;
	width: 100%;
}
#addressPhone{
	background: #fff;
	color: #906694;
	float: left;
	padding: 5px 15px 5px 15px;
	width: 610px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#addressPhone h2{
	float: left;
}
#addressPhone p{
	float: right;
}
#requestButton{
	background: url(../images/icons/requestBtn.png) center center no-repeat;
	display: block;
	float: right;
	height: 64px;
	width: 300px;
}
#requestButton a{
	float: right;
	height: 64px;
	width: 300px;
}
#requestButton a:hover{
	background: url(../images/icons/requestBtnHover.png) center center no-repeat;
}
#requestButton a span {
    visibility: hidden; 
}
/*-------------------------------------------------------------------------------------------*/
/*- COPY AREA --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.dotted{
	margin-left: 20px;
}
.dotted li{
	list-style-type: disc;
}
#contentMain{
	background: #fff;
	width: 100%;
}
#contentWrap{
	margin: 0 auto;
	width: 980px;
}
#copyArea{
	float: left;
	padding: 20px 0 20px 0;
	width: 640px;
}
#copyArea h1{
	border-bottom: #adc9d6 solid 1px;
	padding: 15px 0 0 0;
}
#copyArea h2{
	border-bottom: #adc9d6 solid 1px;
	padding: 15px 0 0 0;
}
#copyArea h3{
	border-bottom: #adc9d6 solid 1px;
	padding: 15px 0 0 0;
}
#copyArea a{
	color: #824981;
	text-decoration: underline;
}
#copyArea a:hover{
	color: #2e7193;
	text-decoration: none;
}
#copyArea .plain a{
	background: transparent;
	border-bottom: none;
	border-right: none;
}
#bodySpecials img{
	margin-top: 20px;
}
.floatedRight{
	float: right;
	width: 130px;
}
.floatedRight2{
	float: right;
	width: 140px;
}
#hours{
	font-size: 18px;
	float: left;
	width: 380px;
}
#hours h4{
	margin-bottom: -20px;
}
#hours strong{
	color: #5d4c49;
	float: left;
}
#hours em{
	color: #5d4c49;
	float: right;
	font-style: normal;
}
#hours li{
	border-bottom: dashed 1px #6d987f;
	padding: 7px 0 25px 0;
}
#googleMap{
	margin: 20px 0 0 0;
}
.bulleted li{
	list-style-type: circle;
}
.interestArea2{
	background: #f7f2e4;
	width: 560px;
	margin: 20px 0 20px 0;
	padding: 20px 40px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #adc9d6;
}
.interestArea3{
	background: #f7f2e4;
	float: left;
	width: 265px;
	margin: 20px 0 20px 0;
	padding: 20px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #adc9d6;
}
.interestArea3 img{
	float: left;
}
.interestArea4{
	background: #f7f2e4;
	float: left;
	width: 265px;
	margin: 20px 0 20px 20px;
	padding: 20px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border:1px solid #adc9d6;
}
.interestArea4 img{
	float: left;
}
.separateArea{
	background: #fbf9f2;
	padding: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.separateArea h3{
	border-bottom: #fff solid 1px;
	font-size: 25px;
}
.wrappedLeft{
	border: 3px solid #eae6d9;
	float: left;
	margin: 15px 15px 15px 0px;
}
/*-------------------------------------------------------------------------------------------*/
/*- SIDEBAR --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sidebar{
	background: #eae6d9;
	float: right;
	margin-top: 20px;
	padding: 20px;
	width: 280px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#sidebar h2{
	border-bottom: none;
	color: #5e4c3c;
}
#sidebar p{
	font-size: 12px;
}
.sideBarItem{
	background: transparent url(../images/structure/underlineShort.png) no-repeat left bottom;
	padding: 25px 0 25px 0;
}
.sideBarItem h4{
	padding-top: 20px;
}
.sidebarInterestArea{
	background-color: #f7f2e4;
	border-top:1px dashed #acb267;
	border-bottom:1px dashed #acb267;
	padding: 10px;
}
.sidebarInterestArea h3{

}
.sidebarInterestArea img{
	float: left;
}
.sideBarButton a{

}
.sideBarButton a:hover{
	text-decoration: underline;
}
.sideBarButton a{
	color: #006976;
	text-decoration: none;
}
.sideBarButton a:hover{
	color: #603813;
	text-decoration: underline;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
#sidebar .officeHoursP p{
	font-size: 17px;
}
#sideBarButton1{
	background: url(../images/icons/meetDrBtn.png) center center no-repeat;
	display: block;
	float: left;
	height: 78px;
	width: 268px;
}
#sideBarButton1 a{
	background: url(../images/icons/meetDrBtn.png) center center no-repeat;
	float: left;
	height: 78px;
	width: 268px;
}
#sideBarButton1 a:hover{
	background: url(../images/icons/meetDrBtnHover.png) center center no-repeat;
}
#sideBarButton1 a span {
    visibility: hidden; 
}
#sideBarButton2{
	background: url(../images/icons/downloadBtn.png) center center no-repeat;
	display: block;
	float: left;
	height: 78px;
	width: 268px;
}
#sideBarButton2 a{
	background: url(../images/icons/downloadBtn.png) center center no-repeat;
	float: left;
	height: 78px;
	width: 268px;
}
#sideBarButton2 a:hover{
	background: url(../images/icons/downloadBtnHover.png) center center no-repeat;
}
#sideBarButton2 a span {
    visibility: hidden; 
}
#sideBarButton3{
	background: url(../images/icons/contactBtn.png) center center no-repeat;
	display: block;
	float: left;
	height: 78px;
	width: 268px;
}
#sideBarButton3 a{
	background: url(../images/icons/contactBtn.png) center center no-repeat;
	float: left;
	height: 78px;
	width: 268px;
}
#sideBarButton3 a:hover{
	background: url(../images/icons/contactBtnHover.png) center center no-repeat;
}
#sideBarButton3 a span {
    visibility: hidden; 
}
#hours2{
	font-size: 12px;
	width: 260px;
}
#hours2 h4{
	margin-bottom: -20px;
}
#hours2 strong{
	color: #5d4c49;
	float: left;
}
#hours2 em{
	color: #5d4c49;
	float: right;
	font-style: normal;
}
#hours2 li{
	border-bottom: dashed 1px #acb267;
	padding: 5px 0 20px 0;
	list-style-type: none;
}
#hours2 p{
	text-align: center;
}
#specialsButton{
	background: url(../images/icons/npGiftBtn.png) center center no-repeat;
	display: block;
	float: left;
	height: 151px;
	margin-left: 130px;
	width: 185px;
}
#specialsButton a{
	background: url(../images/icons/npGiftBtn.png) center center no-repeat;
	float: left;
	height: 151px;
	width: 185px;
}
#specialsButton a:hover{
	background: url(../images/icons/npGiftBtnHover.png) center center no-repeat;
}
#specialsButton a span {
    visibility: hidden; 
}
/*-------------------------------------------------------------------------------------------*/
/*- FOOTER --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#footerMain{
	background: #eae6d9;
	border-top:1px solid #d1cec2;
	height: 150px;
	width: 100%;
}
#footerWrap{
	margin: 0 auto;
	width: 980px;
}
#footerNavigation{
	background: #f7f2e4;
	float: right;
	margin: 20px 0;
	padding: 0 15px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#footerNavigation a{
	color: #716363;
	font-size: 19px;
	margin: 0 2px;
	padding: 5px 10px 5px 10px;
}
#footerNavigation a:hover{
	background: #fff;
	color: #926796;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#footerNavigation li{
	margin: 0;
	display: inline;
	list-style-type: none;
}
#dentalMarketing{
	color: #dbc7b3;
	float: left;
	padding-top: 20px;
}
#dentalMarketing a{
	color: #dbc7b3;
}
#dentalMarketing a:hover{
	color: #fff;
	text-decoration: underline;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
}
/*-------------------------------------------------------------------------------------------*/
/*- CSS3 BUTTONS --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* green */
.green {
	color: #fff;
	border: solid 1px #538312;
	background: #93b9a4;
	background: -webkit-gradient(linear, left top, left bottom, from(#93b9a4), to(#6d977f));
	background: -moz-linear-gradient(top,  #93b9a4,  #6d977f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#93b9a4', endColorstr='#6d977f');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#88ab98), to(#658a75));
	background: -moz-linear-gradient(top,  #88ab98,  #658a75);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#88ab98', endColorstr='#658a75');
}
.green:active {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#88ab98), to(#658a75));
	background: -moz-linear-gradient(top,  #88ab98,  #658a75);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#88ab98', endColorstr='#658a75');
}
/* 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 2em .55em;
	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);
	margin-bottom: 20px;
}
.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;
}
/* 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: #906694;
}

/* 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 #eae6d9;
	background: #f7f2e4;
	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: none;
	color: #fff;
	text-shadow: 0px -1px 0px #374683;
	background: #7aa78d;
}

/* Text taht appears above contact form when their is a submission error */
.message-text {
	font-size: 20px;
	color: #AD0E16;
	font-weight: bold;
}
/************************************************************************ACCORDION 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 {
	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: #557ca1;
	border-bottom: 1px dotted #CC9947;
}

ul.menu li a:hover {
	color: #a84e00;
	border-bottom: 1px dotted #839CC4;
}

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; }


/* ----------( BUTTON )---------- */

div.btn {
	margin: 0;
	width: 100%;
	}
div.btn a {
	display: block;
	padding: 15px;
	font-size: 18px;
	line-height: 35px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	color: #eae6d8;
	text-decoration: none;
	text-align: center;
	background: #6d977f url(../images/glass-btn.png) repeat-x 0 50%;
	border: 4px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	}
div.btn a:hover, div.btn a:focus {
	background-color: #814981;
	text-decoration: none;
	color: #fff;
	}
	
/* ---------------( CONNECT )--------------- */

div.facebook {
	background: url(../images/icons/facebook.png) no-repeat center top;
	display: block;
	float: left;
	width: 270px;
	height: 50px;
	margin: 15px 0 0 0;
}

div.facebook a {
	background: url(../images/icons/facebook.png) no-repeat center top;
	float: left;
	width: 270px;
	height: 50px;
}

div.facebook a:hover, div.facebook a:focus {
	background: url(../images/icons/facebook2.png) no-repeat center top;
}

div.facebook a span {
	visibility: hidden;
}
