body { 
  background:#7C9CAF;
}

h2 { 
  color:Green;
}

font.slogan {
  font-size:x-large;
  color:maroon;
  font-style:italic
}

img.trans1 {
  height:1px
}

img.eaas1 {
  position:relative;
  overflow:hidden;
  padding:5px;
  text-align:left;
}

img.alleghenyCounty {
  display:block;
  background:url("Images/AlleghenyCounty.JPG") no-repeat;
  position:relative;
  overflow: hidden;
  width:5em;
  height:5em;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

img.home_care {
  position:relative;
  overflow:hidden;
  width:373px;
  height:490px;
  border:1;
  padding:5px;
  text-align:left;
}

img.eaas_booth {
  position:relative;
  overflow:hidden;
  width:400px;
  height:313px;
  border:1;
  padding:5px;
  text-align:left;
}

img.home_delivery {
  position:relative;
  overflow:hidden;
  width:400px;
  height:300px;
  border:1;
  padding:5px;
  text-align:left;
}

img.volunteer {
  position:relative;
  overflow:hidden;
  width:350px;
  height:396px;
  border:1;
  padding:5px;
  text-align:left;
}

img.group_exercise {
  position:relative;
  overflow:hidden;
  width:400px;
  height:188px;
  padding:5px;
  text-align:left;
}

font.title {
  font-size:large;
  color:white;
  font-style:bold;
  font-weight:bolder;
  font-family:"Comic Sans MS"
}

font.footer {
  font-size:small;
  color:white;
  font-style:bold;
  font-weight:bolder;
  font-family:"Comic Sans MS"
}

ul {
  list-style: disc;
  list-style-position:outside;
  text-indent: 0em;
}

ul.ul1 {
  list-style: disc;
  list-style-position:outside;
  text-indent: 2em;
}

ul.ul2 {
  list-style: disc;
  list-style-position:outside;
  text-indent: -1em;
}

table#table1 {
  border: normal #000 0px;
  width:740px;
  text-align:left
}

table#table1 td {
  padding:3px;
  border:solid #000 0px;
}

.td1 {
  text-align:center;
  background-color:gray;
}

.td2 {
  background-color:#EEEEEE;
  width:700;
}

.td21 {
  vertical-align:top;
  background-color:#EEEEEE;
}

.td3 {
  vertical-align:top;
  background-color:#CC9C50;
}

.ftd1 {
  text-align:center;
  background-color:gray;
}

.text1 {
	font-family: tahoma;
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.text2 {
	font-family: tahoma;
	font-size: 16px;
	color: black;
	font-weight: normal;
}

.text3 {
	font-family: tahoma;
	font-size: 14px;
	color: maroon;
	font-weight: normal;
}

.text4 {
	font-family: tahoma;
	font-size: 18px;
	color: maroon;
	font-weight: bold;
}

.text5 {
	font-family: tahoma;
	font-size: 16px;
	color: maroon;
	font-weight: normal;
}

.text6 {
	font-family: tahoma;
	font-size: 14px;
	color: maroon;
	font-weight: normal;
}

.link1 a:link {
	color: maroon;
	text-decoration: underline;
}

.link1 a:visited {
	color: maroon;
	text-decoration: underline;
}

.link1 a:hover {
	color: white;
	background-color: firebrick;
	text-decoration: none;
}

.link2 a:link {
	color: maroon;
	text-decoration: underline;
}

.link2 a:visited {
	color: maroon;
	text-decoration: underline;
}

.link2 a:hover {
	color: black;
	background-color:#EEEEEE;
	font-weight: bolder;
	text-decoration: none;
}

