.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004326;
}
.text12
{
	font-size: 12px;
}
.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #7e7e7e;
	font-weight: normal;
}
.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.subnavigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b95f1d;
	text-transform: uppercase;
	font-weight: bold;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}
.blacktext
{
	color: #000000;
}
.orangetextbold
{
	color: #b95f1d;
	font-weight: bold;
}
.orangetext15
{
	font-family: Arial, Helvetica, sans-serif;
	color: #b95f1d;
	font-weight: bold;
	font-size: 15px;
}
.orangetext20
{
	font-family: Arial, Helvetica, sans-serif;
	color: #b95f1d;
	font-weight: normal;
	font-size: 20px;
}
.orangetext
{
	color: #b95f1d;
}
.whitetext15
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.whitetext
{
	color: #FFFFFF;
}
.graytext
{
	color: #666666;
	font-weight: bold;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	color: #b95f1d;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0px;
	text-transform: none;
	margin-top: 10px;
}

a:link { color: #1b5b36}
a:visited { text-decoration: none; color: #1b5b36}
a:hover { text-decoration: none; color: #cccccc}
a:active { text-decoration: none; color: #1b5b36}

.maintext a:link { text-decoration: underline; color: #1b5b36}
.maintext a:visited { text-decoration: underline; color: #1b5b36}
.maintext a:hover { text-decoration: underline; color: #cccccc}
.maintext a:active { text-decoration: underline; color: #1b5b36}

.navigationtext a:link { text-decoration: none; color: #FFFFFF}
.navigationtext a:visited { text-decoration: none; color: #FFFFFF}
.navigationtext a:hover { text-decoration: none; color: #cccccc}
.navigationtext a:active { text-decoration: none; color: #FFFFFF}

.blacktext a:link { text-decoration: none; color: #000000}
.blacktext a:visited { text-decoration: none; color: #000000}
.blacktext a:hover { text-decoration: none; color: #004326}
.blacktext a:active { text-decoration: none; color: #000000}

.bottomtext a:link { text-decoration: none; color: #000000}
.bottomtext a:visited { text-decoration: none; color: #000000}
.bottomtext a:hover { text-decoration: none; color: #004326}
.bottomtext a:active { text-decoration: none; color: #000000}

.subnavigationtext a:link { text-decoration: none; color: #b95f1d}
.subnavigationtext a:visited { text-decoration: none; color: #b95f1d}
.subnavigationtext a:hover { text-decoration: none; color: #959b86}
.subnavigationtext a:active { text-decoration: none; color: #b95f1d}

.whitetext a:link { text-decoration: none; color: #FFFFFF}
.whitetext a:visited { text-decoration: none; color: #FFFFFF}
.whitetext a:hover { text-decoration: none; color: #CCCCCC}
.whitetext a:active { text-decoration: none; color: #FFFFFF}

.italictext {
	font-style: italic;
}
.outline {
	border: 3px solid #1b5b36;
	padding: 15px;
}
.linebottom {
	border-bottom: 1px solid #959b86;
}
.linerightleft {
	border-right: 3px solid #76674c;
	border-left: 3px solid #76674c;
}
.ltgreenlineleft {
	border-left: 1px solid #959b86;
}
.mybutton {
	font-size: 14px;
	color: #004326;
	border: 1px solid #004326;
	line-height: 14px;
	background-color: #dfe3d5;
}
.firstline {
	margin-top: 10px;
}
hr {
	border: none 0; 
	border-top: 1px #959b86;
	height: 1px;
}
.fooditem {
	text-transform: uppercase;
	font-weight: bold;
}