body{
	font-family: Tahoma;
	font-size: 12px;
	color: #343534;
	text-decoration: none;
	background-color: #658405;
	/*background-image: url('../img/main_bg.jpg');*/
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table{
	text-align:left;
	vertical-align: top;
}
a{
	font-family: Arial;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
}

h1{
	font-family: Arial;
	font-size: 14px;
	color: #3c3e3c;
	text-decoration: none;
}

.footer{
	/*width: 1000px;*/
	text-align: left;
	background-color: #658405;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
}

.body{
	width: 1000px;
	text-align: left;
}

.body_bg{
	background-image: url(../img/header_bg.jpg);
	background-color: #a3c101;
	background-repeat: repeat-x;
}

.header{
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
.content_left{
	background-color: #a3c101;
	background-image: url(../img/bg_left.jpg);
}

.content{
	background-color: #a3c101;
	background-image: url(../img/bg_content.jpg);
}

.content_right{
	background-color: #a3c101;
	background-image: url(../img/bg_top_right.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.bg_content_right{
	background-color: #a3c101;
	background-image: url(../img/bg_right_coloumn.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
}

.bg_content_main{
	background-color: #a3c101;
	background-image: url(../img/bg_content_main.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-position: left;
}

.content_center_title{
	background-image: url(../img/center_content_title_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;	
	font-weight: bold;
	padding: 4px 2px 2px 20px;
}
/**/
.mainmenu{
	padding: 5px 5px 5px 18px;
	cursor: pointer;
	color: #fe9100;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bg_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.mainmenu_link{
	color: #fe9100;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
}

.mainmenu_bottom{
	padding: 5px 5px 5px 18px;
	cursor: pointer;
	color: #fe9100;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/bg_menu_bottom.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


.submenu{
	padding: 0px 5px 10px 18px;
	color: #696969;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.submenu_ul{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 10px;
}

.submenu_li{
	list-style-type: square;
	list-style-position: outside;
	list-style-image:url(../img/list_style.jpg);
	padding:0px;
	margin:0px;
	cursor: pointer;
}
.events{
	padding:4px 2px 3px 9px;
	margin:0px;
	text-decoration:none;
	background-image: url(../img/events_bg.jpg);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	border-bottom:1px dashed #cacaca;
}

.recent_links{
	padding:4px 2px 3px 9px;
	margin:0px;
	text-decoration:none;
	background-image: url(../img/events_bg.jpg);
	background-position: 2px 8px;
	background-repeat: no-repeat;
	border-bottom:1px dashed #cacaca;
}

.events_link{
	font-family: Tahoma;
	font-size: 11px;
	color:#343534;
}
/**/

.black_11{
	font-family: Tahoma;
	font-size: 11px;
	color:#343534;
	text-decoration:none;
}

.light_green_11{
	font-family: Tahoma;
	font-size: 11px;
	color:#a5c001;
	text-decoration:none;
}

.light_green_12{
	font-family: Tahoma;
	font-size: 12px;
	color:#a5c001;
	text-decoration:none;
}

.light_green_12b{
	font-family: Tahoma;
	font-size: 12px;
	color:#a5c001;
	text-decoration:none;
	font-weight:bold;
}


.orange_14b{
	font-family: Tahoma;
	font-size:14px;
	color:#fe9a00;
	font-weight:bold;
}

.orange_12b{
	font-family: Tahoma;
	font-size:12px;
	color:#fe9a00;
	font-weight:bold;
}

