

	
	/*  CSS Rules */
	/*  Style: #1109 */
	/*  Author:  ProSites */


	/*  GENERAL *******************************************************************************************************************/

		@import url('global.css');




	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: #695705; background:  #2b3f20 url(../images/Bg.jpg) top left repeat-x ; height: auto; }

	
	p                                   { border: 0px; }
	h2,h3                               { }
	hr                                  { color: #CFD8AD; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; background-color: #CFD8AD; }
	
	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 #CFD8AD; padding: 6px; }
	legend                              { color: #695705; }
	
	a:link, a:visited, a:active         { color: #5C9141; text-decoration: underline; }
	a:hover                             { color: #90876A; text-decoration: underline; }
		
	.Button                             { color: #343b05; background: #BACD73; border: solid 1px #667042; font-size:11px; text-decoration: none; cursor: pointer; }
	.ButtonHover                        { color: #343b05; background: #FFF; border: solid 1px #CFD8AD; font-size:11px; text-decoration: none; cursor: pointer; }
	
	#StylizedImage                      { position: relative; top: 0px; left: 0px; margin: 0px; }
	
	.bold                               { font-weight: bold; }	
	.clear { clear: both; }


	/*  LAYOUT RULES *******************************************************************************************************************/
	
	#BtmRow		{ margin: 0 auto; padding: 0px; width: 770px;  text-align: left; height: auto; background:  url(../images/btmBg.jpg) top left repeat-x ; height: 28px; }
	.btmrowL		{ margin: 0 auto; padding: 0px;  float: left; }
	.btmrowR 		{ margin: 0 auto; padding: 0px;  float: right; }
	
	#Container	{ margin: 0 auto; width: 770px; text-align: left;  height: auto;  /*firefox,safari fix*/ background:  url(../images/PageBg.jpg) top left repeat-y ;}
	#Liner				{ position: relative; width: 745px; }
	#Float-wrap	{ float: left; width: 745px;  margin-right: 1px; }
	#Center			{ float: right;  width: 720px;  margin-bottom: -1px; /*left container siz minus Container size*/  overflow: visible; }
	#Left 				{ float: left; width: 25px;  }
	#Right			{ float: left; position: relative; width: 25px;  margin-right: -28px;   margin-left: -1px; }
	
	#Header		{ border: 0px; margin: 0px 0px 0px 0px; padding: 0px; width: 720px; float: left; background: #FFF; }
	#Header img	{ border: none; }
	#flash 			{ border: 0; margin: 0; padding: 0px 0px 0px 0px ; width: 720px; height: 274px; float: left; background: #FFF; }
	#Ban   			{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 720px; height: 120px; float: left; background: #FFF; }
	#line				{ float: left; width: 720px; border-top: 5px solid #D3DFA3; margin: 3px 0px 0px 0px; height: 2px;   }
	
		
	/*  NAV RULES *******************************************************************************************************************/
	
	#Nav {
		text-align: center;
		float: left;
		width: 720px; 
		height: 100%;
		margin: 0px 0px 0px 0px;
		background: #6c8448;
		}
	
	#Nav p {
		padding: 5px 0px 5px 15px;
		margin: 0px;
		}
	
	
	/*  Content RULES *******************************************************************************************************************/
	
	#Contentbg      { background-color: #EFF3D8; width: 720px; height: 100%;float: left;} 		
	#Content		{  position: relative; margin: 10px 15px 20px 15px; width: 688px;  height: 100%; float: left;}
	
	
	/*  Footer RULES *******************************************************************************************************************/
	
	#Footer {
		font-size: 10px;
		margin: 0px auto;
		text-align: left;
		width: 720px;
		border-top: 1px solid #BDD170; 
		}
	
	#Footer p {
		color: #5C9141;
		padding: 10px 30px 10px 30px;
		margin: 0px;
		}
	
	#Footer a:link, #Footer a:visited, #Footer a:active {
		text-decoration: none;
		color: #5C9141;
		}
		
	#Footer a:hover {
		text-decoration: underline;
		color: #5C9141;
		} 



	/*  BORDER COLORS FOR DEFAULT PAGES *********************************************************************/
	
	.PageService_Line_Group_Name,        
	.PageService_Line_Item_Name,        
	.PageInternetLink_Category_Container,	
	.PageFAQ_Answer,			    
	.PageTestimonial_Intro,              
	.PageTestimonial_Container,          
	.PageContact_Office_Photo,           
	.PageContact_Contact_Photo,          
	.PageContact_Contact_Seperator	   
	 { border-color: #CFD8AD; }

	.submenulink { display: inline-block}

	/*  INTERIOR DEFAULT FORMS ******************************************************************************/

	
	/* MAIN CONTACT PAGE FORM **********/
	
	.qcform              { background: #F5F8E7; border-color: #BACD73; } /*container form*/
	.qcformcolor         { background-color: #fff!important; border-color: #BACD73; color: #695705; } /*input field*/
 	hr.qcform            { background-color: #BACD73; color: #BACD73; }


	/* MINI FORM PLUGIN ****************/

	.m-form, 
	.m-form-low, 
	.m-form-services,
	.m-form-inner-services					
	{ background: #F5F8E7!important; border-color: #BACD73;  }/*container form*/
	
	.m-formcolor, 
	.m-form-innercolor	
	{ background: #fff; border-color: #98ac57; color: #695705; }/*input field*/

	.m-form h1,
	.m-form-low h1, 
	.m-form-services h1, 
	.m-form-inner-services h1
	{ font-family:arial; /*NEED TO DECLARE FONT HERE*/ }

	
	/* MINI FORM POSITION **************/
	/*NEED TO ADJUST TOP MARGIN FOR EACH*/ 
	
	.m-form
	{ margin: 88px 0px 7px 20px; }
	.m-form-low
	{ margin: 69px 0px 7px 20px; }
	.m-form-services
	{ margin: 88px 0px 7px 20px; }
	.m-form-inner-services
	{ margin: 98px 0px 7px 20px; }  
	
	
		
	/* Webkit - Browsers have an offset of 1px horizontally - due to odd nuber in pixel resolution vieport */
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { html { overflow-x: scroll; margin-left: -1px; } }
