a {
	color : #544935;
	font-weight: bold;
}

a:hover	{
	color : #DD1528;
}

a.bottomnav {
	color : #544935;
	text-decoration: none;
	font-weight: normal;
}

a.bottomnav:hover	{
	color : #DD1528;
	text-decoration: underline;
}

.main	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #484848;
	margin-bottom: 6px;
	margin-left: 16px;
	margin-right: 10px;
}

.smallhead	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	font-weight: bold;
	color : #DD1528;
	margin-top: 6px;
	margin-bottom: 6px;
}

.largehead	{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 24px;
	font-weight: bold;
	color : #DD1528;
	margin-bottom: 8px;
	text-transform : uppercase;
	letter-spacing : 2px;
}


.bottomnav	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 20px;
	color : #484848;
	text-transform : uppercase;
	letter-spacing: 2px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.footer	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 18px;
	letter-spacing: 1px;
	color : #484848;
}

.formfield	{
	margin-top: 5px;
	margin-bottom: 10px;
}

ul	 { list-style-image: url("../images/red_bullet.gif"); margin-top: 10px; margin-left: 5px }

li	{
		margin-bottom: 4px;
}
