.box {
	height: 190px; }
	
.detail-table {
	margin: 18px; }
	
.event-date, .event-desc, .eventarrow {
	cursor: pointer;
	cursor: hand; }

.event-date {
	float: left;
	width: 162px; }

.event-desc {
	color: #00F;
	text-decoration: underline;
	white-space: nowrap; }

.eventclicked .event-desc {
	color: #FFF; }

.eventcontent {
	clear: both; }

h2 a:link, h2 a:visited {
	color: #448E49;	/*
	text-decoration: underline;	*/  }

.jadd {
	margin-left: 10px;
	/*white-space: nowrap;*/ }

.jumpcat {
	background-color: #cbd6cc;
	background-image: url('/images/community/com-grade.png');
	border-color: #cbd6cc;
	width: 150px; }

.jumpname {
	background: #effcf2 url('/images/community/jptitlebtm.jpg') bottom repeat-x; }

.comcat, .comcat a:link, .comcat a:active, .comcat a:visited {
	color: #448E49;
}

#pageborder {
	border-color: #9FD2A3; }
	
#phead {
	background-color: #9FD2A3;
	border-color: #448E49; }

#sectionhead {
	background-color: #448E49; }
	
#trackback {
	background-color: #9FD2A3; }
	
/* weather, events */

#temp, #highlow, #condition, .weathertopright, .weatherday, .event-subhead {
	color: #448e49; }
	
.catheader, .eventboxhead {
	background-color: #448e49; }
	
.catnav p {
	margin: 1em auto; }

.comcat, .comcat a:link, .comcat a:active, .comcat a:visited {
	color: #448e49;
}
	
#legend {
	background-color: #d7ddd0;
	border: 2px solid #d7ddd0; }
	
#legend div {
	padding: 8px; }
	
#legend h2 {
	background-color: #448e49;
	color: #FFF;
	font-size: 16px;
	padding: 3px; }
	
#legend h3 {
	color: #060;
	margin: 6px 0px; }
	
.cat {
	margin: 0px; }

.cat, .cat a:link, .cat a:active, .cat a:visited {
	color: #66bc6a;
}

.activecat {
	color: #C00; }

.featrow {
	background-color: #F2FAFF;
	background-image: url('/images/vacation/feat_tile.gif'); }

/* Community Section Styles */
	
.weatherboxtop {
	background-color: white;
	border-top-color: #e3e3e3;
	margin: 5px 5px 0px; 
	padding: 10px 0px 1em; }

.weatherboxbtm {
	background-color: #f6f6f6;
	border-top-color: #e3e3e3;
	margin: 0px 5px 5px; }

.weathertopleft {
	float: left;
	width: 300px;
	margin-left: 60px; }

#temp {
	position: relative;
	top: -40px;
	left: 0px;
	font-size: 60px;
	font-weight: bold; }

#highlow {
	position: relative;
	top: -55px;
	left: 115px; 
	white-space: nowrap; }

#condition {
	position: relative;
	font-size: 22px;
	top: -30px;
	left: -20px;
	text-align: right;
	white-space: nowrap; }

.weathertopright {
	float: left;
	margin-left: 40px; }
	
.weatherday {
	float: left;
	font-size: 14px;
	margin: 20px auto 20px 9%;
	text-align: center;
}

.calendar tr td a:active, .calendar tr td a:link, .calendar tr td a:visited, .calendar tr td a{
	color: black; }

.calendar-prev a:visited,  .calendar-prev a:active, .calendar-prev a:link {
	color: white;
	padding-right: 10px; }

.calendar-next a:visited, .calendar-next a:active, .calendar-next a:link {
	padding-left: 10px;
	color: white; }
	
.event-subhead {
	padding-left: 20px;
	text-align: right;
	white-space: nowrap; }

.eventcopy {
	color: black;
	font-size: 12px; }

.detail-table tr td {
	padding: 0px;
	margin: 0px;
	height: 10px;
	vertical-align: top; }
	
.eventclicked {
	background-color: #A1CDE7;
	background-image: url('/images/community/event-grade.gif');
	background-repeat: repeat-x;
	color: white; }

.eventclicked table tr td {
	vertical-align: top; }

.eventclicked table {
	margin: 10px 5px 2px;
	background-color: #dde9f1; }

.eventarrow {
	float: left;
	margin: auto 10px; }

#event-table td {
	padding: 5px 1px; }

#event-table tr:hover {
	background-color: #dde9f1; }

#event-table .event-paginate:hover{ 
	background-color: white; }

.nohighlight :hover{ background-color: #fff; }

.calendar-month {
	font-size: 12px;
	text-transform: uppercase;
	background-image: url('/images/community/cal-grade.png'); 
	color: white;
	height: 18px;
	padding-top: 2px;
	font-weight: bold; }

.calendar tbody td{
	font-size: 10px;
	padding: 2px;
	text-align: center;
	background-color: #e5ebe6; }

.calendar th {
	color: #808080;
	background-color: #c9e1cb;
	font-size: 10px;
	padding: 3px 6px; }

.calday {
	padding-left: 13px; }

.calday:first-child {
	padding-left: 0px; }

.calendar {
	width: 140px; }

.calendar-prev, .calendar-next {
	background-image: url('/images/community/cal-grade.png');
}
	
#nextmo, #prevmo {
	vertical-align: text-bottom; }

.calbox {
	background-color: white;
	margin: auto auto 5px 5px;
	padding: 10px;
	width: 140px; }

#events {
	background-color: white;
	margin: 5px;
	padding: 5px;
	width: 585px;}
	
.eventboxhead {
	border-bottom: 10px solid white;
	color: #fff;
	font-size: 18px;
	margin: 5px 5px auto;
	padding: 2px 2px 2px 15px; }