/** BASIC */

body {
	margin: 31px 0px 0px 0px;
	padding: 0px;
	background: #94cc52 url(images/homepage01.gif) repeat-x left top; /*264882*/
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.77em;
	color: #626262;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
}

.text1 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
	color: #858585;
}

.text4 {
	text-align: center;
	font-size: 10px;
	color: #eee;
}

.text9 {
	margin: 0px;
	padding: 0px;
	color: #858585;
	font-weight:bold;
	text-align: center;
	font-size: 11px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 24px;
}

.list1 li {
}

.list1 li a {
	padding-left: 9px;
	background: url(images/homepage17.gif) no-repeat 1px 3px;
}

/** LINKS */

a {
	color: #4A9000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
}

.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1, #footer {
	text-align: center;
	font-size: 10px;
	color: #eee;
}

.style1 a, #footer a {
	color: #eee;
}

.style1 a:hover, #footer a:hover {
	color: #fff;
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage02.gif) repeat-y left top; }
.bg2 { background: url(images/homepage03.gif) repeat-x left top; }
.bg3 { background: url(images/homepage04.gif) repeat-x left top; }

.bg4 { background: url(images/subpage1_01.gif) repeat-y left top; }
.bg5 { background: url(images/subpage2_01.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 13px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 13px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin: 10px 0px;
	padding: 0px;
	background: url(images/homepage20.gif) repeat-x left top;
}

/** BASIC */

html, body {
	height: 100%;
}

h2, .text2 {
	margin-bottom: 20px;
	padding-left: 15px;
	background: url(images/homepage11.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: 1.0em;
	font-weight: bold;
	color: #4A9000;
}

#box4 h2 {margin-bottom: 5px;}

h3, .text3 {
	padding-left: 10px;
	background: url(images/homepage18.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	color: #555;
}

.link1 {
	display: block;
	padding-right: 16px;
	text-align: right;
	background: url(images/homepage19.gif) no-repeat right center;
}

/** WRAPPER */

#wrapper {
	width: 715px;
	margin: 0px auto;
	border: 2px solid #FFFFFF;
}

/** DATE */

#extra1 {
	height: 31px;
	padding: 0px 0px 0px 10px;
}

#today {
	height: 21px;
	padding: 8px 20px 0px 0px;
	float:left;
}

#search_engine {float:right;background: url(images/homepage04.gif) repeat-x left top;width: 209px;height:30px;overflow: hidden;}

#keywords {margin: 7px 0 0 22px;width: 125px;border: 1px solid #ddd; background: #eee;color:#777;}
.searchbutton {border: none;background: transparent;color:#666;padding-left:14px;}
/** HEADER */

#header {
	height: 203px;
	border-bottom: 1px solid #FFFFFF;
}

#logo {
	float: left;
	width: 507px;
	height: 203px;
}

#logo h1, #logo h2 {position:absolute;left:-999em;}

/** MAIN-MENU */

#main-menu {
	float: left;
	width: 208px;
	height: 203px;
}

#main-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main-menu li {
	display: inline;
}

#main-menu a {
	display: block;
	width: 208px;
	color: #fff;
	font-size: 14px;
	text-decoration:none;
	font-family:"Comic Sans MS", "Sand CE",verdana,tahoma,arial;
	font-weight:bold;
	font-variant: small-caps;
	height: 41px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#main-menu b {
	position: relative;
	top: 10px;
	left: 25px
}

#main-menu1 {
	height: 30px;
}

/** CONTENT */

#content {
}

/** 3-COLS LAYOUT */

.three-cols {
}

.three-cols .colA {
	float: left;
	width: 253px;
}

.three-cols .colB {
	float: left;
	width: 254px;
}

.three-cols .colC {
	float: left;
	width: 208px;
}

/** 2-COLS LAYOUT */

.two-cols {
}

.two-cols .colA {
	float: left;
	width: 507px;
}

.two-cols .colB {
	float: left;
	width: 208px;
}

/** BOX1 */

#box1 {
	padding: 25px 25px 15px 25px;
	background: url(images/homepage13.gif) repeat-x left bottom;
}

/** BOX2 */

#box2 {
	padding: 25px 25px 15px 25px;
}

/** BOX3 */

#box3 {
	padding: 25px 25px 15px 25px;
}

/** BOX4 */

#box4 {
	padding: 25px 25px 0px 25px;
}

/** BOX5 */

#box5 {
}

/** BOX6 */

#box6 {
	padding: 25px 25px 15px 25px;
}

/** FOOTER */

#footer {
	padding: 20px;
	text-align: center;
}
#footer ul {list-style:none;padding:0;margin:0 0 3px 0;}
#footer li {display:inline;padding:2px 5px 2px 5px;}



/* SITE */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input {color:#4a9000;font-weight:bold;background:#eee;border:1px solid #4a9000;padding:2px 3px 2px 3px;}
textarea { width: 97%; height: 20em; padding: 3px; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }
/* div classes to float images or inserted blocks with text-wrap in articles */
.floatright { position: relative; float: right; padding: 0 0 0 10px; border: none; }
.floatleft { position: relative; float: left; padding: 0 10px 0 0; border: none; }
/* Comments and comment panel styles */
.comment { color: #4e1a1a; background: #f6f0e8; padding: 10px; margin-bottom: 10px; border: 1px solid #C0C0C0; }
.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 5px 0 10px 0; border: 1px solid #C0C0C0; }

/* ADMIN AREA */

/* span styles used in custom admin panels only */
.redtitle { font: bold 14px Arial; color: #ff0000; text-align: center; }
.bluetitle { font: bold 14px Arial; color: #0054bc; text-align: center; }
.admintitle { font: bold 16px Arial; color: #E23300; text-align: center; }
.buttonmargin { margin-bottom: 10px; }
.admpanel { border: 1px solid #ccc; padding: 10px 8px 10px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }
.fieldset { border: 1px solid #ccc; padding: 20px 8px 20px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }
legend { font: bold 16px arial; margin: 10px 0 0 0; }
input#save, input#submit_pass, input.button { margin:2px;color:#fff;background:#4a9000;border:1px solid #94cc52; }

/* mattonik's internal links mod */
#InterneLinky {
padding: 0.3em;
border: 1px solid #ccc;
}

#options p {float:left;margin-left:4px;}
