.dates-container{
	color:#000000;
	display:inline;
	font-size:12px;
	font-weight:normal;
	height:auto;
	margin-bottom:15px;
	margin-left:15px;
	overflow:hidden;
	width:490px;
	border-top:1px solid #004C9E;
	float:left;
	padding-top:5px;
}

.dates-header{
	color:#592024;
	display:inline;
	font-size:12px;
	font-weight:bold;
	height:auto;
	width:230px;
	margin-bottom:5px;
}


#events-list{
	display:inline;
	position:relative;
}

#otherNewsList{
	width:500px;
	margin-top:25px;
}



#other_news_title {
width:480px;
height:auto;
float:left;
font-size:12px;
color:#000000;
padding-bottom:5px;
padding-top:5px;
margin-left:5px;
border-top:1px solid #004c9e;
border-bottom:1px solid #004c9e;

}

#show_hide_left{
	float:left;
}

#show_hide{
	float:right;
}
#content_left_column{
	overflow:hidden;
	float:left;
	font-size:12px;
}

#content_title{
	padding-left:15px;
	padding-top:10px;
	color:#006A71;
	padding-bottom:10px;
	font-weight:bold;
}

.mainLink{
	height:200px;
	width:490px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	
}

.smallLink{
	height:40px;
	margin-left:10px;
	margin-bottom:15px;
}

.mainLinkImage{
	float:left;
	width:245px;
	height:160px;
}

.mainLinkBlurb{
	float:left;
	width:230px;
	margin-left:10px;
	overflow:hidden;
	font-size:12px;
}

.mainLinkBlurb a{
	font-weight:bold;
	color:#006A71;

}

.smallLink a{
	font-weight:bold;
	color:#006A71;
	text-decoration:none;
	font-size:1.1em;
}

.smallLink a:hover{
	text-decoration:underline;
}

.mainLinkBlurb .contentSubTitle {
color:#006A71;
display:block;
float:none;
font-size:12px;
font-weight:bold;
height:auto;
margin-left:0px;
overflow:hidden;
width:225px;

}
#contentMainText{
	width:495px;
}
.postImage {
    box-shadow: 0 0 5px #CCCCCC, 0 0 8px #CCCCCC;
	-moz-box-shadow:0 0 5px #CCCCCC, 0 0 8px #CCCCCC;
	-webkit-box-shadow:0 0 5px #CCCCCC, 0 0 8px #CCCCCC;
    border: 2px solid #FFFFFF;
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
	
}.postContent h3{
	font-size:1.5em;
}.postContent{
	line-height:1.4em;
	margin-top:10px;
}.postContainer{
	margin-bottom:40px;
}.postContent .snippet{
	
	margin-bottom:5px;
}

