a:link 		{color: #87182F; background: none; text-decoration: none}
a:visited	{color: #87182F; background: none; text-decoration: none}
a:hover		{color: #87182F; background: none; text-decoration: underline}
a:active 	{color: #87182F; background: none; text-decoration: none}

BODY {color: #1E3C23; background: #EEE6C5;}

H1 {
		font-family: arial, sans-serif;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
		padding-top: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}

H2 {
		font-family: arial, sans-serif;
		font-size: 20px;
		font-weight: 800;
		letter-spacing:0.01em;
		padding-top: 5px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}

.subtitle {
		font-family: arial, sans-serif;
		font-size: 22px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 25px;
}

.TableText	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 0px;
}

.products	{
    color: #1E3C23; background: none;
		font-family: arial, sans-serif;
		font-size: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.products:link 		{color: #1E3C23; background: none; text-decoration: none}
a.products:visited	{color: #1E3C23; background: none; text-decoration: none}
a.products:hover		{color: #1E3C23; background: none; text-decoration: underline}
a.products:active 	{color: #1E3C23; background: none; text-decoration: none}

.menu	{
		color: #FFFFFF; background: #183C21;
		font-family: arial, sans-serif;
		font-size: 16px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #173956; background: none; text-decoration: none}
a.menu:visited	{color: #15446D; background: none; text-decoration: none}
a.menu:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.menu:active 	{color: #B06732; background: none; text-decoration: none}

.menubkgd {
    background: #1D3C23; background-image:url(/images/Menubkgd.gif)
}

.selected	{
		color: #959838; background: none;
		font-family: arial, sans-serif;
		font-size: 15px;
		font-weight: 800;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.selected:link 		{color: #173956; background: none; text-decoration: none}
a.selected:visited	{color: #15446D; background: none; text-decoration: none}
a.selected:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.selected:active 	{color: #B06732; background: none; text-decoration: none}

.footer {
    color: #1E3C23; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}