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

#content.column
{
	width:680px;
	margin-top: 50px;
	height: auto;
}
#content H1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.01em;
}
#content H2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.03em;
}
#content H3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
}
#content a:link
{
	color: #d39a00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content a:hover
{
	text-decoration: underline;
}
#content a:visited
{
	color: #d39a00;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content ul
{
	list-style-image:url(../../images/bullet.gif);
	font-weight: normal;
	text-align: left;
}
#content li
{
	color:#FFFFFF;
	font-weight:normal;
	text-align: left;
	line-height:20px;
	font-size: 16px;
	margin-bottom:5px;
}
#header
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 83px;
	background-image: url("../../images/Harris-Howard-LogoHead.jpg");
	background-repeat: no-repeat;
}

#imageandtitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	color: #d39a00;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.01em;
}

#imageandtitle img
{
	margin-left:20px;
	margin-right:20px;
	margin-top:55px;
	margin-bottom:20px;
}
