#banner {
width: 443px;
height: 100px;
float:left;
margin-left:5px;
}

#dates {
width: 745px;
margin: 8px;
font-family: "Arial", "Lucida Grande";

}

a:link {color: #414040; text-decoration: underline;}     /* unvisited link */
a:visited {color: #414040; text-decoration: underline;}  /* visited link */
a:hover {color: #9e0c0c;}   /* mouse over link */
a {text-decoration: underline;
color: #414040;
} 

#stewardship-menu {
float:right;
width: 200px;
height: 400px;
padding: 6px;
font-weight: bold;
color: #a0242a;
font-family: "Arial", "Lucida Grande";

}

#text-block-1 {
width: 530px;
margin: 5px;
font-family: "Arial", "Lucida Grande";

}

#text-block-2 {
width: 750px;
margin: 5px;
font-family: "Arial", "Lucida Grande";

}

