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

p{
	font-family: "Times New Roman", sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-left: 25px;
	margin-right: 25px;
	vertical-align: text-top;
	text-align: left;
}
.address {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.bold {
	font-family: Times New Roman, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.header {
	font-family: Times New Roman, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #60AE45;
}
.navigation {
	font-family: "Times New Roman", serif;
	font-size: 14.5px;
	font-style: normal;
	font-weight: bold;
	display: inline-block;
	padding: 8px;
	text-decoration: none;
	color: #FFFFFF;
}
.uppercase {
	font-family: "Times New Roman", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
body {
	background-image: url(/bg.gif);
	background-repeat: repeat;
}
.column {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-justify: center;
}
.columnreg {
	font-size: 13px;
	font-style: italic;
}
.amybergan {
	font-size: 20px;
}
.quote {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
}
