/*	Committee to Save Cleveland's Huletts Stylesheet	*/


		body	{
			background-image:		url("images/hulettback.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:					120%
			}
			
		.ore	{
			font-family:				Arial, Helvetica, Sans-serif;
			color:							#663300;
			}	
			
		.dri	{
			font-family:				Arial, Helvetica, Sans-serif;
			color:							#663333;
			margin-left:				8em;
			}
						
		.legal	{
			color:							#000000;
			font-size:					100%;
			line-height:				200%;
			text-indent:				2em;
			margin-left:				5%;
			margin-right:				5%
			}

		.title
			{
			color:									#440000;
			background-color:				ddeeff;
			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:	#ddeeff;
			}
		.headtext
			{
			color:						#ffff66;
			background-color:	#000066;
			text-align:				right;
			font-size:				16px;
			margin-right:			0px;
			margin-bottom:		0px
			}
		
/* default menu link colors */

	a:link		{ color : #0033cc }
	a:active 	{ color : #00ff00 }
	a:visited	{ color : #cc3300 }