﻿@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0 10px 0px;
	color: #000;
	text-align: center;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background: #d4d4d4 url(../images/top_bg.gif) repeat-x;
}
ul, ol, li {
	list-style: none;
}
img {
	border: none;
}
input, textarea, select {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #86b417;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #86b417;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #475900;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #86b417;
	font-weight:bold;
}
ul#links li {
	padding-left:0px;
	margin-left:14px;
	width:400px;
	/*font-weight: bold;*/
	line-height: 1.5;
	list-style-image: url(../images/list_arrow.gif);
}
/* ------------------------------------------------------------------------------ */

#pageframe {
	width: 1050px;
	margin: 0 auto;
	background: -27px 0 url(../images/top_bg_center.jpg) no-repeat;
}

#page {
	width: 871px;
	height: 100%;
	margin: 0 auto;
	padding-top: 98px;
	text-align: left;
}

#frame {
    height: 100%;
	background: url(../images/site_bg.png) repeat-y;
}

#main {
	float: left;
	width: 664px;
	display: inline;
}

#main #header {
	height: 186px;
	background-repeat: no-repeat;
}
#main #header h1 {
	float: left;
}
#main #header h1 a {
	width: 230px;
	height: 140px;
	display: block;
}
#main #header h1 a span {
	display: none;
}
#main #header p {
	float: right;
	padding: 22px 10px;
	color: #fff;
	text-align: right;
}
#main #header a {
	color: #fff;
}
#main #contentCorner { 
	height:25px;
	background: url(../images/corner_content_shadow_left.gif) no-repeat;
}
#main #content {
	margin: 0px 5px 20px 48px;
}
#main #content .column {
	float: left;
	width: 296px;
	display: inline;
}
#main #content .column.margin {
	margin-left: 10px;
}
#main #content .title {
	background: left url(../images/headline_arrow.gif) no-repeat;
}
#main #content .title h2 {
	margin-left: 30px;
	color: #303030;
	font: bold 2.0em Arial, Helvetica, sans-serif;
	background: bottom url(../images/headline_line_dotted.gif) repeat-x;
	margin-right: 7px;
}
#main #content .title h2 span {
	color: #99c000;
	font: bold .5em Arial, Helvetica, sans-serif;
}
#main #content h3 {
	margin-top: 10px;
	color: #99c000;
	font: bold 1em Arial, Helvetica, sans-serif;
}
#main #content p {
	margin-top: 10px;
	line-height: 150%;
}

#sidebar {
	float: left;
	width: 207px;
}
#sidebar #menu {
	width: 200px;
	overflow: hidden;
	background: #fff;
}
#sidebar #menu .menuToggler {
	background: #fff;
}
#sidebar #menu .menuContent {
	background: #475A01 bottom url(../images/menu_bottom_bg.gif) no-repeat;
}
#sidebar #menu .menuContent li {
}
#sidebar #menu .menuContent li.last {
	background: bottom url(../images/menu_right_line_dotted.gif) no-repeat;
}
#sidebar #menu .menuContent a {
	width: 188px;
	padding: 4px 6px;
	color: #fff;
	display: block;
	font-size: 1.1em;
	text-align: right;
	font-weight: normal;
}
#sidebar #menu .menuContent a:hover {
	color: #CAE84A;
	font-weight: normal;
}
#sidebar #menu .menuContent a.active {
	color: #CAE84A;
	font-weight: normal;
}
#sidebar #menu h3 a {
	outline: none;
}

#sidebar #menuBottom {
    height: 10px;
    font-size: 1px;
    background: url(../images/menu_right_shadow.gif) no-repeat;
}

#footer {
	clear: both;
	height: 125px;
	padding: 10px 10px 10px 20px;
	background: url(../images/site_bottom.gif) no-repeat;
}
#footer .column {
	float: left;
	width: 170px;
	margin: 10px 0 10px 30px;
	color: #fff;
	font: 11px  Arial;
	font-weight: none;
}
#footer .column a {
	color: #fff;
	font: 11px  Arial;
	font-weight: bold;

}
.facts_img {
	width: 500px;
	padding: 3px 5px 3px 75px;
	height: 300px;
	background: left top url(../images/calendar_1995_left.png) no-repeat;
}

/* ------------------------------------------------------------------------------ */

#contactBox {
	width: 200px;
	margin-top: 4px;
	background: url(../images/menu_right_callback_bg.gif) repeat-y;
}
#contactBox form {
	margin-bottom: -2px; /* IE fix */
	padding-top: 26px;
	background: url(../images/head_callback.gif) no-repeat;
}
#contactBox .header {
	text-align: right;
}
#contactBox .input {
	padding: 1px;
	color: #848484;
	font-size: .9em;
	font-weight: bold;
	background: #fff;
	border: 4px solid #e5e5e8;
}
#contactBox .input.text {
	width: 142px;
	height: 14px;
	border-bottom: none;
}
#contactBox .input.textarea {
	width: 190px;
}

/* ------------------------------------------------------------------------------ */

#newsBox {
	width: 165px;
	margin-top: 10px;
	color: #757575;
	font: 1em Arial, Helvetica, sans-serif;
}
#newsBox .date {
	color: #4C5B0A;
	font-weight: bold;
}
#newsBox h4.title {
	font-size: 1em;
}
#newsBox h4.title a {
	color: #98BD00;
}
#newsBox p {
	line-height: 130%;
}

/* ------------------------------------------------------------------------------ */

.newsTop {
	width: 584px;
	padding: 6px 5px 5px 7px;
	font-weight: bold;
	color: white;
	background: left url(../images/news_bg_top.png) no-repeat;
}
.newsMiddle {
	width: 575px;
	padding: 7px 7px 5px 7px;
	background: left url(../images/news_bg_middle.gif) repeat-y;
}
.newsBottom {
	width: 584px;
	padding: 3px 1px 20px 7px;
	font-weight: bold;
	font-size: 10px;
	color: #86b417;
	background: left url(../images/news_bg_bottom.png) no-repeat;
}
.commentsBg {
	width: 507px;
	padding: 3px 5px 3px 7px;
	margin-top: 3px;
	font-weight: bold;
	font-size: 10px;
	color: white;
	background: left url(../images/comments_bg.png) repeat-y;
}
.commentsBottom {
	width: 507px;
	height: 15px;
	background: left url(../images/comments_bottom.png) no-repeat;
}

/* ------------------------------------------------------------------------------ */
.tripleColumn {
	float: left;
	width: 200px;
	margin-right: 2px;
	background-repeat: no-repeat;
}
.tripleColumn h2 {
}
.tripleColumn h2 a {
	width: 200px;
	height: 84px;
	display: block;
}
.tripleColumn h2 a span {
	display: none;
}
.tripleColumn p {
	margin: 10px 5px 0;
	line-height: 130%;
}

.tripleColumnFooter {
	float: left;
	width: 200px;
	margin: 14px 2px 0 0;
}
.tripleColumnFooter p {
	padding-right: 20px;
	text-align: right;
}
.tripleColumnFooter a {
	padding-left: 16px;
	color: #5A5A5A;
	font-weight: bold;
	background: left url(../images/arrow_orange.gif) no-repeat;
}

.teaserSmall {
	width: 600px;
	padding: 7px 7px 0 7px;
	font-weight: bold;
	background: left url(../images/content_top_bg.gif) repeat-y;
}
.teaserSmallBottom {
	height: 18px;
	background: left url(../images/content_top_bg_bottom.gif) no-repeat;
}


/* ------------------------------------------------------------------------------ */

.strong {
	font-weight: bold;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}

