/* STYLESHEET FOR WHISKEY ISLAND PROPOSED PLANS */

		body	{
			background-image:	url("../images/backcuprous.jpg");
			font-family:		Garamond, "Times New Roman", Times, Serif;
			margin-left:		1em;
			margin-right:		1em;
			margin-top:		1em
			}

		h1 	{ font-size:	250%; 	}
		h2 	{ font-size:	180%;	}
		h3 	{ font-size:	130%;	}
		h4 	{ font-size:	100%;	}
		h5	{ font-size:	80%	}

		h1,h2,h3,h4,h5
			{
			font-family:	Arial, Helvetica, Sans-serif;
			color:		#006633;
			}

		i	{
			font-family:	"Times New Roman", Times, Serif;
			font-size:	110%;
			font-weight:	bold
			}

		li	{
			margin-top:	1em
			}

		.author	{
			font-family:	Arial, Helvetica, Sans-serif;
			font-size:	80%
			}

		.center	{
			text-align:	center
			}

		.c	{
			text-align:	center
			}

		.caption
			{
			font-family:	Arial, Helvetica, Sans-serif;
			font-size:	80%;
			font-weight:	bold;
			color:		#006633;
			}

		.wi	{
			font-size:	110%;
			font-color:	#ffff33
			}

		.link	{
			font-family:	Arial, Helvetica, Sans-serif;
			font-size:	80%;
			font-weight:	bold;
			text-align:	center;
			background-color:	#99cc99;
			}

		.this	{
			font-family:	Arial, Helvetica, Sans-serif;
			font-size:	80%;
			font-weight:	bold;
			text-align:	center;
			background-color:	#ccffcc;
			}

		/* default menu link colors */

		a:link		{ color : #0000ff }
		a:active 	{ color : #009900 }
		a:visited	{ color : #cc0000 }