body {
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Serif;
	font-size: 76%;/* font sizing in ems, baby. if you want to change anything, just change this.*/
	/*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/
	color: #000;
	background-color: #280701;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
	
/*### typography ###*/
a {	
	font-weight: normal;
	color: #5E1515;
	}
a:link {
	color: #5E1515;
	}
a:visited {
	color: #5E1515;
	}
a:active {
	color: #887559;
	text-decoration: underline;
	}
a:hover {
	color: #887559;
	text-decoration: underline;
	}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #5E1515;
	font-style: italic;
	margin-top: 0em;
	margin-bottom: 0.3em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 0.9em;
	margin: 0em 0em 0.3em 0em;
	font-weight: bold;
	color: #000;
	}

em.highlite {
	color: #990000;
}
map,form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	}
ol, ul, li {/*
	list-style: none;*/
	font-size: 0.9em;
	line-height: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 0.2em;
	padding: 0em;
	}
p {
	line-height: 1.3em;
	margin: 0em 0em 1em 0em;
	font-size: 0.8em;
	}
li > p {
	margin-top: 0em;
	}

strong, b {
	font-weight: bold;
	}
.ftheader a {
	font-style:italic;
	font-size: 1.2em;
	color: #978651 !important;
	font-weight: bold !important;
}

small {
	font-size: 0.8em;
	line-height: 1.1em;
}

/*#### page formatting styles #####*/
#pagewrap {
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 709px;
}

.leftedge {
	width: 73px;
	vertical-align: bottom;
}
.rightedge {
	width: 60px;
	vertical-align: bottom;
}
.vtop {
	vertical-align: top;
}
#homelogo {
	vertical-align: bottom;
	background-image: url(../images/bgleaves_topleft2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 198px;
}

#navigation {
	margin-top: 56px;
}

#homesat-wa {
	width:378px;
	background: url(../images/home_topright.gif) no-repeat top left;
	vertical-align: top;
	text-align: left;
}
#homecontent {
	background: url(../images/home_midbackground.gif) repeat-y bottom;
	vertical-align: top;
}

#hmcolumns {
	width: 517px;
	margin-left: 30px;
}

#hmcolumns td {
	background: #F9E38E url(../images/vert_divider_hm.gif) no-repeat left;
	height: 180px;
	vertical-align: top;
	text-align: left;
}
#hmcolumns td p {
	line-height: 1.1em;
	margin: 0em 0em 0.7em 0em;
}

#hmcolumns td#lft {
	padding: 0.3em 1em 0.2em 1.5em;
	width: 265px;
}
#hmcolumns td#rgt {
	padding: 0.3em 1em 0.2em 1.9em;
	width: 252px;
}

#footer {
	vertical-align: top;
	background: url(../images/bgleaves_footer.gif) no-repeat top;
	text-align: center;
	color: #FCE7A2;
	font-size: 1em;
}

#footer div {
	margin-top: 7px;
}

#footer a:link,
#footer a:visited {
	color: #FCE7A2;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover,
#footer a:active {
	color: #FCE7A2;
	text-decoration: underline;
	font-weight: normal;
}

#sublogo {
	vertical-align: bottom;
	background-position: left;
	background-repeat: no-repeat;
	width: 206px;
}

#subnav {
	background: url(../images/sub_topright.gif) no-repeat top left;
	vertical-align: top;
	text-align: left;
	width: 370px;
}

#subcontent {
	background: url(../images/content_background.gif) no-repeat top left;
	vertical-align: top;
	text-align: left;
}

#fairtrade {
	background: url(../images/footer_background.gif) repeat-y top left;
	vertical-align: top;
	text-align: center;
}

#submiddle {
	background: url(../images/bg_leavesmiddle.gif) no-repeat bottom;
	vertical-align: top;
	text-align: left;
}

#sublftcolumn {
	width: 146px;
	vertical-align: top;
}
#vert-divider {
	vertical-align: bottom;
	width: 7px;
	background: transparent url(../images/vertical_divider.gif) repeat-y left top;
}
#subrgtcolumn {
	width: 430px;
	vertical-align: top;
	padding-top: 20px;
}
#subrgtcolumn1 {
	width: 100%;
	vertical-align: top;
	padding-top: 20px;
}

#content {
	padding: 13px 50px 30px 17px;
	background: url(../images/blacktea_leaves_bottom.gif) no-repeat bottom right;
	height: 225px;
	vertical-align: top;
}
.bottomkicker {
	float: right;
	width: 65px; 
	height: 30px;
}
.horiz-divide {
	margin-bottom: 15px;
}

#fttable th {
	width: 70px;
	text-align: left;
}
#fttable td {
	width: 442px;
	text-align: left;
	vertical-align: middle;
	line-height: 1.3em;
}

#lefthandnav {
	width: 100px;
	margin-left: 37px;
	margin-top: 15px;	
	font-size: 0.8em;
}

#lefthandnav a {
	display: block;
	line-height: 1.1em;
	margin-bottom: 0.7em;
	font-weight:bold;
}

#lefthandnav a:link,
#lefthandnav a:visited {
	color: #887559;
}

#lefthandnav a:active,
#lefthandnav a:hover {
	color: #5E1515;
}

#lefthandnav div.at {
	color: #5E1515;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 0.7em;
}

div.photo {
	float: left;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #5E1515;
	text-align: center;
	font-style: italic;
}

div.photo-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #5E1515;
	text-align: center;
	font-style: italic;
}

div.photo-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #5E1515;
	text-align: center;
	font-style: italic;
}
a.headerlinks, a.headerlinks:visited
{
	text-decoration:underline;
	font-size: 12px;
	color:Brown;
}
a.headerlinks:hover
{
	text-decoration:none;
	font-size: 12px;
	color:Green;
}
.button
{
	background-color:Brown;
	color:White;
	font-size:12px;
	font-weight:bold;
	font-family: Times New Roman;	
}
.formelement
{
	font-size: 11px;
}
.gridheader
{
	font-family:Times New Roman;
	font-size: 10px;
	font-weight:bold;
	background-color: #e1e5b2;
	height:20px;
	vertical-align: middle;	
}
.gridAlternating
{
	font-family:Times New Roman;
	font-size:11px;
	background-color:#FFFFEE;
}
.grid, .grid tr td, .grid tr th
{
	border:solid 1px #EEEEEE;  	
	vertical-align:top;
	font-size:12px;
}
.gridhlink, .gridhlink:visted
{
	text-decoration:underline;	
	color:green;
}
.gridhlink:hover
{
	text-decoration:none;	
}
.table, .table tr td, .table tr th
{	
	vertical-align:top;
	font-size:13px;
}
.table ol, .table ul, .table li 
{/*
	list-style: none;*/
	font-size: 0.9em;
	line-height: 1.0em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 0.7em;
	padding: 0em;
}
.error
{
	color:Red;	
}

.success
{
	color:Green;	
}