﻿body {
	margin-top: 0in;
	margin-left: 0in;
	margin-right: 0in;
	background: white;
	font-size: 80%;
}
a:link {
	text-decoration: underline;
	color: darkblue;
}
a:visited {
	text-decoration: none;
	color: darkgreen;
}
a:hover {
	border-bottom: solid 1px #AA3333;
	text-decoration: none;
	background: #EEEEEE;
	color: black;
}
a:link.button {
	text-decoration: none;
	color: darkblue;
}
a:visited.button {
	text-decoration: none;
	color: darkgreen;
}
p {
	font-family: Eras Demi,Verdana,Arial,sans-serif;
	font-size: 80%;
	text-align: justify;
}
#li {
	font-family: Eras Demi,Verdana,Arial,sans-serif;
	font-size: 80%;
}
h1 {
	font-family: Lucida Calligraphy;
	color: black;
	font-size: 200%;
}
h2 {
	font-family: Eras Demi,Verdana,Arial,sans-serif;
	font-size: 120%;
	margin: 0;
	color: #333333;
	padding: 0.1em;
}
h3 {
	font-family: Eras Demi,Verdana,Arial,sans-serif;
	font-size: 40%;
	color: white;
	background: #054A24;
	margin: 0 0 0 0;
}
h3 a:link {
	border-bottom: 0px;
	text-decoration: none;
	color: oldlace;
	margin: 0 0 0 0;
}
h3 a:visited {
	border-bottom: 0px;
	text-decoration: none;
	color: #FFFFCC;
}
h3 a:hover {
	border-bottom: 0px;
	text-decoration: none;
	background: white;
	color: black;
}
h4 {
	margin: 0;
	background: #054A24;
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: white;
}
h4 a:link {
	text-decoration: none;
	color: white;
	margin: 0 0 0 0;
}
h4 a:visited {
	text-decoration: none;
	color: yellow;
}
h4 a:hover {
	text-decoration: none;
	background: white;
	color: black;
}
h5 {
	font-family: Eras Demi,Verdana,Arial,sans-serif;
	font-size: 80%;
	margin: 0 0 0.3em 0;
	padding: 0.1em 0.3em;
	color: rgb(49,73,98);
	background: #fef5e6;
}
h6 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0.3em 0.5em;
	background: rgb(238,240,241) color: #ffffff;
	border-bottom: solid 1px #ffffff;
}
.style_order_table {
	border-style: solid;
	border-width: 1px;
	border-color: #006400;
	background: #fdf5e6;
	width: 75%;
	height: 50px;
	text-align:center;
	font-size: 26px;
	font-weight: bold;
	font_style: italic;
}
.style_testimonial_table {
	border-style: solid;
	border-width: 1px;
	border-color: #006400;
	background: #fdf5e6;
	width: 75%;
}
.style_home_table {
	border-style: solid;
	border-width: 1px;
	border-color: #006400;
	background: #fdf5e6;
	width: 93%;
}

.style_home_header{
	font-family: Lucida Calligraphy, Cityscape, "Comic Sans MS";
	background: #efd871;
}
.style_highlight {
	margin: 0;
	background: #098842;
	font-size: 100%;
	color: white;
}
.style_highlight a:link {
	text-decoration: none;
	color: #efd871;
}
.style_highlight a:visited {
	text-decoration: none;
	color: #efd871;
}
.style_highlight a:hover {
	text-decoration: none;
	background: white;
	color: black;
}

.banner {
	margin-top: 0in;
	margin-bottom: 0in;
	border-bottom-width: 4pt;
	border-bottom-style: solid;
	border-bottom-color: #bdb76b;
}
.footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #bdb76b;
	border-right-color: #bdb76b;
	border-bottom-color: #bdb76b;
	border-left-color: #bdb76b;
	background-color: #fdf5e6;
}
