@charset "utf-8";

body {
	background-image:url(../images/backgrounds/background.jpg);
	color:#4e4e4e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	
}

body, html {
	height: 100.01%;
}

bodu ul,body ul li {
	list-style-type:none;
	margin:0;
	padding:0;
}

body p {
	margin:3px 0;
}

#main_cell {
	background-image:url(../images/backgrounds/main_cell.jpg);
	background-repeat:repeat-y;
	margin:auto;
	padding-left:8px;
	padding-right:8px;
	width:800px;
}

#main_cell #banner {
	border-color:#FFF #4a9318;
	border-style:solid;
	border-width:1px 7px 0 8px;
	margin:auto;
	width:785px;
}

#main_cell #content {
	margin:auto;
	width:800px;
}

#main_cell #content #left_colum {
	background-color:#FFF;
	display:block;
	float:left;
	width:223px;
}

#main_cell #content #left_colum #sub_menu li {
	border-bottom-color:#e0f0b2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-bottom:5px;
	padding-top:5px;
	width:200px;
}

#main_cell #content #left_colum #sub_menu ul {
	margin:0 auto;
	padding:0;
	width:200px;
}

#main_cell #content #left_colum .spacer {
	background-color:#eaeaea;
	clear:both;
	height:5px;
}

#main_cell #content #left_colum a {
	color:#4e4e4e;
	font-weight:700;
	text-decoration:none;
}

#main_cell #content #left_colum a:hover {
	color:#4a9318;
}

#main_cell #content #left_colum h1 {
	background-color:#4a9318;
	background-image:url(../images/backgrounds/h1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding-bottom:2px;
	padding-left:10px;
	padding-top:2px;
}

#main_cell #content #left_colum input {
	background-color:#EAEAEA;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}

#main_cell #content #right_colum {
	background-color:#FFF;
	display:block;
	float:left;
	margin-left:8px;
	padding:20px;
	width:529px;
}

#main_cell #content #right_colum #calendar {
	float:left;
	xwidth:250px;
}

#main_cell #content #right_colum #calendar select {
	color:#4A9318;
	font-family:Tahoma, "Times New Roman", Arial, serif;
	font-size:10px;
	margin-bottom:10px;
	margin-top:10px;
	width:150px;
}

#main_cell #content #right_colum #text_field {
	color:#666;
	font-family:Tahoma, "Times New Roman", Arial, serif;
	font-size:11px;
}

#main_cell #content #right_colum .big {
	font-size:27px;
}

#main_cell #content #right_colum .button {
	background-color:#CCC;
	border-style:none;
	border-width:0;
	font-family:Tahoma, "Times New Roman", Arial, serif;
	font-size:11px;
	height:18px;
	width:80px;
}

#main_cell #content #right_colum .sentence {
	margin:0;
	padding:0;
}

#main_cell #content #right_colum .tumbs {
	border:3px solid #4A9318;
	clear:right;
	float:right;
	margin:5px 10px;
}

#main_cell #content #right_colum h1 {
	font-size:14px;
	margin:0;
	padding:0;
}

#main_cell #content #right_colum h3 {
	color:#4A9318;
	font-size:11px;
	margin:10px 0 0;
}

#main_cell #content #right_colum p {
	padding-bottom:15px;
}

#main_cell #green {
	background-color:#4a9318;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	clear:both;
	height:3px;
}

#main_cell #green-d {
	background-color:#4a9318;
	border-top-color:#FFF;
	border-top-style:solid;
	border-top-width:1px;
	clear:both;
	height:3px;
}

#main_cell #header {
	background-image:url(../images/backgrounds/header_back.jpg);
	background-repeat:repeat-x;
	height:90px;
	width:800px;
}

#main_cell #header #address {
	float:left;
	font-size:10px;
	line-height:14px;
	padding:15px 0 0 15px;
}

#main_cell #header #logo {
	float:left;
	height:78px;
	margin-left:15px;
	margin-top:5px;
	width:228px;
}

#main_cell #header #menu {
	float:left;
	height:23px;
	padding-left:360px;
	padding-top:55px;
	width:68px;
}

#main_cell #header #menu li {
	display:inline;
	margin:0;
	padding:0;
}

#main_cell #header #menu li .button_2 {
	color:#4E4E4E;
	display:block;
	float:left;
	height:22px;
	padding-left:6px;
	padding-top:10px;
	text-decoration:none;
	width:69px;
}

#main_cell #header #menu li .button_3 {
	color:#4E4E4E;
	display:block;
	float:left;
	height:22px;
	padding-left:5px;
	padding-top:10px;
	text-decoration:none;
	width:61px;
}

#main_cell #header #menu ul {
	margin:0;
	padding:0;
}

#main_cell #header #menu ul li .button_1 {
	color:#4E4E4E;
	display:block;
	float:left;
	height:22px;
	padding-left:10px;
	padding-top:10px;
	text-decoration:none;
	width:45px;
}

#main_cell #header #menu ul li .button_1:hover {
	background-image:url(../images/buttons/button_1.jpg);
}

#main_cell #header #menu ul li .button_2:hover {
	background-image:url(../images/buttons/button_2.jpg);
}

#main_cell #header #menu ul li .button_3:hover {
	background-image:url(../images/buttons/button_3.jpg);
}

#main_cell #header #menu ul li a:hover {
	color:#fff;
}

#main_cell #header .wall {
	background-image:url(../images/backgrounds/lr_wall.jpg);
	float:left;
	height:87px;
	width:7px;
}

#fotter {
	background-image:url(../images/backgrounds/bottom.jpg);
	height:15px;
	margin:auto;
	width:816px;
}

#fotter_text {
	font-size:10px;
	margin:auto;
	padding-bottom:15px;
	padding-top:5px;
	text-align:right;
	width:815px;
}

#fotter_text a {
	color:#4E4E4E;
	text-decoration:none;
}

#fotter_text a:hover {
	color:#666;
}

a, a:focus {
	outline: none;
}

form input.text_field {
	background-color:#EAEAEA;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;
}

form p label {
	width: 200px;
	display: block;	
}

form textarea {
	background-color:#EAEAEA;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 350px;
	height: 100px;
}

p.error {
	color: red;
}

a.search_href {
	color:#4A9318;
	font-size:11px;
	text-decoration: none;
}

// * Checkboxgroup *
div.checkboxGroup {
	margin: 0 0 10px 0;
}

#main_cell #content #right_colum div.checkboxGroup h1 {
	font-family: Tahoma, "Times New Roman", Arial, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/backgrounds/news_back.jpg);
	background-repeat: repeat-x;
	width: 290px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 1px;
	margin-bottom: 0px;
}

#main_cell #content #right_colum div.checkboxGroup label {
	background-image: url(../images/backgrounds/news_back_2.jpg);
	height: 22px;
	width: 290px;
	margin-left: 5px;
	margin-bottom: 1px;
	font-size: 11px;
}


#main_cell #content #right_colum div.checkboxGroup img {
	vertical-align: bottom;
}
// * End checkboxgroup *
//sub buttons
#main_cell #content #right_colum_sub .sub_button a {
	color: #666666;
	text-decoration: none;
}
#main_cell #content #right_colum_sub h1 {
	clear: left;
}

#main_cell #content #right_colum_sub {
	background-color:#FFF;
	display:block;
	float:left;
	margin-left:8px;
	padding:0px 20px 20px 20px;
	width:529px;
}

#main_cell #content #right_colum_sub .sub_button a {
	color: #666666;
	text-decoration: none;
}

#main_cell #content #right_colum_sub .sub_button a:hover {
	color:#ffffff;
}
#main_cell #content #right_colum_sub .sub_button {
	float: left;
	padding: 10px;
	display: inline;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;

}
#main_cell #content #right_colum_sub .sub_button:hover {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #4a9318;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d3d1;
	border-left-color: #d4d3d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d3d1;
}

input.textfield {
	background-color:#EAEAEA;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 250px;
}

div#right_colum div form label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.intro {
	width: 350px;
	display: block;
	margin: 10px 0 0 0;
	text-align: right;
}

a img {
	border: none;
}
