a:link { 
	color: #7F4310;
} 
a:visited { 
	color: #7F4310;
} 
a:active { 
	color: #7F4310;
}

a:hover {
	color: #629DA5;
}

.topbar {
	background-color: #7F4310;
}

.greenLight {
	background-color: #EAF2F3;
}

.greenDark {
	background-color: #96BDC2;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #7F4310;
}

.bodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #7F4310;
	font-weight: bold;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  	text-decoration: none;
	color: #7F4310 ! important;
}

.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  	text-decoration: none;
	color: #629DA5 ! important;
}

.subnavOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  	text-decoration: none;
	color: #629DA5 ! important;
}

.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  	text-decoration: none;
	color: #629DA5 ! important;
}

.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  	text-decoration: underline;
	color: #629DA5 ! important;
}

.quote {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #629DA5;
}
.attribute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #629DA5;
}

.bodyGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #629DA5;
}
