/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

#textfield1 {
	width: 220px;
	padding: 4px 0px;
	background:;
	border: 0px solid #D4BB0C;
	border-top-color: #D4BB0C;
	border-left-color:#D4BB0C;
	color: #000;
}

#submit1 {
	width: 63px;
	height: 22px;
	background: url(images/homepage06.gif) no-repeat left top;
	border: none;
	font-size: 12px;
	color: #000
}
#submit {
	width: 220px;
	
	border: none;
	font-size: 12px;
	color: #000
}
.input1 {
	width: 140px;
	padding: 3px 5px;
	background: #F8F7F3;
	border: 1px solid #F8F7F3;
	border-top-color: #E4E0D0;
	border-left-color: #E4E0D0;
}

.input2 {
	float: right;
	width: 63px;
	height: 22px;
	background: url(images/homepage13.gif) no-repeat left top;
	border: none;
}
fieldset {
	float : left;
	margin : 0 5px 0 0px;
	padding : 1em;
	border : 3px double #648081;
	font: 90%/1.8em bold Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
}
fieldset div {	width : 150px; 	border : 0px solid #ccc;	margin : 0;	padding : 1px;}

* html fieldset div {	left: 170px;	width: 150px; }
fieldset div input { width: 136px; 	border: 1px solid #F8F7F3;	border-top-color: #E4E0D0;	border-left-color: #E4E0D0;	padding : 1px;}
* html fieldset div input {	width: 150px; 	width: 146px;}
fieldset div br { display : none;}
legend { font-size:12px;	font-weight : bold;	color : #648081;	margin : 0;	padding : 0.5em;}
label {	display : block;}
label em { font-style : normal;	text-decoration : underline; color : #900; }
textarea {	padding: 0;	margin:5px auto 10px auto;	background: #fafbfc; border: 1px solid #F8F7F3;	border-top-color: #E4E0D0;	border-left-color: #E4E0D0; width: 220px; 	height:180px;}
input:hover, textarea:hover {	background:#fff;}
input:focus, textarea:focus {	border : 1px solid #666;	background:#fff;}



/** HEADINGS */

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

h2 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
	color: #43423E;
}

h3 {
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
}

/** TEXTS */

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

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

.text1 {
	text-align: center;
	color: #919799;
}
.bsp {margin-top: 30px;}
/** LISTS */

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

.list1 li {
	display: block;
	float: left;
	width: 49%;
	margin-bottom: 5px;
}

.list1 a {
	padding-left: 15px;
	background: url(images/homepage17.gif) no-repeat left center;
}

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

.list2 li {
	margin-bottom: 5px;
}

.list2 a {
	padding-left: 15px;
	background: url(images/homepage17.gif) no-repeat left center;
}
.list3{
	margin: 120px 0 0 30px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(images/homepage17.gif);
	}
.list3 li{margin:3px 0 3px 0}
/** LINKS */

a {
	color: #1A5C20;
}

a:hover {
	text-decoration: none;
}
a.current {color: #1A5C20 !important; text-decoration: underline !important; }
.link1 {
	text-decoration: none;
	color: #3A3A3A;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage01.jpg) repeat left top; }
.bg2 { background: url(images/homepage02.jpg) repeat-x left top; }
.bg3 { background: url(images/homepage03.jpg) repeat-x left top; }
.bg4 { background: url(images/homepage07.jpg) repeat-y left top; }
.bg5 { background: url(images/homepage14.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage15.jpg) repeat-x left top;}

/** MISC */

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

img { border: none; }

.img1 {
	float: left;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.news {width: 230px}
