.text {
   font-family: Arial,san serif;
   font-size: 80%;
   color: #000000;
}

.logo {
   font-family: Times New Roman, Times, serif;
   font-size: 100%;
   font-style: italic;
   font-weight: bold;
   color: #630021;
}

.contact {
   font-family: Arial,san serif;
   font-size: 90%;
   font-weight: bold;
   color: #630021;
   text-decoration: none;
}

.menu {
   font-family: verdana, Arial,san serif;
   font-size: 65%;
   font-weight: bold;
   color: #005500;
   text-decoration: none;
}

.address {
   font-family: Arial,san serif;
   font-size: 70%;
   color: #000000;
}

.catering {
   font-family: Arial,san serif;
   font-size: 80%;
   color: #005000;
}

.title {
   font-family: Arial,san serif;
   font-weight: bold;
   font-size: 90%;
   color: #005500;
}

.title-green {
   font-family: Arial,san serif;
   font-weight: bold;
   font-size: 100%;
   color: #005500;
}

.title2 {
   font-family: Arial,san serif;
   font-weight: bold;
   font-size: 90%;
   color: #630021;
}

.title3 {
   font-family: Arial,san serif;
   font-size: 80%;
   color: #000000;
}

.title3 {
   font-family: Arial,san serif;
   font-size: 80%;
   color: #000000;
}

.title-red {
   font-family: Arial,san serif;
   font-weight: bold;
   font-size: 100%;
   color: #630021;
}

.packagebox {
   border-width: thin;
   border-color: #630021;
   border-style: solid;
   padding:8px;
}

.packagebox-home{
   border-width: thin;
   border-color: #630021;
   border-style: dotted none dotted none;
   margin:8px;
   padding:8px;
}

H1 {
   font-family: Times New Roman, Times, serif;
   font-size: 200%;
   font-style: italic;
   font-align: center;
   color: #630021;
   margin-top: 0;
   margin-bottom: 0;
}

H2 {
   font-family: Times New Roman, Times, serif;
   font-size: 125%;
   color: #630021;
   margin-top: 0;
   margin-bottom: 0;
}

h3 {
   font-family: Times New Roman, Times, serif;
   font-size: 125%;
   font-weight: bold;
   font-style: italic;
   text-align: center;
   color: #4A2C0F;
   margin-top: 0;
   margin-bottom: 0;
}

h3#titleDescription {
   font-size: 100%;
}


div#mothersDay h3 {
   font-family: Times New Roman, Times, serif;
   font-size: 115%;
   font-weight: bold;
   font-style: italic;
   text-align: center;
   color: #005500;
   margin-top: 0;
   margin-bottom: 0;
}


div#mothersDay h3#titleDescription {
   font-size: 100%;
}

div#mothersDay p {
   text-align: center;
   color: #005500;
}

div#menu {
   text-align: center;
   color: #4A2C0F;
   margin-top: 20px;
}

div#menu p {
   margin-top: 10px;
   margin-bottom: 10px;
}

div#menu p#first {
   margin-top: 10px;
   margin-bottom: 3px;
}

p#valentinesText {
   font-size: 80%;
   color:#630021;
   font-family: arial, helvetica, san serif;
}


A:link    {color: #005500;}
A:visited {color: #005500;}


