@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/norm_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contentWrapper {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
A {
	color: #644300;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FF0000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #584830;
	line-height: 20px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	line-height: 18px;
}

img.leftPadding {
	margin-left: 10px;
	padding: 0px;
}
A.headerNavigation {
	color: #483100;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

A.headerNavigation:hover {
	color: #FF0000;
	text-decoration: none;
}

