    
	
	
	/*  CSS Rules */
	/*  Style: #1123 */
	/*  Author:  ProSites */


	/*  GENERAL *******************************************************************************************************************/

	body                                { color: #856e4a; font: 12px Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0px; padding: 0px; background: #4f4c2f url(../images/bg.jpg) top center repeat-x; }
	#interior                           { color: #fff; font: 12px Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0px; padding: 0px; }
	
	p                                   { border: 0px; }
	h1,h2,h3                            { }
	hr                                  { color: #c1a96b; background-color: #c1a96b; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; }
	
	ul                                  { margin: 0px; list-style: none; padding: 10px 0px 10px 15px; }
	li                                  { padding-left: 15px; background: url(../images/bullet.gif) 0 .5em no-repeat; margin: 0px 5px 5px 0px; }
	ol li                               { background-image: none; padding-left: 0px; }
	
	fieldset                            { border: solid 1px #c1a96b; padding: 6px; }
	legend                              { color: #856e4a; }
	
	a:link, a:visited, a:active         { color: #5b633a; text-decoration: underline; border: none; }
	a:hover                             { color: #cb9938; text-decoration: underline; border: none; }
		
	.Button                             { color: #fff; background: #5b633a; border: solid 1px #444d1f; font-size:11px; text-decoration: none; cursor: pointer; } 
	.ButtonHover                        { color: #fff; background: #c1a96b; border: solid 1px #856e4a; font-size:11px; text-decoration: none; cursor: pointer; }
	
	#StylizedImage                      { position: relative; top: 0px; left: 0px; padding-top: 0px; margin: 0px; }
	
	img                                 { border-color: #c1a96b; outline: none; }
	
	.bold                               { font-weight: bold; }	
	
	.clear                              { clear: both; }


	/*  LAYOUT RULES **************************************************************************************************************/

	#container-top                      { width: 100%; min-width: 1000px; padding: 0px; background: url(../images/container-top-bg.jpg) top center repeat-x; overflow: hidden; text-align: center; height: auto; }  
	#container                          { width: 1000px; height: auto; margin: 0px auto; padding: 0px; background: url(../images/container-bg.jpg) top center repeat-y; text-align: center; margin-bottom: -50px;}
	#header                             { width: 1000px; height: auto; margin: 0px auto; padding: 0px; padding-top: 35px; }
	#header img                         { height: auto; margin: 0px; padding-top: 0px; }
	
	#flash                              { width: 1000px; height: 288px; margin: 0px auto; padding: 0px; border: 0px; }
	#banner                             { width: 1000px; height: 162px; margin: 0px auto; padding: 0px; border: 0px; }

	#content-bg                         { width: 100%; min-width: 980px; padding: 0px; overflow: hidden; position: relative; top: -70px;  }	
	#content                            { width: 960px; margin: 0px auto; padding: 0px; position: relative;  } 
	#content #padding                   { height: 100%; margin: 0px; padding: 15px 30px 0px 30px; overflow: visible; text-align: left; }

	#phone                              { width: 960px; height: 80px; margin: 0px auto ; text-align: right;  padding: 0px; background: url(../images/content-bg.jpg) top center no-repeat;  }
	#phone-content                      { width: 1000px; height: 46px; margin: 0px auto; padding: 0px; text-align: center; }

	
			
	/*  NAVIGATION ****************************************************************************************************************/

	#nav                                { width: 960px; height: auto; margin: 0px auto ; text-align: center;  padding: 0px; background: url(../images/nav-bg.jpg) top center repeat-y;   }
	#nav-content                   {  margin: 0px; padding: 0px 20px; text-align: center;}
	#nav img                            { }
	
	
	/*  FOOTER ********************************************************************************************************************/
	#footer-bottom                      { width: 100%; min-width: 1000px; padding: 0px; overflow: hidden; text-align: center; height: auto; }
    #footer-bg                          { width: 100%; min-width: 1000px; padding: 0px; background: url(../images/footer-bg.jpg) top center repeat-y; overflow: hidden; text-align: center; height: auto;}
	#footer                             { margin: 0px auto; padding: 0px 50px; width: 900px; text-align: left; font-size: 11px; color: #8f7634; background: url(../images/footer.jpg) bottom left repeat-x; text-align: justify!important; }
    
	#footer .footer-nav                 { margin: 0px; padding: 20px 0px 3px 0px; }
    #footer p 				            { margin: 0px; padding: 0px;}
    #footer .devby                      { margin: 0px; padding: 3px 0px 15px 0px; }
	#footer br 				            { display: none!important; } /* nuke coded breaks*/
	
	#footer a:link, #footer a:visited, #footer a:active     { color: #5b633a; text-decoration: none; }
	#footer a:hover                                         { color: #cb9938; text-decoration: none; } 
	
	
	
	/*  WYSIWYG CLASSES ***********************************************************************************************************/

	/* PageContact */
	.PageContact_Office                 { margin: 0px 0px 2px 0px; padding: 0px; list-style:none; }
	.PageContact_Office_CompanyName1    { font-size:16px; font-weight: bold; }
	.PageContact_Office_CompanyName2    { font-size:16px; font-weight: bold; }
	.PageContact_Office_OfficeLocation  { font-size:14px; font-weight: bold; }
	.PageContact_Office_Photo           { margin: 0px 0px 10px 15px; float: left; border: solid 1px #c1a96b; }
	.PageContact_Contact                { margin: 15px 0px 2px 0px; padding: 0px; }
	.PageContact_Contact_Name           { margin: 0px; padding: 0px; font-weight: bold; }
	.PageContact_Contact_Photo          { margin: 15px 0px 0px 0px; border: solid 1px #c1a96b; }
	.PageContact_Contact_Seperator      { margin: 20px 0px 0px 0px; padding-top: 5px; border-top: solid 1px #c1a96b; }
	/*nuke bullets*/
	.PageContact_Office li              { margin: 0px; padding: 0px; list-style:none!important; /*ie -->*/ background: none; }
	#_ctl2_pnlForm li                   { margin: 0px; padding: 0px; list-style:none!important; background: none; }
	.PageContact_Contact li             { margin: 0px; padding: 0px; font-weight: bold; list-style: none!important; background: none!important; }
	
	/* PageInternetLink */
	.PageInternetLink_Intro             { }
	.PageInternetLink_Category_Container{ margin: 10px 0px 20px 0px; padding-top: 0px; border-top: solid 1px #c1a96b; }
	.PageInternetLink_Category          { margin: 0px 0px 2px 0px; padding: 0px; list-style:none; line-height:18px; background: none; }
	.PageInternetLink_Category_Name     { margin: 0px; padding: 0px; font-size:18px; font-weight: bold; background: none; }
	.PageInternetLink_Category_Description { margin: 0px; padding: 0px; background: none; }
	.PageInternetLink_Link              { margin: 0px; padding: 0px; list-style:none; background: none; }
	.PageInternetLink_Link_Url          { margin: 0px; padding: 0px; font-weight: bold; background: none; }
	.PageInternetLink_Link_Description  { margin: 0px; padding: 0px; background: none; }
	
	/* PageTestimonial */
	.PageTestimonial_Intro              { padding-bottom: 18px; border-bottom: solid 1px #c1a96b; }
	.PageTestimonial_Container          { margin: 10px 0px; border-bottom: solid 1px #c1a96b; }
	.PageTestimonial_Quote              { font-style: italic; /* background: url(../images/testimonial-bg.PNG) bottom center no-repeat; Use ONLY if there is a grapHic used in the bg and mini contact form is on*/ }
	.PageTestimonial_ProvidedBy         { font-weight: bold; text-align:right; padding: 7px 0px 10px 0px; }
	
	/* PageFAQ */
	.PageFAQ_PageName                   { font-weight:bold; }
	.PageFAQ_Intro                      { }
	.PageFAQ_Container                  { padding-top: 10px; padding-left: 5px; }
	.PageFAQ_Question                   { padding-bottom:10px; }
	.PageFAQ_Answer                     { display:none; padding-bottom:15px; border-bottom: solid 1px #c1a96b; }
	.PageFAQ_Answer p                   { margin: 0px; padding-bottom: 10px; } 
	
	/* PageService_Intro */
	.PageService_Stylized               { font-size: 24px; }
	.PageService_Intro                  { }
	.PageService_Group                  { margin: 0px 0px 2px 15px; padding: 0px; }
	.PageService_Group_Name             { font-weight: bold; list-style:none; background: none; }
	.PageService_Group_Name a:link, .PageService_Group_Name a:visited, .PageService_Group_Name a:active { }
	.PageService_Group_Name a:hover     { }
	.PageService_Group_Description      { padding-top: 15px; }
	.PageService_Item                   { margin: 0px 0px 2px 30px; padding: 0px; list-style: none; }
	.PageService_Item_Name              { }
	.PageService_Line_Group_Name        { margin: 0px; padding-bottom: 6px; font-size:13px; font-weight: bold; height: 20px; border-bottom: solid 1px #c1a96b; }
	.PageService_Line_Group_Items       { padding: 8px 0px 0px 0px; text-align: right; }
	.PageService_Line_Item_Name         { margin: 0px; padding-bottom: 6px; font-size:13px; font-weight: bold; height: 20px; border-bottom: solid 1px #c1a96b; }
	
	/* PageContact-Form */
	.qcform                             { margin: 0px 0px 0px 15px; text-align: left; background: #e3d5a4; border: 1px solid #c6b270; float: right; }
	.qcform p                           { padding: 0px 2px 5px 0px; margin: 0px; line-height: 16px; text-align: left; }
	.qcform td                          { padding: 2px 15px; vertical-align: bottom; text-align: center; }
	.qcformcolor                        { font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #f7f3e6!important; border: 1px solid #c1a96b; color: #856e4a; }
	.qc-err                             { color:red; }
	hr.qcform                           { color: #c1a96b; background-color: #c1a96b; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; margin-bottom: 5px; }
	
	/* AppointmentRequestForm */
	#AppointmentRequestForm .qcformcolor{ color: #856e4a; background-color: #f7f3e6!important; border: 1px solid #c1a96b; font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; }

	/* MiniForm*/
	.m-form                             { background: #e3d5a4; border: 1px solid #c6b270 ; width: 148px; padding: 10px 13px; margin: 70px 0px 7px 20px; float:right; }
	.m-form-low                         { background: #e3d5a4; border: 1px solid #c6b270 ; width: 148px; padding: 10px 13px; margin: 63px 0px 7px 20px; float:right; }
	.m-form-services                    { background: #e3d5a4; border: 1px solid #c6b270 ; width: 148px; padding: 10px 13px; margin: 68px 0px 7px 20px; float:right; }
	.m-form-inner-services              { background: #e3d5a4; border: 1px solid #c6b270 ; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
	.m-formcolor, .m-form-innercolor    { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #f7f3e6!important; border: 1px solid #c1a96b; color: #856e4a; margin-top: 5px; padding: 2px; float: right; }
	.m-error                            { color: red; }
	.m-form .right, .m-form-low .right, .m-form-services .right, .m-form-inner-services .right { float: right; margin-top: 5px; } 
	.m-form h1, .m-form-low h1, .m-form-services h1, .m-form-inner-services h1  { font-size:19px; font-weight:bold; padding:0px; margin:0px; margin-bottom:2px; font-family:arial; }
	.shim                               { float: right; clear: right; height: 20px; }
	.shim-none                          { float: right; clear: right; }
	.shim-left                          { float: left; clear: left; height: 20px; display: block; }
	.return                             { margin: 0 0 8px; display: block; } /* edit margin for address spacing*/
	
	/* SmileQuizForm */
	#Table1                             { padding: 20px!important; margin-top: 15px; border-collapse:collapse; }
	#Table3                             { margin-top: -15px; }
	#Table3 .qcformcolor                { background-color: #f7f3e6!important; }

