body 
{
background: #000000;
}
table	{background-color: #FFCCFF;
}

A:link { color:#330099;text-decoration: underline;}
A:visited { color:#330099;text-decoration: underline; }
A:hover { color:#ff0099; text-decoration: none; }

H3		{color: #CC0033;
		 font-weight: bold;
		 size: 12pt;
		 }

td.flower		{
	padding: 10px 10px 0px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/flower-bg1.jpg);
	border-right: 1px solid #000000;

			  }

td.rightborder	{border-right: 1px solid #000000;
				}
			  
td.body		{
			padding: 10px 10px 10px 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 9pt;}
			
td.body-box		{
			padding: 10px 30px 10px 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 9pt;}
			
fieldset
		{
			padding: 10px 10px 10px 10px;
			font-family: arial, helvetica, sans-serif;
			font-size: 9pt;
			border: 2px ridge #ff0066;
			}
			
legend 	{padding: 5px;
		 font-family: times new roman, times, serif;
		 color: #CC0033;
		 font-size: 14pt;
		 font-weight: bold;
		 font-style: italic;
		 
		 }
			
UL
	{list-style-image: url(images/bullet.jpg);
	 list-style-position: outside;
	}
	
HR
	{color: #000000
	}
			  
td.body1		{font-family: Verdana, Arial, Helvetica, sans-serif;
			 	 color: #ffffff;
				 font-weight: bold;
				 font-size: .6em;	 
				 }
				 
td.menu		{font-family: arial, helvetica, sans-serif;
			 font-size: 9pt;				 
			 color: #CC0033;
			 font-weight: bold;
			 }
			
.tblbrdr	{border-right: 3px solid #E394D4;
			 border-left: 3px solid #E394D4;}
			 
td.menubrdr		{border-top: 1px solid #003366;
			     border-bottom: 1px solid #003366;
			 }
			 
body.news {background: #000000;
}

			 
.testbox {
	border: medium dashed #FF0000;
}
.outline {
	border: thin solid #000000;
	list-style-type: none;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;





}
.hours {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	width: 200px;
	font-weight: bold;
	color: #CC0033;
	border-top: thin solid #000000;
	border-right: none;
	border-bottom: thin solid #000000;
	border-left: none;
	padding-top: 7px;
	padding-bottom: 7px;




}
