/*p 
	{
			color: 					green;
			font-size:				large;
			background-color:		white;
	}
*/


p1
	{	border: 1px solid black; font-family:Comic Sans MS; color:#00FFFF; text-decoration:underline; font-weight:bold }


h2
	{
			margin:					2em;
			color:					blue;
			font-size:				200%;
			border-color:			red;
			border-wth:				3px;
		/*	background-color:		green;  */
			
	}
/* Contact Information Box */


h3 { font-family: Verdana, sans-serif; font-size:18pt }

table { Background-color: white; }
th { background-color: black;
color: white;
font-size: smaller;}
td { background-color: grey; 
font-size: 24pt; }

 
 
/* End Of Contact Info Box



#old {font-size: large;
		border: 13px dashed green;
		 }

#gardencam {font-size: small;
		border: 13px dashed green;
		 }	
		 
#FLNotice {font-size: small;
		border: 3px solid red;
		width: 300px; height:200px;
		padding-left: 5px;
		}
		/* <div id="FLNotice" style="position:absolute; Left: 205px;"> */
		/* xxxx */
		/* </div> */
		
#Blog {font-size: large;
			border: 5px dashed green;
			width:500px; height:100px;
			padding-left: 10px; float: center; color:#00FFFF
			; }		

			}
	
#WXpage {font-size: large;
		border: 10px double navy;
		width: 200px; height:250px;
		padding-left: 10px; float:right
		}
