    
	
	
	/*  CSS Rules */
	/*  Style: #1001,1033 */
	/*  Author:  ProSites */


	/*  GENERAL *******************************************************************************************************************/

	body                                { color: #F0C775; font: 12px Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; 	background-image:url(../images/bg.gif); background-attachment: fixed;}

	p                                   { border: 0px; }
	h2,h3                               { }
	hr                                  { color: #8E683A; background-color: #8E683A; 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 #8E683A; padding: 6px; }
	legend                              { color: #F0C775; }
	
	a:link, a:visited, a:active         { color: #F0C775; text-decoration: underline; }
	a:hover                             { color: #775028; text-decoration: underline; }
		
	.Button                             { color: #775028; background: #F0C775; border: solid 1px #775028; font-size:11px; text-decoration: none; cursor: pointer; }
	.ButtonHover                        { color: #F0C775; background: #775028; border: solid 1px #A6804C; font-size:11px; text-decoration: none; cursor: pointer; }
	
	#StylizedImage                      { position: relative; top: 0px; left: 0px; padding-top: 0px; margin: 0px; }
	
	img                                 { border-color: #8E683A; }
	
	.bold                               { font-weight: bold; }	
	


	/*  LAYOUT RULES *******************************************************************************************************************/
	
	
#bodytop { border: 0px; margin: 0px; padding: 0px ; width: 785px; height: 40px; float: left;  }
#footertopimg { border: 0px; margin: 0px; padding: 0px ; width: 785px; height: 46px; float: left;}
#footertopimg2 { border: 0px; margin: 0px; padding: 0px ; width: 785px; height: 8px; float: left;}
#wrapper {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	height:  auto;
	background:url(../images/body_bg2.gif) top left repeat-y;
	}	

.bannerbgbox {
	margin:0px;
	padding:0px;
	width: 785px;
	height: auto;
	float: left;
	clear: left;
	background:url(../images/body_bg2.gif) top left repeat-y;
}

div#header {
	margin-bottom: -3px;
	width: 785px;
	float: left;
	}	

div#banner {
	margin: 0px ;
	margin-bottom: -5px;
	width: 785px;
	height: 244px;
		
	}
div#banner_right {
	float:left;
	margin: 0px ;
	padding: 38px 40px 0px 0px;
	width: 360px;
	height: 37px;
	background-image: url(../images/header_top_right.jpg);
	display: inline;
	text-align: right;
}
div#container_sub {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/body_bg.gif);
}

div#content_container {
float: left;
	width: 725px;	
	height: 100%;
background:   url(../images/body_bg.gif) top left repeat-y ;
	margin-top: -2px;
	padding: 5px 30px; 
	padding-top: 25px;
	padding-bottom: 10px;

}
div#content_right{
	width: 257px;
	margin: 20px 10px 0px 503px;

}

div#content_left_container{
	float: left;
	width: 800px;
	display: inline;
	margin: 20px 0px 20px 40px;
}


.list1 {
	width: 130px;
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
}

.line {
	width: 120px;
	height: 1px;
	display: inline;
	float: left;
	margin: 5px 0 5px;
	background-image:url(../images/transparent.gif);
}

.btm_space {
margin-bottom: 10px;
}


/* Subpage layout only -*/

div#content_container_sub {
	width: 590px;
	margin: 40px;
	display: inline;
	

}
div#body_container {
	width: 785px;
	height: auto;
	background-image:url(../images/body_bg2.gif);


}

div#subleft {
	width: 589px;
	float: right;
	padding-right: 20px;
	padding-bottom:50px;
	height: autopx;
	

}

 /* sub page elements*/
 .boxwrapsub
 
 {
 	width: 560px;
 	margin:0px;
	padding:15px;
	height: 100%;
 }
 
 
 .leftmarg {
	float: left;
	clear: left;
	width: 151px;
	margin: 0px 0px 0px 6px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 151px;
	margin-right: -3px;
}
	
html>body .leftmarg {
	width: 165px;
	margin: 0px 0px 0px 12px;
	
}

.rightmarg{
	width: 560px;
	margin: 0px 0px 0px 181px;
	height: 100%;

	
}
	
html>body .rightmarg {
	width: 589px;
	margin: 0px 0px 0px 184px;
 
}
.boxclear  { clear: both; line-height: 10px }

.sidebarimg  { height: auto; line-height: 14px; margin: 15px 10px 10px 10px;}


#imgleft {
float: left;
height: 46px;

}


#imgright {
float: right;
height: 46px;

}

#phoneimg {
float: left;

}

/* --------------- */
.body_wrap_left a:link, .body_wrap_left a:visited, .body_wrap_left a:active,
.body_wrap_left_sub a:link, .body_wrap_left_sub a:visited, .body_wrap_left_sub a:active
 {
	text-decoration: none;
	color: #5C9141;

}
.body_wrap_left a:hover, .body_wrap_left_sub a:hover {
	text-decoration: underline;
	color: #5C9141;
}



	/*  FOOTER *******************************************************************************************************************/
	
div#footer_container{
	padding: 0px;
	margin: 0px;
	float: left;
	background-color: #000;
	width:785px;
	background-image:url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	color: #976F44;

	} 

.footer {
float: left;
	padding: 0px 20px 5px 20px;
	width:745px;
	font-size: 10px;
	color: #976F44;
	text-align: left;

}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration: none;
	color: #775028;

}
.footer a:hover {
	text-decoration: underline;
	color: #775028;
}



	
	/*  WYSIWYG CLASSES *******************************************************************************************************************/

	/* PageContact */
	.PageContact_Office                 { list-style:none; margin-left: 0px; margin-top: 0px; margin-bottom: 2px; padding: 0px; }
	.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           { border: solid 1px #8E683A;  float: left; margin: 0px 0px 10px 15px; }
	.PageContact_Contact                { margin-left: 0px; margin-top: 0px; margin-bottom: 2px; }
	.PageContact_Contact_Name           { font-weight: bold; }
	.PageContact_Contact_Photo          { border: solid 1px #8E683A; }
	.PageContact_Contact_Seperator      { margin-top: 20px; padding-top: 5px; border-top: solid 1px #8E683A; }
	/*nuke bullets*/
	.PageContact_Office li              { list-style:none!important; /*ie -->*/ background: none; margin: 0px; padding: 0px; }
	#_ctl2_pnlForm li                   { background: none; margin: 0px; padding: 0px; list-style:none!important; }
	
	/* PageInternetLink */
	.PageInternetLink_Intro             { }
	.PageInternetLink_Category_Container{ padding-top: 0px; border-top: solid 1px #8E683A; margin-top: 10px; margin-bottom: 20px; }
	.PageInternetLink_Category          { list-style:none; line-height:18px; margin-left: 0px; margin-bottom: 2px; margin-top: 0px; background: none; padding: 0px; }
	.PageInternetLink_Category_Name     { font-size:18px; font-weight: bold;background: none; margin: 0px; padding: 0px; }
	.PageInternetLink_Category_Description { background: none;margin: 0px; padding: 0px; }
	.PageInternetLink_Link              { list-style:none; margin-left: 0px; margin-bottom: 5px; margin-top: 3px; background: none; margin: 0px; padding: 0px; }
	.PageInternetLink_Link_Url          { font-weight: bold; background: none; margin: 0px; padding: 0px; }
	.PageInternetLink_Link_Description  { background: none; margin: 0px; padding: 0px; }
	
	/* PageTestimonial */
	.PageTestimonial_Intro              { padding-bottom: 18px; border-bottom: solid 1px #8E683A; }
	.PageTestimonial_Container          { margin: 10px 0px; border-bottom: solid 1px #8E683A; }
	.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 #8E683A; }
	.PageFAQ_Answer p                   { padding-bottom: 10px; margin: 0px; }
	 
	/* PageService_Intro */
	.PageService_Stylized               { font-size: 24px; }
	.PageService_Intro                  { }
	.PageService_Group                  { margin-left: 15px; margin-bottom: 2px; margin-top: 0px; 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-left: 30px; margin-bottom: 2px; margin-top: 0px; list-style:none; padding: 0px; }
	.PageService_Item_Name              { }
	.PageService_Line_Group_Name        { border-bottom: solid 1px #8E683A; padding-bottom: 6px; font-weight: bold; }
	.PageService_Line_Group_Items       { text-align: right; padding: 8px 0px 0px 0px; }
	.PageService_Line_Item_Name         { border-bottom: solid 1px #8E683A; padding-bottom: 6px; font-weight: bold; }
	.PageService_Item_Description       { padding-top:15px; }
	
	/* PageContact-Form */
	.qcform                             { margin: 0px 0px 0px 15px; text-align: left; background: #C0995A; border: 1px solid #8E683A; }
	.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: #866031 !important; border: 1px solid #775020; color: #F5D89E; }
	.qc-err                             { color:red; }
	hr.qcform                           { color: #8E683A; background-color: #8E683A; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; margin-bottom: 5px; }
	
	/* AppointmentRequestForm */
	#AppointmentRequestForm .qcformcolor{ color: #F5D89E; background-color: #866031!important; border: 1px solid #775020; font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; }

	/* MiniForm*/
	.m-form                             { background: #C0995A; border: 1px solid #8E683A ; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
	.m-form-low                         { background: #C0995A; border: 1px solid #8E683A ; width: 148px; padding: 10px 13px; margin: 69px 0px 7px 20px; float:right; }
	.m-form-services                    { background: #C0995A; border: 1px solid #8E683A ; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
	.m-form-inner-services              { background: #C0995A; border: 1px solid #8E683A ; width: 148px; padding: 10px 13px; margin: 98px 0px 7px 20px; float:right; }
	.m-formcolor, .m-form-innercolor    { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #866031 !important; border: 1px solid #775020; color: #F5D89E; 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 */
	.bg                                 { background-color:#0e0d0a; color: #FFF; padding: 3px 0px; height: 30px; padding: 6px; width: 100%; }
	.bg2                                { background-color:#181610; color: #FFF; padding: 3px 0px; height: 30px; padding: 2px; width: 100%; }
	#Table1 hr                          { margin: 0px; padding: 0px; border-collapse: collapse; color: #2F2D29; height: 1px; border: 0; background-color: #2F2D29; margin-bottom: 10px; }



