@charset "utf-8";
.topstory{
	width: 516px;
	background-color: #666666;
	float: left;
	margin-left: 2px;
	text-align:left;
	color: white;
}

.newsimage{
	width: 150px;
	padding: 10px;
	float: left;
	padding-left: 15px;
	}

.topstory .newsimage img {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

.newsstory .newsimage img {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.topstory .newsTitle {
	font-size: 18px;
}
	
.topstory .newsShort {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.newsstory {
	width: 514px;
	background-color: #ffffff;
	float: left;
	margin-left: 2px;
	text-align:left;
	color: #999999;
	border-bottom: 1px dotted;
}

.topstory a {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
	
.newsstory .newsTitle {
	font-size: 12px;
	color: black;
	font-weight: bold;
	float: left;
	text-decoration: none;
	width: 300px;
}
	
.newsstory .newsShort {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #333333;
	float: left;
	text-decoration: none;
	width: 300px;
}

.newsstory a {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: black;
}
	
.newsHolder {
	float: left;
	padding: 10px;
	width: 300px;
}

.mainTitle {
	font-size: 14px;
	color: black;
	padding-bottom: 5px;
	font-weight: bold;
}

.mainStory {
	color: #333333;
	font-size: 11px;
	line-height: 1.3;
	margin-top: 10px;
}

.mainImage {
	float: right;
	border: 1px solid;
	margin-top: 10px;
	margin-left: 10px;
	}
	
.storyHolder {
	text-align:left;
	padding: 15px;
	margin-left: 2px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 450px;
}

.storyFooter {
	text-align: left;
	color: black;
	float: left;
	text-decoration: none;
}

.storyFooter a {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
	font-style: italic;
	}

.portTitle {
	float: left;
	font-size: 14px;
	width: 100%;
	color: black;
	padding-bottom: 0px;
	font-weight: bold;
}
.portLoc {
	float: left;
	font-size: 10px;
	width: 450px;
	color: #666666;
	clear: left;
	padding-bottom: 5px;
}

.portStory {
	clear: left;
	float: left;
	color: #333333;
	font-size: 11px;
	line-height: 1.3;
	width: 450px;
}

.portImage {
	padding-top: 15px;
	padding-bottom: 10px;
	height: 150px;
	float: left;
	}

.topport{
	width: 516px;
	background-color: #4D4D4D;
	float: left;
	text-align:left;
	color: white;
}

.topport .portimage {
	padding: 15px;
	width: 150px;
	float: left;
}

.topport .portimage img {

}

.topport .portHolder {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
}

.portHolder .portTitle {
	color: white;
	margin-top: 5px;
	text-align: left;
}

.portHolder .portLoc {
	color: #CCCCCC;
	text-align: left;
}

.portHolder a {
	color: white;
	text-decoration: none;
	text-align: center;
	}
	
.portHolder .portShort {
	color: white;
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 1.3;
	margin-top: 10px;
	float: left;
	width: 300px;
	text-align: left;
}

.portMore{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
}

.itemholder {
	clear:left;
	float: left;
}

.portitem {
	width: 150px;
	margin-top: 15px;
	float: left;
	padding-left: 15px;
	height: 210px;
	overflow: hidden;
}

.portitem .portholder .portimage {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.portitem .portHolder .portTitle {
	color: #000000;
	font-size: 11px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 5px;
}

.portitem .portHolder .portLoc {
	color: #333333;
	text-align: left;
	font-style: italic;
	margin-top: 3px;
	font-size: 11px;
}
.portfolioMainStoryImage{
	border: 1px solid;
	border-color: #FFFFFF;
	color: #000000;
	text-align: left;
}
.portfolioStoryImage{
	height: 150px;
}
