<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family:Georgia, "Times New Roman", Times, serif; color:#00F; text-decoration:underline }
SPAN	{ font-family:Georgia, "Times New Roman", Times, serif; }
TD     	{ font-family:Georgia, "Times New Roman", Times, serif; }

body {
	background-image: url(../images/back.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:125%;
}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:80; width: 95; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 95; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 95; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:Georgia, "Times New Roman", Times, serif; }

/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:Georgia, "Times New Roman", Times, serif; color:#00F; font-weight:bold; }
// end hiding -->
img, #menu li a{
	behavior: url(../iepngfix.htc);
	}
#logo {
	display: block;
	margin: 0 auto;
}
#menu {
	position:absolute;
	clear:both;
	width:136px;
	top:50px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: #000;
text-decoration: none;
}

#menu a:hover {
color: #a00;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 0;
}
#menu li {
	position: relative;
}

#menu ul li a {
	background-image:url(../images/paintbtn.png);
	width:136px;
	height:100px;
	text-align:right;
	}
#menu li a {
	background-repeat:no-repeat;
	background-position:right;
	}
#menu ul ul ul li a {
	background-image:none;
	height:3em;
	width:100%;
	line-height:1em;
	text-align:left;
	}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 75px;
margin-left:5px;
padding:0;
}
div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#content {
	position:absolute;
	right:10%;
	width: 65%;
	clear:both;
}
.question {
	font-weight: bold;
}
.answer {
	padding-left:20px;
	}
h3 {
	font-size: 3em;
	font-weight: bold;
	text-align: center;
}
#contact {
	text-align:center;
	}
.product {
    font-weight:bold;
}

a img {
	text-decoration:none;
	border:none;
	}	
	
#copyright {
	width:100%;
	position:relative;
	text-align:center;
	font-size:50%;
	bottom:0%;
	margin-top:3em;
	}
#flash {
	width:618px;
	margin:0 auto;
	display:block;
	}
ul li ul li ul li a{
	border:#000000 thin solid;
	}
.can {
	float:right;
	text-align:center;
	width:75px;
	height:100px;
	line-height:87pt;
	padding:0;
	}
</STYLE>
