
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #487741 url(images/bg01.jpg) repeat-x left top;
}

/** FORMS */

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

#textfield1 {
	width: 170px;
	height: 17px;
	background: url(images/homepage21.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#imagefield1 {
	margin-left: 1px;
}


/** HEADINGS */

h1, h2, h3 { margin: 0px; }

h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #3A7E2D;
}

h2 {
	margin-bottom: 10px;
	padding: 2px 26px;
	background: url(images/homepage13.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 12px;
	color: #6E6E6E;
}

h2.style1 {
	margin-bottom: 10px;
	padding: 0px;
	background: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #898989;
}

h3 {
	font-size: 11px;
	color: #1F3456;
}

/** Caption - Small Font*/
h8 {
	font-size: 11px;
}

/** TEXTS */

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

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding-left: 10px;
	background: url(images/subpage02.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-top: 15px;
	background: url(images/homepage19.gif) repeat-x left top;
}

.list2 li.first {
	padding-top: 0px;
	background: none;
}

.style2 {
	color: #78A32F;
}

/** LINKS */

a { color: #1F3456; }

a:hover { text-decoration: none; }

.link1 {
	display: block;
	padding: 4px 25px 3px 0px;
	text-align: right;
	background: url(images/homepage22.gif) no-repeat right center;
}

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

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

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

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 20px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	padding-bottom: 20px;
	background: url(images/homepage16.gif) repeat-x left top;
}

/** WRAPPER */

#wrapper { background: url(images/bg02.jpg) repeat-y left top; }

#bgtop { background: url(images/bg03.jpg) no-repeat left top; }

#bgbtm { background: url(images/bg04.jpg) no-repeat left bottom; }

/** MENU */

#menu a {
	display: block;
	float: left;
	width: 135px;
	height: 47px;
	padding: 5px 0px 0px 0px;
	background: url(images/homepage04.jpg) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #484848;
}

#menu a:hover { text-decoration: underline; }

/** BOX STYLE A */

.boxA {
	width: 246px;
	text-align: center;
	/* background: url(images/homepage10.jpg) repeat-y left top; */
}

.boxA .title {
	/* padding: 15px 20px; */
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

.boxA .content {
	padding: 10px 20px;
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

.boxB {
	width: 246px;
	background: url(images/homepage10.jpg) repeat-y left top;
}

.boxB .title {
	padding: 15px 20px;
	background: url(images/subpage04.jpg) no-repeat left top;
}

.boxB .content {
	padding: 10px 20px;
	background: url(images/homepage12.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 978px;
	height: 70px;
	margin: 0px auto 0px auto;
	background: url(images/bg05.jpg) repeat left top;
}

#footer p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	color: #DEECDB;
}
