body {
	font: normal normal normal 11pt/14pt Arial, Helvetica;
	color: #636;
	background: #EEE url('images/bgpaper.gif') repeat;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	}
div, p, th, td, li, dd, dl, dt {
    font-family: Arial, Helvetica, sans-serif;
    }
p, ul {
	margin-top: 4px;
}
.p {
	font: normal normal normal 11pt/14pt Arial, Helvetica;
	color: #636;
}
a, a:link, a:visited  {
	text-decoration: none;
	}
a:active, a:hover {
	text-decoration: underline;
	}
html>body ol, html>body li, html>body dl, html>body dt, html>body dd, html>body p {
	line-height: 1.2em;
	}
.drop-cap {
	color: #006;
	}
.sidebar {
	color: #000;
	background-color: #DAA;
	width: 180px;
	}
.header {
	color: #000;
	background-color: #9BA;
	}
th {
	font-weight: bold;
	}
h1 {
	color: #009;
	background-color: transparent;
	font-size: 24px;
	line-height: 1.2em;
	}
h2 {
	font-size: 18px;
	margin-top: 0px; 
	margin-bottom: 3px;
	line-height: 1.2em;
	}
h3, .h3 {
	font-size: 15px;
	margin-top: 0px; 
	margin-bottom: 3px; 
	line-height: 1.2em;
	}
h4 {
	font: italic normal bold 11pt/14pt Arial, Helvetica;
	margin-bottom: 0px;
	line-height: 1.2em;
}
blockquote {
	margin-top: 2px;
}
	
.menu {
	font-size: 16px;
	text-align: center;
	}
.menu a, .menu a:visited, {
	color: #006;
	background-color: transparent;
	text-decoration: none;
	}
.menu a:hover {
	text-decoration: underline;
	}
.subtitle {
	font-size: 12px;
	}
a {
	color: #009;
	background-color: transparent;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li{float:left;height:1%;}
* html #nav ul li a{height:1%;}
/* End */

#nav {
	background-color: #DAA;
        width: 178px;
	z-index: 2;
	padding: 0px;
	margin: 0px;
/*	padding-bottom: 12em; */
	position: absolute; left: 0px;
}
#nav a: {
	color: #006;
	background-color: #daa;
	display: block;
	white-space: normal;
	text-decoration: none;
	}
#nav a:hover, #nav a:active {
	background-color: #b2aabc;
	color: white;
	border: 2px solid #92bca4;
	padding: 3px;
	text-decoration: none;
}
div#nav ul  {
	color: #006;
	background-color: #DAA;
        padding: 0 0 0 0px; 
        list-style: none;
/*	width: 280px;*/
        }
div#nav li, div#nav li.hover { 
        position: relative;
	}
div#nav li ul {
        position: absolute;
/*        left: 180px; */
	left: 100.1%;
	white-space: normal;
        top: 0;
        display: none;
        }
div#nav ul ul,
div#nav ul ul ul,
div#nav ul li:hover ul ul,
div#nav ul li:hover ul ul ul
{ display: none; width: 220px;}

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

#nav a.x, #nav a.x:visited {
background: #daa url('images/arrow.gif') no-repeat center right;
}
#nav a.x:hover, #nav a.x:active {
background: #b2aabc url('images/arrow.gif') no-repeat center right;
}
div#nav ul li {
        position: relative;

        }
div#nav ul li a {
        display: block;
        text-decoration: none;
        padding: 5px;
        border-bottom: 0;
        }

 div#nav li, div#nav li:hover {
	position: relative;
}

#topmenu, #topmenu p {
	float: left; 
	margin: 0pt 3pt 1pt 3pt;
	}
#topmenu a, #topmenu a:link, #topmenu a:active, #topmenu a:visited {
	background-color: #92bca4; 
	padding: 0pt 3pt 1pt 3pt;
	margin: 0pt 0pt 0pt 0pt;
	font: normal normal bold 10pt/14pt "Arial";
	letter-spacing: 1pt;
	color: #444A7A;
	text-align: center; 
	text-decoration: none;
	}
#topmenu a:hover {
	background-color: #b2aabc;
	color: white;
/*	border: 2px solid #92bca4; */
/*	padding: 0pt 3pt 1pt 3pt; */
	}
.money	{
	color:	#000;
	background:	#BEE3D3;
	}
.gathering	{
	color:	#000;
	background:	#E5E3FF;
	}
.evolving	{
	color:	#000;
	background: #DFF6FF;
	}
.havingwhat	{
	color:	#000;
	background:	#FDDCFF;
	}
.retreat	{
	color:	#000;
	background:	#FFE6CD;
	}
.returning	{
	color:	#000;
	background:	#E5E3FF;
	}
.cherished	{
	color:	#000;
	background:	#FFE9F6;
	}		
.oneday	{
	color:	#000;
	background:	#DCFECB;
	}	
.seminar	{
	color:	#000;
	background:	#FFFCCC;
	}
.calendar {
	width: 100%;
}
.calendar td {
	vertical-align: top;
}
.calendar th {
	height: 32px;
	vertical-align: bottom;
}