/*	Friends of Rockefeller Park and Cleveland Cultural Gardens Stylesheet	*/


		body	{
			background-image:	url("images/cultural_gardens_bg.jpg");
		 	font-family:		Garamond, "Times New Roman", Times, Serif;
		 	margin-left:		0%;
			margin-right:		0%
			}
					
		h1 {font-size:	200%}
		h2 {font-size:	150%}
		h3 {font-size:	120%}
		h4 {font-size:	100%}
		h5 {font-size:  85%}
		h6 {font-size:  75%}
			
		li	{ margin-top:	1em	}
	
		i	{ 
			font-family:	"Times New Roman", Times, Serif;
			font-size:	110%
			}
	
		.ore	{
			font-family:	Arial, Helvetica, Sans-serif;
			color:		#003399;
			}	
			
		.dri	{
			font-family:	Arial, Helvetica, Sans-serif;
			color:		#003399;
			}
							
		.legal	{
			color:						#000000;
			font-size:				100%;
			line-height:			200%;
			text-indent:			2em;
			margin-left:			5%;
			margin-right:			5%
			}
			
		.text	{
			font-family:			Verdana, Helvetica, sans-serif;
			Color:						#000000;
			font-size:				100%;
			margin-left:			25px;
			margin-right:			25px;
			}
		
		.title
			{
			(color:						#008800;
			background-color:	#ccffcc;
			text-align:				center;
			margin-top:				-30px;
			margin-bottom:		-20px
			}
			
		.ribbon
			{
			background-color:	#000066;
			}
		
		.mastbanner
			{
			color:						#ffff66;
			text-align:				right;
			font-size:				16px;
			margin-right:			0px;
			margin-bottom:		0px
			}

		.hotlink
			{
			font-weight:			bold;
			background-color:	#ccffcc;
			}
			
		.indented
			{
			font-family:			Verdana, Helvetica, sans-serif;
			Color:						#000000;
			font-size:				100%;
			margin-left:			8em;
			}

		
/* default menu link colors */

	a:link		{ color : #0033cc }
	a:active 	{ color : #00ff00 }
	a:visited	{ color : #cc3300 }