/* stylesheet #1 */


body	
	
    	{
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffcc;
	color: black;
	behavior:url(css/csshover.htc);
	}

*{margin:0; padding:0;}


/*begin dropdown menu */
	



/*end dropdown menu */	


img.header
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	height: 103px;	
	}

.image2
	{
	float: right;
	}


.banner
	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.tightrope
	{
	float: right;
	margin: 10px 0 10px 20px;
	width: 134px;
	height: 200px;
	}

.weaver
	{
	float: left;
	margin: 10px 20px 10px 0;
	width: 147px;
	height: 167px;
	}

p
	{
	font-size: .9em;
	text-align: justify;
	}
h3
	{
	text-align: center;
	font-size: 1em;
	}



span.red
	{
	color: #cc0000;
	background-color: #ffffcc;
	font-weight: bold;
	}




span.bold
	{
	font-weight: bold;
	}


	




/*Packhorse fair form*/

.form
	
	{
	font-size: .9em;
	text-align: center;
	line-height: 12pt;
	}

.formbox
	
	{
	text-align: center;
	font-weight:bold;
	font-size: .7em;
	}

.formsmall
	{
	font-size: .7em;
	}
span.formred
	{
	color: #ff0000;
	background-color: #ffffcc;
	}



span.italic
	{
	font-style: italic;
	}



.title

	{
	font-size: .9em;
	text-align: center;
	font-weight: bold;
	}








