.dropdowns {
	font-weight: bold;
}
.coltitle {
	font-weight: bold;
	text-decoration: underline;


}
.projectinfo {
	font-weight: normal;
}
.locationinfo {
	font-weight: normal;
}
.dateinfo {
	font-weight: normal;
}
.iconinfo {
	text-align: center;
	vertical-align: middle;

}
.infocolor1 {
	background-color: #CCCCFF;

}
.info1 {
	background-color: #C0D6BB;


}
.info2 {
	background-color: #F3F3F3;
}
.projtable {
	font-size: 12px;
}


.projectphoto img {
	border: 1px solid #EF5F24;
	border-bottom: 5px solid #EF5F24;
	}

.projectphoto a:hover img {
	border: 1px solid #006699;
	border-bottom: 5px solid #006699;
}

.projectphoto {
	text-align: center;
}

.morephotos img {
	border: 1px solid #EF5F24;
	}

.morephotos a:hover img {
	border: 1px solid #006699;
	}

.morephotos {
	text-align: center;
	padding-top: 25px;

}

.detailtitle {
	font-weight: normal;
	color: #DC4E1B;
	text-transform: capitalize;
	text-decoration: underline;
	padding-bottom: 10px;
	/*padding-bottom: 15px;*/
}
.detail2 {
	background-position: center;
}
.lastupdate {
	font-size: 12px;
	text-align: right;
	font-style: italic;

}
.detailinfo {
	font-weight: normal;
	font-size: 11px;
	line-height:125%;
	/*vertical-align: top;*/

}
.detailinfotitle {
	font-size: 11px;
	font-weight: bold;
	line-height: 175%;
	/*vertical-align: top;*/
}
.descriptioninfo {
	font-weight: normal;
	font-size:11px;
}
.captioninfo {
	/*padding-top: 5px;*/
	font-size: 12px;
}
.quoteinfo {
	font-style: italic;
	color: #DC4E1B;
	font-size:11px;
}

.personinfo {
	font-size: 11px;
	font-style: italic;
	color: #666666;	

}

.photodetailcaption {
	font-size: 14px;
	text-align: center;
}
.photodetailback {
	font-size: 10px;
	text-align: right;
}
.norecordmessage{
    color: #DC4E1B;
	font-size: 25px;
	text-align: center;
}
.quoteperson {
	font-size: 11px;
	font-style: italic;
	color: #0000FF;
	padding-left: 250px;
	line-height: 18px;
}

