
/* ---------------------------------------------------------------
Title:    Designing Smiles
Company:  Practice Cafe
Designer: Shane Guymon
URL:      www.practicecafe.com
Date:     02 JUNE 2009

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

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

/* 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: 1000px;
}

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

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

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

#dr-name {
	float: right;
	width: 350px;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 15px;
	padding-right: 35px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 20px;
	line-height: 34px;
	letter-spacing: 1px;
	color: #6E6A43;
}

/* PHONE NUMBER */

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

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

/* LOGO */

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

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

#logo 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 */

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

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

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

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

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

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

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

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

/* HORIZONTAL FOOTER NAVIGATION MENU */

#footerNav-container {
	float: left;
	margin: 0;
	padding: 0;
}

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

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

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

#footerNav li {
	float: left;
}

#footerNav ul a:hover {
	background: #F4EBD5;
	color: #DF9331;
}

#footerNav ul a:active {
	color: #C0A162;
}

#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,
#visit #footerNav .visit a,
#scheduling #footerNav .scheduling a,
#smile #footerNav .smile a,
#faq #footerNav .faq a,
#links #footerNav .links a,
#contact #footerNav .contact a {
	background: #F4EBD5;
	color: #DF9331;
	cursor: default;
	font-weight: bold;
}

/* CONTENT BACKGROUND */

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

/* CONTENT WRAPPER */

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

/* CONTENT */

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

#content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	margin-top:10px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #6E6A43;
}
.conth1 {
	padding-right: 20px;
	padding-bottom: 5px;
	margin-top:7px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #6E6A43;
}

#content h2 {
	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: #43200E;
	border-bottom: 2px solid #E6E4D1;
}
.conth2 {
	padding-left: 3px;
	padding-top: 3px;
	margin-bottom:15px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #43200E;
	border-bottom: 2px solid #E6E4D1;
}

.reshead {
	padding-left: 3px;
	padding-top: 35px;
	margin-bottom:15px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #43200E;
	border-bottom: 2px solid #E6E4D1;
}

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

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

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

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

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

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

#content .phone-number {
	padding-right: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #6E6A43;
}

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

#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: #EFE3C3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #AE4226;
}

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

/* FAQ CONTENT */

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

#faq-content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 27px;
	line-height: 30px;
	font-weight: bold;
	color: #95452B;
}

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

#faq-content p strong {
	font-size: 16px;
	line-height: 20px;
	color: #95452B;
}

/* 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 #AE4226;
}

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

/* SMILE GALLERY */

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


#content .smile-gallery p {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #333333;
}

/* SLIDESHOW */
	
#slideshow {
	width:560px;
	height:375px;
	margin-top: 20px;
	padding-right: 30px;
	float: right;
}

/* MAIN NAV */

#mainNav { 
	width: 302px;
	float: left;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: left;
	background: #DF9331; 
}

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

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

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

#mainNav ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #AE4226;
	color: #DF9331;
}

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

#home #mainNav .home a,
#about #mainNav .about a,
#services #mainNav .services a,
#visit #mainNav .visit a,
#scheduling #mainNav .scheduling a,
#smile #mainNav .smile a,
#faq #mainNav .faq a,
#advanced #mainNav .advanced a,
#directions #mainNav .directions a,
#contact #mainNav .contact a {
	line-height: 28px;
	padding-left: 6px;
	margin-right: 0;
	background: #F2F1E8;
	color: #95452B;
	cursor: default;
}

#mainNav 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: #542577;
	border-bottom: 1px solid #542577;
}


/* SIDE LIST */

#sidelist { 
	width: 330px;
	float: left;
	padding-left: 0;
	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 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: #50301C;
}

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

#sidelist .underline {
	margin-left: 30px;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 270px;
	border-bottom: 1px dotted #FFFFFF;
}

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

#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: 30px;
	padding-right: 20px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #43200E;
}

#sidelist h1 {
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #6E6A43;
	border-bottom: 2px solid #FFFFFF;
}
.navh1 {
	margin-left: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #6E6A43;
	border-bottom: 2px solid #FFFFFF;
}
#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: 30px;
	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: #6E6A43;
}
.navh2 {
	margin-left: 0px;
	padding-left: 30px;
	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: #6E6A43;
}
#sidelist .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 30px;
}
	

/* 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: #EFE3C3;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	color: #1D2258;
	min-width: 1000px;
}

/* 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: #95452B;
}

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

/* 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: 420px;
	float: left;
	margin-left: 20px;
}

#contactform .normal {
	color: #535154;
}

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

/* NORMAL */

a:link {
	color: #6E6A43;
	text-decoration: underline;
}
a:visited {
	color: #6E6A43;
	text-decoration: underline;
}
a:hover {
	color: #95452B;
	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: #D9C479;
	text-decoration: none;
}
a.designer:visited {
	color: #D9C479;
	text-decoration: none;
}
a.designer:hover {
	color: #DF9331;
	text-decoration: underline;
}
a.designer:active {
	color: #D9C479;
	text-decoration: none;
}

/* IMAGE */

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

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

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

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

/* LINK2 */

a.fagd:link {
    color: #AE4226;
	text-decoration: underline;
}
a.fagd:visited {
	color: #AE4226;
	text-decoration: underline;
}
a.fagd:hover {
	color: #DF9331;
	text-decoration: none;
}
a.fagd:active {
	color: #AE4226;
	text-decoration: underline;
}

/********** BORDER ROUNDS **********/
.xsnazzy p {padding-bottom:0.05em;}
.xsnazzy {background: transparent; margin-top:0em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFFFFF; border-left:1px solid #AE4226; border-right:1px solid #AE4226;}
.xb1 {margin:0 5px; background:#AE4226;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {padding:5px 10px 1px 10px;display:block; background:#FFFFFF; border:0 solid #AE4226; border-width:0 1px;font-family:Arial,sans-serif;line-height:1.3em;}

#sidelist .nav-patient-form{
	width: 230px;	
	margin-left: 35px;	
	padding: 10px;
	background: #EFE3C3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #AE4226;
}
#sidelist .nav-patient-form p {
	padding: 0 2px 10px 2px;
	line-height: 19px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	margin:5px 0 0 0;
	font-weight: normal;
	color: #43200E;
}