@charset "UTF-8";
/* CSS Document */

body {
}



.communitiesnav_list {
	width: 200px;
	font: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #600;
	font-weight: normal;
	margin-left: 25px;
	margin-top: 110px;
}
.communitiesnav_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
	font-weight:normal;
	font-size: 16px;
}
.communitiesnav_head a {
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}



.communitiesnav_head a:hover {
	font-weight:normal;
}

.communitiesnav_body {
	display:none;
}

.communitiesnav_body li{
	text-decoration:none;
	list-style-type: none;
	font-weight: normal;
	color: #000;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
	line-height:18px;
}

.communitiesnav_body a{
	display:block;
	color:#000;
	padding-left:30px;
	font-weight:normal;
	text-decoration:none;
	font-size: 15px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
}
.communitiesnav_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
.communitiesnav_body a:active{
  text-decoration:underline;
  }  
  
.communitiesnav_body li a{
	text-decoration:none;
	list-style-type: none;
	font-weight: normal;
	line-height: 26px;
}  
  
.calendarnav_list {
	width: 200px;
	font: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #600;
	font-weight: normal;
	margin-left: 25px;
	margin-top: -15px;
}  
  

.calendarnav_body {
	display:block;
}

.calendarnav_body li{
	text-decoration:none;
	list-style-type: none;
	font-weight: normal;
	color: #000;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
}

.calendarnav_body a{
	display:block;
	color:#000;
	padding-left:30px;
	font-weight:normal;
	text-decoration:none;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
}
.calendarnav_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
.calendarnav_body a:active{
  text-decoration:underline;
  }  
  
.calendarnav_body li a{
	text-decoration:none;
	list-style-type: none;
	font-weight: normal;
	margin-bottom: 5px;
}  
