
body {
	font-family: Garamond;
	font-size: 15px;
	font-weight: 100;
/*	background-image: url(images/FlowerTree_by_RubelCreative_large.jpg); */
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000;
}
.tbody {
	background-color: #BCE27F;
	background-position: center;
	border: thin solid #808040;
}

.h1 {
	font-family: Garamond;
	font-size: 36px;
	font-weight: 900;
	text-transform: none;
	text-align: center;
	color: #444422;
	font-style: italic;
}
.h3 {
	font-family: Garamond;
	font-size: 20px;
	font-weight: 600;
	text-decoration: underline;
	color: #000000;
}

.phonenumber {
	font-family: Garamond;
	font-size: 18px;
	color: #444422;
	text-align: right;
	font-weight: 600;
	right: 20px;
}

.h2 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #444422;
}
.navbar {
	font-family: Garamond;
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
	font-weight: 300;
}
a:link {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
}
a:visited {
	color: #000000;
	font-size: 14px;
	font-weight: 300;
}


.nav2 {
	font-size: 16px;
	color: #BCE27F;
	background-color: #000000;
	text-align: left;
}
