.project {
	padding: 0 0 10px 0;
}

.project_item strong, .project strong {
	font: italic bold 9pt "Georgia";
	color: #dfa3a3;
}

.project_item em, .project em {
	font: italic 8pt "Georgia";
	color: #808080;
}

.project_item a {
	font: italic 7pt "Georgia";
	color: #493125;
	padding: 2px 4px;
}

.project_item a:hover {
	background: #704736;
	color: #ffffff;
}

.family_cont {
	overflow: hidden;
	margin-bottom: 30px;
}

.latestphotos {
	text-align: center;
}

.latestphotos a img {
	border: 6px solid #EBEBEB;
	margin: 3px 2px;
}

.latestphotos a:hover img {
	border: 6px solid #dfa3a3;
}

.eliteaffiliates {
	margin-left: 12px;
}

.eliteaffiliates a img {
	border: 3px solid #EBEBEB;
	margin: 1px 1px;
}

.eliteaffiliates a:hover img {
	border: 3px solid #dfa3a3;
}

.topaffiliates {
	text-align: center;
	font: italic 7pt "Georgia";
	line-height: 17px;
	padding: 8px 0 0 0;
}

.topaffiliates a {
	font: italic 7pt "Georgia";
	padding: 1px 3px;
}

.topaffiliates a:hover {
	color: #ffffff;
	background: #808080;
}

.notaccepting {
	text-align: center;
	padding: 10px 0;
	font: bold 7pt "Tahoma";
}


