/* Lifetime Therapy Massage V 2.0 */

body { background-color: #A5A897;
	   font-family: verdana, arial, helvetica, sans-serif;
	   margin-top: 10px;
	   margin-left: 0px;
	   margin-right: 0px;
	   margin-bottom: 10px; }
	   
ul { list-style-type: circle; 
	 font-size: 10px;
	 text-align: left;
	 line-height: 2; }

.mainTable { background-color: D1D6C2;
			 border: 2.5px solid #000000; }
			 
a:link { color: #000000;
		 font-size: 10px;
		 font-weight: bold; }

a:hover { color: #660033;
		  font-size: 10px;
		  font-weight: bold;
		  text-decoration: none; }
		 
a:visited { color: #666666;
		    font-size: 10px;
		    font-weight: bold; }

.pageCopy { font-size: 10px;
		    text-align: left;
		    line-height: 1.5;
		    color: 000000; }
			
.menuCopy {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	color: #999966; }
			
.faqCopy { font-size: 10px;
		   text-align: left;
		   color: 000000; }
			
.pageCopyEmphasis { font-size: 10px;
		    	    text-align: left;
		    		line-height: 1.5;
					font-weight: bold;
					font-style: italic;
		   			color: 000000; }
					
.pageCopyEmphasis2 { font-size: 10px;
		    	    text-align: left;
		    		line-height: 1.5;
					font-style: italic;
		   			color: 000000; }
					
.contactPageEmphasis { font-size: 10px;
		    	       text-align: left;
		     		   font-weight: bold;
					   color: 660033; }
			
.footerCopy { font-size: 9px;
		      text-align: center;
		      line-height: 1.5;
		      color: #666666; }
			  
#footerCopy { background-color: #D1D6C2; }
			  
#footerCopy a:link { color: #666666;
		 			 font-size: 9px;
		 			 font-weight: bold; }

#footerCopy a:hover { color: #666666;
		  			  font-size: 9px;
		  			  font-weight: bold;
		  			  text-decoration: none; }
		 
#footerCopy a:visited { color: #666666;
		    			font-size: 9px;
		    			font-weight: bold; }
			  
h1 { font-size: 12px;
	 font-weight: bold;
	 font-family: verdana, arial, helvetica, sans-serif;
	 letter-spacing: 1.5px;
	 color: #cccc99; }
