body {
	margin: 0;
	padding: 0px 0 20px 0;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	background: #3B3C32;
	color: #4D4D4D;
 }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #566652;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: underline; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #000; }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #000; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	color: #000; }


/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

hr {
	border-color: #ccc;     
	border-style: solid;   
	border-width: 1px 0 0; 
	clear: both;           
	margin: 0px 0 20px 0; 
	height: 0;             
}

/*---------------LAYOUT BOXES----------------------*/

#Frame {
	background: #ffffff;
}

#Content {
	width: 940px;
	padding: 20px 10px 25px 10px;
	margin: 0px auto 0px auto;
}

#SubColSecondary {
	float: left;
	width: 230px;
	margin: 0 20px 0 0;
}

#MainColSecondary {
	float: left;
	width: 690px;
}

#FullCol {
	float: left;
	width: 690px;
	background: #fff;
}

#LeftCol {
	float: left;
	width: 500px;
	margin: 0 50px 0 0;
}

#RightCol {
	float: left;
	width: 140px;
	padding: 0px 0 0 0;
}

/*--------------HEADER ELEMENTS----------------*/

img { border: none; }

#Header {
	background: url(http://www.greencoffeeassociation.org/img/header_bg.gif) top left repeat-x;
	height: 136px;
	margin: 0;
	padding: 40px 0 0 0px;
}
#HeaderContent {
	width: 940px;
	margin: 0 auto 0 auto;
	padding: 0px 10px 0px 10px;
}

#HeaderRight {
	float: right;
	position: relative;
	width: 144px;
}

#Established1923 {
	width: 144px;
	height: 25px;
	background: url(http://www.greencoffeeassociation.org/img/established_1923.gif) top left no-repeat;
	text-indent: -9999px;
}

#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin:5px 0 10px 0px;
	padding:0px 0 0px 0px;
	height: 42px;
	width: 348px;
	background: url(http://www.greencoffeeassociation.org/img/logo.gif) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 348px;
	height: 42px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }


/*------------------------NAVIGATION-----------------------------*/

#navigation {
	font-family: Arial, verdana, helvetica, sans-serif;
	width: 940px;
	height: 40px;
	float: left;
	padding: 0 0 0px 0px;
	margin: 32px 0 0 0;
	
}

#navigation ul {
	padding: 0;
	margin: 0;

}

#navigation li.upperlevel {
	list-style-type: none; 
	float: left;
	position: relative;
	top: 0;
	margin: 0 0px 0 0;
	padding: 0px 0 0 0;
	z-index: 1000;
	font-size: 1.35em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	}

#navigation a {
	position: relative;
}

#navigation a.upperlevel {
	float: left;
	height: 28px;
	padding: 12px 36px 7px 36px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}


#navigation ul li.upperlevel.last {
	margin: 0 0 0 0;
	background: none;
}


#navigation ul li a.upperlevel:hover {
	color: #90ABC7;
	text-decoration: none;
}

#navigation ul li.upperlevel a.selected, #navigation ul li.upperlevel a.selected:hover {
	color: #D3D0A3;
	text-decoration: none;
}

#navigation ul li.upperlevel:hover a.upperlevel {
	color: #90ABC7;
}

#navigation ul li.upperlevel a.selected {
	color: #D3D0A3;
	background: url(http://www.greencoffeeassociation.org/img/nav_selected.gif) bottom center no-repeat;
}

/*------------------------ SUB NAVIGATION-----------------------------*/
#SubNav {
	float: left;
	display: inline;
	padding: 0px 0 0 0;
	margin: 0 0 60px 20px;
	width: 180px;
}

#BodyText #SubNav ul {
	margin: 0;
	padding: 0;
}

#BodyText #SubNav ul li {
	list-style-type: none;
	font-size: 1.2em;
line-height: 1.6em;
padding: 0;
margin: 0;
}

#BodyText #SubNav ul li a, #BodyText #SubNav ul li span{
	float: left;
	width: 165px;
	padding: 6px 15px 6px 0px;
	color: #ffffff;
	border-bottom: 1px solid #8CBEBF;
}

#BodyText #SubNav ul li a.selected, #BodyText #SubNav ul li a.selected:hover {
	color: #FFFAB6;
	padding: 6px 15px 6px 0px;
	text-decoration: none;
	background: url(http://www.greencoffeeassociation.org/img/subnav_selected.gif) right 9px no-repeat;
}

#BodyText #SubNav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*--------------------MISCELLANEOUS-----------------------*/
form .group {
	float: left;
	padding: 0 0 10px 0;
}
.searchfield {
	float: left;
	font-family: Arial, Verdana, helvetica, sans-serif;
	border: 1px solid #ffffff;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 12px;
	top: 0px;
	font-size: 11px;
	width: 137px;
	color: #4D4D4D;
}

.gobutton {
	float: left;
	margin: 2px 0 0 0;
}

.inputfield {
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	float: left;
	border: 1px solid #777777;
	margin: 0 5px 5px 0;
	padding: 4px;
	height: 16px;
	top: 0px;
	font-size: 13px;
	width: 240px;
	color: #777777;
}

label {
	float: left;
	width: 50px;
	padding: 5px 0 0 20px;
	font-size: 1.1em;
	text-transform: uppercase;
}


#HomeBanner {
	float: left;
	position: relative;
	width: 940px;
	height: 315px;
	background: #57644e;
	margin: 0 0 20px 0;
overflow: hidden;
}

#HomeBanner .image {
	float: left;
	width: 620px;
	height: 315px;
}

#HomeBanner .message {
	float: left;
	width: 270px;
	padding: 25px 25px 20px 25px;
}

.corner {
	position: absolute;
	display: block;
	width: 4px;
	height: 4px;
	z-index: 9999;
}

.corner img {
	float: left;
}

.tl {
	top: 0;
	left: 0;
	background: url(http://www.greencoffeeassociation.org/img/rounded_tl.gif) top left no-repeat;
}

.tr {
	top: 0;
	right: 0;
	background: url(http://www.greencoffeeassociation.org/img/rounded_tr.gif) top left no-repeat;
}

.bl {
	bottom: 0;
	left: 0;
	background: url(http://www.greencoffeeassociation.org/img/rounded_bl.gif) top left no-repeat;
}

.br {
	bottom: 0;
	right: 0;
	background: url(http://www.greencoffeeassociation.org/img/rounded_br.gif) top left no-repeat;
}

#AnnouncementsBar {
	float: left;
	width: 940px;
	padding: 0px 0 0px 0;
	margin: 0 0 20px 0;
	background: #E5EADF;
overflow: hidden;
height: 39px;
}

#AnnouncementsTitle {
	float: left;
	width: 135px;
	padding: 12px 0 12px 0px;
	text-align: center;
	background: #A4C99B;
}

#AnnouncementsBody {
	float: left;
	width: 800px;
	padding: 1px 0 0 0;
	display: inline;
	position: relative;
}

.announcementstitle {
	width: 605px;
}

.announcementslink {
	position: absolute;
	top: 8px;
	right: 0;
	width: 100px;
	margin: 2px 10px 0 0;
	padding: 0;
	display: inline;
	height: 20px;
}

#BodyText #AnnouncementsTitle h4 {
	font-size: 1.1em;
	color: #566652;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#BodyText .announcementslink p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #566652;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#BodyText #AnnouncementsBody ul {
	float: left;
	list-style-type: none;
	margin: 7px 0 0 0px;
	padding: 0 0 0 15px;
	width: 780px;
	display: inline;
}

#BodyText #AnnouncementsBody ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}

#HomeFeatures {
float: left;
margin: 0 0 20px 0;
background: url(http://www.greencoffeeassociation.org/img/home_bottom_bg.gif) repeat-y top left;
}

.homefeature {
	float: left;
	width: 300px;
	padding: 0;
}

#HomeFeature1, #HomeFeature2 {
	margin: 0 20px 0px 0;
}

#HomeFeature3{
	margin: 0 0px 0px 0;
}

#HomeFeature1 img, #HomeFeature2 img, #HomeFeature3 img {
	display: block;
}

#HomeFeature1 .description {
	background: #3B8994;
	padding: 11px 15px 15px 15px;
}

#HomeFeature2 .description {
	background: #6C6F51;
	padding: 11px 15px 15px 15px;
}

#HomeFeature3 .description {
	background: #90ABC7;
	padding: 11px 15px 15px 15px;
}

#BodyText .homefeature h4 {
	color: #fff;
	padding: 0 0 3px 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.6em;
}

#BodyText .homefeature p {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 1.10em;
line-height: 1.4em;
}

#BodyText .homefeature a:link, #BodyText .homefeature a:visited { color: #ffffff; text-decoration: none;}
#BodyText .homefeature a:hover, #BodyText .homefeature a:visited:hover { color: #ffffff;text-decoration: underline;}

#SidebarPhoto {
	margin: 0 0 15px 0;
}

.announcementslist {
border-bottom: 1px solid #cccccc;
margin: 0 0 20px 0;
}

.announcementsimage {
float: right;
padding: 0 0 0 10px;
margin: 0 0 0 10px;
border-left: 1px solid #ccc;
}

.rightcolsection {
padding: 0 0 35px 0;
}

/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	float: left;
	width: 940px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#BodyText.secondary {
	background: url(http://www.greencoffeeassociation.org/img/secondary_bg.gif) top left repeat-y;
}

#BodyText p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #333333; }


#BodyText p.posted {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #a3a3a3; }

#BodyText #RightCol p {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.15em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #333333; }

#BodyText #RightCol p a:link {
	font-size: 0.9em;
}

#BodyText h2 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 2.6em;
	line-height: 1.3em;
	font-weight: normal;
	color: #3B8994; 
}

#BodyText h3 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	color: #3B8994; 
}

#BodyText #SubColSecondary h3 {
	margin: 0 0 7px 20px;
	color: #fff;
	font-size: 1.8em;
}

#BodyText #HomeBanner .message h3 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: normal;
	text-transform: none;
	color: #ffffff; 
}

#BodyText h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333; 
}

#BodyText #RightCol h4 {
	font-family: Arial, Verdana, helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 10px 0;
	font-size: 1.15em;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #002857; 
}

#BodyText #RightCol h4.bluetitle {
	color: #90ABC7;
}

#BodyText #RightCol h4.redtitle {
	color: #896663;
}

#BodyText ol {
	padding: 0px 0px 20px 15px;
	margin: 0 0 0 15px;
}
	
#BodyText ol li {
	padding: 0px 0px 8px 0px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #333333; }


#BodyText ul {
	padding: 0px 0px 20px 25px;
	margin: 0;
}
	
#BodyText ul li {
	list-style-type: disc;
	padding: 0px 0px 8px 5px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #333333; }

#BodyText ul.breadcrumbs {
	padding: 0px 0px 10px 0px;
	margin: 0;
}

#BodyText ul.breadcrumbs li {
	list-style-type: none;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.8em;
	text-transform: uppercase;
	color: #5B5B5B; }

#BodyText ul.breadcrumbs li a:link, #BodyText ul.breadcrumbs li a:visited{
	padding: 0 10px 0 0;
	margin: 0 2px 0 0;
	background: url(http://www.greencoffeeassociation.org/img/breadcrumb_separator.gif) right 5px no-repeat;
}
		
#BodyText a:link, #BodyText a:visited { color: #566652; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #333333;text-decoration: underline;}

#BodyText p a:link, #BodyText p a:visited { color: #566652; text-decoration: none; border-bottom: 1px solid #dfdfdf;}
#BodyText p a:hover, #BodyText p a:visited:hover { color: #333333;text-decoration: none; border-bottom: 1px solid #566652;}
		
#BodyText .dark a:link, #BodyText .dark a:visited { color: #E8EDD9; text-decoration: none;}
#BodyText .dark a:hover, #BodyText .dark a:visited:hover { color: #ffffff;text-decoration: underline;}



/*-------------- Copyright Footer -----------------*/

#Copyright {
	background: #3B3C32;
}

#CopyrightContent {
	margin: 0 auto 0px auto;
	padding: 15px 10px 75px 10px;
	width: 940px;
	text-align: left;
}

#Copyright .left {
	float: left;
	width: 400px;
}

#Copyright .right {
	float: right;
	text-align: right;
	width: 495px;
}
#Copyright h4 {
	margin: 0px 0px 0 0;
	padding: 6px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	}

#Copyright ul {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 8px 0 0;
}

#Copyright ul li {
	float: left;
	padding: 6px 0px 0 20px;
	font-size: 0.95em;
	line-height: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

#Copyright a:link, #Copyright a:visited { color: #D3D0A3; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #ffffff;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }