/*
// $Id: content.css,v 1.4 2009/08/19 02:47:21 scottl Exp $
// $Revision: 1.4 $
// $Author: scottl $
//
// $Log: content.css,v $
// Revision 1.4  2009/08/19 02:47:21  scottl
// *** empty log message ***
//
// Revision 1.3  2009/08/18 20:05:48  scottl
// *** empty log message ***
//
// Revision 1.2  2009/06/10 02:16:16  scottl
// Wrapper dev.
//
// Revision 1.1  2009/06/04 02:36:43  scottl
// Initial revision.
//
// Revision 1.2  2008/02/22 19:01:54  scottl
// Various changes to reference website.  Added new and updated example code modules and fixed some basic things that were missing/broken (Google Analytics, doctype, etc.)
//
//
*/
h1
{
	color: #362619;
	font-size: 28px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

h2
{
	color: #675244;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

h3
{
	color: #124660;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
}

#boxMiddleColumn li
{
	margin-bottom: 6px;
}
