
#content_cal_page_noevent{
	width: 750px;
	height: auto;
	float: left;
	position: relative;
	display: block;
	color: blue;
	font-family: "Arial";
}

#content_cal_page_event{
	width: 750px;
	height: auto;
	float: left;
	position: relative;
	display: block;
	color: blue;
	font-family: "Arial";
}

#eventwrapper{
	width: 750px;
	height: auto;
	font-size: 12pt
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	font-family: "Arial";

}

#date{
	width: 110px;
	float: left;
	position: relative;
	display: block;
	font-family: "Arial";
	font-size: 15px;

}

#events{
	width: 630px;
	float: right;
	position: relative;
	display: inline-block;
		font-family: "Arial";
	font-size: 15px;
}

#events #important{
	font-weight: bold;
	display: inline-block;
		font-family: "Arial";
	font-size: 15px;
}





/* Page blocks */
#cal_select_wrapper{
	margin-bottom: 15px; 
	margin-left: auto;
	margin-right: auto;
	width: 750x; 
	height: 40px; 
	text-align: center; 
	font-family: "Arial";
	border-bottom: 1px solid #ccc;
}

#cal_select_wrapper_bottom{
	margin-top: 15px; 
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 750x; 
	height: 40px; 
	text-align: center; 
	font-family: "Arial";
	border-top: 1px solid #ccc;
}


#cal_select_left{
	float: left; 
	width: 100px; 
	height: 40px; 
	font-family: "Arial";
}

#cal_select_middle{
	display: inline-block;
	font-family: "Arial";
	font-size: 18pt;
	width: 400px; 
	height: 20px; 
	color: blue;
}

#cal_select_middle a{
	font-family: "Arial";
	font-size: 16px;
	text-decoration: none;
	color: #626225;
}

#cal_select_middle a:hover{
 	font-family: "Arial";
	font-size: 16px;
	text-decoration: underline;
	color: #626225;
}

#cal_select_right{
	float: right; 
	width: 100px; 
	height: 40px; 
	font-family: "Arial";
	font-size: 16px;
}


#calender_wrap{
width: 750x; 
margin-left: auto;
	margin-right: auto;
	display: block;
}


.description {
	display: none;
	padding: 0;
	margin: 0;
	font-family: "Arial";
	font-size: 15px;
	margin-left: 30px;
}


.side_button{
	font-family: "Arial";
	font-size: 16px;
	display: block;
	height: 30px;
	cursor:pointer;
	margin-top: 08px;
	font-weight: normal;
	color: #626225;
	text-decoration: none;
	margin-left: 0;
	width: 150px;
}

.side_button_active{
	font-family: "Arial";
	font-size: 16px;
	display: block;
	height: 30px;
	cursor:pointer;
	margin-top: 08px;
	color: #626225;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 0;
	width: 150px;
}
/*width: 205px;
}*/