/*  Author:	Juanita Barna
	Date:	December, 2006	
	Page:	home.html
	WEB:	Tekoa Mountain Setters

 */

     

	 body {
		background: white;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		
		
		}
		 
	   
   	table
		{ width: 100%;
		  text-align: left;
		  font-size: 14px}
		}

		td
		 {position: center;}
	
	p 
		{ font-family: Verdana, Arial, Helvetica, sans-serif;
				}
	.heading
		{
		font-size: 35px;
		color: #0f16f8 ;
		font-weight: bold;
		text-align: center;
		}
	.heading2
		{
		font-size: 20px;
		color: #0f16f8 ;
		font-weight: bold;
		text-align: center;
		}
	menuSystem
		{
		width: 250; 
		border: 0;
		cellspacing:0;
		cellpadding=0;
		background-image: URL(../assets/LWMLmenubckgrnd.jpg)
		
		}	
