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

Title:    Paul Caselle, DDS
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     08 JULY 2009

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

body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #f9f7f4;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	min-width: 980px;
}

#Main {
		background: url(../images/banner.jpg) no-repeat top right;
		display: block;
}

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

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

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

strong {
	font-weight: normal;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: url(../images/bg-top.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

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

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

#address {
	float: right;
	width: 400px;
	height: 25px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 20px;
	text-align: right;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #000000;
}

/* LOGO */

#logo {
	display: block;
	background: url(../images/logo.jpg) no-repeat center top;
	float: left;
	width: 431px;
	height: 91px;
	margin-left: 20px;
	margin-top: 30px;
}

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

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

#logo a span {
	visibility: hidden;
}

/* PHONE NUMBER */

#phone {
	width: 233px;
	float: right;
	margin-top: 41px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: right;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #000000;  
}

#phone .number {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-weight: bold;
	font-size: 34px;
	letter-spacing: 1px;
	color: #436588;
}

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

#banner {
	float: left;
	background: url(../Headers/rotator.php) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner2 {
	float: left;
	background: url(../Headers/header2.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner3 {
	float: left;
	background: url(../Headers/header3.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner4 {
	float: left;
	background: url(../Headers/header4.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner5 {
	float: left;
	background: url(../Headers/header5.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner6 {
	float: left;
	background: url(../Headers/header6.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner7 {
	float: left;
	background: url(../Headers/header7.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner8 {
	float: left;
	background: url(../Headers/header8.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}

#banner9 {
	float: left;
	background: url(../Headers/header9.jpg) no-repeat center top;
	width: 640px;
	height:280px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px solid #E2DCCE;
}


/* HORIZONTAL FOOTER NAVIGATION MENU */

#horNav {
	float: left;
	padding: 0;
	margin-top: 20px;
	width: 960px;
}

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

#horNav ul a {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 8px 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #D5CEB8;
	border-left: 1px solid #D5CEB8;
	-webkit-transition: background-color .4s linear;
	-moz-transition: background-color .4s linear;
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	text-decoration: none;
	background: #5F642A;
	color: #fff;
	font-weight: bold;
}

#horNav ul a:active {
	text-decoration: none;
}

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

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

#home #horNav .home a,
#about #horNav .about a,
#services #horNav .services a,
#advanced #horNav .advanced a,
#cerec #horNav .cerec a,
#invisalign #horNav .invisalign a,
#braces #horNav .braces a,
#whitening #horNav .whitening a,
#waterlase #horNav .waterlase a,
#smile #horNav .smile a,
#contact #horNav .contact a {
	text-decoration: none;
	line-height: 15px;
	background: #D5CEB8;
	color: #606F2F;
	font-weight: bold;
}


/* HORIZONTAL FOOTER NAVIGATION MENU */

#footerNav {
	float: left;
	padding: 0;
	margin-top: 12px;
	width: 950px;
}

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

#footerNav ul a {
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	padding: 8px 10px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #BEBCCD;
	border-left: 1px solid #5A96A2;
}

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	text-decoration: none;
	background: #72819d;
	color: #F5F3EE;
	font-weight: bold;
}

#footerNav ul a:active {
	text-decoration: none;
}

#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,
#advanced #footerNav .advanced a,
#cerec #footerNav .cerec a,
#invisalign #footerNav .invisalign a,
#whitening #footerNav .whitening a,
#waterlase #footerNav .waterlase a,
#smile #footerNav .smile a,
#contact #footerNav .contact a {
	text-decoration: none;
	background: #72819d;
	color: #BEBCCD;
	font-weight: bold;
}

/* CONTENT BACKGROUND */

#contentbg  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: url(../images/bg-content.jpg) no-repeat 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: 670px;
	float: left;
	text-align: left;
}

#content h1 {
	margin-left: 20px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #6b6e41;
	text-shadow: #D5CEB8 0px 2px 3px;
}

#content h2 {
	margin-left: 20px;
	margin-right: 8px;
	padding-left: 3px;
	padding-top: 3px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #436588;
	border-top: 1px solid #D5CEB8;
	border-bottom: 1px solid #D5CEB8;
}

#content h2 .job-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #6b6e41;
}

#content h3 {
	margin-left: 20px;
	margin-right: 8px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	background: #ECE8DF;
	color: #6b6e41;
	border-top: 1px solid #D5CEB8;
	border-bottom: 1px solid #D5CEB8;
}

#content h4 {
	margin-left: 200px;
	margin-right: 8px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	color: #436588;
	border-bottom: 1px solid #D5CEB8;
}

#content h4 .job-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #6b6e41;
}

#content p {
	padding-left: 20px;
	padding-right: 0;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

#content .map-details {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #6b6e41;
}

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

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

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

#content ul {
	margin-left: 20px;
	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: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #667896;
	border-bottom: 1px dotted #D5CEB8;
}

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

div.reviews {
	width: 610px;
	margin: 20px;
	background: #fff;
	border: 10px solid #fff;
	box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

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

div.reviews-sb {
	width: 210px;
	margin: 20px 0;
	background: #fff;
	border: 10px solid #fff;
	box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

#sidelist div.reviews-sb h1 {
	margin: 0 0 15px 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #436588;
	color: #D5CEB8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

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


/* SMILE GALLERY */

.smile-gallery {
	margin: 0 0 15px 20px;
	padding: 10px;
	float: left;
	width: 290px;
	font-size: 14px;
	color: #711701;
	border: 1px solid #D5CEB8;
}

.ba {
	margin: 15px 0 0 0;
	padding: 10px;
	float: left;
	width: 265px;
	font-size: 14px;
	color: #711701;
	border: 1px solid #D5CEB8;
}

.ba-alt {
	margin: 15px 0 0 20px;
	padding: 10px;
	float: left;
	width: 265px;
	font-size: 14px;
	color: #711701;
	border: 1px solid #D5CEB8;
}

#content .smile-gallery p {
	padding-left: 0;
	padding-right: 0;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

/* FEATURES */

.feature {
	float: left;
	margin-left: 20px;
	font-size: 14px;
}

#feature2 {
	float: left;
	margin-left: 25px;
}

/* BLOCK QUOTE */

blockquote {
	margin-left: 20px;
	width: 600px;
	padding: 20px;
	background: #F3F0E9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #6b6e41;
	border: 1px solid #436588;
}

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


/* SLIDESHOW */
	
.slideshow {
	float: left;
	width: 640px;
	height: 399px;
	margin-left: 20px;
	text-align: left;
	border: 5px solid #E2DCCE;
}


/* SIDE LIST */

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

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

#sidelist li {
	width: 215px;
	list-style: none;
	display: block;
	padding: 8px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	color: #6b6e41;
	border-bottom: 1px solid #D5CEB8;
}

#sidelist li a {
	list-style: none;
	display: block;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	color: #6b6e41;
	text-decoration: none;
}

#sidelist li a:hover {
	color: #436588;
}

#sidelist li .details{
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #436588;
}

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

#sidelist p {
	margin: 0 auto;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
}

#sidelist h1 {
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	background: #436588;
	color: #D5CEB8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#sidelist h2 {
	margin-left: 0;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 6px;
	text-align: center;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #436588;
	border-top: 1px solid #D5CEB8;
	border-bottom: 1px solid #D5CEB8;
}

#sidelist h1 em {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #007383;
}

#sidelist .phone {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #6B3249;
}

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

/* LINKAGE */

#linkage {
	width: 490px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	background: #D0BE95;
	text-align: left;
}

#linkage ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#linkage ul a {
	display: block;
	width: 460px;
	height: 30px;
	line-height: 30px;
	color: #B39C5C;
	font-style: italic;
	background-color: #711701;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 10px;
	border-bottom: 1px solid #D0BE95;
	
}

#linkage li {
	padding-left: 10px;
	padding-right: 10px;
}

#linkage ul a:hover {
	width: 460px;
	padding-left: 10px;
	background: #B39C5C;
	color: #FFFFFF;
	font-weight: normal;
}

#linkage ul a:active {
	background-color: #9CC239;
	color: #FFFFFF;
}

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

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% "Times New Roman", Georgia, Times, serif;
	background: #466486;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #D5CEB8;
	min-width: 980px;
	border-top: 5px solid #6b6e41;
}

/* ENDING FOOTER AREA */

#end {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0;
	padding-right: 10px;
	text-align: right;
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #BEBCCD;
}

#sitemap {
	float: left;
	width: 580px;
	margin: 0 auto;
	padding-left: 10px;
	text-align: left;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 13px;
	color: #D5CEB8;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding: 0 10px 0 20px;
}

.floatrt {
	float: right;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 0px;
	text-align: right;
}

/* --------------------( CONTACT FORM )-------------------- */

.star {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #7C002F;
}

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

#comment-form fieldset label {
	display: block;
	margin: 0 0 8px 0;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #6b6e41;
}

#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 500px;
	padding: 8px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	color: #496482;
	border: none;
	background-color: #E5DDCE;
	border-top: 1px solid #D9CFB9;
	border-right: 1px solid #D9CFB9;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#comment-form fieldset textarea {
	height: 200px;
}

.message-text {
	display: block;
	width: 400px;
	padding: 10px;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B92616;
}

#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	border: 1px solid #496482;
	outline: none;
}

#comment-form .form-input-button {
	width: 188px;
	height: 40px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	border: none;
	color: #fff;
	text-shadow: 0px -1px 0px #374683;
	background: #496482;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-transition: background-color .4s linear;
	-moz-transition: background-color .4s linear;
}

#comment-form .form-input-button:hover,
#comment-form .form-input-button:focus {
	border-color: #6b6e41;
	background-color: #6b6e41;
	color: #fff;
}

/* ------------( PHONE NUMBER ON CONTACT PAGE )------------ */

#phone-number {
	float: left;
	width: 225px;
	height: 50px;
	margin-top: 5px 0 20px 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #731F2E; 
}

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

#phone-number .details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

/* ------------( FAX NUMBER ON CONTACT PAGE )------------ */

#fax-number {
	float: left;
	width: 225px;
	height: 50px;
	margin-top: 5px 0 20px 0;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #731F2E; 
}

#fax-number .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
}

#fax-number .details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

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

/* NORMAL */

a:link {
	color: #436588;
	text-decoration: underline;
}
a:visited {
	color: #00416C;
	text-decoration: underline;
}
a:hover {
	color: #606F2F;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* LINK2 */

a.link2:link {
    font-family: "Times New Roman", Georgia, Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover {
	color: #B39C5C;
	text-decoration: underline;
}
a.link2:active {
	text-decoration: none;
}

/* DESIGNED BY */

a.designer:link {
    font-family: "Times New Roman", Georgia, Times, serif;
	color: #BEBCCD;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.designer:visited {
	color: #BEBCCD;
	text-decoration: none;
}
a.designer:hover {
	color: #E2DCCE;
	text-decoration: underline;
}
a.designer:active {
	text-decoration: none;
}

/* IMAGE */

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

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

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

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

/* REQUEST AN APPOINTMENT BUTTON */

#app-btn {
	display: block;
	background: url(../images/appointment.jpg) no-repeat center top;
	float: left;
	width: 220px;
	height: 48px;
	margin: 0 0 15px 0;
}

#app-btn a {
	background: url(../images/appointment.jpg) no-repeat center top;
	float: left;
	width: 220px;
	height: 48px;
}

#app-btn a:hover, #app-btn a:focus {	
	background: url(../images/appointment2.jpg) no-repeat center top;
}

#app-btn a span {
	visibility: hidden;
}

/* NEW PATIENT FORMS BUTTON */

#forms-btn {
	display: block;
	background: url(../images/forms.jpg) no-repeat center top;
	float: left;
	width: 220px;
	height: 63px;
}

#forms-btn a {
	background: url(../images/forms.jpg) no-repeat center top;
	float: left;
	width: 220px;
	height: 63px;
}

#forms-btn a:hover, #forms-btn a:focus {	
	background: url(../images/forms2.jpg) no-repeat center top;
}

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

/* ---------------( CONNECT )--------------- */

div.facebook {
	background: url(../images/fb-btn.jpg) no-repeat center top;
	display: block;
	float: left;
	width: 230px;
	height: 58px;
}

div.facebook a {
	background: url(../images/fb-btn.jp) no-repeat center top;
	float: left;
	width: 230px;
	height: 58px;
}

div.facebook a:hover, div.facebook a:focus {
	background: url(../images/fb-btn2.jpg) no-repeat center top;
}

div.facebook a span {
	visibility: hidden;
}
