
/* ---------------------------------------------------------------
Title:    CYPRESS SPRINGS
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     12 JUNE 2009

© COPYRIGHT 2009, PRACTICE CAFE, LLC | ALL RIGHTS RESERVED
--------------------------------------------------------------- */

body  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #B8C1A6;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 980px;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-top.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 980px;
}

#wrapper {
	width: 960px;
	height: 227px;
	margin: 0 auto;
	text-align: right;
}

.reg {
	font-size: .5em;
}

/* ADDRESS: This is for the address info */

#address {
	float: left;
	width: 300px;
	margin: 0 auto;
	padding-top: 18px;
	padding-left: 35px;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #95452B;
}

/* PHONE NUMBER */

#phone {
	width: 220px;
	height: 30px;
	margin-top: 5px;
	margin-left: 0;
	padding-bottom: 0;
	padding-right: 10px;
	float: right;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.5em;
	color: #48311A; 
}

#phone .floatlft-sb {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

/* LOGO */

#logo {
	display: block;
	float: left;
	width: 198px;
	height: 153px;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

#logo a {
	background: url(../images/logo.jpg) no-repeat center top;
	float: left;
	width: 198px;
	height: 153px;
}

#logo a span {
	visibility: hidden;
}

/* GET DIRECTIONS */

#directions {
	display: block;
	background: url(../images/map-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 54px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#directions a {
	background: url(../images/map-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 54px;
	padding: 0px;
}

#directions a:hover {
	background: url(../images/map-button2.jpg) no-repeat center top;
}

#directions a span {
	visibility: hidden;
}

/* NEW PATIENT SPECIAL */

#special-button {
	display: block;
	background: url(../images/special-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 64px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#special-button a {
	background: url(../images/special-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 64px;
	padding: 0px;
}

#special-button a:hover {
	background: url(../images/special-button2.jpg) no-repeat center top;
}

#special-button a span {
	visibility: hidden;
}

/* BRANDING: This is the different header images */

#banner {
	float: left;
	background: url(../Headers/rotator.php) no-repeat center top;
	width: 628px;
	height: 224px;
	margin-top: 0;
	text-align: left;
}

#banner1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner2 {
	float: left;
	background: url(../Headers/header2.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner3 {
	float: left;
	background: url(../Headers/header3.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner4 {
	float: left;
	background: url(../Headers/header4.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner5 {
	float: left;
	background: url(../Headers/header5.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner6 {
	float: left;
	background: url(../Headers/header6.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner7 {
	float: left;
	background: url(../Headers/header7.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

#banner8 {
	float: left;
	background: url(../Headers/header8.jpg) no-repeat left top;
	width: 560px;
	height: 283px;
	margin-top: 15px;
	padding-right: 30px;
	text-align: left;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav-container {
	float: right;
	margin: 0;
	padding-right: 30px;
}

#horNav {
	float: right;
	margin-top: 20px;
	padding: 0;
	background: #48311A;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #D4D7C5;
	border-bottom: 1px solid #D4D7C5;
	border-right: 1px solid #D4D7C5;
}

#horNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 500px;
}

#horNav ul a {
	display: block;
	float: left;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	color: #B8C1A6;
	border-left: 1px solid #D4D7C5;
	
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	background: #EBE6DB;
	color: #48311A;
}

#horNav ul a:active {
	color: #B8C1A6;
}

#horNav ul .first a {
	border-left: hidden;
}

#home #horNav .home a,
#about #horNav .about a,
#services #horNav .services a,
#six #horNav .six a,
#scheduling #horNav .scheduling a {
	background: #B8C1A6;
	color: #48311A;
	cursor: default;
	font-weight: bold;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav2 {
	float: right;
	padding: 0;
	background: #48311A;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #D4D7C5;
	border-right: 1px solid #D4D7C5;
}

#horNav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 500px;
}

#horNav2 ul a {
	display: block;
	float: left;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	color: #B8C1A6;
	border-left: 1px solid #D4D7C5;
	
}

#horNav2 li {
	float: left;
}

#horNav2 ul a:hover {
	background: #EBE6DB;
	color: #48311A;
}

#horNav2 ul a:active {
	color: #B8C1A6;
}

#horNav2 ul .first a {
	border-left: hidden;
}

#office #horNav2 .office a,
#specials #horNav2 .specials a,
#faq #horNav2 .faq a,
#library #horNav2 .library a,
#contact #horNav2 .contact a {
	background: #B8C1A6;
	color: #48311A;
	cursor: default;
	font-weight: bold;
}

/* HORIZONTAL FOOTER NAVIGATION MENU */

#footerNav-container {
	float: right;
	margin: 0;
	padding-right: 30px;
	border: 1px solid #D4D7C5;
}

#footerNav {
	float: right;
	padding: 0;
	background: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 11px;
}

#footerNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 930px;
	float: right;
}

#footerNav ul a {
	display: block;
	float: left;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	color: #EBE6DB;
	border-left: 1px solid #F2F1E8;
	
}

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	background: #C0C8B0;
	color: #948164;
}

#footerNav ul a:active {
	color: #48311A;
}

#footerNav ul .first a {
	border-left: hidden;
}

#footerNav li #first {
	border-left-width: 1em;
}

#home #footerNav .home a,
#about #footerNav .about a,
#services #footerNav .services a,
#six #footerNav .six a,
#scheduling #footerNav .scheduling a,
#office #footerNav .office a,
#faq #footerNav .faq a,
#specials #footerNav .specials a,
#library #footerNav .library a,
#contact #footerNav .contact a {
	background: #C0C8B0;
	color: #948164;
	cursor: default;
}

/* CONTENT BACKGROUND */

#contentbg  {
	background: url(../images/bg-content.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

/* CONTENT WRAPPER */

#contentwrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* CONTENT */

#content {
	width: 650px;
	float: left;
	margin-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

#content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #48311A;
}

#content h2 {
	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: #948164;
	border-bottom: 2px solid #EBE6DB;
}

#content h2 .reg {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #B92616;
}

#content h3 {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #948164;
	border-top: 2px solid #EBE6DB;
	border-bottom: 2px solid #EBE6DB;
}

#content p {
	padding-right: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #48311A;
}

#content .normal {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #48311A;
}

#content p .reg{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #48311A;
}

#content p .map-details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #948164;
}

#content img {
	color: #E6E4D1;
	border-color: #E6E4D1;
}

#content em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* -------------------------------------------------- */

#content ul {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	list-style-type: none;
}

#content li {
	background: url(../images/bullet.jpg) no-repeat 0 50%;
	list-style: none;
	display: block;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #95462B;
	border-bottom: 1px solid #E6E4D1;
}

#content li .reg {
	font-size: 10px;
	line-height: 18px;
	color: #636365;
}

/* TEAM */

.team-photo {
	width: 175px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #E6E4D1; 
}

.team-bio {
	width: 360px;
	float: right;
	margin: 0;
	padding: 0;
}

.team-bio p {
	margin-top: 0;
	margin-bottom: 10px;
}

.doctor-name {
	color: #DF9331;
}

/* TESTIMONIALS */

.testimonial {
	width: 360px;
	float: right;
	margin: 0;
	padding: 0;
}

.testimonial-photo {
	width: 175px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid #E6E4D1; 
}

blockquote {
	width: 350px;
	float: right;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #542577;
	border-bottom: 2px solid #E6E4D1;
}

/* COLUMNS */

#column-left {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}

#column-left p {
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
	
}

#column-right {
	width: 230px;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background: #B8C1A6;
	border: 5px solid #EBE6DB;
}

#column-right p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #48311A;
	
}

/* CONTACT US TODAY BUTTON */

#forms-button {
	display: block;
	background: url(../images/new-patient-forms.jpg) no-repeat center top;
	float: left;
	width: 230px;
	height: 75px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EBE6DB;
}

#forms-button a {
	background: url(../images/new-patient-forms.jpg) no-repeat center top;
	float: left;
	width: 230px;
	height: 75px;
	padding: 0;
	margin: 0;
}

#forms-button a:hover {
	background: url(../images/new-patient-forms2.jpg) no-repeat center top;
}

#forms-button a span {
	visibility: hidden;
}

/* FAQ CONTENT */

#faq-content {
	width: 650px;
	float: left;
	margin-top: 0;
	padding-right: 30px;
	text-align: left;
}

#faq-content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: normal;
	color: #48311A;
}

#faq-content p {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #48311A;
}

/* SMILE GALLERY */

.smile-gallery {
	margin: 8px;
	padding: 10px 10px;
	float: left;
	font-size: 14px;
	border: 2px solid #E6E4D1;
}

/* SLIDESHOW */
	
#slideshow {
	width:640px;
	height:427px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
	border: 5px solid #EBE6DB; 
}


/* SIDE LIST */

#sidelist { 
	width: 220px;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left; 
}

#sidelist ul {
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}

#sidelist ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #DF9331;
	border-bottom: 1px solid #FFFFFF;
}

#sidelist li {
	list-style: none;
	display: block;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #948164;
}

#sidelist .details {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #513F3D;
}

#sidelist .underline {
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 190px;
	border-bottom: 1px dotted #B3BDA0;
}

#sidelist .underline:before {
	content: "\00BB \0020";
}

#sidelist ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #D9D7BA;
	color: #95452B;
}

html>body #sidelist ul a {
	margin: auto;
}

#home #sidelist .home a,
#about #sidelist .about a,
#services #sidelist .services a,
#implants #sidelist .implants a,
#smile #sidelist .smile a,
#contact #sidelist .contact a {
	line-height: 28px;
	padding-left: 6px;
	margin-right: 0;
	background: #FFFFFF;
	color: #636365;
	cursor: default;
}

#sidelist .dark {
	display: block;
	background-color: #FBE89A;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#sidelist p {
	padding-left: 0;
	padding-right: 20px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #48311A;
}

#sidelist h1 {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #48311A;
	border-bottom: 2px solid #B3BDA0;
}

#sidelist h1 .details{
	list-style: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}

#sidelist h2 {
	margin-left: 0px;
	padding-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #948164;
}

#sidelist .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-right: 10px;
}

/* SERVICE LIST */

#servicelist {
	width: 510px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#servicelist ul {
	margin-left: 10px;
	margin-right: 40px;
	padding: 0;
	list-style-type: none;
}

#servicelist li {
	list-style: none;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #2F3D7B;
	border-bottom: 1px solid #B2B2CA;
}

#servicelist li .reg {
	font-size: 10px;
	line-height: 18px;
	color: #636365;
}

#servicelist li:before {
	content: "\00BB \0020";
}

#servicelist h2 {
	margin-right: 20px;
	padding-left: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #596495;
	border-top: 1px solid #B2B2CA;
	border-bottom: 1px solid #B2B2CA;
}
	

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-footer.jpg) no-repeat center top;
	background-color: #B8C1A6;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	color: #1D2258;
	min-width: 980px;
}

/* ENDING FOOTER AREA */

#end {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0;
}

#address-footer {
	float: left;
	width: 560px;
	margin: 0 auto;
	padding-left: 10px;
	padding-top: 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	color: #48311A;
}

#practicecafe-link {
	float: right;
	width: 250px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #948164;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
}

.floatrt {
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 20px;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

#contactform {
	width: 350px;
	float: left;
	margin-left: 20px;
}

#contactform .normal {
	color: #48311A;
}

/* ---------- LINKS ---------- */

/* NORMAL */

a:link {
	color: #4F6886;
	text-decoration: underline;
}
a:visited {
	color: #4F6886;
	text-decoration: underline;
}
a:hover {
	color: #48311A;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* LINK2 */

a.link2:link {
    font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	color: #636365;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:visited {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:hover {
	font-weight: normal;
	color: #6A829C;
	text-decoration: none;
	font-size: 12px;
}
a.link2:active {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}

/* DESIGNED BY */

a.designer:link {
	color: #948164;
	text-decoration: none;
}
a.designer:visited {
	color: #948164;
	text-decoration: none;
}
a.designer:hover {
	color: #EBE6DB;
	text-decoration: underline;
}
a.designer:active {
	color: #948164;
	text-decoration: none;
}

/* IMAGE */

a.image:link {
   color: #F6F4EF;
	text-decoration: underline;
}
a.image:visited {
	color: #F6F4EF;
	text-decoration: underline;
}
a.image:hover {
	color: #D9D7BA;
	text-decoration: none;
}
a.image:active {
	text-decoration: underline;
}

a.image:link img {
	border: 5px solid #F6F4EF;
}

a.image:visited img {  
	border: 5px solid #F6F4EF;
}

a.image:hover img {  
	border: 5px solid #D9D7BA;
}