@charset "UTF-8";

body {
	background-color:#f6f7f7;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
}


body a:link, body a:active{
	color: #48640a;
	text-decoration: none;

}

body a:visited {
	color: #6b8d19;
	text-decoration: none;

}

body a:hover{
	color: #7ca327;
	text-decoration: none;
}

.news_preview_frontpage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#666666;
}

.photo_caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	color: #48640a;
	
}


hr{
	color:#e3e3e3;
	
}

.faqs_list {
line-height:normal;
font-size:12px;
padding-left:20px;
}




#header {
	width: 940px;
	background-repeat: no-repeat;
	height:145px;
	background-image: url(../images/header_bg_new.gif);
	margin-right: 20px;
	margin-left: 20px;
}


.clear_b {
	clear:both;
}	

.header_logo {
	float:left;
}

#header2 {
	width: 930px;
	background-image: url(../images/header_bg_white.gif);
	background-repeat: no-repeat;
	height:143px;
	padding-left: 25px;
	padding-right:25px;
}


#wrapper {
	position:inherit;
	width:980px;
	margin:0 auto;
	z-index: 2;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(../images/header_bg_white.gif);
	background-repeat: repeat-y;
}




.header_logo2{
	width:500px;
	height:109px;
	float: left;
}

.header_search{
	margin-top:50px;
	float: right;
	width: 240px;
}

.searchbox {
background-color:#b0c286;
border:2px solid #b0c286;
font-size:10px;
height:15px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:1px;
width:150px;
}

.header_bg {
	background-image:url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.header_bg2 {
	background-image:url(../images/header_bg_new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.header_menu {
	background-color:#48640a;
	height:33px;
	width:100%;	
}

.header_menu2 {
	height:33px;
	width:900px;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
}

#nav_container {
	left:225px;
	top:111px;
	width:905px;
	height:32px;
	padding-top: 111px;
	margin-left: 11px;
}


#content {
	width:940px;
	height:100%;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	padding-right:20px;
	padding-left:20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: top;
}

#column_left {
	float:left;
	width:260px;
	margin-right:25px;
	margin-top: 15px;
}

#column_right {
	float:right;
	width:650px;
	margin-top: 15px;
}


.boxed_section_latestnews {
	width:260px;
	background-color:#ecefe6;
	padding-top:48px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/title_latestnews.gif);
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.boxed_section_newpublication {
	width:260px;
	background-color:#ecefe6;
	padding-top:40px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/title_new_publications.gif);
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.boxed_section_almg_diary {
	width:240px;
	background-color:#ecefe6;
	padding-top:48px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/title_almg_diary.gif);
	margin-bottom: 10px;
	padding-bottom: 3px;
}


.boxed_section_voices_signup {
	width:240px;
	background-color:#ecefe6;
	padding-top:48px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/title_voices.gif);
}

.boxed_section_morenews {
	width:240px;
	background-color:#ecefe6;
	padding-top:48px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/title_latestnews.gif);
	margin-top: 15px;
}
.box_15_margin_leftright{
	margin-left:15px;
	margin-right:15px;
}

	
.content_fullwide {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	padding-top:10px;
	padding-bottom:15px;
}


.left_column {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}



h1 {
	font-size: 18px;
	color: #326113;

}
h2 {
	font-size: 16px;
	color: #326113;
}

h3 {
	font-size:14px;
	color:#000000;
}

p {
	font-size:12px;
	line-height: 1.6em;
}




.topmargin_ten {
	padding-top:10px;
}

.bottommargin_ten {
	padding-bottom:10px;
}

#footer {
	width: 940px;
	height: 103px;
	clear: both;
	background-image: url(../images/footer_bg_white.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right:20px;
	padding-left:20px;
}

.footer_login{
	height: 47px;
}

.footer_text, .footer_text a:link, .footer_text a:active, .footer_text a:hover, .footer_text a:visited{
	color:#ffffff;
	font-size:12px;
}


/*HOME styles*/


#home_left {
	width:644px;
	float:left;
}

#home_right {
	float:right;
	width:280px;
	margin-left:16px;
}

.home_main_title {
	font-size:26px;
	font-weight:bold;
	color:#48640a;
	padding-left:5px;
}


.home_intro {
	font-size:13px;
	color:#48640a;
	padding-left:5px;
}

.home_latestnews_title {
	margin-bottom:15px;
	margin-top:15px;
}

.home_latestnews_container {
	margin-left:10px;
}

.home_right_ten_top_margin {
	margin-top:10px;
}



/*enewsletter styles*/
.e_issue_name {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
}

.e_issue_name a:active .e_issue_name a:visited .e_issue_name a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
}
.vert_menu_header {
	background-color: #7DA426;
	background-image:url(../images/alms_obs01_02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 245px;
	line-height:normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#search_results {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
	margin-left: 10px;
	padding-left: 10px;
}

