/* MAIN LINK COLORS ::::::::::::::::::::::::::::::::::::::::: */
a:link 		{color: #0000ff; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #ff0000; background: none; text-decoration: underline}
a:active 	{color: #ff0000; background: none; text-decoration: none}
/* ========================================================= */

body {
  color: #000000; background: #ffffff;
  background-image: url(/images/background.jpg);
  background-repeat: repeat-x;
  font: normal normal normal 12px/1em arial, verdana, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
}

sup	{
	vertical-align: 0.5em;
	font-size: 0.7em;
}

.text	{
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 20px;
}

a img {
	border: 0px;
}

ul.floatleft	{ /* used for 2 column ul's */
	width: 500px;
}

ul.floatleft	li	{ /* used for 2 column ul's */
	float: left;
	width: 250px;
}

h1 {
  color: #003366; background: none;
	font-size: 18px;
	margin-top: 45px;
	padding: 0px;
}

h2 {
  color: #003366; background: none;
	font-size: 1.5em;
	letter-spacing:0.01em;
}

h3 {
  color: #003366; background: none;
	font-size: 1.125em;
	letter-spacing:0.01em;
}

h1, h2, h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: bold;
}

h2, h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p	{
	margin: 0 0 1em;
}


.address-footer {
	color: #000000; background: none;
	text-align: center;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 15px;
}

.address-contact {
	color: #000000; background: none;
	font-weight: 400;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
}
.websiteby {
	color: #000000; background: none;
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* 	MENU STYLES WITH HYPERLINK COLOR SETTINGS */

.headermenu {
	font-size: 11px;
	font-weight: 400;
}
a.headermenu:link 		{color: #000000; background: none; text-decoration: none}
a.headermenu:visited	{color: #000000; background: none; text-decoration: none}
a.headermenu:hover		{color: #7e7961; background: none; text-decoration: none}
a.headermenu:active 	{color: #000000; background: none; text-decoration: none}

.headerselected {
	font-size: 11px;
	font-weight: 800;
}
a.headerselected:link 		{color: #000000; background: none; text-decoration: none}
a.headerselected:visited	{color: #000000; background: none; text-decoration: none}
a.headerselected:hover		{color: #000000; background: none; text-decoration: none}
a.headerselected:active 	{color: #000000; background: none; text-decoration: none}

.menu	{
	color: #959838; background: none;
	font-size: 12px;
	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: none}
a.menu:active 	{color: #b06732; background: none; text-decoration: none}

.menuselected	{
	color: #959838; background: none;
	font-weight: 900;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
}
a.menuselected:link 		{color: #173956; background: none; text-decoration: none}
a.menuselected:visited	{color: #15446d; background: none; text-decoration: none}
a.menuselected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.menuselected:active 	{color: #b06732; background: none; text-decoration: none}

.MenuItemNotSelected	{
	color: #959838; background: none;
	font-weight: 900;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
}
a.MenuItemNotSelected:link 		{color: #173956; background: none; text-decoration: none}
a.MenuItemNotSelected:visited	{color: #15446d; background: none; text-decoration: none}
a.MenuItemNotSelected:hover		{color: #7d7ab0; background: none; text-decoration: none}
a.MenuItemNotSelected:active 	{color: #b06732; background: none; text-decoration: none}

.submenu	{
	color: #ff8500; background: none;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}
a.submenu:link 		{color: #ff8500; background: none; text-decoration: none}
a.submenu:visited	{color: #ff8500; background: none; text-decoration: none}
a.submenu:hover		{color: #ff8500; background: none; text-decoration: none}
a.submenu:active 	{color: #ff8500; background: none; text-decoration: none}

.footer {
	text-align: center;
	color: #ffffff;
}

.footermenu {
	font-weight: 600;
}
a.footermenu:link 		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:visited	{color: #ffffff; background: none; text-decoration: none}
a.footermenu:hover		{color: #ffffff; background: none; text-decoration: none}
a.footermenu:active 	{color: #ffffff; background: none; text-decoration: none}

.footerselected {
	font-weight: 800;
}
a.footerselected:link 		{color: #fff001; background: none; text-decoration: none}
a.footerselected:visited	{color: #fff001; background: none; text-decoration: none}
a.footerselected:hover		{color: #fff001; background: none; text-decoration: none}
a.footerselected:active 	{color: #fff001; background: none; text-decoration: none}

/* 	end of menu styles with hyperlink color settings */

.menubkgd {
  background: #ffffff; background-image:url(/images/Menu-bkgd.jpg);
  background-repeat: repeat-x;
}

.picborder{
	border: 1px solid #000000;
}

.floatRight	{
	float: right;
	margin: 1em 0 .05em 1em;

}

.floatLeft	{
	float: left;
	margin: 1em 1em .05em 0;
}

.border {
	border-left: 2px solid #1c3281;
	border-right: 2px solid #1c3281;
}

.dottedline	{
	border-bottom: 4px dotted #000000;
}

.front-body-Bkgd	{
	background-image:url(/images/front-body-Bkgd.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

h1#header1	{
	text-indent: -9999px;
	background-image: url(/images/Header-1.jpg);
	background-repeat: no-repeat;
	width: 354px;
	height: 83px;
	margin-bottom: 24px;
	margin-top: 0px;
	padding-top: 0px;
}

.body-Bkgd	{
	background-image: url(/images/insidebody-bkgd.jpg);
	background-repeat: repeat-x;
}

.headerBkgd-0	{
	background-image:url(/images/1.1.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

.headerBkgd-1	{
	background-image: url(/images/Header-Inside.jpg);
	background-repeat: no-repeat;
	height: 90px;
}

.headerMenuP {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	margin-top: 3px;
	margin-right: 6px;
}

.welcomeToText	{
	font-size: 18px;
	color: #ff6600;
	line-height: 1.5em;
	font-weight: bold;
}

.byFreshText	{
	font-size: 18px;
	color: #333333;
	line-height: 1.5em;
	font-weight: bold;
}

.wholesomeText	{
	font-size: 16px;
	color: #096c3d;
	font-style: italic;
	line-height: 1.5em;
	font-weight: bold;
}

.subMenuClass	{
	margin:0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ffead2;
}