    
	
	
	/*  CSS Rules */
	/*  Style ID - 1010 */
	/*  Author - ProSites */

body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #6F7E28;
	background: #C6E051 url(../images/BG.jpg) top left repeat-x;
	}

#masterwrap {
	margin: 0px auto;
	padding: 0px 0px 0px 0px ;
	border: 0;
	width: 743px;
	height: 100%;
	text-align:left;
	}
	
html>body #masterwrap {
height: auto;
	}
	
#wrap { border: 0; padding: 0; width: 743px; height: 100%; float: left; background-image: url(../images/wrapBG.jpg) ; background-repeat: repeat-y;  }
#wrapleft { border: 0; padding: 0; width: 29px; height: 431px; float: left; background-image:  url(../images/wrapleft.jpg) ; background-repeat: no-repeat;  background-position: top; }
#wrapcenter	{ border: 0; padding: 0; width: 685px; height: 100%; float: left; }
#wrapright	{ border: 0; padding: 0; width: 29px; height: 431px; float: left; background-image: url(../images/wrapright.jpg);background-repeat: no-repeat; background-position: top; }

html>body #wrap{
height: auto;
	}
/*   subpage portion  */	
#wrapsub { border: 0; padding: 0; width: 743px; height: 100%; float: left; background-image: url(../images/wrapBGsub.jpg) ; background-repeat: repeat-y;  }
#wrapleftsub{ border: 0; padding: 0; width: 29px; height: 431px; float: left; background-image:  url(../images/wrapleftsub.jpg) ; background-repeat: no-repeat;  background-position: top; }
#wrapcentersub { border: 0; padding: 0; width: 685px; height: 100%; float: left; }
#wraprightsub 	{ border: 0; padding: 0; width: 29px; height: 431px; float: left; background-image: url(../images/wraprightsub.jpg);background-repeat: no-repeat; background-position: top; }

html>body #wrapsub{
height: auto;
	}

#headerleft {
	margin: 0;
	padding: 0;
	border: 0;
	width: 334px;
	height: 299px;
	float: left;
	clear: both;
	}

#headerleftinterior {
	margin: 0;
	padding: 0;
	border: 0;
	width: 420px;
	height: 146px;
	float: left;
	}


	
	
/* ----((  body, content area ))---------------------------------------------*/

#Content { 
	width: 685px;
	float: left;
	height: 100%; 
	overflow: visible;
	background:  #D3ED5E url(../images/contentBG.jpg) top left repeat-x;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 150px;
	}

html>body #Content {       
	height: auto;
	}

#InteriorContent { 
	width: 685px;
	float: left;
	height: 100%; 
	overflow: visible;
	background:  #D3ED5E url(../images/contentBGinterior.jpg) top left repeat-x;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 150px;
	}

html>body #InteriorContent  {       
	height: auto; 
	}

#ContentLiner { 
	padding: 25px 35px 0px 35px; 
}
	

/* ----(( action links area ))---------------------------------------------*/

#actioncenter {
	border: 0px;
	width: 685px;
	height: 31px;
	float: left;
	text-align: right;
	padding: 0px 20px 0px 20px;
	vertical-align: bottom;
	background: #717F28 url(../images/actionimgBG.jpg) top left repeat-x;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 645px;
	}

html>body #actioncenter{        /* ----( be good to opera yo )---*/
	width: 645px;
	}

#actioncenter ul {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/bullet.gif);
	text-align: right;
	vertical-align: bottom;
	margin: 5px  0px  0px  0px ;
	color: #E7EC92;;
	}
	
#actioncenter li {
	display: inline;
	padding-right: 5px;

	}

#actioncenter a:link, #actioncenter  a:visited, #actioncenter  a:active {
	color: #E7EC92;
	text-decoration: none;
	}
	
#actioncenter  a:hover {
	color:#FCFFCD;
	text-decoration: underline;
	}
		
		
		
		
		
/* ----((  general subpage layout ))---------------------------------------------*/


#banner {
	margin: 0;
	padding: 0;
	border: 0;
	width: 351px;
	height: 299px;
	}
	
	
/* ----((  navigational area ))---------------------------------------------*/
#navBG {
	vertical-align: bottom;
	background:  #76852C url(../images/navimgBG.jpg) bottom left repeat-x;
	width: 685px;
	float: left;
	}
#nav {
	width: 685px;
	text-align:center;
	padding:  0px 12px 0px 12px;
	vertical-align: bottom;
	margin-top: 10px;
	position: relative;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 661px;
	}
	
html>body #nav {        /* ----( be good to opera yo )---*/
	width: 661px;
	height: auto;
	}
	
	
	
	
/* ----((  footer area ))---------------------------------------------*/

#footer {
	width:685px;
	font-size: 9px;

	clear: both;
	line-height: 14px;
	text-align: left;
	padding: 10px 20px 10px 20px;
	background: #ACC33D url(../images/footerimgBG.jpg) bottom left repeat-x;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:645px;
	}
	
html>body #footer {        /* ----( be good to opera yo )---*/
	width: 645px;
	}


#footerBG {
	float: left;
	clear: both;
    width:763px;
    height: 80px;
	background-image: url(../images/footerstripBG.jpg) ;
	background-repeat: repeat-y;
	}


#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #E6EF7B;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #F6FBB5;
	}




/* ----(( misc. elements))---------------------------------------------*/

#boxclear  { 
	clear: both;
	line-height: 10px 
 	}
	
#phonecenter { border: 0; padding: 0; margin: 0px; width: 771px; height: 34px; text-align: right; float: left; background-image: url(../images/phoneBG.gif);background-repeat: repeat-x; background-position: top;  }
	
#flash {
	margin: 0;
	padding: 0;
	border: 0;
	width: 351px;
	height: 299px;
	float: left;
	}

.banner{
	margin: 0;
	padding: 0;
	border: 0;
	width: 265px;
	height: 146px;
	float: left;
	}
	
.image {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	clear: both;
	}
.image2 {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	clear: both;
	}

	
/* ----(( basic HTML elements ))---------------------------------------------*/

		
a:link, a:visited, a:active {
	color: #837E28;
	text-decoration: underline;
	}
		
a:hover {
	color: #4E3606;
	text-decoration: underline;
	}

p {
	border: 0px;
	}
	
/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #FBFF95; }
.border2				{ border: 2px solid #FBFF95; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #FBFF95; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #FBFF95; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #FBFF95; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #FBFF95; margin: 0px 15px 15px 0px; }

hr 						{ color: #FBFF95; height:1px; }
hr.size2 				{ color: #FBFF95; 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 #FBFF95; }
.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 #FBFF95; }
.PageContact_Contact_Seperator { border-top: solid 1px #FBFF95; }

/* PageInternetLink */
.PageInternetLink_Intro { font-size: 12px; }
.PageInternetLink_Category_Container { padding-top: 0px; border-top: solid 1px #FBFF95; 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: #837E28; }

/* PageTestimonial */
.PageTestimonial_Intro { font-size: 12px; padding-bottom: 18px;  }
.PageTestimonial_Container { padding-top: 10px; border-top: solid 1px #FBFF95;}
.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 #FBFF95; }

/* 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:#837E28;	text-decoration: underline;}
.PageService_Group_Name a:hover { color:#4E3606; 	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: #D3ED5E; border: 1px solid #ADBD39; }
.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: #F7FCC0 !important; border: 1px solid #ADBD39; color: #6F7E28; }
.qc-err { color:red; }
hr.qcform { height:1px; margin: 5px 0px; padding: 0px; color: #ADBD39; }

.Button {
	background-color: #AFC455;
	color: #FFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #F6F8B7;
}
.ButtonHover {
	background-color: #FBFF92;
	color: #6F7E28;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #F6F8B7;
}

/* MiniForm*/
.m-form { background: #D3ED5E; border: 1px solid #ADBD39; width: 148px; padding: 10px 13px; margin: 79px 0px 7px 20px; float:right; }
.m-form-low { background: #D3ED5E; border: 1px solid #ADBD39; width: 148px; padding: 10px 13px; margin: 67px 0px 7px 20px; float:right; }
.m-form-services { background: #D3ED5E; border: 1px solid #ADBD39; width: 148px; padding: 10px 13px; margin: 79px 0px 7px 20px; float:right; }
.m-form-inner-services { background: #D3ED5E; border: 1px solid #ADBD39; 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: #F7FCC0 !important; border: 1px solid #ADBD39; color: #6F7E28; 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*/
