    
	
	
	/*  CSS Rules */
	/*  SampleSite - 1079 */
	/*  Written by ProSites */


/*  GENERAL *******************************************************************************************************************/

	html, body                          { margin: 0; padding: 0; border: 0; height: auto; }
	body                                { border: 0px; margin: 0px; padding: 0px; font: 12px Verdana, Arial; text-align: center; color: #EDD9B0; background: #5D2D30 url(../images/bg.jpg) top left repeat-x ; }
	.interior                           { margin: 0px; padding: 0px; font: 12px Verdana, Arial; text-align: center; color: #EDD9B0; background: #5D2D30 url(../images/bg-sub.jpg) top left repeat-x ; }

	p                                   { border: 0px; }
	h2,h3                               { }
	hr                                  { color: #f7f3ec; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; background-color: #f7f3ec; }
	
	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; }
	
	fieldset                            { border: solid 1px #ccc; padding: 6px; }
	legend                              { color: #000; }
	
	a:link, a:visited, a:active         { color: #fa8890; text-decoration: underline; }
	a:hover                             { color: #FFF; text-decoration: underline; }
		
	.Button                             { background-color: #B1565C; color: #FFF; cursor: hand; font-size:10px; border: 1px solid #CD6F75; cursor: pointer; text-decoration: none; }
	.ButtonHover                        { background-color: #DBC79F; color: #5D2D30; cursor: hand; font-size:10px; border: 1px solid #492426; cursor: pointer; text-decoration: none; }
	
	fieldset                            { border: solid 1px #C6AB8C; padding: 6px; }
    legend                              { color: #C6AB8C; }
	#StylizedImage                      { position: relative; top: 0px; left: 0px; margin-top: -25px;  }
	


/*  LAYOUT RULES *******************************************************************************************************************/
	
#container { margin: 0 auto; width: 771px; text-align: left;  height: auto; /*background: url(../images/container-bg.jpg) top left repeat-y ;*/  padding-bottom: 40px;}
#left-border { margin: 0px; padding: 0px; float: left; width: 12px; height: 500px; background:  url(../images/left.jpg) top left repeat-x; }
#left-border-interior { margin: 0px; padding: 0px; float: left; width: 12px; height: 500px; background:  url(../images/left-sub.jpg) top left repeat-x; }
#center-column { margin: 0px; padding: 0px; float: left; width: 747px; overflow: visible; }
#right-border { margin: 0px; padding: 0px; float: left; width: 12px; height: 500px; }
#right-border-interior { margin: 0px; padding: 0px; float: left; width: 12px; height: 500px;  }

#top-row { margin: 0 auto; padding: 0px; width: 769px;  text-align: left; height: auto; background: url(../images/top-bg.jpg) top repeat-x;  height: 20px; }
#btm-row { margin: 0px auto; padding: 0px; width: 771px;  text-align: left; height: 26px; background: url(images/top-bg.jpg) top left repeat-x; }
.row-l { margin: 0 auto; padding: 0px; float: left; }
.row-r { margin: 0 auto; padding: 0px; float: right; }

#header	{ border: 0px; margin: 0 auto; padding: 0px; width: 747px;  /*border-bottom: 3px solid #FFF; */ background-color: #FFF; }
#ph { border: 0; margin: 0; padding: 0px ; width: 747px; background:  url(../images/ph-bg-left.jpg) top left repeat-y ; float: left; text-align: right; }
#flash	{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 747px; height: 264px; float: left;/* border-bottom: 3px solid #AD944F;*/ }
#ban	{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 747px; height: 130px; float: left;/* border-bottom: 3px solid #AD944F;*/ }

.nav-top	{ margin: 0 auto; padding: 0px; height: 4px; width: 747px; float: left; background: url(../images/nav-top.jpg) top repeat-x; }
.nav-bottom	{ margin: 0 auto; padding: 0px; height: 4px; width: 747px; float: left; background: url(../images/nav-bottom.jpg) top repeat-x; }



/*Navigation Rules-----------*/

#nav { text-align: center; float: left; width: 747px;  height: 100%; margin: 0px 0px 0px 0px; background:   url(../images/nav-bg.jpg)  top left repeat-y;
	/*border-top: 3px solid #D5C59B; border-bottom: 2px solid # D7C79C; */ }
#nav p { padding: 0px 15px; margin: 0px; }


/*Content Rules-----------*/

#content { background:  url(../images/content-bg.jpg) top left repeat-x; width: 747px; float: left; margin: 0px; padding: 0px;} 		
#content #padding { padding: 0px 20px 0px 20px; width: 707px; /*subtract padding from center column width*/ position: relative; overflow: visible; float: left; height: 100%; }


/*Footer Rules-----------*/

#footer { margin: 0px; height: auto; width: 747px; float: left;  text-align: left; height: auto; font-size: 10px; background:  url(../images/footer-bg.jpg) top left repeat-x; }
/*#footer #bg { width: 747px; float: left;  background:  url(../images/footer-img.jpg) bottom left repeat-x; }*/
#footer p { color: #EDD9B0; padding: 40px 20px 10px 20px; margin: 0px; }

#footer a:link, #footer a:visited, #footer a:active { text-decoration: none; color: #C0A687; }
#footer a:hover { text-decoration: underline; color: #FFF; } 
	

	/*  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 #C6AB8C;  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 #C6AB8C; }
	.PageContact_Contact_Seperator      { margin-top: 20px; padding-top: 5px; border-top: solid 1px #C6AB8C; }
	/*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 #C6AB8C; 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; }
	.PageTestimonial_Container          { padding-bottom: 20px; border-top: solid 1px #C6AB8C; }
	.PageTestimonial_Quote              { font-size: 13px; padding: 25px; 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 #C6AB8C; }
	.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 #C6AB8C; 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 #C6AB8C; padding-bottom: 6px; font-weight: bold; }
	.PageService_Item_Description       { padding-top:15px; }
	
/* QuickContactForm */
.qcform { margin: 0px 0px 0px 15px; text-align: left; background: #472225; border: 1px solid #7F3D42}
.qcform p { text-align: left; padding: 0px 2px 5px; line-height: 16px; margin: 0px; }
.qcform td { text-align: left; padding: 2px 15px; vertical-align: bottom; text-align: center; }
.qcformcolor { font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #592d30 !important; border: none; color: #EDD9B0; border: solid 1px #783f43;}
.qc-err { color:red; }
	hr.qcform                           { color: #EDD9B0; margin: 0px; padding: 0px; margin-bottom: 3px; border-collapse: collapse; height: 1px; border: 0; background-color: #EDD9B0; }
	
    /* AppointmentRequestForm */
    #AppointmentRequestForm .qcformcolor{ font: 12px verdana, arial, sans-serif; padding: 2px; width: 234px; background-color: #4b2224 !important; color: #EDD9B0; border: solid 1px #783f43;}


	/* MiniForm*/
	.m-form                             { background: #472225; border: 1px solid #7F3D42 ; width: 148px; padding: 10px 13px; margin: 45px 0px 7px 20px; float:right; }
	.m-form-low                         { background: #472225; border: 1px solid #7F3D42 ; width: 148px; padding: 10px 13px; margin: 45px 0px 7px 20px; float:right; }
	.m-form-services                    { background: #472225; border: 1px solid #7F3D42 ; width: 148px; padding: 10px 13px; margin: 45px 0px 7px 20px; float:right; }
	.m-form-inner-services              { background: #472225; border: 1px solid #7F3D42 ; width: 148px; padding: 10px 13px; margin: 63px 0px 7px 20px; float:right; }
	.m-formcolor, .m-form-innercolor    { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #592d30 !important; margin-top: 5px; padding: 2px; float: right;  color: #EDD9B0; border: 0;border: solid 1px #783f43; }
	.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*/
