/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #7F945B url(images/homepage01.jpg) repeat-x;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #682520;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	line-height: 15px;
}

em{
	letter-spacing:0.02em;
}

ul.none {list-style-type:none}

.italic {
	font-style:italic;
	letter-spacing:0.02em;
}

.bold {
	font-style:bold;
}

.dark {
	color: #000000;
}

.text1 {
	margin-bottom: 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.text1lower {
	margin-bottom: 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

.headernote {
	margin-bottom: 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

.subtitle {
	font-size: 14px;
	color: #A6A6A6;
}

.logo{
	font-size:24px;
	letter-spacing:0.07em;
	font-weight:bold;
}

h2.light{
	margin-bottom: 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h1.dark {
	margin-bottom: 12px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
}

h1.light {
	margin-bottom: 12px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

.text2 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

h3.dark {
	margin-bottom: 5px;
	font-size: 14px;
	color: #000000;
}

h4.dark {
	margin-bottom: 2px;
	font-size: 12px;
	color: #000000;
}

.text3 {
	margin-right: 5px;
	padding: 2px 4px;
	background-color: #FFFFFF;
	color: #185022;
	font-weight:bold;
}

.dark {
	color: #000000;
}

.text4 {
	padding: 2px 5px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #808577;
}

.text5 {
	text-align: center;
	color: #C1D1AD;
}

.text6 {
	padding: 2px 2px;
	font-size: 12px;
	color: #000000;
}

.textFinePrint {
	text-align: center;
	font-size:10px;
	color: #C1D1AD;
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 96px;
	padding: 7px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

a.link1:hover {
	background: url(images/homepage04.gif);
	color: #FFFFFF;
}

a.link1a {
	text-decoration: none;
	font-weight: bold;
	color: #A6A6A6;
}


a.link2 {
	color:#000000;
}

a.link3 {
	color:#682520;
}

a.link5 {
	text-align: center;
	color: #C1D1AD;
	text-decoration:none;
}

a.logo {
	text-decoration:none;
	color:#FFFFFF;
}


/** BACKGROUNDS */

.bg1 {
	background: url(images/subpage1_01.jpg) no-repeat right 466px;
}

.bg2 {
	background: url(images/homepage08.gif) repeat-y left top;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	background: url(images/homepage06.gif);
}
