/* Nav */

a {
	color : #639A8C;
	text-decoration : underline;
}

a:hover {
	color : #336054;
	text-decoration : underline;
}

.text {
	color : #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight : normal;
	text-decoration : none;
}

a.text {
	color : #639A8C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight : normal;
	text-decoration : underline;
}

a.text:hover {
	color : #336054;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight : normal;
	text-decoration : underline;
}

.textHome {
	color : #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight : normal;
	text-decoration : none;
}

.textHomeServices {
	color : #639A8C;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	text-decoration : none;
}

.textHomeServicesBullets {
	color : #666666;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration : none;
}

.textHomeHeader {
	color : #639A8C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight : normal;
	text-decoration : none;
}

.textHomeSubHeader {
	color : #639A8C;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	text-decoration : none;
}

.sectionHeader {
	color : #DCC893;
	font-size : 20px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.textHeader {
	color : #639A8C;
	font-size : 15px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.copyright {
	color : #999999;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight : normal;
	text-decoration : none;
}

a.copyright {
	color : #999999;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight : normal;
	text-decoration : underline;
}

a.copyright:hover {
	color : #C35E04;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight : normal;
	text-decoration : underline;
}

.leftNav {
	color : #AF6228;
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.leftNav {
	color : #8C867B;
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.leftNav:hover {
	color : #AF6228;
	font-size : 10px;
	font-style : normal;
	font-family : Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

