@charset "utf-8";
/*www.californiafungi.com copyright Michael Wood*/


#TPlbox{
	border: none;
	float: left;
	width: 200px;
	text-align: left;
	margin: 20px;
}

#TPmenu{
	padding: 0px;
	margin: 0px;
}

#TPmenu a{
	display: block;
	padding: 1px 0 1px 20px;
	text-decoration: none;
	margin-bottom: 5px;
	background-image: url(graphics/MMslice.jpg);
	font-family: "Comic Sans MS",Verdana,sans-serif;
	letter-spacing: 2px;
	font-size: 0.9em;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #800040;
	background-color: #ffdd99;
	background-repeat: repeat-x;
}

#TPmenu a:hover,#tpmenu .active a{
	background: #ffee99;
	background-image: url(graphics/MMsliceH.jpg);
	text-decoration: none;
	border-left-color: #0000ff;
	color: #000;
	font-weight: bold;
}

#TPmenu li{
	display: inline;
}

#TPmenu ul{
	margin: 0;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

#TPrbox{
	padding-top: 0px;
	margin: 20px;
	float: right;
	width: 400px;
	text-align: center;
}

#TPwrap{
	max-width: 700px;
	margin: auto;
}

#TPwrap h1 {
	color: #800040;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 150%;
	text-align: center;
	text-shadow: -2px 2px 4px #333;
	font-size: 130%;
	font-weight: normal;
}

#TPwrap h2 {
	color: #800040;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 150%;
	text-align: center;
	text-shadow: -2px 2px 4px #333;
	font-size: 115%;
	font-weight: normal;
	padding-bottom: 10px;
}

#TPwrap h3 {
	color: #800040;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 150%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
}

#TPfooter{
	clear: both;
	text-align: center;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffcc99;
	clear: both;
	font-size: 60%;
	font-style: normal;
	padding-top: 10px;
}


.TPnormal{
	color: #000000;
	font-size: 100%;
	font-weight: normal;
}
