w/* CSS Document */

body {
background-image: url(images/childpgbg.jpg);
background-repeat: repeat-x;
background-position: top;
margin-top: 0px;
}

.masthead {
background-image: url(images/childpgbg.jpg);
background-repeat: repeat-x;
}

.menu {
background-image: url(images/hpmenu_bg.jpg);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

.menuitems {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
padding-left: 15px;
text-decoration: none;
}
.menuitems a:link {
background-image: url(images/hp_arrowspace.gif);
background-repeat: no-repeat;
background-position: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
text-decoration: none;
padding-left: 15px;
}
.menuitems a:active {
background-image: url(images/hp_arrowspace.gif);
background-repeat: no-repeat;
background-position: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
text-decoration: none;
padding-left: 15px;
}
.menuitems a:visited {
background-image: url(images/hp_arrowspace.gif);
background-repeat: no-repeat;
background-position: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
text-decoration: none;
padding-left: 15px;
}
.menuitems a:hover {
background-image: url(images/hp_arrow.gif);
background-repeat: no-repeat;
background-position: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
font-weight: bold;
text-decoration: none;
padding-left: 15px;
}

.headline {
font-family: Arial, Helvetica, sans-serif;
color: #003C6E;
font-size: 13px;
padding-left: 10px;
font-weight: bold;
}

.welcome {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
padding-left: 2px;
padding-top: 10px;
line-height: 15px;
}
.welcome a:link {color: #85C226; text-decoration: none;}


.whoareyou {
font-family: Georgia, "Times New Roman", Times, serif;
color: #777777;
font-weight: bold;
font-size: 13px;
background-image: url(images/hpwhoareyou_bg.jpg);
background-repeat: repeat-x;
background-position: bottom;
padding-top: 10px;
padding-left: 20px;
height: 45px;
}
.whoareyou a:link {color: #777777; text-decoration: none;}
.whoareyou a:active {color: #777777; text-decoration: none;}
.whoareyou a:visited {color: #777777; text-decoration: none;}
.whoareyou a:hover {color: #CC9966; text-decoration: none;}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
background-image: url(images/brownrule_footer.gif);
background-repeat: repeat-x;
background-position: top;
text-decoration: none;
line-height: 18px;
}
.footer a: link {color: #666666; text-decoration: none;}
.footer a:hover {color: #DAC7A3; text-decoration: none;}

