/*this stylesheet is for the navigation panel*/

#navigator {

}

.housebutton {
line-height: 90%;
}

.housebutton a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.housebutton a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.housebutton2 {
line-height: 90%;
}

.housebutton2 a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.housebutton2 a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.housebutton3 {
line-height: 90%;
font-family: Arial, Verdana, sans-serif; 
font-size: 108%;  
}

.housebutton3 a {
font-size: 93%;
font-family:  Verdana, sans-serif;
}

.housebutton3 a:hover {
font-size: 93%;
font-family:  Verdana, sans-serif;
}


/* button background color */

#navigator {
background-color: #ffffff;
border:  2px solid #b8ae42;
width: auto;
margin-top: auto;
margin-left: 10px;
margin-right: auto;
padding: 2px;
text-align: left;
}


.housebutton {
font-weight: bold;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}


.housebutton2 {
font-weight: normal;
text-align: left;
margin-bottom: 0px;
margin-top: 0px;
}

.housebutton3 {
font-weight: bold;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;
}

/* button "at rest" */

.housebutton a {
padding: 8px 4px 4px 4px;
text-decoration: none;
display: block;
color: #666600; /*------button font color*/
background-color: transparent;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
}


.housebutton2 a {
padding: 4px 4px 4px 12px;
text-decoration: none;
display: block;
color: #666600; /*------button font color*/
background-color: transparent;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
}

.housebutton3 a {
padding: 4px;
text-decoration: none;
display: block;
color: #ffffff; /*------button font color*/
align: center;
background-color: #666600;
border-top: none;
border-left: none;
border-bottom: none;
border-right: none;
}

/* button while mouse hovers*/

.housebutton a:hover {
color: #333300; /*------button font color while hovering*/
background-color: #ffcc33;
border-top:  none;
border-left: none;
border-bottom:  none;
border-right: none;
}


.housebutton2 a:hover {
color: #333300; /*------button font color while hovering*/
background-color: #ffcc33;
border-top:  none;
border-left: none;
border-bottom:  none;
border-right: none;
}

.housebutton3 a:hover {
color: #333300; /*------button font color while hovering*/
background-color: #ffcc33;
border-top:  none;
border-left: none;
border-bottom:  none;
border-right: none;
}


/* Begin RSS Head Code */

<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.healthy-recipes-for-kids.com/healthy-recipes-for-kids.xml">

<style type="text/css">
#addSiteTo {
width:90%;
font-size:85%;
text-align:center;
padding:8px 0;
border:1px solid #000;
margin:12px auto;
background-color: $FFFF00;
}

#addSiteTo p {
padding:2px 2px 4px;
margin:0;
}

#addSiteTo img {
width:91px;
border:0;
padding:1px 0;
}
</style>

/* End RSS Head Code */
