h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AF1F1E;
	margin-top: 10px;
	background-color: transparent;
	margin-bottom: -10px;
	margin-left: 10px;
}
p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: .5pt;
}
/* GLOBAL LINKS////////////////////////*/
a:link {
	color: #AF1F1E;
}
a:visited {
	color: #054E16;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.header {
	background-color: #FDDB81;
	height: 138px;
}
iframe {
	border-width: 1px;
	border-style: solid;
	border-color: #AF1F1E;
}
.contentArea {
	padding-right: 2px;
	background-color: #FFFFFF;
}
.contentArea  p {
	padding-right: 2px;
}
.contentArea img {
	border-width: 1px;
	border-style: solid;
	border-color: #AF1F1E;
	margin: 10px;
}
.contentArea a:link {
	color: #AF1F1E;
}
.contentArea a:visited {
	color: #333333;
}
.contentArea a:hover {
	color: #054E16;
}
.contentArea a:active {
	color: #054E16;
}
.contentArea ul {
	margin-left: 0;
	padding-left: 0;
	list-style-image: none;
	list-style-type: none;
}
.contentArea li {
	list-style-type: none;
	background-image: url(../images/square.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
	margin-left: 5px;
}

.contentAreaNOlines {
	padding-right: 2px;
	background-color: #FFFFFF;
}
.contentAreaNOlines  p {
}
.contentAreaNOlines img{
	border-style: none;
	margin: 10px;
}
.contentArea#contact {
	background-image: url(../images/bldgBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* FOR PEPPER BACKGROUND IN GROCERY ////
.contentArea#grocery {
	background-image: url(../images/pepperBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}*/
#navBar {
	background-color: #035017;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #B01C1E;
	border-bottom-color: #B01C1E;
	color: #FFFFFF;
}
#navBar ul{
	background-color: #035017;
	list-style: none;
	margin: 2px 0px -5px 0px;
}
#navBar li {
	display: inline;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #035017;
	padding-right: 40px;
}

#navBar li a {
	text-align: center;
	color: #FFD354;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #035017;
}
#navBar li a:visited {
	color: #FFD354;
	text-decoration: none;
}
#navBar li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#navBar li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#solidBack {
	background-color: #FDDB81;
}

.lines {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #045018;
	border-left-color: #035018;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #045018;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #EC8C8C;
	margin-top: 20px;
	margin-bottom: 5px;
	font-style: normal;
}
.copyright a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #EC8C8C;
}
.copyright a:visited {
	color: #EC8C8C;
}
.copyright a:hover {
	color: #FFFFFF;
}
.copyright a:active {
	color: #FFFFFF;
}

.homeBack {
	background-image: url(../images/homeBack.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottomNav {
	background-color: #FCDC81;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #045018;
	border-right-color: #045018;
	border-bottom-color: #045018;
	border-left-color: #045018;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.bottomNav a:link {
	color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.bottomNav a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.bottomNav a:hover {
 	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #AF1F1E;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.bottomNav a:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #AF1F1E;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

.bold {
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #035017;
	background-color: #E0FEE8;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #035017;
}

