BODY { font-family: sans-serif }
TABLE { font-family: sans-serif }



.cap {

float: left;
width: 36pt;
font-size:54pt;
line-height: 44pt;
font-weight: normal;
color:#444444;
font-family: georgia, times;

}

table	{
		font-size:9.5pt; 
		line-height:11pt;	
	}

li a:hover
{
background-color: #666699;
color: #fff;
}


.quote {
	font-family: Papyrus;
	font-size: 14pt;
	line-height: 21pt;
	color: #000099;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	filter: DropShadow(Color=darkblue, OffX=2, OffY=2, Positive=Y);
}
.hide
{
	display: none;
}
/* horizontal navigation stuff. mostly exactly as seen in the hnav.css styleheet
 * in the original skidoo layout.
 */

.hnav
{
	border-bottom: solid 1px #fff;
	margin: 0;
	padding: 3px 0 4px 0;
	white-space: nowrap;
}
.hnav ul span.divider
{
	display: none;
}
* html .hnav/* Hide from IE5/Mac (& IE5.0/Win) */
{
	height: 0.01%;	/* holly hack to fix a render bug in IE6/Win */
}
* html .HNAV
{
	height: auto;	/* above IE6/Win holly hack breaks IE5/Win when page 
			   length get beyond the point that 1% height is taller 
			   than the text height. IE5/Win does not need this 
			   holly hack so we remove it here */
	padding: 0;	/* IE5/Win will resize #hnav to fit the heights of its
			   inline children that have vertical padding. So this
			   incorrect case selector will remove that padding */
}
.hnav ul
{
	text-align: center;
	list-style-type: none;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.hnav ul li
{
	display: inline;
	white-space: nowrap;
	margin: 0;
}
.hnav ul li a, .hnav ul li a:link, .hnav ul li a:visited, .hnav ul li a:active
{
	text-decoration: none;
	margin: 0 -1px 0 0;
	padding: 3px 10px 4px 10px;
	border-left: dotted 1px #ccf;
	border-right: dotted 1px #ccf;
	font-size: 8pt;
}
* html .HNAV ul li a
{
	/* \*/
		width: 1%;
	/* holly hack for IE5/Win inline padding. this hack fixes different 
	 * rendering bugs in 5.0 and 5.5. Width is used instead of height 
	 * because if the document is too long, these elements become very tall
	 * and disrupt the look of the document. too wide an element is better, 
	 * visually, than too tall. */
}
.hnav ul li a:hover
{
	text-decoration: none;
} 
.tableheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #424365;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.rule {
	clear: both;
	color: #0000CC;
	border: 1px;
	height: 1px;
}
.whitetableheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
.coloredbox {
	background-color: #CCCCFF;
	padding: 8px;
	border: 3px solid #6666CC;
}
.smalllink {
	font-size: xx-small;
}
.pictureFrame {
	border: 8px ridge #CC00FF;
}
.flower-position {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 649px;
	top: 118px;
}
.title-class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	filter: DropShadow(Color=darkblue, OffX=2, OffY=2, Positive=Y);
}
.cancelled-class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

