a:link {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 11px;
	color: #24586A;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
a:visited {
	color: #364D00;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a:hover {
	color: #7B815F;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
a:active {
	color: #A3A082;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}.menubox {
	border: 1px solid #245866;
	height: 23px;
	width: 60px;
}
.linkspacer {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 12px;
	color: #3E7485;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.testamonial {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 10px;
	line-height: 18px;
	color: #6C6794;
	letter-spacing: 0.2em;
}
a.contact:link {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 14px;
	color: #24586A;
	text-decoration: none;
	line-height: 20px;
}
a.contact:visited {
	color: #24586A;
	font-size: 14px;
	text-decoration: none;
}
a.contact:hover {
	color: #7B815F;
	font-size: 14px;
	text-decoration: none;
}
a.contact:active {
	color: #A3A082;
	font-size: 14px;
	text-decoration: none;
}
a.web:link {
	font-family: Georgia, "Times New Roman", Times, serif, "Hoefler Text";
	font-size: 14px;
	color: #24586A;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	line-height: 20px;
	font-style: italic;
}
a.web:visited {
	color: #24586A;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	font-style: italic;
}
a.web:hover {
	color: #7B815F;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	font-style: italic;
}
a.web:active {
	color: #A3A082;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	font-style: italic;
}
.float_pic_left     {
	float: left;
	padding-right: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
