body {
	margin:auto;width:900px;
	margin-top:0px;
	margin-bottom:8px;
	/*margin-left:0px;*/
	background-color:#e0f0d0;
	font-family:Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	}
.cal_text {
	padding: 5px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.cal_month {
	color: #FFFFFF;
	background-color: #95A760;
	padding: 5px;
	margin: 0px;
}
.cal_day {
	color: #95A760;
	background-color: #E0F0D0;
	padding: 5px;
	margin: 0px;
	font-weight: bold;
}
.cal_event {
	font-size: 9px;
	font-style: italic;
	padding: 5px;
}



td, ul, input, textarea {
	font-family:Trebuchet,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	}
a {
	color: blue;
	}
a:hover {
	color:#CC0000;
	}
h1{
	font-weight:normal;
	font-style:italic;
	font-size:18pt;
	color:#72833c;
	line-height:26px;
	}
h2 {
	font-weight:bold;
	font-size:13px;
	color:#72833c;
	/*line-height:22px;*/
	}
p {
	font-size:10pt;
	margin-top:0px;
	color: #333;
	}
p.pbold {
	font-size:10pt;
	color:#72833c;
	font-weight:400;
	line-height:20px;
	}
.quote {
	margin-left:35px;/*:20px;*/
	border-left:solid #95a760 2px;padding-left:6px;
	color:#6D5545;
	}
span.hinline {
	color:black;
	font-weight:bold;
	}
span.binline {
	color:black;
	}

#nav1cell{
	background-color:#95a760;
	color:white;
	font-size:8pt;
	font-weight:bold;
	}
#nav1 {
	margin-left:23px;
	}
#nav1 a {
	margin-left:6px;
	margin-right:6px;
	color: white;
	text-decoration: none;
	}
#nav1 a:hover {
	background-color:#CC6600;
	}
#maincell {
	background-color:white;
	}
#main {
	margin-left:30px;
	margin-top:8px;
	margin-right:22px;
	margin-bottom:10px;
	}
.calWhen{
	font-weight:bold;
	font-size:10pt;
	color:#333333;
	/*background-color:#95a760;*/
	background-color:#d8f0c8;
	/*background-color:#CCA983;
	border-top:solid black 1px;
	border-left:solid black 12px;*/
	padding:4px;
	margin-top:0px;/*:20px;*/
	margin-bottom:4px;
	margin-left:0px;/*:-15px;*/
	}
.calWhere {
	font-weight:bold;
	font-size:12px;
	color:#CC9933;/*:#CCA983;*/
	
	margin-top:0px;
	margin-bottom:12px;
	text-align:right;

	
	margin-left:10px;
	}
.calWhat {
	font-weight:bold;
	font-style:normal;
	font-size:16px;
	color:#72833c;
	text-align:left;
	margin-left:20px;
	}
.calDetail {
	font-size:9pt;
	font-style:italic;
	margin-left:20px;
	}
.headbox {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #72833C;
	color:#72833C;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
}
