/* STYLES */
.subhead {
	font-family: Helvetica, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #7ba5ae;
	text-decoration: none
}

.subhead_brown {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #857d56;
	text-decoration: none
}


.text_brown {
	font-family: Clarendon, Helvetica, Arial;
	font-size: 14px;
	line-height: 18px;
	color: #857d56;
	text-decoration: none
}



.text {
	font-family: Lucida Grande, Helvetica, Arial;
	font-size: 8pt;
	line-height: 11pt;
	color: #333333;
	text-decoration: none
}



.link {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	line-height: 11pt;
	color: #7fa2ae;
	text-decoration: none
}

.link:hover {
	text-decoration: underline;
	color: #000000
}



.text_blue {
	font-family: ITC Century, Helvetica, Arial;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #7fa2ae;
	text-decoration: none
}



.text_blue_italic {
	font-family: ITC Century, Helvetica, Arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: italic;
	color: #7fa2ae;
	text-decoration: none
}

INPUT, TEXTAREA, SELECT, OPTION {
	background:#c3c09f;
	border: 1px solid #857d56
}
