.jimtext { 
	color: FFCC66; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 145%; 
	text-align: justify; 
}
.jimtext a:hover {
    color: FFFF99;
}
.calendar { 
	color: FFCC66; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 125%; 
	text-align: left; 
}
.events { 
	color: FFCC66; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 145%; 
	text-align: left; 
}
.events a:hover {
    color: FFFF99;
}
.headline { 
	color: FFFFFF; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 150%; 
	text-align: left; 
}
.caption { 
	color: FFFFFF; 
	font-family: Times,Palatino,serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 125%; 
}
.utility { 
	color: FFCC66; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 145%; 
	text-align: right; 
}


.cedarock { 
	color:#003300; 
	font-family:Arial,Helvetica,sans serif; 
	font-size:9px; 
	font-style:normal; 
	font-weight:normal; 
}
.cedarock a:link {
    color: #003300;
    text-decoration: none;
    border-bottom: 0px dotted #003300;
}
.cedarock a:visited {
    color: #003300;
    text-decoration: none;
    border-bottom: 0px dotted #003300;
}
.cedarock a:hover {
    color: #003300;
    text-decoration: none;
    border-bottom: 0px dotted #003300;
}
