@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 5px;
}

body {
	background-color: #173d52;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#TitleArea {
	background-image: url(images/Enfield_Food_Shelf_Header.jpg);
	height: 200px;
	text-decoration: none;
	font-size: 14px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#TitleArea a:link {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #173D52;
	text-decoration: none;
}
#TitleArea a:visited {
	color: #173D52;
	font-size: 12px;
}
#TitleArea a:hover {
	color: #FFFFFF;
	background-color: #173D52;
}



#TitleArea td {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 30px;
}

#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173D52;
}
#Content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #22133E;
}


#FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #173D52;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image: url(images/Enfield_Food_Shelf_Footer.gif);
	background-repeat: no-repeat;
	height: 37px;
}
