		  /* div#history {columns: 12px 3; column-width: 200px;} */
		 #history *
		 {
			 color:#30C;
			font-weight: 500;
		 }
		 #history b
		 {
			font-weight: 800;
			color:#111;
		 }
		 #history p
		 {
			 /* text-indent: .3in; */
			font-weight: 400;
		 }
		 .labels, .labels a{font-weight: bold; color:maroon;}
		 .harrison p{text-align: left; margin-bottom:0px;}
  	 #fsContactUs
	 {
		 padding:4px;
		 opacity:.8;
		 border-color: #309;
		 width:225px;
	 }
	#fsContactUs input, #fsContactUs textarea{
     font-size: 14px;
     width: 95%; background-color: #FFF; color:blue;}
     input[type=checkbox]{width: 22px;}
  	 #fsContactUs a
	 {
		 font-size: 18px;
		 color: red;
		 background-color:#FF9;
		 display: block;
		 padding:10px 0;
	 }
	 #frmEstimate td {font-size: 15px; color:;}
	 #divEstimate{overflow: hidden;} /* float:left;  */
	#divEstimate textarea, #divEstimate input{display:block; margin-top: 4px;}
	div#divNavHoriz {border-top: 1.5px solid #30C;}
	@media screen and (max-width: 820px)
    {
		div#history {columns: 4px 2;}
	 }
	@media screen and (max-width: 520px)
    {
		div#history {columns: 1px 1;}
	  	#fsContactUs{
		 padding:2px;
		 width:95%;
	   }
	 }
      #pics div{width:33.33%; min-width:280px; position:relative; border-width: 0;}
	  #pics div img{height:240px; width:auto;}
      #pics div div{bottom:0; position:absolute; width:100%; border-width: 0;}