#modules {
	width:224px;
	height:auto;
	padding-top:10px;
	margin:0;
	/* Contains all */
}

/*************/
/*** LINKS ***/
/*************/

#modules a.largeLink:link, #modules a.largeLink:visited {
	color:#84837E;
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
}

#modules a.largeLink:hover, #modules a.largelink:active {
	color:#84837E;
	text-decoration:underline;
	font-size:19px;
	font-weight:bold;
}

#modules a.viewUpdate:link, #modules a.viewUpdate:visited {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#modules a.viewUpdate:hover, #modules a.viewUpdate:active {
	color:#333333;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

#modules a.showAllEvents:link, #modules a.showAllEvents:visited {
	color:#CC6600;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#modules a.showAllEvents:hover, #modules a.showAllEvents:active {
	color:#CC6600;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}

/**************/
/*** IMAGES ***/
/**************/

#modules .updateContainer img {
	margin:0;
	padding:5px 10px 0 0;
	float:left;
}

/***********/
/*** ALL ***/
/***********/

#modules .headerBlue, #modules .headerOrange {
	font-size:14px;
}

/*********************/
/*** WHATS NEW DIV ***/
/*********************/

#modules .whatsNew {
	background:url(/_images/modules/whatsNew.gif) no-repeat;
	margin:0;
	padding:0;
	width:224px;
	height:45px;
}

#modules .events, #modules .news {
	background:url(/_images/modules/events.gif) no-repeat;
	width:224px;
	height:45px;
	margin:0;
	padding:0;
}

#modules .news {
	background:url(/_images/modules/news.gif) no-repeat;
}

#modules .recentUpdates {
	background:url(/_images/modules/recentUpdates.gif) no-repeat;
	width:224px;
	height:45px;
	margin:0;
	padding:0;
}

#modules .otherEvents {
	background:url(../_images/modules/otherEvents.gif) no-repeat;
	width:224px;
	height:45px;
	margin:0;
	padding:0;
}

#modules h2.grey, #modules h2.blue, #modules h2.green, #modules h2.orange {
	color:#84837E;
	padding:13px 0 0 13px;
	margin:0;
}

#modules h2.blue {
	color:#007597;
}

#modules h2.green {
	color:#669900;
}

#modules h2.orange {
	color: #CC6600;
}

/******************/
/*** BACKGROUND ***/
/******************/

#modules .table {
	margin:0 0 30px 0;
	padding:0 18px 0 13px;
	background-color:#F1F1EE;
	width:191px;
	border:1px solid #CCCCCC;
	border-top:none;
	/* The background */
}

/****************/
/*** HEADINGS ***/
/****************/

#modules .headingBlue {
	color:#007597;
	margin:0;
	padding:10px 0 0 0;
	font-size: 14px;
	/* Color headings */
}

#modules .headingOrange {
	color:#CC6600;
	margin:0;
	padding:0;
	border-top:1px solid #CCCCCC;
	padding:20px 0 0 0;
	font-size: 14px;
	/* Color headings */
}

/**************/
/*** TITLES ***/
/**************/

#modules h4 {
	font-size:12px;
	color:#333333;
	margin:0;
	padding:10px 0 0px 0;
	border-top:1px solid #CCCCCC;
}

#modules h4.top {
	border:none;
	padding:15px 0px 3px 0px;;
}

/*****************/
/*** PARAGRAPH ***/
/*****************/

#modules p {
	font-size:12px;
	color:#666666;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px solid #FFFFFF;
	font-weight: normal;
}

#modules p.bottom {
	border:none;
	padding-bottom:15px;
}

#modules div.link {	
	margin:0;
	padding:10px 0;
}

#modules .updateContainer {
	margin:0;
	padding:10px 0;
	clear:both;
	width:196px;
	height:auto;
	border-top:1px solid #DFDED6;
	border-bottom:1px solid #FFFFFF;
}

#modules .top {
	border-top:none;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:10px;
}

#modules .bottom {
	border-bottom:none;
}

#modules p.date {
	color:#666666;
	font-weight:bold;
	border:none;
	margin:0;
	padding:0;
}