TD, BODY {
	font-family : "arial, helvetica, sans-serif";
	font-size : 12px;
	color : #333333;
	line-height : 130%;
}

A {
	color : #816434;
}

.subhead {
	font-size : 16px;
	color : #816434;
	font-weight : bold;
	line-height : 100%;
}

.team {
	font-family : "arial narrow, arial, helvetica, sans-serif";
	text-transform : uppercase;
	font-size : 16px;
	color : #816434;
	font-weight : bold;
}

UL {
	margin-top : 16px;
}

LI {
	padding-bottom : 8px;
}

.menu {
	font-size : 11px;
	color : #FFFFFF;
}

.menu a {
	color : #FFFFFF;
	text-decoration : none;
}

.menu a:hover {
	text-decoration : underline;
}

.footer {
	text-align : center;
	font-size : 11px;
}

.more {
	text-align : right;
}

.main {
	padding-left : 26px;
	padding-right : 30px;
	vertical-align : top;
}

.title {
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
	/*font-variant : small-caps;
	*/
}

.subtitle {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	/*font-variant : small-caps;
	*/
}

.photo {
	margin-right : 20px;
	margin-bottom : 10px;
	margin-top : 3px;
}

.photo-right {
	margin-left : 20px;
	margin-bottom : 10px;
	margin-top : 3px;
}

.photo-small {
	margin-right : 10px;
	margin-bottom : 2px;
	margin-top : 4px;
}

.home-right {
	padding-left : 20px;
	padding-right : 20px;
}