a {
	color: #00520e;
}

input[type="submit"], input[type="button"], input[type="reset"] {
	border: 1px solid #00520e;
}

@media screen{
	.chm_standard {
		background: url("bg-header1.jpg") no-repeat right top;

	}
	.chm_ambassador {
		background: url("bg-header_a.jpg") no-repeat right top;
		height: 150px;
	}
	h1{
		color: #FF6600;
	}
	h2{
		color: #00520E;
	}
	h3{
		color: #00520E;
	}
	#nav1 ul {
		background-image: url("separ_1.gif");
	}
	#nav1 li {
		background-image: url("separ_1.gif");
	}
	#nav1 a:hover {
		color: #c3d4b9;
	}
	#nav2 ul {
		background-image: url("separ_2.gif");
	}
	#nav2 li {
		background-image: url("separ_2.gif");
	}
	#nav2 a:hover {
		color:#00520E;
	}
	#nav2 a.expandable_links {
		background: url(ddown-arrow.gif) no-repeat center right;
	}
	#linkgroups li li a:hover span, #linkgroups li li a:active span{
		background-color: #c3d4b9;
	}
	#location-bar a{
		color:#0066CC;
	}
	#language a {
		background: url("bg-lang-btns.gif") no-repeat bottom left;
	}
	#language a:hover, #language a.current {
		background: url("bg-lang-btns.gif") no-repeat top left;
	}
	#content{
		background: url("bg-content.gif") repeat top left;
	}
	#location-bar{
		background: url("icon-home.gif") no-repeat center left #fff;
	}
	#search #query{
		background: url("icon-search.gif") no-repeat center left #fff;
	}
	.portlet_folder div.portlet_folder_title {
		color: #00520e;
	}
	.portlet_folder div.portlet_folder_title a:visited {
		color: #00520e;
	}
	.portlet_folder a {
		color:#00520e;
	}
	.portlet_folder .portlet_content a {
		color:#00520e;
	}
	.middle-portlet h4 {
		background-image: url("portlet-middle-bullet.gif");
		color: #009933;
	}
	.middle-portlet h4 a {
		color: #009933; /*#318200;*/
	}
	.center-portlet-content a {
		color: #003333;
	}
	.horizlist ul {
		background-image: url("separ_1.gif");
	}
	.horizlist li {
		background-image: url("separ_2.gif");
	}
	.title_story {
		color:#00520e;
	}
	.title_story a {
		color:#00520e;
	}
	.bottom_border {
		border-bottom: 1px solid #c5d9b2;
	}
	#footer{
		border-top:1px solid #c3d4b9;
	}
	#footer a{
		color:#318200;
	}
	#footer a:visited{
		color:#318200;
	}
/* Carousel */

#carousel + div {
	float: right;
	text-align: right;
	padding: 0;
	margin-top: -30px;
	margin-right: 20px;
	opacity: 1 !important;
}
.thumb {
	color: white !important;
	text-shadow: none !important;
	background-color: transparent;
	background-position: center;
	opacity: 1 !important;
	background-image: url("images/carousel/slideshow-selector-off.png") !important;
	border: 0 !important;
}
.thumb_focus {
	color: #6595c6 !important;
	text-shadow: none !important;
	background-color: transparent;
	background-position: center;
	background-image: url("images/carousel/slideshow-selector-on.png") !important;
	opacity: 1 !important;
	border: 0 !important;
}
.textholder {
	display:none;
}}