/*
Theme Name: Creating Smiles Florida
Theme URI: http://www.bigbadbison.com
Description: A dark WordPress theme. Build in links and archives pages. Widget support. The theme is released under GPL.
Version: 1.0.0
Author: Big Bad Bison
Author URI: http://www.bigbadbison.com/
Tags: black, dark, two-columns, fixed-width, threaded-comments, sticky-post
*/


/* 
   Meyer's CSS Reset
   v1.0 | 20080212 
*/


/** Default WordPress styles **/

/* Begin Typography & Colors */
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: white;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: none;
}

.even {
	border:none;
	padding: 10px;
}
small {
	font-family: verdana;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: verdana;
	font-weight: bold;
}
h1 {
	font-size: 4em;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
}

h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: Verdana;
	font-size: 1.2em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

/*h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
*/
.title h2 a {
	font-size: 28px;
	color: #42332a;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}
.title h2 a:hover {
	text-decoration: underline;
}
.postmeta {
	font-size: 10px;
	margin: 10px 0 15px 0;
}
.postmeta a {
	color: #42332a;
	text-decoration: none;
}
.postmeta a:hover {
	text-decoration: underline;
}
.entry {
	text-align: left;
}
.blogEntry p {
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #42332a;
	text-align: left;
}
.blogEntry a {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 0;
	color: #e65a13;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.blogEntry a:hover {
	text-decoration: underline;
}
.blogEntry p a:visited {
	color: #b85b5a;
}
.blogEntry ol {
	margin: 0 0 10px;
	padding: 0;
}
.blogEntry li {
	padding: 0;
	margin: 0 0 0 30px;
	list-style: decimal;
	font-size: 12px;
}
.blogWrapper {
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom: 3px solid #42332a;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
#comments h3 {
	font-size: 14px;
	color: #e65a13;
	border: 1px solid #ccc3c2;
	background: #f9f7ee;
	padding: 15px 0 0 10px;
	margin: 0 0 40px 0;
}
.leave_a_comment {
	border-bottom: 3px solid #42332a;
	margin: 0 0 20px 0;
}
.leave_a_comment a {
	font-size: 22px;
	font-weight: bold;
	color: #42332a;
	text-decoration: none;
}
.comment_info {
	font-size: 12px;
	color: #000;
	margin: 0 0 20px 0;
	line-height: 18px;
}
.h3_cancel_reply h3{
	border-bottom: 3px solid #42332a;
	margin: 40px 0 20px 0;
	font-size: 22px;
	font-weight: bold;
	color: #42332a;
	text-decoration: none;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentform p {
	font-size: 12px;
	color: #000;
	margin: 0 0 10px 0;
}
#commentform p a {
	font-size: 12px;
	color: #e65a13;
	margin: 0 0 10px 0;
	text-decoration: none;
}
#commentform p a:hover {
	text-decoration: underline;
}
#sidebar {
	font: 1em verdana;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/*a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
*/
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	margin: 0 0 20px;
	text-align: justify;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: none;
	padding-left: 10px;
	text-indent: 0px;
	}
*/
/*html>body .entry li {
	margin: 0;
	list-style-type: none;
	}
*/
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	list-style-type: none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type: none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style-type: none;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;
	}

#sidebar ul ol li {
	list-style-type: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
}
select {
	width: 130px;
}
.single_field1 {
	float: left;
	margin: 0 0 15px 0;
}
.single_field2 {
	float: right;
	margin: 0 0 15px 15px;
}
.desc {
	color: #e65a13;
	font-size: 12px;
	font-weight: bold;
}
#commentform input {
	width: 300px;
	padding: 10px 5px;
	margin: 5px 0px 1px 0;
	font-size: 14px;
	font-weight: bold;
	color: #42332a;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	height: 200px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
}
#commentform #submit.button {
	margin: 10px 0 20px 0;
	padding: 0;
}
.strong {
	font-size: 13px;
	font-weight: bold;
	color: #e65a13;
	margin: 0 0 15px;
}
.date {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 2px;
	color: #42332a;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
}
.commentlist {
	padding: 0;
	text-align: left;
	
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 0 5px 30px 58px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	clear: both;
	font-size: 12px;
	text-align: left;
}
.children { padding: 0; 
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: left;
	padding: 0 10px;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #42332a;
}
.url {
	color: #e65a13;
	text-decoration: none;
}
.url:hover {
	text-decoration: underline;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 15px 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: center;
}

/*** Arlo's Stylesheet ***/
@charset "utf-8";

/* Reset 
----------------------------------------------------------------------------------*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: verdana;
}
a img { border: none; }

/* General 
----------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	background-color: #fff;
}
.contentDivider {
	background: #ccc3c2;
	height: 1px;
	margin-top: 25px;
	width: 100%;
	margin-bottom: 25px;
	clear: both;
}
.pageText {
	font-size: 14px;
	color: #7f7c7a;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: left;
}
.pageHead {
	width: 650px;
	margin-bottom: 10px;
}

/* Header 
----------------------------------------------------------------------------------*/
#headerStretch {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 100%;
	background: url(images/headerBg.png) 0px 0px;
}
#headerStretch #headerFixed {
	height: 65px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#headerStretch #headerFixed .headerTitle {
	font-size: 16px;
	font-weight: bold;
	color: #ccc3c2;
	width: 350px;
	float: left;
	padding-top: 25px;
}
#headerStretch #headerFixed #searchContainer {
	width: 500px;
	float: right;
	padding-top: 18px;
}
#searchform  {
	margin: 0px;
	padding: 0 0 10px 0;
	float: right;
	width: 340px;
}
#searchsubmit.button {
	vertical-align: middle;
	background: url(images/submitButton.png);
	height: 31px;
	width: 87px;
	border-style: hidden;
}
#searchsubmit.button:hover {
	background: url(images/submitButtonHover.png);
}
#searchinput.textSearch  {
	height: 17px;
	width: 219px;
	background: url(images/searchBg.png) no-repeat;
	border-style: hidden;
	color: #ccc3c2;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 3px;
	padding: 7px 8px;
}

/* Banner 
----------------------------------------------------------------------------------*/
#bannerStretch {
	background: url(images/bannerBg.png) 0px 0px;
	height: 303px;
	width: 100%;
}
#bannerStretch #bannerFixed {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 303px;
}
#bannerFixed #smileLogo {
	height: 162px;
	width: 390px;
	position: relative;
	top: 15px;
}
#bannerFixed #smileTag {
	position: relative;
	top: 35px;
	width: 450px;
}
/* Main Navigation 
----------------------------------------------------------------------------------*/
#bannerFixed #phoneTag {
	position: relative;
	top: 38px;
	width: 450px;
}
#navStretch {
	background: url(images/navMainBg.png) repeat;
	height: 71px;
	width: 100%;
}
#navStretch #navFixed {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 49px;
	padding-top: 27px;
}
ul#menu {
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#menu li a {
	color: #e65a13;
	text-decoration: none;
	padding: 26px 18px;
	font-size: 16px;
	font-weight: bold;
}
ul#menu li a:hover {
	text-decoration: none;
	color:#F60;
}
ul#menu li.first {
	margin: 0px 0px 0px -16px;
}



/* Main Body 
----------------------------------------------------------------------------------*/
#bodyStretch {
	width: 100%;
	
}
#bodyStretch #bodyFixed {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	position: relative;
	height: 1200px;
}

/* Left Column Content 
----------------------------------------------------------------------------------*/
#bodyFixed #Lcolumn {
	width: 650px;
	float: left;
	padding: 0 0 20px;
}
#Lcolumn .welcomeHead {
	width: 650px;
	margin-bottom: 5px;
}
#Lcolumn .introGraphic {
	height: 70px;
	width: 81px;
	margin-right: 10px;
	float: left;
}
#Lcolumn .welcome {
	font-size: 14px;
	color: #7f7c7a;
	line-height: 18px;
	margin-bottom: 15px;
}
#Lcolumn .welcome a {
	font-weight: bold;
	text-decoration: underline;
	color: #7f7c7a;
}

#Lcolumn .smileServicesHome {
	margin-bottom: 15px;
}
#Lcolumn #smileTop {
	height: 10px;
	width: 650px;
}
#Lcolumn #smileMiddle {
	background: #f9f7ee;
	width: 648px;
	border-right: 1px solid #ccc3c2;
	border-left: 1px solid #ccc3c2;
	height: 180px;
}
#Lcolumn #smileBottom {
	height: 10px;
	width: 650px;
}
#Lcolumn #smileMiddle #smileLColumn {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}
#smileMiddle #smileLColumn #smileList {
	margin-left: 15px;
	list-style: none;
}
#smileMiddle #smileLColumn #smileList li {
	font-size: 14px;
	color: #7f7c7a;
	background: url(images/homeServicesBullet.png) no-repeat 0px 8px;
	line-height: 22px;
	padding-left: 15px;
}
#Lcolumn #smileMiddle #smileRColumn {
	width: 300px;
	float: left;
}
#smileMiddle #smileRColumn #smileList {
	margin-left: 15px;
	list-style: none;
}
#smileMiddle #smileRColumn #smileList li {
	font-size: 14px;
	color: #7f7c7a;
	background: url(images/homeServicesBullet.png) no-repeat 0px 8px;
	line-height: 22px;
	padding-left: 15px;
}
a.seeMore   {
	height: 50px;
	display: block;
	background: url(images/seeAllSmileServices.png) no-repeat 30px 100%;
	text-indent: -5000px;
}
a.seeMore:hover {
	background: url(images/seeAllSmileServicesHover.png) no-repeat 30px 100%;
}
#Lcolumn #specialOffersWrapper {
	background: url(images/specialOffersBadge.png) no-repeat;
	padding: 0 0 20px 0;
	margin: 40px 0 20px 0;
}
.newPatientHeader {
	padding-top: 15px;
	padding-left: 148px;
	padding-bottom: 5px;
}
.newPatientText  {
	font-size: 14px;
	color: #7f7c7a;
	line-height: 18px;
	padding: 0 0 0 148px;
}
.exclusions {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 148px;
}
#offerDetail   {
	list-style: none;
	margin: 10px 0 10px 165px;
}
#offerDetail li   {
	font-size: 16px;
	color: #42332a;
	background: url(images/checkBullet.png) no-repeat 0px;
	line-height: 22px;
	padding-left: 20px;
	font-weight: bold;
}
.whiteningHeader {
	padding: 30px 0 5px 148px;

}
#scheduleNowWrapper {
	margin: 10px 0 10px 148px;

}

/*Side Bar Offers*/
#sideBarSpecialOffersWrapper {
	padding: 0 0 20px 0;
}
.sideBarNewPatientHeader {
	padding-left: 0px;
	padding-bottom: 5px;
}
.sideBarNewPatientText  {
	font-size: 14px;
	color: #7f7c7a;
	line-height: 18px;
	padding: 0;
}
.sideBarExclusions {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0px;
}
#sideBarOfferDetail   {
	list-style: none;
	margin: 10px 0 10px 15px;
}
#sideBarOfferDetail li   {
	font-size: 16px;
	color: #42332a;
	background: url(images/checkBullet.png) no-repeat 0px;
	line-height: 22px;
	padding-left: 20px;
	font-weight: bold;
}
.sideBarWhiteningHeader {
	padding: 30px 0 5px 0px;

}

/* Right Column Content 
----------------------------------------------------------------------------------*/
#bodyFixed #Rcolumn {
	width: 330px;
	float: right;
}
#Rcolumn #tabContainer {
	width: 330px;
}
.boxholder {
	clear: both;
	padding: 5px;
	border: 1px solid #4bb5c1;
	border-bottom: none;
	background: #FFF;
}
.box {
	background: #fff;
}
.tab {
	float: left;
	height: 48px;
	width: 106px;
	margin: 0 1px 0 0;
	text-align: center;
	background: url(images/tabsBg.png) no-repeat;
}
.tab:hover {
	background: url(images/tabsHoverBg.png) no-repeat;
}
.appTxt {
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 30px 0 0 0;
	background: url(images/calendarIcon.png) no-repeat center 7px;
	cursor: pointer;
}
.appTxt a {
	background: url(images/calendarIcon.png) no-repeat center 7px;
	color: #fff;
	text-decoration: none;
	padding: 30px 0 0 0;
}
.locTxt {
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 30px 0 0 0;
	background: url(images/locationIcon.png) no-repeat center 7px;
	cursor: pointer;
}
.locTxt a {
	background: url(images/locationIcon.png) no-repeat center 7px;
	color: #fff;
	text-decoration: none;
	padding: 30px 0 0 0;
}
.patTxt {
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 30px 0 0 0;
	background: url(images/formsIcon.png) no-repeat center 7px;
	cursor: pointer;
}
.patTxt a {
	background: url(images/formsIcon.png) no-repeat center 7px;
	color: #fff;
	text-decoration: none;
	padding: 30px 0 0 0;
}
.appointmentHead {
	font-size: 28px;
	font-weight: bold;
	color: #42332a;
	line-height: 25px;
	background: url(images/scheduleAppointmentIcon.png) no-repeat 10px 5px;
	height: 61px;
	padding: 10px 0 10px 75px;
}
#appointmentForm {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.appointmentTxt {
	font-size: 12px;
	font-weight: bold;
	color: #42332a;
	padding: 0 0 5px 0;
	margin: 10px 15px 0 15px;
}
.nameInput{
	width: 260px;
	border: 1px solid #f6ac57;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #42332a;
	font-size: 11px;
	margin: 5px 0 10px;
	background: url(images/yourNameIcon.png) no-repeat 5px 35%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0 10px 15px;
}
.phoneInput {
	width: 260px;
	border: 1px solid #f6ac57;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #42332a;
	font-size: 11px;
	margin: 5px 0 10px 0;
	background: url(images/yourPhoneIcon.png) no-repeat 5px 55%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0 10px 15px;
}
.emailInput {
	width: 260px;
	border: 1px solid #f6ac57;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #42332a;
	font-size: 11px;
	margin: 5px 0 10px 0;
	background: url(images/yourEmailIcon.png) no-repeat 5px 55%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0 10px 15px;
}

/*#appointmentForm #inputWrapper1 */
.timeInput {
	width: 260px;
	border: 1px solid #f6ac57;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #42332a;
	font-size: 11px;
	margin: 5px 0 10px 0;
	background: url(images/yourDateIcon.png) no-repeat 5px 55%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0 10px 15px;
}
#jQueryUICalendar1 {
	width: 260px;
	border: 1px solid #f6ac57;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #42332a;
	font-size: 11px;
	margin: 5px 0 10px 0;
	background: url(images/yourDateIcon.png) no-repeat 5px 45%;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 4px 0 10px 15px;
}
#inputWrapper {
	width: 135px;
	float: left;
}
#inputWrapper1 {
	width: 120px;
	float: left;
	padding: 0 0 0 10px;
}
#inputWrapper2 {
	width: 100%;
	clear: both;
}
.appointmentSmall {
	font-size: 10px;
	color: #7f7c7a;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.appointmentSmall a {
	color: #7f7c7a;
	text-decoration: none;
}
.appointmentSmall a:hover {
	text-decoration: underline;
}
#appointmentSubmit {
	background: url(images/scheduleAppointmentButton.png);
	height: 33px;
	width: 221px;
	border-style: hidden;
	margin: 5px 0 15px 15px;
	text-indent: -5000px;
}
#appointmentSubmit:hover {
	background: url(images/scheduleAppointmentButtonHover.png);
}
.locationHead {
	font-size: 28px;
	font-weight: bold;
	color: #42332a;
	line-height: 25px;
	background: url(images/mapIcon.png) no-repeat 10px 5px;
	height: 61px;
	padding: 10px 0 10px 75px;
}
.locationTxt {
	font-size: 12px;
	color: #7f7c7a;
	padding: 0 0 5px 0;
	margin: 10px 15px 0 15px;
}
.locationMap {
	border: 3px solid #42332a;
	width: 280px;
	margin: 10px auto;
}
.formsHead {
	font-size: 28px;
	font-weight: bold;
	color: #42332a;
	line-height: 25px;
	background: url(images/appointmentClipboard.png) no-repeat 10px 5px;
	height: 61px;
	padding: 10px 0 10px 75px;
}
.formsTxt {
	font-size: 12px;
	color: #7f7c7a;
	padding: 0 0 5px 0;
	margin: 0 15px 0 15px;
}
#formsList {
	margin: 0px 0px 10px 15px;
	list-style: none;
}
#formsList li {
	background: url(images/blueBullet.png) no-repeat 0px 8px;
}
#formsList li a {
	color: #7f7c7a;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 22px;
	text-decoration: none;
}
#formsList li a:hover {
	color: #281f1d;
	text-decoration: underline;
}
#addressWrapper {
	width: 100%;
}
#addressWrapper ul {
	margin: 0;
	padding: 0;
}
ul .addressInfo {
	font-size: 12px;
	color: #7f7c7a;
	padding: 0px 0px 0px 15px;
	margin: 0 0 4px 0;
}
ul .addressInfo a {
	color: #7f7c7a;
	text-decoration: none;
}
ul .addressInfo a:hover {
	color: #7f7c7a;
	text-decoration: underline;
}
.tabsDivider {
	margin: 20px auto;
	width: 290px;
	height: 1px;
}
#boxTop {
	height: auto;
	width: 330px;
}
#boxContentContainer {
	width: 328px;
	border-right: 1px solid #4bb5c1;
	border-left: 1px solid #4bb5c1;
	background: #FFF;
	padding: 0 0 10px 0;
}
#boxBottom {
	height: 10px;
	width: 330px;
}
.ppCareHeader {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.ppCareTxt {
	font-size: 12px;
	color: #7f7c7a;
	padding-left: 15px;
	padding-bottom: 7px;
	padding-right: 15px;
}
#ppCareList {
	margin: 0px 0px 0px 15px;
	list-style: none;
}
#ppCareList li {
	background: url(images/postProcedureBullet.png) no-repeat 0px 8px;
}
#ppCareList li a {
	color: #7f7c7a;
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	line-height: 22px;
	text-decoration: none;
}
#ppCareList li a:hover {
	color: #281f1d;
	text-decoration: underline;
}

/* Footer Content 
----------------------------------------------------------------------------------*/
#footerStretch {
	background: url(images/footerBg.png) repeat-x;
	height: 464px;
	width: 100%;
}
#footerStretch #footerFixed {
	height: 380px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#locationWrapper {
	width: 306px;
	margin-right: 50px;
	padding-top: 30px;
	float: left;
}
#locationWrapper #locationMap {
	border: 3px solid #94a420;
}
#locationWrapper #locationLogo {
	padding-top: 15px;
	padding-bottom: 5px;
}
.locationText {
	font-size: 11px;
	color: #FFF;
	padding-bottom: 5px;
}
.locationText a {
	color: #FFF;
	text-decoration: none;
}
.locationText a:hover{
	text-decoration: underline;
}
#socialWrapper {
	height: 29px;
	padding: 6px 0 0 0;
	width: 300px;
	background: url(images/socialBg.png) no-repeat;
	margin-top: 20px;
}
.socialText {
	font-size: 11px;
	font-weight: bold;
	color: #e65a13;
	width: 65px;
	margin: -2px 20px 0 10px;
	float: left;
}
#socialIcons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#socialIcons li {
	display: inline;
	margin: 0 10px 0 0;
}

#homeTestimonialIcon {
	float: left;
	height: 128px;
	width: 128px;
	padding-top: 30px;
}
#homeTestimonialWrapper {
	float: left;
	padding-top: 30px;
	padding-left: 14px;
}

#homeTestimonialHeader {
	padding-bottom: 20px;

}
#homeTestimonialTop {
	width: 502px;
}
#homeTestimonialBottom {
	width: 502px;
	margin: 0 0 10px 0;
}
#homeTestimonialContent {
	background: url(images/homeTestimonialBg.png);
	width: 502px;
}
.testimonials {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}
#homeTestimonialWrapper a {
	color: #ccc3c2;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #ccc3c2;
	text-align: right;
	padding-right: 10px;
}
#homeTestimonialWrapper a:hover{
	color: #ccc3c2;
	text-decoration: underline;
}
/* Smile Services Content 
----------------------------------------------------------------------------------*/

#Lcolumn .smileServicesHead {
	width: 650px;
	margin-bottom: 10px;
}
.specializedServices {
	margin-top: 25px;
	margin-bottom: 10px;
}
#logoWrapper {
	height: 102px;
}

.specializedFirst {
	border: 1px solid #4bb5c1;
	float: left;
	margin-right: 22px;
	height: 100px;
}
.specialized {
	border: 1px solid #4bb5c1;
	float: left;
	margin-right: 22px;
	height: 100px;
}
.specializedLast {
	border: 1px solid #4bb5c1;
	float: left;
	height: 100px;
}
.sedationOptions {
	margin-top: 25px;
	margin-bottom: 10px;
}
#sedationList   {
	list-style: none;
}
#sedationList li   {
	font-size: 14px;
	color: #e65a13;
	line-height: 22px;
	font-weight: bold;
}

/* Payment Options 
----------------------------------------------------------------------------------*/
#Lcolumn .paymentOptionsHead {
	width: 650px;
	margin-bottom: 10px;
}
#Lcolumn #paymentTop {
	height: 10px;
	width: 650px;
}
#Lcolumn #paymentMiddle {
	background: #f9f7ee;
	width: 648px;
	border-right: 1px solid #ccc3c2;
	border-left: 1px solid #ccc3c2;
	height: 600px;
}
#Lcolumn #paymentBottom {
	height: 10px;
	width: 650px;
}
.paymentOptionsTitle {
	margin: 0 0 5px 20px;
	clear: both;
	font-size: 26px;
	font-weight: bold;
	color: #42332a;

}
#Lcolumn #paymentMiddle #paymentLColumn {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}
#paymentMiddle #paymentLColumn #paymentList {
	list-style: none;
	margin: 0 0 15px 20px;
}
#paymentMiddle #paymentLColumn #paymentList li {
	font-size: 14px;
	color: #7f7c7a;
	background: url(images/checkBullet.png) no-repeat 0px 2px;
	line-height: 22px;
	padding-left: 20px;
}
#paymentMiddle #paymentLColumn #paymentList li a {
	color: #7f7c7a;
	text-decoration: none;
	font-weight: bold;
}
#paymentMiddle #paymentLColumn #paymentList li a:hover {
	text-decoration: underline;
	color: #281f1d;
}
#Lcolumn #paymentMiddle #paymentRColumn {
	width: 300px;
	float: left;
}
#paymentMiddle #paymentRColumn #paymentList {
	list-style: none;
	margin: 0 0 15px 20px;
}
#paymentMiddle #paymentRColumn #paymentList li {
	font-size: 14px;
	color: #7f7c7a;
	background: url(images/checkBullet.png) no-repeat 0px 2px;
	line-height: 22px;
	padding-left: 20px;
}
#paymentMiddle #paymentRColumn #paymentList li a {
	color: #7f7c7a;
	background: url(images/checkBullet.png) no-repeat 0px 2px;
	text-decoration: none;
	font-weight: bold;
}
#paymentMiddle #paymentRColumn #paymentList li a:hover {
	background: url(images/checkBullet.png) no-repeat 0px 2px;
	text-decoration: underline;
	color: #281f1d;
}
.paymentText {
	font-size: 14px;
	color: #7f7c7a;
	line-height: 18px;
	margin: 10px;
	padding: 0 10px 0 10px;
	clear: both;
}
#paymentDivider {
	background: url(images/paymentDivider.png);
	height: 2px;
	clear: both;
	margin: 10px 20px;
}
#paymentQuestionsWrapper {
	height: 160px;
	background: url(images/questionsIcon.png) no-repeat 500px 0px;
}
.paymentQuestinsHead {
	font-size: 26px;
	font-weight: bold;
	color: #46add0;
	padding-left: 20px;
}
.paymentquestionsText {
	font-size: 11px;
	color: #46add0;
	padding: 10px 150px 0 20px;
}

/* Contact Us 
----------------------------------------------------------------------------------*/
.contactHead {
	width: 650px;
	margin-bottom: 10px;
}
.phoneAddressHead {
	margin: 0px 0px 10px;
	font-size: 26px;
	font-weight: bold;
	color: #42332A;
}
#infoWrapper {
	height: 130px;

}
#infoWrapper ul {
	width: 320px;
	float: left;
}
ul .address {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/address.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
}
ul .phone {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/phone.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
	text-align: left;
}
ul .email {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/Mail2.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
}
ul .email a {
	color: #e65a13;
	text-decoration: none;
}
ul .email a:hover {
	text-decoration: underline;
}
ul .hours {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/clock.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
}
ul .map {
	border: 3px solid #94a420;
	margin: 0 0 0 30px;
	width: 290px;
}
ul .socialFacebook {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/facebook.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
}
ul .socialFacebook a {
	color: #7f7c7a;
	text-decoration: none;
}
ul .socialFacebook a:hover {
	text-decoration: underline;
}
ul .socialLinkedin {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/linkedin.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
}
ul .socialLinkedin a {
	color: #7f7c7a;
	text-decoration: none;
}
ul .socialLinkedin a:hover {
	text-decoration: underline;
}
ul .socialTwitter {
	font-size: 12px;
	color: #7f7c7a;
	background: url(images/twitter.png) no-repeat;
	padding: 0px 0px 2px 22px;
	margin: 0 0 8px 0;
}
ul .socialTwitter a {
	color: #7f7c7a;
	text-decoration: none;
}
ul .socialTwitter a:hover {
	text-decoration: underline;
}
.messageHeader {
	clear: both;
}
.messageHeader {
	margin: 0px 0px 10px;
	font-size: 26px;
	font-weight: bold;
	color: #42332A;
}
.small  {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}
#messageTop {
	height: 15px;
	width: 650px;
}
#messageBottom {
	height: 18px;
	width: 650px;
}
#messageContent {
	border-right: 1px solid #ccc3c2;
	border-left: 1px solid #ccc3c2;
	background: #f9f7ee;
	padding-right: 30px;
	padding-left: 20px;
}
#messageContent label {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
#messageContent label span {
	font-size: 12px;
	font-weight: bold;
}
.orangeBorder {
	border: 1px solid #e65a13;
	padding: 6px 5px;
	margin: 2px 0 8px 0;
	width: 100%;
	font-weight: bold;
}
.orangeBorder {
	border: 1px solid #e65a13;
	padding: 6px 5px;
	margin: 2px 0 8px 0;
	width: 100%;
	font-weight: bold;
}
.orangeBox{
	border: 1px solid #e65a13;
	padding: 6px 5px;
	margin: 2px 0 8px 0;
	width: 100%;
	height: 125px;
	font-weight: bold;
}
#contactSubmit {
	background: url(images/contactSubmit.png);
	height: 33px;
	width: 259px;
	border-style: hidden;
	margin: 5px 0 15px;
	text-indent: -5000px;
}
#contactSubmit:hover {
	background: url(images/contactSubmitHover.png);
}

/* Smile Gallery
----------------------------------------------------------------------------------*/
.smileGalleryHead {
	width: 650px;
	margin-bottom: 10px;
}
.sectionHeader {
	margin: 0px 0px 10px;
	font-size: 26px;
	font-weight: bold;
	color: #42332A;
	clear: both;
}

/* Testimonials
----------------------------------------------------------------------------------*/
#testimonialBoxTop {
	height: 10px;
	width: 650px;
}
#testimonialBoxMiddle {
	background: #f9f7ee;
	width: 618px;
	border-right: 1px solid #ccc3c2;
	border-left: 1px solid #ccc3c2;
	padding: 5px 15px;
}
#testimonialBoxBottom {
	height: 10px;
	width: 650px;
}

/* About Us
----------------------------------------------------------------------------------*/
#staffImages {
	border: solid 3px #42332a;
	width: 300px;
	float: left;
	margin: 0 15px 0 0;
}
#staffImages1 {
	border: solid 3px #42332a;
	width: 650px;
	margin: 10px 15px 30px 0;
}
#staffImages2 {
	border: solid 3px #42332a;
	width: 150px;
	margin: 0 15px 10px 0;
	float: left;
}
.staffHeader {
	padding: -5px 0 0 0;
	margin: 0 0 10px 0;
	font-size: 26px;
	font-weight: bold;
	color: #42332A;
	text-align: left;
}
.staffSubHeader {
	margin: 0 0 5px 0;
	font-size: 24px;
	font-weight: bold;
	color: #42332A;
}
.staffText {
	font-size: 14px;
	color: #7f7c7a;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: left;
}
#boxTop {
	height: 10px;
	width: 650px;
}
#boxMiddle {
	background: #f9f7ee;
	width: 618px;
	border-right: 1px solid #ccc3c2;
	border-left: 1px solid #ccc3c2;
	padding: 5px 15px;
	height: 75px;
}
#boxBottom {
	height: 10px;
	width: 650px;
	margin: 0 0 20px 0;
}
.associations {
	font-size: 14px;
	color: #7f7c7a;
	background: url(images/homeServicesBullet.png) no-repeat 0px 8px;
	line-height: 22px;
	padding: 0 0 0 15px;
	display: block;
	float: left;
	width: 290px;
	text-align: left;
}
.reset {
	margin: 0;
}

/* Post Procedure Care Pages
----------------------------------------------------------------------------------*/
.careBullets {
	font-size: 14px;
	color: #7f7c7a;
	background: url(images/homeServicesBullet.png) no-repeat 0px 5px;
	padding: 0 0 0 15px;
	margin: 5px 0 10px 0;
	text-align: left;
}
#careTop {
	height: 10px;
	width: 650px;
}
#careMiddle {
	background: #f9f7ee;
	width: 618px;
	border-right: 1px solid #ccc3c2;
	border-left: 1px solid #ccc3c2;
	padding: 5px 15px;
}
#careBottom {
	height: 10px;
	width: 650px;
	margin: 0 0 15px 0;
}

/* Twitter Update Styles
----------------------------------------------------------------------------------*/
#twitterTop {
	height: 70px;
	width: 330px;
	margin-top: -50px;
}
#twitterExpandingBox {
	background: #FFF url(images/twitterMiddleBg.png) repeat-x;
	width: 328px;
	border-right: 1px solid #4bb5c1;
	border-left: 1px solid #4bb5c1;
}
#twitterBottom {
	height: 35px;
	width: 330px;
	background: url(images/twitterBottom.png) no-repeat;
	padding: 0;
}
.twitterFollow {
	padding-left: 170px;
	padding-top: 5px;
	font-family: "Comic Sans MS", cursive;
}
.twitterFollow a {
	font: bold 15px "Comic Sans MS", cursive;
	color: #4bb5c1;
	text-decoration: none;
}
.twitterFollow a:hover {
	text-decoration: underline;
}
#twitter_update_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#twitter_update_list li {
	padding: 15px 0 15px 60px;
	margin: 0 15px;
	font-size: 12px;
	font-weight: normal;
	color: #37919b;
	background: url(http://a1.twimg.com/profile_images/407485768/twitterPhoto_normal.jpg) no-repeat 0px 15px;
	border-bottom: solid 1px #4bb5c1;
	list-style: none;
}
#twitter_update_list li a {
	color: #e65a13;
}
#twitter_update_list li:last-child {
	border: none;
}