body {
	background-color: #FFFFCC;
	background-image: url(/graphics/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
p, li {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	line-height: 140%;
}
.hi {
	color:#66704A;
	font-weight: bold;
}
h1 {
	font-family: "Copperplate Light", Copperplate, Optima, "Poppl-Laudatio Regular", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	font-variant: small-caps;
	color: #CBD331;
	letter-spacing: 0.05em;
	text-align: right;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	margin: 12px 0px 0px;
}
/* ---LINKS--- */
a:link, a:visited {
	color: #CDD531;
	text-decoration: none;
}
a:hover, a:active {
	color: #347041;
}
/* ---FOOTER Menu--- */
.ft {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: center;
}
a.ft:link, a.ft:visited {
	color:#00314F;
	text-decoration: none;
}
a.ft:hover, a.ft:active {
	color:#CCD42F;
	background-color: #FFFFCC;
}
/* ---HEADLINES--- */
.hl3 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	line-height: 1.2em;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.hl4 {
	font-size: 120%;
	color: #000000;
	line-height: 150%;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.quote {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	line-height: 18px;
	color: #000000;
}
.author {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #000000;
	padding-left: 50px;
}
.small {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 15px;
	color: #000000;
}
/* ---FORMS--- */
input {
	margin-right: 150px;
	margin-bottom: 4px;
}
.input_sameline {
	margin-right: 0px;
}
/* ---Main Menu--- */
a.mnm:link, a.mnm:visited {
	font-family: "Copperplate Light", Copperplate, Optima, "Poppl-Laudatio Regular", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	color: #336666;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-left: 6px;
	border-top: 0px solid #00314F;
	border-right: 0px solid #00314F;
	border-bottom: 0px solid #00314F;
	border-left: 6px solid #00314F;
	display: block;
	padding-left: 4px;
	padding-top: 14px;
	padding-bottom: 14px;
}
a.mnm:hover, a.mnm:active {
	border-top: 0px solid #CDD531;
	border-right: 0px solid #CDD531;
	border-bottom: 0px solid #CDD531;
	border-left: 6px solid #CDD531;
	color: #CDD531;
}
/* ---SUB MENU--- */
.sm {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	display: block;
}
a.sm:link, a.sm:visited {
	text-decoration: none;
	color: #000000;
}
a.sm:hover, a.sm:active {
	color: #CDD531;
}
.sm:first-line {
	font-family: "Copperplate Light", Copperplate, Optima, "Poppl-Laudatio Regular", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.sm_ital {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-style: italic;
}
#smhere {
	color: #336633;
}
#mmhere {
	color: #9AAEAE;
	border-left-color: #9AAEAE;
}
