body
{ 
	background-color: white; 
}


h1
{
	color: #AA8345;
	text-align: left;
	font-family: Arial, Helvetica, Trebuchet, Verdana, Sans-Serif;
	font-size: 18px;
	border-bottom: 2px solid #AA8345;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2
{
	color: #660000;
	text-align: left;
	font-family: Arial, Helvetica, Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	margin-top: 8px;
	margin-bottom: 0px;
}


p
{
	color: black;
	font-family: Times, Times New Roman, Verdana, Serif;
	font-size: 14px;
	margin-top: 4px;
	text-align: justify;
}

a
{
	color: #660000;
	font-family: Arial, Helvetica, Trebuchet, Verdana, Sans-Serif;
	font-weight: normal;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}


a.headline
{
	color: #660000;
	text-align: left;
	font-family: Arial, Helvetica, Trebuchet, Verdana, Sans-Serif;
	font-size: 15px;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: none;
}
a.headline:hover { 
	text-decoration: underline;
}


p.smallcopy
{
	color: #660000;
	font-family: Times, Times New Roman, Serif;
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 25px;
	font-weight: normal;
	text-decoration: none;
}

a.smallcopy
{
	color: #660000;
	font-family: Times, Times New Roman, Serif;
	font-size: 12px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 25px;
	font-weight: normal;
	text-decoration: none;
}

a.smallcopy:hover { 
	text-decoration: underline;
}


p.byline
{
	color: black;
	font-family: Times, Times New Roman, Verdana, Serif;
	font-size: 14px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
}

table#masthead
{
	width: 706px;
	border: none;
	background-color: white;
	padding: 0px;
	margin-top: 10px;
}

table#main
{
	width: 706px;
	border: 4px solid #AA8345;
	background-color: white;
	padding: 0px;
	margin-top: 0px;
}

td.main
{
	background-color: white;
	padding: 16px;
	vertical-align: top;
}

td.form
{
	background-color: white;
	padding: 10px;
	vertical-align: top;
	text-align: right;
	color: black;
	font-family: Times, Times New Roman, Verdana, Serif;
	font-size: 14px;
}

img.feature
{
	margin-top: 5px;
	margin-bottom: 10px;
	width: 222px;
}
