/* ProSites, Inc.     */
/* CSS Style 1029     */

/*.......((  general site layout ))....................................................*/

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #61154F;
	background:  #FFF url(../images/BG.jpg) top left repeat-x ;
	}

#Container {
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	width: 763px;
	height: auto;
	text-align:left;
	}
	
#Pagewrap	{ border: 0; padding: 0; margin: 0px; width: 763px; height: auto; background: url(../images/ContainerBG.jpg) top left repeat-y; float: left; }
#Pageleft 		{ border: 0; padding: 0; margin: 0px; width: 23px; height: 386px; float: left; background:  url(../images/left.jpg) top left repeat-x;}
#Pagecenter	{ border: 0; padding: 0; margin: 0px; width: 717px; height:100%; float: left; }
#Pageright	{ border: 0; padding: 0; margin: 0px; width: 23px; height: 386px; float: left; background:  url(../images/right.jpg) top left repeat-x;}

#topleft	        { width: 172px; height: 21px; float: left; background:  url(../images/imgTopleft.jpg) top left repeat-x; }
#topcenter		{ width: 420px; height: 21px; float: left; background:  url(../images/imgTopMid.jpg) top left repeat-x; }
#topright 	    { width: 171px; height: 21px; float: right;  background: url(../images/imgTopright.jpg) top left repeat-x; }

#leftfoot			{ width: 23px; height: 27px; float: left; background:  url(../images/imgTopFootleft.jpg) top left repeat-x; clear: left;}
#footcenter	{ width: 717px; height: 27px; float: left; background:  url(../images/imgTopFootbg.jpg) top left repeat-x; }
#rightfoot		{ width: 23px; height: 27px; float: right;  background: url(../images/imgTopFootright.jpg) top left repeat-x; }

#bottomleft		{ width: 35px; height: 9px;float: left; background: url(../images/imgBottomleft.jpg) top left repeat-x; clear: left; }
#bottomcenter	{ width: 693px; height: 9px; float: left; background: url(../images/imgBottomstrip.jpg) top left repeat-x; }
#bottomright		{ width: 35px; height: 9px; float: right;  background: url(../images/imgBottomright.jpg) top left repeat-x; }

#header		{ border: 0px; margin: 0px; padding: 0px; width: 717px; display: block; }
#flash 		{ margin: 0; padding: 0; border: 0; width: 717px; height: 223px; float: left;  }
#ban   		{ border: 0px; margin: 0px; padding: 0px; width: 717px; height: 118px; float: left; }

#phoneLeft	 { border: 0px; margin: 0px; padding: 0px; width: 439px; height: 43px; float: left;  background: url(../images/imgLeft.jpg) top left repeat-x;}
#phoneRight { border: 0px; margin: 0px; padding: 0px; width: 270px; height: 43px; float: left; }



/*.......((  menu area ))....................................................*/

#Nav {
	width: 717px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background:  url(../images/navBG.jpg) top left repeat-x;
	}


#Nav  p {
	padding: 0px 80px 0px 80px;
	margin: 0px;
	border: 0px;

	}



/*.......(( body, content area ))....................................................*/

#Content { 
	border: 0px;
	margin: 0px;
	width: 717px;
	height: 100%; 
	float: left;
	clear: both;
	overflow: visible;
	background:  url(../images/ContentBG.jpg) top left repeat-x; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 150px;
	}

html>body #Content {  height: auto; }


#subContent { 
	border: 0px;
	margin: 0px;
	width: 717px;
	height: 100%; 
	float: left;
	clear: both;
	overflow: visible;
	background:  url(../images/subContentBG.jpg) top left repeat-x; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 150px;
	}
html>body #subContent {  height: auto; }


#ContentLiner { 
	padding: 40px 50px 20px 50px;
	}



/*.......((  footer area ))....................................................*/

#footerleft {
	width: 23px;
	float: left;
	background:  #FFF; 
	}

#footer {
	width: 717px;
	float: left;
	background:  #F1D0F6; 
	}

#footer p,  #subfooter p {
	border: 0;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	color: #AD3379;
	padding: 5px 25px;
	margin: 0px 0px 0px 0px;
	}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #AD3379; 
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #FFF; 
	} 



/*.......(( misc. elements ))....................................................*/
	
.bgstrip { 
	margin: 0;
	padding: 0;
	border: 0;
	width: 717px;
	height: 5px; 
    background: url(../images/imgMidbg.gif) top left repeat-x;
	}


.boxclear { 
	line-height: 10px ;
	clear:both; 
	}
	
#clearfooter {
clear:both; 
	}

	
.Button {
	background-color: #A9527F;
	color: #FFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #7F2453; 
	}
	
.ButtonHover {
	background-color: #D0A0B9	;
	color: #A9527F;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #B986A1; 
	}



/*.......(( basic HTML elements ))....................................................*/

p { border: 0px; }
		
a:link, a:visited, a:active {
	color:#AA1360;	
	text-decoration: underline; 
	}
		
a:hover {
	color: #D36DA0;	
	text-decoration: underline; 
	}
	
/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #ECD2E2; }
.border2				{ border: 2px solid #ECD2E2; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #ECD2E2; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #ECD2E2; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #ECD2E2; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #ECD2E2; margin: 0px 15px 15px 0px; }

hr 						{ color: #ECD2E2; height:1px; }
hr.size2 				{ color: #ECD2E2; 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 #ECD2E2; }
.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 #ECD2E2; }
.PageContact_Contact_Seperator { margin-top: 20px; padding-top: 5px; border-top: solid 1px #ECD2E2; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #ECD2E2; 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; color: #8A0C4C; }
.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: #AA1360; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px; }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #ECD2E2;   }
.PageTestimonial_Quote { font-size: 12px; font-style: italic;}
.PageTestimonial_ProvidedBy { font-size: 12px; font-weight: bold;  text-align:right; padding: 7px 0px 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 #ECD2E2; }

/* 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_Name a:link, .PageService_Group_Name a:visited, .PageService_Group_Name a:active { color: #8A0C4C;	text-decoration: underline;}
.PageService_Group_Name a:hover { color:#D36DA0; text-decoration: underline; }
.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 0px 0px 15px; text-align: left; background: #F9F2F9; border: 1px solid #DFB9CD; }
.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: #FFF !important; border: 1px solid #CA6AA1; color: #61154F; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #DFB9CD; }


/* MiniForm*/
.m-form { background: #F9F2F9; border: 1px solid #DFB9CD; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
.m-form-low { background: #F9F2F9; border: 1px solid #DFB9CD; width: 148px; padding: 10px 13px; margin: 69px 0px 7px 20px; float:right; }
.m-form-services { background: #F9F2F9; border: 1px solid #DFB9CD; width: 148px; padding: 10px 13px; margin: 88px 0px 7px 20px; float:right; }
.m-form-inner-services { background: #F9F2F9; border: 1px solid #DFB9CD; 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: #FFF !important; border: 1px solid #CA6AA1; color: #61154F; 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*/
