/* CSS Document */

body {
		font-family: "Trebuchet MS", Arial, sans-serif;
}

img {
	border: 0px;
	}


#mission {
	background: url(images/new/mission.gif) no-repeat;
	height: 240px;
	}

 h2 {
	display: none;
	}
	
#homepagebg {
	background: url(images/background_leaf.jpg) repeat-y scroll 0px 150px;
	}
	
#newsevents {
	padding: 0px 17px 0px 25px;
	float: right;
	display: inline;
	width: 230px;
	}
	
#newsevents ul {
	margin: 0;
	padding: 0;
	}
	
#newsevents ul li {
	list-style: none;
	list-style-type: none;
	list-style-position: inherit;
	font-size: 11px;
	color: #3B4E32;
	margin: 15px 0px;
	}
	
#newsevents ul li a:link, .news a:visited{
	color: #3B4E32;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
	}
	
	
#newsevents h1{
	background: url(images/new/news_events_head.gif) no-repeat scroll -20px;
	text-indent: -9999px;
	height: 25px;
	width: 200px;
	margin: 0px;
	}
	
.news {
	color: #3B4E32;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	}
	
.newslarger {
	font-size: 14px;
	font-weight: bold;
	}	
	
.news a:link, .news a:visited{
	color: #3B4E32;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
	}
	
.news a:hover {
	text-decoration: none;
	}
	
	
.certified {
	color: #3B4E32;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	padding: 0px 10px 0px 0px;
	}
	
/* Portfolio Page */

.thumbnail {
	padding: 3px;
	border: 1px solid #C8D8C9;
	margin: 13px 5px 28px 8px;
	}
	
.thumbnailint {
	padding: 3px;
	border: 1px solid #C8D8C9;
	margin: 0px;
	width: 133px;
	}
	
.thumbnailint a {
	border: none 0px;
	}
	
.mainportfoliopiece {
	/*border: solid 4px #A9B691;*/
	margin: 10px 8px 4px 5px;
	}
	
.captiontext {
	color: #43503D;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 0px 0px 8px;
	}
	
.portfoliotype, .portfoliotype a:link, .portfoliotype a:visited, .portfoliotype a:active {
	font-size: 14px;
	text-transform: uppercase;
	color: #3B4E32;
	text-decoration: none;
	padding: 7px 0px 0px 5px;
	border: none;
	}
	
.portfoliotype a:hover {
	text-decoration: underline;
}
	
	
.dot {
	}
	
.biblio {
	font-size: 10px;
	color: #43503d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.biblio  p {
	margin: 25px 0px;
	}
