/** BASIC */

body {
	margin: 40px 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

input {
	padding: 2px 5px 3px 5px;
	font: normal 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #565656;
}

input.text {
	border: 1px solid #EEEEEE;
}

input.button {
	background: #EEEEEE url(images/homepage04.gif) repeat-x left top;
	border: none;
	text-transform: lowercase;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6, h7{
	margin: 0px;
}

h1, h2, h3 {
	font-weight: normal;
	color: #717171;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h1, h2 {
	margin-bottom: 15px;
}

h1 span, h2 span, h4 span {
	color: #064f2e;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

h4{
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

h7 {text-align: right;}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
	bottom: auto;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 20px 0px 10px 0px;
	background: url(images/homepage09.gif) repeat-x;
}

.list1 li.first {
	padding-top: 0px;
	background: none;
}

.list1 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage07.gif) no-repeat left center;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list3 li {
	padding: 5px 0px 0px 0px;
	background: url(images/homepage09.gif) repeat-x;
}

.list3 li.first {
	padding-top: 0px;
	background: none;
}

.list3 h3 {
	padding-left: 10px;
	background: url(images/homepage08.gif) no-repeat left center;
}
/** LINKS */

a {
	color: #2F6A00;
}

a:hover {
	text-decoration: none;
}

a2 {
	color: #003300;
}

a5 {
	color: #000000;
}
/** 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 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 50px;
	background: url(images/homepage09.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: #E4E4E4 url(images/homepage02.gif) repeat-x left top;
	border: 1px solid #E9E9E9;
}

#menu a {
	float: left;
	height: 43px;
	padding: 25px 23px 0px 25px;
	border-left: 1px solid #E3E3E3;
	text-decoration: none;
	font-size: 17px;
	color: #505050;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	border: none;
}

/** LOGO */

#logo h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #BCBCBC;
}

/** SEARCH */

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search legend {
	display: none;
}

#search-text {
	width: 130px;
}

#search-submit {
}

/** PAGE */

#page {
	padding: 30px 15px;
	background: url(images/homepage05.gif) repeat-x left top;
}

/** FOOTER */

#footer {
	background: url(images/homepage10.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 19px;
	text-align: center;
}




/**PAGINATION*/

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #006400;
text-decoration: none; 
color: #006400;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #698B22;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #b87f42;
color: #FFF !important;
border-color: #3E551C;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #064f2e;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


/**FORM2*/
form {
	padding: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:#F8F8F6;

	}
fieldset {
	margin: 20px 0;
	padding: 15px 10px;
	background-color:#F4F4F2;
	border: 1px solid #878177;	
}
legend {
	padding: 2px 5px;
	color: #1C1C1C;
	background-color: #FFD;
	border: 1px solid #878177;
}
label.preField {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
	font-weight: bold;
}
form .oneField {
	
}

/**QUOTES*/

.blockquote {
background-position: left 5px;
padding-left: 30px;
font-style: italic;
}
.blockquote span {
background-image: url(images/q-close.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 0px;
}
