/**********************/
/* Holscher & Hackman */
/**********************/

body { margin: 0;
	   background: #006600 url(/images/bg.jpg) 0 0 repeat-x;
	   font-family: verdana, arial, helvetica, sans-serif;
	   font-size: 10px;
	   line-height: 1.5em;
	   text-align: left;
	   margin-top: 10px;
	   margin-left: 0px;
	   margin-right: 0px;
	   margin-bottom: 10px; }
	   
ul { list-style-type: dot; 
	 font-size: 10px;
	 text-align: left;
	 line-height: 2; }
			 
a:link { color: #0000ff;
		 font-size: 10px;
		 font-weight: bold; }

a:hover { color: #0000ff;
		  font-size: 10px;
		  font-weight: bold;
		  text-decoration: none; }
		 
a:visited { color: #660099;
		    font-size: 10px;
		    font-weight: bold; }
			
H1 { font-size: 18px; 
	 color: #006600; }
			
.mainTable { background-color: #ffffcc;
			 border: 2.5px solid #000000;
		 	 font-size: 10px;
		 	 line-height: 1.5em; }
			 
#homeHeadline { background-color: #ffcc66;
				font-size: 10px;
				text-align: left;
				line-height: 1.5em; }
				
.pageCopy { font-size: 10px;
		 	line-height: 1.5em; }
			
.pageEmphasis { font-size: 10px;
				color: #006600;
				font-weight: bold;
		 		line-height: 1.5em; }
			
.contactHeadings { color: #ff6600; }

.missionStatement { color: #ff6600;
					font-size: 12px;
					font-weight: bold;
					font-variant: small-caps;
					font-case: capitalize }
		  
#products ul { list-style-type: circle; 
	 	       font-weight: bold; 
	 		   font-size: 10px;
	 		   text-align: left;
	 		   line-height: 2; }

.footerCopy { font-size: 10px;
		      text-align: center;
		      line-height: 1.25em;
		      color: 000000; }
			  
.questions { font-size: 10px;
		     color: 660000; }
			 
.faqTitles { font-size: 12px;
			 color: 333366;
			 font-weight: bold;
			 font-variant: small-caps;
			 letter-spacing: 1em; }
			  			   
  

