    
	
	
	/*  CSS Rules */
	/*  Style ID - 1005 */
	/*  Author - ProSites */

/* ----((  general layout ))---------------------------------------------*/

body {
	font: 12px Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #CF7B7B;
	background-color: #D59C95;
	padding-bottom: 25px;
	}

#wrapper {
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	}

.wrapbody { border: 0; padding: 0; 	width: 775px; height: 100%; float: left;	background-image: url(../images/body_bg.jpg); background-repeat: repeat-y; 	 }
.wrapleft { border: 0; padding: 0; width: 14px; height: 321px; float: left; background-image:  url(../images/left.jpg) ; background-repeat: repeat-x; background-position: top; }
.wrapcenter	{ border: 0; padding: 0; width: 747px; height: 100%; float: left; }
.wrapright	{ border: 0; padding: 0; width: 14px; height: 321px; float: left; background-image: url(../images/right.jpg);background-repeat: repeat-x; background-position: top;}

html>body .wrapcenter {
	height: auto;
	}
	

/* ----((  action links area + elelments ))---------------------------------------------*/
.actionboxleft {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 747px;
	height: 27px;
	background: url(../images/header_btm_left.gif) top left repeat-x;
	float: left;
}


/* ----((  phone area ))---------------------------------------------*/
.boxheadertop {
	width: 747px;
	height: 30px;
	clear: both;
	float: left;
	border-top: 1px solid #D6A59F;

	}

/* ----((  body, content area ))---------------------------------------------*/

#content	 { width: 747px;  /*box model hack - Inorrect pixel total forIE5/NS browsers */  float: left; padding: 15px 25px 25px 25px;
 	voice-family: "\"}\"";
    voice-family: inherit;
	width: 697px; /*box model hack- Correct pixel total for latest browsers - sum from padding left and right - total width 747 */
	}
 html>body #content { /*box model hack- Correct pixel total for latest browsers */
	width: 697px;
	}

	

/* ----((  general subpage layout ))---------------------------------------------*/


.boxclear  { clear: both; line-height: 10px;}




/* ----((  navigational area ))---------------------------------------------*/

#nav {
	text-align: center;
	width: 747px;
	float: left;
	padding:  4px 10px 3px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 727px;		
}
	
html>body #nav{
	width: 727px;

}

#nav { background: #E7C4C2 url(../images/menu_bg.jpg) bottom left repeat-x ; }




	
/* FOOTER ELEMENTS ----------- */

#footer {
	font-size: 10px;
	padding: 10px;
	width:747px;
	color: #FFFFFF;
	clear: both;
	background-color: #D09690;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 727px;

}
	
html>body#footer {
width: 727px;
height: 100px;

}


#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #FFF;

}
#footer a:hover {
	text-decoration: underline;
	color: #FFE8E8;
}

/* ----(( misc. elements))---------------------------------------------*/

#banner {
	width: 747px;
	height: 151px;
	clear: both;
	float: left;
	}
#flash {
	width: 747px;
	height: 234px;
	float: left;
	clear: both;
	}
	

/* ----(( basic HTML elements ))---------------------------------------------*/


a:link, a:visited, a:active {
	color: #B54446;
	text-decoration: underline;
		}
a:hover {
	color:#CC9999;
	text-decoration: underline;
		}
	
p { border: 0; }
		
/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #EBD9D9; }
.border2				{ border: 2px solid #EBD9D9; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #EBD9D9; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #EBD9D9; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #EBD9D9; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #EBD9D9; margin: 0px 15px 15px 0px; }

hr 						{ color: #EBD9D9; height:1px; }
hr.size2 				{ color: #EBD9D9; height: 2px; }

/* Page Layout Classes */
/* PageContact */
.PageContact_Intro { font-size: 12px; }

.PageContact_Office { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
.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 #EBD9D9; }
.PageContact_Contact { list-style:none; font-size:12px; margin-left: 0px; margin-top: 0px; margin-bottom: 2px;}
.PageContact_Contact_Name { font-size:14px; font-weight: bold; }
.PageContact_Contact_Photo { border: solid 1px #EBD9D9; }
.PageContact_Contact_Seperator { border-top: solid 1px #EBD9D9; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #EBD9D9; margin-top: 10px; margin-bottom: 20px; }
.PageInternetLink_Category { list-style:none; line-height:18px; margin-left: 0px; margin-bottom: 2px; margin-top: 0px;  }
.PageInternetLink_Category_Name { font-size:18px; font-weight: bold; }
.PageInternetLink_Category_Description { font-size:12px; }
.PageInternetLink_Link { list-style:none; font-size:10px; margin-left: 0px; margin-bottom: 5px; margin-top: 3px; }
.PageInternetLink_Link_Url {  font-size:14px; font-weight: bold; }
.PageInternetLink_Link_Description { font-size:12px; }
.PageInternetLink_Link_NoUrl { color: #B54446; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px; }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #EBD9D9; }
.PageTestimonial_Quote { font-size: 12px; font-style: italic; }
.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 20px 10px 0px }

/* PageFAQ */
.PageFAQ_PageName { font-size:16px; font-weight:bold; }
.PageFAQ_Intro { font-size: 12px; }
.PageFAQ_Container { padding-top: 10px; padding-left: 5px; }
.PageFAQ_Question { font-size: 12px; padding-bottom:10px; }
.PageFAQ_Answer { font-size: 12px; display:none; padding-bottom:15px; border-bottom: solid 1px #EBD9D9; }

/* PageService_Intro */
.PageService_Stylized { font-size: 24px; }
.PageService_Intro { font-size: 12px; }
.PageService_Group { margin-left: 15px; margin-bottom: 2px; margin-top: 0px;  }
.PageService_Group_Name {  font-weight: bold; list-style-image: url(../images/bullet.gif); list-style-position: inside; }
.PageService_Group_Description { padding-top:15px;  }
.PageService_Item { margin-left: 30px; margin-bottom: 2px; margin-top: 0px;  list-style-image: url(../images/bullet.gif); list-style-position: inside;}
.PageService_Item_Name { font-size:12px;  }
.PageService_Line_Group_Name { font-size:13px; padding-bottom: 6px; font-weight: bold; height:10px; }
.PageService_Line_Group_Items { font-size:12px;  text-align: right; padding: 8px 0px 0px 0px;   }
.PageService_Line_Item_Name { font-size:13px; padding-bottom: 6px; font-weight: bold; height:10px; }
.PageService_Item_Description { padding-top:15px; }

/* PageContact-Intro */
.qcform { margin: 0px; text-align: left; background: #FCF9F9; border: 1px solid #DC889B; }
.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: #F6EBEA; border: 1px solid #DC889B; color: #CF7B7B; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #DC889B; }

.ButtonHover {
	background-color: #D09690;
	color: #F2E2E0;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.Button {
	background-color: #F2E2E0;
	color: #D09690;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #D09690;
}
	/* ----((  Before & After Classes ))---------------------------------------------*/

.BAsetLeft {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 220px;
	float: left;
	padding: 20px  0px 30px 35px;
	}
	
.BAsetRight {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 220px;
	float: right;
	padding: 20px  35px 30px 0px;
	}
	
.BAimgwrap {
	margin: 4px;
	padding: 5px;
	border: 0px;
	float: left;
	background-color: #FFF;
}
.BAimgwrap P {
	padding: 3px 0px 0px 0px;
}
.BAtext {
	padding: 0px 0px 8px 0px;
	text-align: center;
}
	






/* MiniForm*/
.m-form { background: #FCF9F9; border: 1px solid #DC889B; width: 148px; padding: 10px 13px; margin: 79px 0px 7px 20px; float:right; }
.m-form-low { background: #FCF9F9; border: 1px solid #DC889B; width: 148px; padding: 10px 13px; margin: 67px 0px 7px 20px; float:right; }
.m-form-services { background: #FCF9F9; border: 1px solid #DC889B; width: 148px; padding: 10px 13px; margin: 79px 0px 7px 20px; float:right; }
.m-form-inner-services { background: #FCF9F9; border: 1px solid #DC889B; width: 148px; padding: 10px 13px; margin: 91px 0px 7px 20px; float:right; }
.m-formcolor, .m-form-innercolor { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #F6EBEA !important; border: 1px solid #DC889B; color: #CF7B7B; 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*/
