/* css style-1094*/

/*.......((  Site Layout Elements ))...........................*/

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: #E6DA7E; background:  #6B7240; height: auto;
background-attachment: fixed}

#Container-bg     { width: 100%;  margin: 0px; padding: 0px; background:  url(../images/Bg.jpg) top center no-repeat; height: 800px; }

#Container	{ margin: 0 auto; width: 754px; text-align: left;  height: auto;  /*firefox,safari fix*/ background:  #3F4223 url(../images/PageBg.jpg) top left repeat-y ; }
#Liner				{ position: relative; width: 750px; }
#Float-wrap	{ float: left; width: 750px;  margin-right: 1px; }
#Center			{ float: right;  width: 746px;  margin-bottom: -1px; /*left container siz minus Container size*/  overflow: visible; }
#Left 				{ float: left; width: 4px;   height: 500px; }
#Right			{ float: left; position: relative; width: 4px;  margin-right: -4px;   margin-left: -1px; height: 500px;    }

#BtmRow		{ margin: 0 auto; padding: 0px; width: 754px;  text-align: left; height: auto; background:  url(../images/btmBg.jpg) top left repeat-x ; height: 4px; }
.btmrowL		{ margin: 0 auto; padding: 0px;  float: left; }
.btmrowR 		{ margin: 0 auto; padding: 0px;  float: right; }

#Header		{ border: 0px; margin: 0px 0px 0px 0px; padding: 0px; width: 746px; float: left; background: #36391D; }
#flash 			{ border: 0; margin: 0; padding: 0px 0px 0px 0px ; width: 746px; height: 171px; float: left; background: #909148; }
#Ban   			{ border: 0px; margin: 0px; padding: 0px 0px 0px 0px ; width: 746px; height: 125px; float: left; background: #909148; }
#Line1			{ float: left; width: 683px; border-bottom: 1px solid #C1BFA3; margin: 0px 0px 0px 0px; height: 0px; }
#Line2			{ float: left; width: 683px; border-top: 1px solid #FFFFFF;  margin: 0px 0px 0px 0px; height: 0px; }
#Blk		   	{ border: 0px; margin: 0px; padding: 0px; width: 746px; height: 11px; float: left; background: url(../images/imgblock.jpg)  top left repeat-x; }

	fieldset                            { border: solid 1px #E6DA7E; padding: 6px; }
	legend                              { color: #E6DA7E; }
   
	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; }
	
	hr									{ color: #696E3D; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; background-color: #696E3D; }

	p { border: 0px; }

	a:link, a:visited, a:active { color: #EB9E46; text-decoration: underline;  }
	a:hover { color: #EFD259;	 text-decoration: underline; }



/*.......((  Nav Area )).............................................*/

#Nav {
	text-align: center;
	float: left;
	width: 746px; 
	height: 100%;
	margin: 0px 0px 0px 0px;
	background:  #4F512B url(../images/NavBg.jpg)  top left no-repeat;
	}

#Nav p {
	padding: 5px 2px 5px 2px;
	margin: 0px;
	}


/*.......(( Content area )).................................*/
#ContentBg { /*background-color: #EFF3D8; */ background: url(../images/ContentBg.jpg)  top left repeat-x; width: 746px; float: left;  } 		
#ContentBgSub { /*background-color: #EFF3D8; */ background: url(../images/ContentBgSub.jpg)  top left repeat-x; width: 746px; float: left;  } 		
#Content		{  position: relative; padding: 30px 35px 30px 35px; width: 670px;  /*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ overflow: visible; float: left;
	height: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 250px;
	}
html>body #Content {  height: auto; }

/*.......((  Footer area ))...............................................*/

#Footer {
	margin: 0px auto;
	text-align: left;
	font-size: 10px;
	width: 680px;
	border-top: 1px solid #999B5E; 
	}
	
#Footer p {
	color: #A9A35D;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}

#Footer a:link, #Footer a:visited, #Footer a:active {
	text-decoration: none;
	color: #EB9E46; 
	}
	
#Footer a:hover {
	text-decoration: underline;
	color: #EFD259;
	} 



/*.......(( Misc. elements ))....................................................*/

.clear { clear: both; }

.Button {
	background-color:#BEBE71;
	color: #3f4223;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #FCF5CA; 
	}
	
.ButtonHover {
	background-color: #EE8B23;
	color: #FFF;
	cursor: hand;
	font-size:10px;
	text-decoration: none;
	border: 1px solid #FCF5CA; 
	}
	
/*.......(( Dev Edit Classes ))..........................................................*/

.border				{ border: 1px solid #696E3D; }
.border2				{ border: 2px solid #696E3D; }
.mL						{ margin: 0px 0px 15px 15px; }
.mR						{ margin: 0px 15px 15px 0px; }
.border_mL		{ border: 1px solid #696E3D; margin: 0px 0px 15px 15px; }
.border2_mL		{ border: 2px solid #696E3D; margin: 0px 0px 15px 15px; }
.border_mR		{ border: 1px solid #696E3D; margin: 0px 15px 15px 0px; }
.border2_mR	{ border: 2px solid #696E3D; margin: 0px 15px 15px 0px; }



/* Page Layout 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 #696E3D;  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 #696E3D; }
	.PageContact_Contact_Seperator      { margin-top: 20px; padding-top: 5px; border-top: solid 1px #696E3D; }
	/*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 #696E3D; 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; }
	.PageTestimonial_Quote              { padding-top: 10px; font-style: italic; border-top: solid 1px #696E3D; }
	.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 #696E3D; }
	.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 #696E3D; 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 #696E3D; padding-bottom: 6px; font-weight: bold; }
	.PageService_Item_Description       { padding-top:15px; }
	
	/* PageContact-Form */
	.qcform                             { margin: 0px 0px 0px 15px; text-align: left; background: #4A4920; border: 1px solid #7C8247; }
	.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: #383B1E !important; border: 1px solid #7C8247; color: #E6DA7E; }
	.qc-err                             { color:red; }
	hr.qcform                           { color: #7C8247; margin: 0px; padding: 0px; border-collapse: collapse; height: 1px; border: 0; background-color: #7C8247; }
	

/* MiniForm*/
.m-form                             { background: #4A4920; border: 1px solid #7C8247; width: 148px; padding: 10px 13px; margin: 83px 0px 7px 20px; float:right; }
.m-form-low                         { background: #4A4920; border: 1px solid #7C8247; width: 148px; padding: 10px 13px; margin: 93px 0px 7px 20px; float:right; }
.m-form-services                    { background: #4A4920; border: 1px solid #7C8247; width: 148px; padding: 10px 13px; margin: 83px 0px 7px 20px; float:right; }
.m-form-inner-services              { background: #4A4920; border: 1px solid #7C8247; width: 148px; padding: 10px 13px; margin: 93px 0px 7px 20px; float:right; }
.m-formcolor, .m-form-innercolor    { font: 12px verdana, arial, sans-serif; width: 144px; background-color: #383B1E !important; border: 1px solid #7C8247; color: #E6DA7E; 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*/
