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

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: #FBFBF9;
	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;
}

/* 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: 440px;
	height: 78px;
	margin-left: 20px;
	margin-top: 40px;
}

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

#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: 35px;
	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: #731F2E;
}

/* 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 DROP DOWN MENU */

#sddm {	
	margin: 0;
	padding: 0;
	z-index: 30;
	width: 960px;
	text-align: left;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
}

#sddm li {	
	margin: 0;
	padding: 0;
	list-style: none;
	
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	list-style: none;
}

#sddm li a {	
	display: block;
	margin: 0;
	text-decoration: none;
	padding: 10px 15px;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #B39C5C;
	border-right: 1px solid #B39C5C;
}

#sddm li a:hover {	
	text-decoration: none;
	background: url(../images/menu_r.jpg);
	color: #D8C9A6;
}

#sddm div {	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #056336;
	border-left: 1px solid #B39C5C;
	border-bottom: 1px solid #B39C5C;
}

#sddm div a {	
	position: relative;
	display: block;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #000000;
	
	font-weight: normal;
	color: #B39C5C;
	border-bottom: 1px solid #B39C5C;
}

#sddm div a:hover {
	background: #711701;
	color: #D8C9A6;
	text-decoration: none;
}

#home #sddm .home a,
#about #sddm .about a,
#meet-murphey #sddm .meet-murphey a,
#services #sddm .services a,
#advanced #sddm .advanced a,
#visit #sddm .visit a,
#payment #sddm .payment a,
#smile #sddm .smile a,
#testimonials #sddm .testimonials a,
#contact #sddm .contact a {
	background: url(../images/menu_r.jpg);
	color: #C3A957;
	cursor: default;
	font-weight: bold;
}


/* HORIZONTAL FOOTER NAVIGATION MENU */

#horNav {
	float: left;
	padding: 0;
	margin-top: 28px;
	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: #FBFBF9;
	border-left: 1px solid #D5CEB8;
}

#horNav li {
	float: left;
}

#horNav ul a:hover {
	text-decoration: none;
	background: #007383;
	color: #FFFFFF;
	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,
#laser #horNav .laser a,
#waterlase #horNav .waterlase a,
#smile #horNav .smile a,
#contact #horNav .contact a {
	text-decoration: none;
	line-height: 15px;
	background: #D5CEB8;
	color: #007383;
	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: #A0BFC6;
	border-left: 1px solid #5A96A2;
}

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	text-decoration: none;
	background: #408997;
	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,
#laser #footerNav .laser a,
#waterlase #footerNav .waterlase a,
#smile #footerNav .smile a,
#contact #footerNav .contact a {
	text-decoration: none;
	background: #1E7D8D;
	color: #A0BFC6;
	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: #731F2E;
	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: #007383;
	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: #711701;
}

#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: #731F2E;
	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: #007383;
	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: #711701;
}

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

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

#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: #007383;
	border-bottom: 1px dotted #D5CEB8;
}


/* SMILE GALLERY */

.smile-gallery {
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 10px;
	float: left;
	width: 290px;
	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: #731F2E;
	border: 1px solid #007383;
}

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


/* SLIDESHOW */
	
#slideshow {
	float: left;
	width: 640px;
	height: 392px;
	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-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
	color: #731F2E;
	border-bottom: 1px solid #D5CEB8;
}

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

#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: #731F2E;
}

#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: #007383;
	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: #007383;
	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: #007383;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #D5CEB8;
	min-width: 980px;
	border-top: 5px solid #731F2E;
}

/* 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: #5A96A2;
}

#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: This contains the contact form so there is a margin on the left side. */

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

#contactform .normal {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #007383;
}

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

#phone-number {
	float: left;
	width: 225px;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 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: 30px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-bottom: 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: #007383;
	text-decoration: underline;
}
a:visited {
	color: #007383;
	text-decoration: underline;
}
a:hover {
	color: #731F2E;
	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: #5A96A2;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.designer:visited {
	color: #5A96A2;
	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;
}