/* Elderspeak CSS Document */

body	{
	background-image: url(../images/bck.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	color: #47411A;
	font-size: small;
	background-position: 0px 0px;
	}
	
	
p 	{
	font-family: Times New Roman, Times, serif;
   	font-size: small;
   	margin-right: 5px;
   	margin-left: 5px;
   	letter-spacing: 0.1em;
   	color: #47411A;
   	line-height: 150%;

	}


.mainhead{
	font-family: Times New Roman, Times, serif;
	color: #71481B;
	font-size: large;
	line-height: 200%;
	letter-spacing: 0.2em;
	font-weight: bold;
  	}
  		
.subhead{
	font-family: Times New Roman, Times, serif;
	color: #47411A;
	font-size: medium;
	line-height: 200%;
	letter-spacing: 0.2em;
	font-weight: bold;
  	}
 
.search{
	font-family: Times New Roman, Times, serif;
   	font-size: small;
   	margin-right: 5px;
   	margin-left: 5px;
   	letter-spacing: 0.1em;
   	color: #000000;
   	font-weight: bold;
   	line-height: 100%;
 	}
 	
a:link	{
   	font-family: Times New Roman, Times, serif;
   	color: #9B6D1E;
   	text-decoration: none;
   	}
  	
a:visited
	{
   	font-family: Times New Roman, Times, serif;
   	color: #793609;
   	text-decoration: none;
   	}
	
a:hover	{
	font-family: Times New Roman, Times, serif;
   	color: #C58B08;
   	text-decoration: none;
   	}

a:active
	{
   	font-family: Times New Roman, Times, serif;
   	color: #793609;
   	text-decoration: none;
   	}
 	
a.title:link	{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #9B6D1E;
   	font-size: x-small;
   	font-weight: bold;
   	text-decoration: none;
   	}
  	
a.title:visited
	{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #793609;
   	font-size: x-small;
   	font-weight: bold;
   	text-decoration: none;
   	}
	
a.title:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #000000;
   	font-size: x-small;
   	font-weight: bold;
   	text-decoration: none;
   	}

a.title:active
	{
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #793609;
   	font-size: x-small;
   	font-weight: bold;
   	text-decoration: none;
   	}
