p  {
  text-align: justify;
  padding-left: 10px;
}
ul  {
  padding-left: 0px;
  text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	text-align: center;
}
h3{
	font-family: Arial,sans-serif;
	font-size: medium;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
h5{
	font-family: Arial,sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color:#000000;
}
h6{
	font-family: Arial,sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	color:#FFFFFF;
}
.background  {
    background-image: url(../images/background.jpg);
	background-position: top;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
	text-align: left;
	background-color: none;
	font-weight: bold;
	width: 325px;
	vertical-align: bottom;
}
#title_one {
	font-size: medium;
}
#title_two {
	font-size: small;
}
#pagetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: right;
	background-color: none;
	font-weight: bold;
	width: 325px;
	vertical-align: top;
}
.pagebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	background-color: none;
	font-weight: bold;
}
#namebottom {
    padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
#titlebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#navbuttons {
    text-align: left;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navbuttons a:link {
    color: #000000;
    text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#navbuttons a:visited {
    color: #000000;   
    text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#navbuttons a:hover {
    color: #000000;
    text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}
.contenttable {
    width: 760px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
.page {
    background-color:#FEEFBC;
    width: 796px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    border-left: #91C052 2px solid;
    border-right: #91C052 2px solid;
	text-align: center;
	vertical-align: top;
}
#mealtime {
    text-indent: 30px;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding: 20px;
	text-align: justify;
}
#specialgift {
    width: 300px;
    background-color:#E7F6FE;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    border: #FFFFFF 2px solid;
	padding: 10px;
	text-align: center;
}
#specialgift a:link {       
    color: #000000;
    text-decoration: underline;
}
#specialgift a:visited {       
    color: #000000;   
    text-decoration: underline;
}
#specialgift a:hover {       
    color: #000000;   
    text-decoration: underline;
}
#content  {
	font-size: medium;
	text-align: center;
}
#content a:link {       
    color: #000000;
	font-weight: bold;
    text-decoration: underline;
}
#content a:visited {       
    color: #000000;   
	font-weight: bold;
    text-decoration: underline;
}
#content a:hover {       
    color: #000000;   
	font-weight: bold;
    text-decoration: underline;
}
