body {
	font-family: Times New Roman;
	color: #000000;
	font-size: 100%;
	background-color:#5C7D5C;
}
a {
	font-family: Times New Roman;
	font-size: 100%;
	color:#5C7D5C;
	text-decoration: none;
}
link {
	font-family: Times New Roman;
	font-size: 100%;
	color:#000000;
}
h3 {
	font-family: "Times New Roman";
	font-size: 125%;
	font-weight: 400;
	padding-left: 10px;
	color: #5C7D5C;
}
h5 {
	font-family: Times New Roman;
	font-size: 10px;
}
a.tplinks {
	text-decoration: none;
	font-family: "Times New Roman";
	color: #D4DCC1;
	font-size: 17px;
	padding-left: 5px;
}
a:hover {text-decoration:underline}
h4 {
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-left:15px;
}
h2 {
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: bold;
}
a.smlinks {
	font-family: Times New Roman;
	font-size: xx-small;
}
hr {
	color: #000000;
}
#contain {
	width:785px;
	margin-left: 0px;
	background-color: #D4DCC1;
	padding-top: 15px;
	padding-left: 15px;
}
#header {
	width:800px;
	background-color: #d4dcc1;
	height: 126px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#374A37;
	color: #5C7D5C;
}
#footer {
	width:800px;
	background-color: #d4dcc1;
	height: 20px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#374A37;
	color: #5C7D5C;
}
