@charset "utf-8";
/* CSS Document */

#Phone {
	color: #49693A;
	font-family: Calibri;
	font-size: 1.9em;
}
.phoneSecond {
	color: #49693A;
}
#Email {
	color: #699753;
	font-family: Calibri;
	font-size: 1.3em;
	margin: 0px;
}
a:link {
	color: #467D29;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #467D29;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #467D29;
}
h1 {
	font-size: 1.8em;
	color: #467D29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #535552;
	margin: 0px;
}
h2 {
	font-size: 1.2em;
	color: #467D29;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #467D29;
	margin: 0px;
}
h3 {
	font-size: 1.2em;
	color: #467D29;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
