@charset "UTF-8";
/* CSS Document */


#nav ul {
padding-left: 232px;
}
#content h1{
font-size:20px;
}
#hometext {
margin-bottom:-5px;
}

#content a:link{
font-weight:bold;
text-decoration:underline;
color:#DA7696;
}
#content a:visited{
font-weight:bold;
text-decoration:underline;
color:#DA7696;
}
#content a:hover{
font-weight:bold;
text-decoration:underline;
color:#284A57
}
#content a:active {
font-weight:bold;
text-decoration:underline;
color:#DA7696;
}