/* 
  -----------------------------------
  Brevard County Parks and Recreation
  Golf Operations
  Calendar Lists
  -----------------------------------
*/

/* 
  -----------------------------------
  Events Calendar List RSS Parsed Events
  -----------------------------------
*/

.calgolf_list {
	font-size: .95em;
	margin: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	}
.calgolf_list a{
	color: #996600;
	font-weight:bold;
	text-decoration: none;
	}
.calgolf_list a:hover, .cal_list a:hover:visited {
	color: #336666;
	text-decoration: underline;
	}
.calgolf_list a:visited {
	color: #666600;
	}	
.calgolf_list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	}
#events1.calgolf_list p {
	text-align:justify;
	}
/* 
  -----------------------------------
  Tab Panel Calendar List RSS Parsed Events
  -----------------------------------
*/
.cal_list {
	font-size: .9em;
	margin: 0;
	padding: 0;
	}
.cal_list a{
	color: #996600;
	line-height: 1.5em;
	}
.cal_list a:hover, .cal_list a:hover:visited {
	color: #336666;
	}
.cal_list a:visited {
	color: #666600;
	}	
.cal_list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
	}
