/* CSS Document */

.bodytext {
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a602c;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 5px;
	width: 220px;
}
.mainmenu {
	color: #DF3B18;
	font-weight: bold;
	font-size: 14px;
}

#mainheading {

}
h1 {}

h2 {
	font-weight: bold;
	padding-top: 3px;
	font-variant: small-caps;
	margin-bottom: -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .82em;
	color: #745D2B;
}
h3 {
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5A602C;
	font-size: .82em;
	padding-top: 10px;
	margin-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5A602C;
}

ul {
	line-height: 0.9em;
	font-size: 0.7em;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #313552;
	list-style-type: circle;
}
li {
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 5px;
	margin-right: 40px;
}
strong {
	font-weight: bold;
}
.bodytext_large {
	font-size: 0.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #745D2B;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 1em;
}
.bodytext_wide {

	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5a602c;
	margin-left: 9px;
	margin-right: 9px;
	margin-bottom: 5px;
}
.large {
	font-size: 1.4em;
	color: #EB9116;
}
