body {
	font-size: 100%;
}

h1 {
  color: #eebb00;
  font-size: 1.6em;
  font-weight: normal;
  text-align: center;
  margin-top: 10px;
}

h2 {
  color: #eebb00;
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.2em;
  text-align: center;
}

/*
h3 {
  color: #cc9900;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: -8px;
}

h4 {
  color: #ee0044;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 20px;
}
*/

a:link {
	text-decoration:none;
  color: #ffffee;
	line-height: 1.3em;
}

a:hover {
	text-decoration:none;
	color: #ffaa00;
}

a:active {text-decoration:underline;}

a:visited {
	text-decoration:none;
	color: #ee9933;
}

#index, #aboutus, #cafe, #wholesale, #ourcoffee, #ourfarm, #otherorigins, #flavored, #seasonal, #green, #shop {
  font-family: Verdana,Trebuchet,Lucida Sans Unicode,Myriad Pro;
  font-size: 0.7em;
  color: #ddddbb;
  /* color: #d6fdc8; */
  line-height: 1.3em;
}

#index {
  background: #003300;
  margin: 0;
}

#banner {
  	margin-left: 0px;
}

#wrapper {
	width: 736px;
	height: 1400px;
	background-repeat: no-repeat;
  	margin-left: 23px;
}

#PageDescription {
  color: #ffcc55;
  width: 690px;
  font-size: .9em;
  margin-left:auto;
  margin-right:auto;
}

#HolidaySpecials {
  color: #ffcc55;
  width: 490px;
  font-size: .9em;
  margin-left:auto;
  margin-right:auto;
}

#OurStore {
  width: 200px;
  margin: 0px;
  height: 0px;
  font-size: 1.3em;
}

#OurStore-Cart {
  width: 200px;
  margin: 0px;
  height: 0px;
  font-size: 0.8em;
}

#rightcolumn {
  width: 511px;
  margin-left: 185px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.1em;
  line-height: 1.3em;
}

#bottombox {
  border: 1px solid #ca9b07;
  color: black;
  padding: 10px;
  margin-left:auto;
  margin-right:auto;
  width: 80%;
  height: 340px;
  margin-top: 20px;
  background-color: #669966;
}

#bottomboxtable {
  margin-left:auto;
  margin-right:auto;
  width: 100%;
}	
	
#navigation {
  margin-left:auto;
  margin-right:auto;
  text-align: right;
  text-decoration:;
  font-size:1.1em;
  color: #ffcc55;
  width: 736px;
}

/*
  #navigation ul {
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  list-style-type: none;
}

#navigation ul li {
  display: inline;
  list-style-type: none;
  text-decoration: none;
  color: #d6fdc8;
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 18px;
  margin-left: 18px;
}

#navigation ul li a {
  color: #ffffee;
  text-decoration: none;
}

#navigation ul li a:hover {
  color: #ffaa00;
}

.contact {
  font-size: 1em;
  text-align: left;
  line-height: 1em;
}
*/

.contact a {
  color: #0000aa;
  text-decoration: none;
  font-size: 1em;
  padding-top: 10px;
}

.contact a:hover {
  color: #d6fdc8;
}

.contactheadlineInternet {
  color: #ffff33;
  padding-left: 0em;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.2em;
}

.contactheadlineCafe {
  color: #ffff33;
  padding-left: 0em;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.2em;
}

/*
#flag {
  border-top: 1px solid #cc9900;
  border-bottom: 1px solid #cc9900;
  margin-left: 30px;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#flagtext {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-top: 8px;
  margin-left: 10px;
  text-decoration: none;
}

#flag a {
  color: #d6fdc8;
}
*/




