body {
	background-color: #13350D;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding: 10px;
	line-height: 17px;
}
.navigation {
	background-image: url(images/side_nav_button.jpg);
	padding: 6px 0px 6px 3px;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #1C5313;
	text-decoration: underline;
}
.promise {
	font-size: 11px;
	color: #FFFFFF;
	padding: 20px;
	background-image: url(images/promise_bg.jpg);
}
.border {
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	text-transform: uppercase;
	background-color: #000000;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding: 10px;
	line-height: 17px;
	font-style: italic;
}
