/* PROJECT PAGE STYLES */


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 26px;
	letter-spacing: 1px;
	background-color: #6293C7;
	width: 94%;
	text-transform: uppercase;
	text-indent: 10px;
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
}


.projectListItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 10px;
	margin: 7px 7px 30px;
	border: 1px solid #6293C7;
	vertical-align: top;
	width: 90%;

}

.projectDetail {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding: 8px 8px 20px;
	margin: 7px;
	border: 1px solid #6293C7;
}


.projectPho {
	width: 386px;
	float: right;
	padding: 7px;
	margin-bottom: 30px;
	margin-left: 20px;
}


.projectthumb {
	height: 118px;
	width: 183px;
	float: right;
	padding: 7px;
}
 
 #Photohumb {
	height: 70px;
	width: 108px;
	display: inline;
	padding-top: 10px;
	padding-bottom: 10px;
}

 #Photohumb ul{
	margin: 20px 5px 5px;
	list-style-image: none;
	list-style-type: none;
}
 #Photohumb li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	padding-right: 10px;

}
.projectSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #6293C7;
	margin: 0px;
	padding: 0px;
}

.projectSub2 {
	font-size: 12px;
	color: #000000;
	font-style: oblique;
	margin-bottom: 4px;
	padding-top: 3px;
}


.projectDescript {
	font-size: 11px;
}
