/*  Author:	Juanita Barna
	Date:	December, 2006	
	Page:	home.html
	WEB:	Tekoa Mountain Setters

 */

     

	 body {
		background-image: URL(gradient.png);
		font-family: "Times New Roman";
		}
	
   	table
		{ width: 90%;
		  text-align: center;}
		}

		td
		 {position: center;}

	p 
	{
	font-family: "Times New Roman";

	}

.dogInfoTable {
	 margin-left: 13%;
			
				        
	}	 
	
 
	
  /*
	a:visited    { color: "#D2D2D2";  font-size: 17px;   }  
	a:link       { color: "#696969";  font-size: 17px; } 
	a:active      {background-color: "#F3AB76" ;  
				  color: "red";}#33009
	*/
	a:visited    {  color: #336699; font-size: 17px;    }  
	a:link       { color: #336699;  font-size: 17px; } 
	a:active      {background-color: "#F3AB76" ;  
				  color: #336699;}
				  
	.forSale
		{
		text-align: center;
		font-size: 35px;
		font-style: bold;
		font-family: "sans-serif";
		} 

.menuHdr
		{
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		font-family: sans-serif;
	
		} 
	.menuRest
		{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		font-family: sans-serif;
		text-decoration: none;
		padding: 1px;
		} 
	.menu
	{	
		border-top: inset blue;
		border-bottom: outset blue;
		border-bottom-width: medium;
		border-top-width: medium;
		text-align: center;
		width: 70%;

			} 

.littleMenu
	{
		

		border-top: inset blue;
		border-bottom: outset blue;
		border-bottom-width: thin;
		border-top-width: thin;
		text-align: center;
		width: 25%;
			} 
   
	
   	  .sameDog { border: "dotted";
				border-color: "gray";
				border-width: "5";}
   
	.txtHdr
		{
		text-align: center;
		font-size: 20px;
		font-style: bold;

		} 
	.txtHdrRed1
		{
		text-align: center;
		font-size: 20px;
		font-style: bold;
		color: #990033;
		} 

		.txtHdrRed2
		{
		text-align: center;
		font-size: 28px;
		font-style: bold;
		color: #990033;
		} 
		.txtHdrRed3
		{
		text-align: center;
		font-size: 36px;
		font-style: bold;
		color: #990033;
		} 
	.txtHdrLeft
		{
		text-align: left;
		font-size: 19px;
		font-style: bold;
		} 
	
	
	.txtHdrBlue
		{
		text-align: center;
		font-size: 18px;
		/*color: "#003399";*/
		font-style: bold;
		} 
	#txtNorm
		{
		font-size: 18px;
		text-align: left;
		} 
	#txtNormCenter
		{
		font-size: 18px;		
		text-align: center;
		} 
	#txtFeedback
	{font-style: italic;
	 font-size: 18px;
	 text-align: left;
	 
	 }
	#txtFeedbackRight
	{font-style: italic;
	 font-size: 18px;
	 text-align: right;
	 
	 }
	
	.txtLittle
		{
		font-size: 15px;
			}
	
	.borderPics
	{ border: ridge;
	  border-width: 25px;
	  border-color: "gray";
	  
	  }
	  .borderIreland
	{ border: ridge;
	  border-width: 25px;
	  border-color: "gray";
	  background: "#DCF1E3";
	  
	  }
	  .borderPicsSmall
	{ border: ridge;
	  border-width: 10px;
	  border-color: "gray";
	  
	  }
	


	  #txtIndent
		{
		margin-left: 10%;
		font-size: 18px;
		text-align: left;
			}
	

		