body.committees #side_nav h3 {
	background-image: url(../images/global/side_nav_head_committees.gif);
	height: 52px;
	text-indent: -9999px;
	width: 185px;
}

#side_nav ul li.discussion a {
	color: #862828;
}

#content {
	position: relative;
}

#content[style] { /* Joel Smith fix for Firefox display bug 10/7/09 */
height:auto!important;
min-height:701px;}

#locations {
	left: 420px;
	position: absolute;
	top: 40px; /* was 55 - nw 2009-03-24 */
}

#locations li a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}

#locations li a:hover {
	text-decoration: underline;
}

/*#calendar_body h2, #calendar_body h3 {
	color: #900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 20px;
}

#calendar_body h2 {
	float: left;
	font-size: 2.2em;
	line-height: 28px;
}

#calendar_body h3 {
	font-size: 1.4em;
	margin-top: 40px;
}

#calendar_body h5 a {
	background-image: url(/assets/images/calendar.gif);
	display: block;
	height: 7px;
	margin: 4px 0px 25px 230px;
	overflow: hidden;
	text-indent: -9999px;
	width: 104px;
}	*/
 
#event_list {
 border-left: 2px solid #ced5e6;
	border-right: 4px solid #ced5e6;
	border-top: 3px solid #ced5e6;
	border-bottom: 3px solid #ced5e6;
}  

#event_list dl {
padding-bottom: 8px;	
}

#event_list dl.last {
	
}

#event_list dt {
	background-color: #e5eaf8;
	color: #000;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 7px; 
	padding-bottom: 7px; 
	padding-right: 3px; 
	padding-left: 7px;
	text-transform: uppercase;	
	height: 24px;  
	/*width: 90px; */
}

#event_list dd.location {
	background-color: #e5eaf8;
	color: #7c1b1b;
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 5px;	
	height: 17px;  
}

#event_list dd.title {
	/*float: left;*/
	color: #33437f;
	font-size: 1.4em;
	margin: 5px 23px 0 23px;
	line-height: 150%;
}

#event_list dd.title a {
	color: #33437f;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#event_list dd.title a:hover {
	text-decoration: underline;
}

#event_list dd.type {
	color: #369;
	margin-left: 20px;
	margin-top: 6px;
	padding-left: 10px;
	text-transform: uppercase;
}

#event_list dd.description p{
	font-size: 1.2em;
	padding: 0px 0px;
	clear: left;
}
#event_list dd.map {
	font-size: 1.1em;
	padding: 0px 23px;	
	
} 

#calendar_side {
float:right;
width: 230px;
padding-left: 10px;
padding-right: 10px; 
} 

#calendar_inner {
border-left: 2px solid #ced5e6;
border-right: 4px solid #ced5e6;
border-top: 3px solid #ced5e6; 
border-bottom: 3px solid #ced5e6;
}  

#calendar_inner p {
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
padding-bottom: 10px; 
font-size: 1.2em;
margin-top: 0pt;
margin-right: 23px;
margin-bottom: 0pt;
margin-left: 23px;
}


#calendar_side h3 {
color: #616161;
}	 

#calendar_side h5 a

{
background-image: url(/assets/images/calendar.gif);
display: block;
height: 7px;
overflow-x: hidden;
overflow-y: hidden;
text-indent: -9999px;
width: 104px;  
float: right;
}

#calendar_side dl {
	padding-bottom: 5px;
}


#calendar_side dt {
	background-color: #e5eaf8;
	color: #000;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 7px 15px;
	text-transform: uppercase;
}

#calendar_side dd.location {
	background-color: #e5eaf8;
	color: #7c1b1b;
	font-size: 1.1em;
	font-weight: bold; 
	/*padding: 8px 0;*/
}

#calendar_side dd.title {
	float: left;
	margin: 5px 15px 0 15px;
}

#calendar_side dd.title a {
	color: #33437f;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#calendar_side dd.title a:hover {
	text-decoration: underline;
}

#calendar_side dd.type {
	color: #369;
	margin-left: 20px;
	margin-top: 6px;
	padding-left: 10px;
	text-transform: uppercase;
}

#calendar_side dd.description p{
	font-size: 1.1em;
	padding: 5px 0px;
	margin-left:15px;
} 

#calendar_side dd.map a{
font-size: 1.1em;
padding-left: 15px;	
}	

#committee_clips a {
 font-weight: bold;
 text-decoration:none;
 color: #014B8C;
}	

#committee_clips p {
  color: #666666;
}

