/*
// $Id: content.css,v 1.5 2010/06/08 20:13:37 karenk Exp $
// $Revision: 1.5 $
// $Author: karenk $
//
// $Log: content.css,v $
// Revision 1.5  2010/06/08 20:13:37  karenk
// move styles so they all don't show in cmt list
//
// Revision 1.4  2010/06/08 20:00:12  karenk
// tweaks to homepage styles
//
// Revision 1.3  2010/06/08 17:42:07  karenk
// add new styles for homepage
//
// Revision 1.2  2007/10/25 22:26:33  zachb
// *** empty log message ***
//
// Revision 1.1  2007/10/18 23:14:36  zachb
// initial revision
//
// Revision 1.1  2007/07/12 17:32:29  scottl
// Module cleanup after corruption.
//
// Revision 1.1  2007/02/01 19:50:35  scottl
// Had to re-add the module after a developer committed project specific code and assets to the reference website.
//
// Revision 1.1  2006/11/27 16:28:25  scottl
// Re-established ReferenceWebsite module after cross-project corruption issue.
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/
h1 {
font-family: Arial;
font-weight: bold;
font-size: 14px;
color: #4576b9;
margin: 10px 0px 15px 0px;
}
.HomepageIntro {
font-family: Arial;
font-size: 15px;
color: #c19b56;
}
.HomepageTable {
border-spacing: 20px;
}
.HomepageTableEventDate {
}
