* {
padding: 0px;
margin: 0px; 
}

html {

	background: #40AC40; 

}

body {

	margin: 0px auto;
	padding:0;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	width: 100%;
	color: #000;
	
 

}

a:link, a:visited {	color: #003753; text-decoration: underline; }

a:active, a:hover { color: #512020; text-decoration: none; }

.container {

	width: 900px;
	margin: auto;
	padding-bottom: 25px;

}

#bottom_bg {

	width: 100%;
	background: #567867;
	border-bottom: 1px solid #7bdaae;
	
}

#top_bg {

	width: 100%;
	background: #7bdaae url(images/bg.jpg) repeat-x;
	
}

#header {

	width: 100%;
	height: 280px;
	
}

#logo {
	
	float: left;
	width: 600px;
	height: 20px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #678275;
	margin: 28px 0 0 15px;
	padding: 0;

}

#logo span {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#header_bottom {

	float: left;
	width: 873px;
	height: 216px;
	background: url(images/header_new.png) no-repeat;
	margin: 15px 0 0 15px;
	
}

/* Menu */
#menu {

	width: 780px;
	height: 29px;
	float: left;	
	margin: 170px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	
}


#menu ul {

	list-style: none;
	display: inline;

}
#menu li {

	float:left;
	
}

#menu li a {

	float: left;
	display: block;
	color: #000;
	background: url(images/menu_left.jpg) no-repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0 0px 0 0;
	padding: 0 3px 0px 0px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	
}

#menu li a b {

	float: left;
	display: block;
	margin: 0 0 0 6px;
	padding: 0 15px 0 10px;
	background: url(images/menu_right.jpg) right top no-repeat;
	color: #000;

}

* html #menu li a b {
	margin: 0 0 0 3px;
}

#menu li.current a, #menu li a:hover, #menu li.current a b, #menu li a:hover b {

	color: #146314;

}
/*End OF menu*/



* html #content {
	
	margin: 20px 20px 20px 20px;
	
}

#content_left {
	
	float: left;
	width: 650px;
	padding: 0px 0px 100px 10px;
	margin: 0;
	
}


#gallery {
	  width: 600px;
    float: left;
		padding:10px;
		border: 0px solid;
		margin: 0px 0px 0px 0px;
		display:inline;
		overflow:hidden;
	}
	#gallery ul { list-style: none; display: inline;}
	#gallery ul li { float:left; padding: 0px 0px 10px 0px;}
	#gallery ul img {
		border: 2px solid #047a31;
		border-width: 5px 5px 15px;
	}
	#gallery ul a:hover img {
		border: 2px solid #fff;
		border-width: 5px 5px 15px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }




#content_left .post {

	margin: 15px;
	padding: 0;
	
}


.post h1 {
	
	font-family: Tahoma;
	font-size: 18px;
	color: #000;
	margin: 0 0 15px 0;
	padding: 0;
	line-height:22px;
	
}

.post h2 {
font-size: 14px;
font-weight: bold;
border: 0px;
color: #000;
margin-bottom:5px;

}

.post p {
	
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-align: justify;
	margin: 0 0 10px 10px; 
	padding: 0 0 0px 0;

	
}

.post img {

	margin: 5px 10px 0 0;
	padding: 0;
	border: 0px solid #333;
	float: left;
	
}

.post h4 {

	margin: 0 5px 5px 0;
	padding: 0;
	border: 0px solid #333;
	
	
}
#content_right {
	
	float: right;
	width: 200px;
	margin: 20px 0px 0px 5px;
	padding: 0;
	border-left: 0px solid;
}

#content_right ul {

list-style: none;
padding: 0;
margin: 0;

}

#content_right li.first {
	display: block;
	color: #000;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0 0 0 0;
	padding:5px 10px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #2c8c2c;
	width:190px;
}






.widget2 ul li a:link, .widget2 ul li a:active, .widget2 ul li a:visited{
color:#000;
text-decoration:none;
padding:5px 10px;
border-bottom: 1px solid #2c8c2c;
display:block;
width:190px;
font-family: Tahoma;
}

.widget2 ul li a:hover, .widget2 ul li a:focus{
color:#000;
text-decoration:underline;
background-color:#a1e8a1;
font-family: Tahoma;
}



#footer {
	font: Tahoma;
	font-size: 10px;
	color: #000;
	border-top: 1px solid;
	background: #40AC40; 
	margin: 0px;
	padding: 10px 0 5px 0;
	text-align: center;
	text-decoration: none;
  font-weight: bold;
}


#footer a {  
	color: #000; 
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration:underline;
}

.cleaner_with_height {
	clear: both;
	height: 1px;
}


ol li{
list-style-type: upper-alpha;
}


h2.trigger {

	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	margin: 0 0 15px 15px;
	padding: 0;
	width:90%;
	
	
}
h2.trigger a {
	color: #000;
	text-decoration: none;
	display: block;

}
h2.trigger a:hover {
	color: #000;
	text-decoration: underline;
}
h2.active {background-position: left bottom;}

.toggle_container  {
	padding: 2px 0 2px 10px;
	margin: 0 0 5px 0;


}

.toggle_container {
	margin: 15px;
	padding: 0;
	overflow: hidden;
	font-size: 1.0em;
	width: 95%;
	clear: both;
}
.toggle_container .block {
	padding: 0px 0px 0px 10px;
	
}

.block h6 {
font-size: 14px;
font-weight: bold;
border: 0px;
color: #000;
margin-bottom:5px;

}

.block p {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-align: justify;
	margin: 0 0 15px 15px; 
	padding: 0 0 0px 0;
}


.toggle_container img {
border: 0px;
}

table {
margin-bottom:15px;
margin-left:30px;
}
table thead {
font-weight: bold;
}
table td {
padding: 2px 5px 2px 5px;

}

table tr.odd {
background:#38afb6;
}
#content ul.norm {
margin-left:2em;

}


#content ul.norm li {
margin-bottom:0.5em;

}


#content ul.norm li a{
font-weight:bold;

}
