body {
	background-image: url('../images/background.gif');
	background-repeat: repeat;
	width: 100%;
	margin: 0;
	padding: 0;
	}

.pageContent {
	width: 758px;
	background-color: white;
	}
.homeMasthead {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.pageNavLinks {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.pageTitle {
	margin-top: 1em;
	font-family: arial, helvetica, san serif;
	color: #000099;
	text-align: center;
	}
.homeMissionStatement {
	border-style: outset;
	border-width: 5px;
	border-color: #000066;
	margin: 2em;
	color: #000099;
	font-family: arial, helvetica, san serif;
	text-align: center;
	}
.homeTabbedContent {
	margin-top: .5em;
	margin-botton: 1.5em;
	}
.pageFooter {
	margin-top: 1em;
	margin-bottom: 0em;
	}


.noticeShopping {
  text-align: center;
  font-family: arial, helvetica, sans serif;
  width: 60%;
  left: 20%;
  position: relative;
  color: #000066;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 120%;
}
.noticeShopping-cart {
  font-size: 135%;
  font-weight: bold;
  color: #ff7700;
}
.noticeShopping-phone {
  margin: 1em;
  font-size: 120%;
  font-weight: bold;
  color: #007700;
}
.noticeShopping-content {
  width: 600px;
  background-color: white;
}
.noticeShopping-footer {
  width: 600px;
  max-width: 600px;
  overflow: hidden;
  text-align: center;
}

