@charset "utf-8";
/* CSS Document */

body	{background-color: #d4b9a7;
		background-image: url('http://thetuckahoe.org/global/images/home-bg.gif');
		background-repeat:repeat-x;
		font:Georgia, "Times New Roman", Times, serif; 
		color:#ffffff;
		font-weight:bold;
		text-transform: capitalize;	 
		font-size:12px;} 
		
.footer		{text-transform: capitalize; font-weight:bold;}
		
a:link		{font:Georgia, "Times New Roman", Times, serif; color:#ffffff; font-size:12px;}
a:visited	{font:Georgia, "Times New Roman", Times, serif; color:#ffffff;font-size:12px;}
a:active	{font:Georgia, "Times New Roman", Times, serif; color:#ffffff;font-size:12px;}
a:hover		{font:Georgia, "Times New Roman", Times, serif; color:#ffffff;font-size:12px;}