body {
	margin: 0;
	padding: 0;
	background: #3d4a5c url(bkgd.gif) left top repeat-x;
}

#container {
	width: 750px;
	height: auto;
	background: url(../images/container.gif) left top repeat-y;
	position: absolute;
	left: 50%;
	top: 0px;
	margin: 0px 0px 0px -375px;
	padding: 0px 0px 0px 0px;
}

/* ---------------- Header ---------------- */

#header {
	width: 750px;
	height: 350px;
	background: url(../images/headerLogo.jpg) left top no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#header p {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
	line-height: 14px;
	margin: 15px 15px 0 0;
}

#header strong {
	font-size: 14px;
}

#header a:link, #header a:visited {
	color: #fff9ed;
	text-decoration: underline;
}

#header a:hover, #header a:active {
	color: #fff9ed;
	text-decoration: none;
}

/* Mast */

#mast {
	width: 750px;
	height: 250px;
	position: absolute;
	left: 0;
	top: 100px;
}
#flash-mast {
	position: absolute;
	top: -100px;
}
/* ---------------- Top Nav ---------------- */

#topNav {
	width: 750px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 350px;
	background: url(../images/topNav.jpg) left top no-repeat;
}

#topNav ul {
	width: 730px;
	height: 35px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 10px;
}

#topNav ul li {
	float: left;
	background: url(../images/topNavDivider.gif) right top no-repeat;
	height: 15px;
	margin: 0;
	padding: 10px 18px;
}

#lastNav {
	background: none !important;
	padding: 10px 0 10px 18px !important;
}

#topNav ul li a:link, #topNav ul li a:visited{
	color: #ffffff;
	text-decoration: none;
}

#topNav ul li a:hover, #topNav ul li a:active{
	color: #d8d6d6;
	text-decoration: none;
}

#topNav li ul {
	position: absolute;
	width: 200px;
	height: auto;
	margin: 10px 0 0 -20px;
	padding: 0;
	left: -999em;
	background-color: #706a5e;
}

#topNav li ul li {
	background: none;
	margin: 0;
	padding: 0;
	height: auto;
}

#topNav li ul li a {
	width: 180px;
	height: 15px;
	display: block;
	padding: 10px;
	text-align: left;
}

#topNav li:hover ul {
	left: auto;
}

#topNav li:hover ul, #topNav li.sfhover ul {
	left: auto;
}

/* ---------------- Column Container ---------------- */


#columnContainer {
	width: 750px;
	height: auto;
	background: url(../images/bottomBkgd.gif) bottom left no-repeat;
	margin-top: 395px;
	padding-bottom: 20px;
}

/* ---------------- sideNav ---------------- */

#sideNav {
	width: 245px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#img_cosmetic, #img_neuro, #img_reconstruct, #img_comfort {
	width: 9px;
	height: 9px;
	float: left;
	margin: 7px 0 0 -12px !important;
}

#sideNav h3 {
	width: 225px;
	height: 22px;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
}

#sideNav h3 a {
	width: 220px;
/*	height: 16px;
	display: block;*/
	color: #70806a;
	font-size: 12px;
	text-decoration: none !important;
	margin: 1px 0;
	padding: 3px 0 3px 5px;
}

#sideNav h3 a:hover {
	background-color: #e6deca;
}

#sideNav ul {
	width: 245px;
	height: auto;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #70806a;
}

#sideNav ul li {
	width: 245px;
	height: 22px;
	margin: 0;
	padding: 0;
}

#sideNav ul li a {
	width: 220px;
	height: 16px;
	display: block;
	margin: 0;
	padding: 3px 0 3px 25px;
	color: #70806a;
	text-decoration: none !important;
}

#sideNav ul li a:hover {
	color: #70806a !important;
	background-color: #e6deca;
}

.off {
	display: none !important;
}

.on {
	display: block;
}

#sideNav hr {
	border-top: 1px solid #70806a;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 225px;
	margin: 0 9px 0 11px;
	clear: both;
}

#sideNav img {
	margin: 20px 0 0 12px;
}

#sideNav a:link, #sideNav a:visited {
	color: #1c5057;
	text-decoration: none;
}

#sideNav a:hover, #sideNav a:active {
	color: #5c7155;
	text-decoration: underline;
}

#sideNav h4 {
	width: 220px;
	height: 16px;
	float: left;
	color: #70806a;
	font-size: 12px;
	margin: 1px 0;
	padding: 3px 0 3px 15px;
}

#sideNav h4 a {
	color: #70806a;
	font-size: 12px;
	text-decoration: none !important;
}

#sideNav h4 a:hover {
	background-color: #e6deca;
}
#sideNav #blog-nav{
	width:235px;
	height:auto;
}
#sideNav #blog-nav h3{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#sideNav #blog-nav h3 a {
	width: 220px;
	height: auto;
	color: #1C5057;
	display: block;
	font-size: 12px;
	text-decoration: none !important;
	margin: 10px 0;
	padding: 3px 0 3px 5px;
}
#sideNav #blog-nav ul{
	margin: 0px;
	padding: 0px;
}
#sideNav #blog-nav ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px!important;
	height: auto!important;
	line-height:24px;
	color:#FF0000!important;
}
#blog-nav ul li a{

}
#sideNav #blog-nav h3 a:link, #sideNav #blog-nav h3 a:visited{
	height: auto;
	color:#1C5057!important;
	text-decoration:underline;
}

#sideNav #blog-nav #powered-by{
}


#smile-eval-cta {
	display: block;
	width: 222px;
	height: 78px;
	margin: 10px 0px 10px 12px;
}
#smile-eval-cta:link, #smile-eval-cta:visited {
	background: url(../images/smile-eval-cta.gif) top left no-repeat;	
}
#smile-eval-cta:hover, #smile-eval-cta:active {
	background: url(../images/smile-eval-cta.gif) top right no-repeat;	
}
#cerec-cta {
	display: block;
	width: 221px;
	height: 78px;
	margin: 10px 0px 10px 12px;
}
#cerec-cta:link, #cerec-cta:visited {
	background: url(../images/cerec-cta.gif) top left no-repeat;	
}
#cerec-cta:hover, #cerec-cta:active {
	background: url(../images/cerec-cta.gif) top right no-repeat;	
}




#blog-cta {
	display: block;
	width: 221px;
	height: 78px;
	margin: 10px 0px 10px 12px;
}
#blog-cta:link, #blog-cta:visited {
	background: url(../images/blog-cta.gif) top left no-repeat;	
}
#blog-cta:hover, #blog-cta:active {
	background: url(../images/blog-cta.gif) top right no-repeat;	
}
/* --- miniContact --- */

#miniContact {
	width: 230px;
	height: auto;
	background: url(../images/miniContact.jpg) left top no-repeat;
	margin: 10px 0 0 3px;
	padding: 115px 0 0 0;
}

#miniContact input {
	background-color: #514c42;
	border: none;
	width: 177px;
	margin: 0 0 3px 20px;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
}

#miniContact textarea {
	background-color: #514c42;
	border: none;
	width: 177px;
	height: 90px;
	margin: 0 0 3px 20px;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
}

.submitBtn {
	border: none;
	width: 230px !important;
	height: 30px;
	margin: 0 !important;
	padding: 0 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff9ed;
	text-align: center;
	background-image:url(../images/submit.jpg);
}

/* ---------------- content ---------------- */

#content {
	width: 473px;
	height: auto;
	float: right;
	margin: 0;
	padding: 0 17px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
}

.textSize {
	color: #191919;
	width: 170px;
	height: 30px;
	float: right;
	clear: none;
	margin: 0 0 20px 20px;
	font-size: 13px;
}

.textSize span {
	cursor: pointer;
}

.textSize .twelve {
	font-size: 12px;
	color: #ffffff;
	background-color: #74816f;
	padding: 2px;
}

.textSize .fourteen {
	font-size: 14px;
	color: #ffffff;
	background-color: #74816f;
	padding: 2px;
}

.textSize .sixteen {
	font-size: 16px;
	color: #ffffff;
	background-color: #74816f;
	padding: 2px;
}

#spa {
	width: 214px;
	height: 74px;
	background: #FFFFFF url(../images/spa.jpg) top left no-repeat;
	float: right;
	clear: right;
	margin: 15px 0 15px 0;
}
#spa:link, #spa:visited {
	background: #FFFFFF url(../images/spa.jpg) top left no-repeat;
}

#spa:hover, #spa:active {
	background: #FFFFFF url(../images/spa.jpg) bottom left no-repeat;
}



#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #607458;
	margin: 5px 0 0 0;
	padding: 0;
}

#content h2 {
	font-size: 12px;
	color: #272726;
	margin: 0 0 25px 0;
	padding: 0;
}

#content h3 {
	font-size: 14px;
	color: #191919;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#content p {
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 18px;
}

#content ul {
	
}

#content ul li {
	line-height: 18px;
}

#content ol {
	
}

#content ol li {
	line-height: 18px;
}

#content a:link, #content a:visited {
	color: #74816f;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover, #content a:active {
	color: #1c5057;
	text-decoration: underline;
	font-weight: bold;
}
#content blockquote {
	background-color: #EFEFEF;
	border: #514C42 solid 2px;
	padding: 10px;
	font-weight: normal;
}
#content blockquote p.signature {
	font-size: 50px;
}
#content blockquote p.letter{
	font-size: 40px; 
	font-weight: normal;
}
.testimonial {
	width: 214px;
	height: auto;
	float: right;
	background: #706a5e url(../images/testimonialTop.jpg) left top no-repeat;
	color: #fff9ed;
	margin: 0 0 10px 10px;
	padding: 9px 0 0 0;
}

.testimonial p {
	font-size: 11px;
	line-height: 13px !important;
	padding: 0 12px !important;
	margin: 7px 0 5px 0 !important;
}

.testimonial img {
	margin: 5px 0 2px 15px;
	border: 1px solid #e6deca;
}

.testimonial strong {
	margin: 0 20px 0 40px;
}

.testimonial2 {
	width: 210px;
	height: auto;
	float: right;
	background: #706a5e url(../images/testimonialTop.jpg) left top no-repeat;
	color: #fff9ed;
	margin: 0 0 10px 10px;
	padding: 9px 0 0 0;
}

.testimonial2 p {
	font-size: 11px;
	line-height: 13px !important;
	padding: 0 12px !important;
	margin: 7px 0 5px 0 !important;
}

.testimonial2 img {
	margin: 5px 0 2px 15px;
	border: 1px solid #e6deca;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0 !important;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px !important;
	border: 1px solid #74816f;
}

#imgRightnova {
	float: right;
	margin: 0 0 10px 10px !important;
}

#imgRightnova img {
	border: 1px solid #74816f;
}

#imgRightnova p {
	margin-top: 5px;
	margin-bottom: 0px!Important;
}

.imgBorder {
	border: 1px solid #74816f;
}

.testimonial a:link, .patient a:visited {
	color: #948e82 !important;
	text-decoration: none !important;
}

.testimonial a:hover, .patient a:active {
	color: #e6deca !important;
	text-decoration: none !important;
}

.testimonial2 a:link, .patient a:visited {
	color: #948e82 !important;
	text-decoration: none !important;
}

.testimonial2 a:hover, .patient a:active {
	color: #e6deca !important;
	text-decoration: none !important;
}

.patient {
	width: 186px;
	height: 55px;
	background: url(../images/patient_name.jpg) bottom left no-repeat;
	text-align: right;
	padding: 5px 12px 0 12px;
}

.patient a:link, .patient a:visited {
	color: #948e82 !important;
	text-decoration: none !important;
}

.patient a:hover, .patient a:active {
	color: #e6deca !important;
	text-decoration: none !important;
}

.testimonialsBox {
	width: 400px;
	height: auto;
	background: #706a5e url(../images/testimonialBkgd.jpg) left top no-repeat;
	margin: 10px 25px;
	padding: 10px 0 0 0;
	color: #fff9ed;
}

.testimonialsPatient {
	background: url(../images/testimonialBkgdBtm.gif) bottom left no-repeat;
	padding-bottom: 10px;
}

.testimonialsBox p {
	margin-bottom: 0 !important;
	padding: 10px !important;
}

.galleryBA {
	text-align: center;
	color: #fff9ed;
	font-weight: bold;
	padding: 5px 0;
}

.galleryDescription {
	margin-right: 5px !important;
	margin-top: 10px!Important;
	text-align: center;
}

.galleryDescription-2 {
	margin-right: 10px !important;
	margin-top: 10px!Important;
	margin-bottom: 5px!Important;
	text-align: center;
}
#b-aGallery img{
	margin: 0px 2px 7px 2px;
}
.b-aTitle {
	width: 470px;
	height: 45px;
	background: url(../images/b-a.gif) top center no-repeat;
}

#office {
	margin-bottom: 10px;
}

#office img {
	margin: 5px 12px;
	border: 1px solid #1c5057;
}

/* --- Appliances on Snoring Page --- */

#appliances {
	width: 470px;
	height: auto;
	background-color: #706a5e;
	border: #9F9C95 solid 3px;
	color: #fff9ed;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: block;
}

#appliances img {
	border: 1px solid #e6deca;
}

#appliances p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

#applianceLeft {
	width: 133px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 0px 10px;
	float: left;
}

#applianceCenter {
	width: 137px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	float: left;
}

#applianceRight {
	width: 136px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 0px 15px;
	float: left;
}

/* --- Patient Box on TMJ Treatments Page --- */

.patientBox {
	width: 464px;
	height: auto;
	background-color: #706a5e;
	border: #9F9C95 solid 3px;
	color: #fff9ed;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.patientBox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 10px 20px 20px!important;
}

.patientBox .patientBoxTitle {
	text-align: center;
	padding: 0px;
	margin: 20px 0px 10px 0px!important;
}

.patientBox img {
	border: 1px solid #e6deca;
}

#patientBoxLeft{
	width: 200px;
	height: auto;
	padding: 0px;
	padding: 0px;
	float: left;
	margin: 0px 0px 20px 20px;
}

#patientBoxRight {
	width: 200px;
	height: auto;
	padding: 0px;
	float: right;
	margin: 0px 20px 20px 0px;
}

.patientBox a:link, .patientBox a:visited {
	color: #FFFFFF!important;
	text-decoration: underline!important;
}

.patientBox a:hover, .patientBox a:active {
	color: #FFFFFF!important;
	text-decoration: none!important;
}

/* --- content columns --- */

#columns {
	width: 400px;
	height: auto;
	padding: 0px;
	margin: 10px 0px;
}

#columnsLeft {
	width: 135px;
	height: auto;
	padding: 0px;
	margin: 0px 10px;
	float: left;
}

#columnsRight {
	width: 135px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: right;
}

/* --- mainContact --- */

#mainContact {
	width: 334px;
	height: auto;
	background: #6e685c url(http://www.page1samples.com/Mulder/images/contact.jpg) left top no-repeat;
	margin-left: 70px;
	color: #fff9ed;
}

#mainContact h3 {
	color: #fff9ed !important;
	text-align: center;
	padding-bottom: 10px;
}

#mainContactBottom {
	width: 294px;
	height: auto;
	background:url(http://www.page1samples.com/Mulder/images/contactBottom.jpg) bottom left no-repeat;
	padding: 20px;
}

#mainContact input {
	width: 270px;
	padding: 2px 10px;
	background-color: #514c42;
	border: 1px solid #b1a895;
	margin: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
}

#mainContact label input {
	width: 15px;
	height: 15px;
	padding: 0;
	background: none;
	border: none;
	margin: 2px 0;
}

#mainContact select {
	width: 291px;
	padding: 2px 10px;
	background-color: #514c42;
	border: 1px solid #b1a895;
	margin: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
}

#mainContact textarea {
	width: 270px;
	padding: 2px 10px;
	background-color: #514c42;
	border: 1px solid #b1a895;
	margin: 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
}

.mainSubmitBtn {
	width: 100px !important;
	padding: 5px 10px !important;
	background-color: #514c42;
	border: 1px solid #91856e !important;
	margin: 5px 0 0px 100px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff9ed;
	text-align: center;
}
.address2 {
  display: none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
/*---------------------*/

#contactInfo {
	color: #74816f;
	font-size: 11px;
	text-align: center;
	margin: 25px 0 0 0;
}

/* ---------------- Footer ---------------- */

#footer {
	width: 650px;
	height: auto;
	background-color: #706a5e;
	margin: 0;
	padding: 10px 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff9ed;
}

#footer a:link, #footer a:visited {
	color: #fff9ed;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff9ed;
	text-decoration: underline;
}

/* Disclaimer */

#disclaimer {
	color: #CCCCCC;
}

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

/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash blockquote p {
	visibility: hidden;
}
/* end sIFR goodness */

.noLineBreak {
	margin: 0 !important;
}

/* ASPX form/Captcha controls */
#lblErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lblErrors ul {
}
#lblErrors li {
}
#pnlCaptcha {
	width: 350px;
	height: auto;
	margin-top: 10px;
	margin-left: 30px;
}
#pnlCaptcha label {
}
.captcha {
	margin: 15px 0 0 0px;
}
.captcha img {
}
.captcha div {
	margin: 10px 0 0 0;
}
.captcha span {
}
.captcha input {
}
#Button1 {
	margin: 20px 0 5px 0px;
}