#eventsbycategory {
	background-image: url(images/home_events_by_category.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: right top;
	width: 230px;
	float: left;
	margin-left: 60px;
	padding-top: 55px;
	height: 175px;
}
#eventsbycategory ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 14px;
	margin-top: 7px;
}
#eventsbycategory ul li {
	font-size: 10px;
}
#eventsbycategory  li a {
color:#093246;
text-decoration:none;
}
#artsmenu {
	background-image: url(images/curly_brace.gif);
	background-repeat: no-repeat;
	background-position: 40px 7px;
	font-weight: normal;
	font-size: 10px;
}
#eventsbydate {
	background-image: url(images/home_events_by_date.jpg);
	background-repeat: no-repeat;
	width: 240px;
	float: left;
	margin-left: 20px;
	height: 220px;
}
#bydatecalendar {
	font-size:10px;
	margin-top: 5px;
	font-weight: normal;
}
#eventsbydatemenu {
	color:#093246;
	margin-top: 68px;
	font-weight: bold;
	padding-left: 30px;
}
#eventsbydatemenu a {
color:#093246;
text-decoration:none;
}
#eventsbycommunity {
	background-image: url(images/home_events_by_community.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 240px;
	float: right;
	margin-right: 55px;
	height: 220px;
}
#eventsbycommunitymenu {
	margin-left: 40px;
	margin-top: 68px;
}
#eventsbycommunitymenu a {
color:#093246;
text-decoration:none;
}
#randompick {
	background-image: url(images/front_page_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 860px;
	clear: both;
	padding-bottom: 40px;
}
#todaysrandom {
	color: #0F5779;
	padding-bottom: 15px;
	width: 253px;
	float: right;
}
#todaysrandom h3 {
	font-weight: bold;
	font-size: 11px;
}

#todaysrandom a:link {
	color: #C03918;
	text-decoration:none;
	font-weight: bold;
}
#todaysrandom a:visited{
	color: #C03918;
	text-decoration:none;
	font-weight: bold;
}
#todaysrandom a:hover{
	text-decoration:underline;
}
#todaysrandom p{
	color: #0F5779;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#tomorrowsrandom {
	color: #0F5779;
	width: 309px;
	float: right;
}
#tomorrowsrandom h3 {
	margin-right: 45px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 11px;
}
#tomorrowsrandom a:link {
	color: #C03918;
	text-decoration:none;
	font-weight: bold;
}
#tomorrowsrandom a:visited{
	color: #C03918;
	text-decoration:none;
	font-weight: bold;
}
#tomorrowsrandom a:hover{
	text-decoration:underline;
}
#tomorrowsrandom p{
	color: #0F5779;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 65px;
}

#editorspick {
	width: 298px;
	float: left;
	text-align: center;
}
#editorspick a {
	text-decoration: none;
	color: #093246;
}
#editorspick    h2  {
	font-size: 14px;
	color: #2593BF;
	text-decoration: underline;
}
#editorspickinsert {
	padding-right: 60px;
	padding-left: 60px;
	text-align: center;
	width: 210px;
	padding-top: 10px;
}

