a {
	color : #758642;
	text-decoration : none;
}

a:hover 
	{
	color: #c63;
	text-decoration: underline
	}

body 
	{
	color: #758642;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	text-align: left;
	margin: 0;
	background: #CCCC99  no-repeat 220px 60px;
}

.topleftcol 
	{
	text-align: right;
	width: 170px;
	border-width: thin;
	height: 120px;
	float: left;
}

.header 
	{
	text-align: center;
	visibility: visible;
	position: relative;
	height: 120px;
	text-decoration: none;
	float: left;
	width: 644px;
	padding-left: 16px;
	margin-top: 15px;
	border: thin  black;
}

.toprightcol 
	{
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	padding-left: 3%;
	width: 20px;
	height: 120px;
	float: left;
}

.leftcol 
	{
	text-align: right;
	width: 170px;
	float: left;
	border-width: thin;
	clear: left;
	font-size: 13px;
	line-height: 17px;
	padding-top: 0;
}

.midcol 
	{
	text-align: center;
	visibility: visible;
	position: relative;
	text-decoration: none;
	float: left;
	width: 644px;
	padding-left: 16px;
	background: no-repeat transparent none;
	height: 500px;
	border-width: thin;
	padding-top: 9px;
}

.midcol_text 
	{
	text-align: left;
	visibility: visible;
	position: relative;
	text-decoration: none;
	float: left;
	padding-left: 16px;
	background: no-repeat transparent none;
	height: 500px;
	font-size: medium;
	line-height: 140%;
	width: 644px;
	margin-top: -10px;
}

.midcol_text h2
	{
	font-size: 20px;
	text-align: left;
	margin-top: 21px;
}

.rightcol 
	{
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	padding-left: 3%;
	width: 20px;
	float: left;
	border-style: none;
}

.menuheader 
	{
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none;
	text-align: right;
	margin-top: 3px;
}

.menuheader h1
	{
	margin-bottom: 8px;
	font-size: 20px;
}

.menuitem
{
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 8px;
	border-right: 0 none;
	border-bottom: 1px dotted;
	border-left: 1px none;
	font-size: 16px;
}
.menuitem a
	{
	font-size: 16px;
	text-decoration: none;
	}

.menuitem a:hover 
	{
	color: #c63;
	text-decoration: none
	}

ul {
	list-style: disc;
}

.menuitem p
	{
	font-size: 16px;
	text-decoration: none;
	}

.break {
	width: 100%;
	height: 1px;
	clear: left;
	border-width: thin;
	border-style: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	white-space: normal;
	height: auto;
}

