/* style the interior feature pages */


#rightCol #feature {
margin-top : 120px;
padding : 0 20px;
margin-left: 200px;
line-height : 1.2em;
}

#rightCol #feature p {
	font-size : .75em;
}

#rightCol #feature p.firstNews {
	padding-top :0;
	margin-top : 0;
}

#rightCol #feature p.first {
	font-size : .9em;
	line-height : 1.5em;
}

#rightCol #feature h1 {
	font-size : 150%;
	letter-spacing : .05em;
	font-family : Georgia, Times New Roman, Times, serif;
	padding-bottom : 5px;	
	color : gray;
	border-bottom: 1px solid #8e8e8e;
	margin-right : 20px;	
	font-weight: normal;	
}

#rightCol #feature h2 {
	font-size : 95%;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;

}

#rightCol #feature h3 {
	font-size : 90%;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	color : #000;
	padding-bottom : 15px;

}

#rightCol #feature ul li {

font-size : .8em;
line-height : 1.6em;

}
 
.featureImg {
	float : right; 
	padding : 10px;
	margin : 10px; 
	text-align : center;
	background-color : #b06e35;
	border : 1px solid #7d4e26;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior:url('http://machias.edu/assets/templates/UMM/border-radius.htc');
}

.featureOppImg {
	float : left;
	padding : 10px;
	margin : 5px 15px 5px 5px;
	border : 1px solid #8e8e8e;
	text-align : center;
	background-color : #b06e35; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior:url('http://machias.edu/assets/templates/UMM/border-radius.htc');
}

.wideImg {
	float : right;
	padding : 5px;
	margin : 5px 15px 5px 5px;
	border : 1px solid #8e8e8e;
	text-align : center;
	/*background-color : #b06e35; */

	
}


 .caption {
font-size : .7em;
width : 200px;
text-align : left;
padding-top : 5px;
color : #fff; 

}

 .captionWide {
font-size : .7em;
width : 300px;
text-align : left;
padding-top : 5px;
color : #fff; 

}


.drop {
	float : left;
	font-size : 3em;
	line-height : .75em;
	margin-right : .1em; 
	margin-bottom : .1em;
	margin-top : .1em;
	color : #5e870b;
	font-family : Georgia, Times New Roman, Times, serif;
}

#first p {
	font-size : 20px;

}

/*dd {
margin : 0;
	padding-bottom : 15px;
	color : #67996d;
	background-color : #transparent;
	font-size : 11px;

}

dt {
margin : 0;
	padding-bottom : 0;
	font-size : 12px;
} */

/* news and feature content page styles */

.posted {

color : #a5a496; 
font-size : .75em; 
margin-bottom : 0; 
padding-bottom : 0; 
padding-top : 15px;

}

.firstNews {
margin-top : 0;


}

 
