body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B59654;
	text-align: center;
}
#sitewrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align: left;
}
#extrainfo {
	padding: 0px 5px 0 0;
	text-align: right;
	font-size: 65%;
	color: #aaaaaa;
}
#content {
	float: left;
	text-align: left;
	width: 700px;
	background-image: url(http://www.brazilcoffeecompany.com/images/background.jpg);
}
#leftcontent {
	width: 200px;
	float: left;
	color: #e5e5cc;
	padding: 0 10px 0 10px;
}
#rightcontent {
	width: 450px;
	float: right;
	padding: 0 20px 0 10px;
}
#rightcontent p {
	font-size: 85%;
	line-height: 1.4em;
}
#leftcontent p {
	font-size: 75%;
	line-height: 1.3em;
}
#content li {
	font-size: 75%;
	line-height: 1.6em;
}
#rightcontent h1 {
	font: normal 130% Verdana, Arial, Helvetica, sans-serif;
	color: #996633;
	background-color: transparent;
	margin-bottom: 0;
}
#leftcontent h1 {
	font: normal 95% Verdana, Arial, Helvetica, sans-serif;
	color: #e5e5cc;
	background-color: transparent;
	margin-bottom: 0;
	font-weight: bold;
}
#rightcontent h2 {
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #5f190f;
	background-color: transparent;
	margin-bottom: 2px;
}
#rightcontent a:hover, #latestadditions a:hover {
	color: #996633;
	text-decoration: underline;
}
#quicklinks {
	width: 160px;
	float: right;
	background-color: #669966;
	padding: 0 10px 0 10px;
	margin-top: 1.5em;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid black;
	color: #ffffff;
}
#quicklinks h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 85%;
	color: #ffffff;
	padding-bottom: 0;
	border-bottom: 0;
	font-weight: bold;
}
#quicklinks h2 {
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #ffffff;
}
#quicklinks p {
	font-size: 70%;
	line-height: 1.3em;
	padding-left: 0;
}

#quicklinks a:link, #quicklinks a:visited {
	color: #ccff66;
}
#quicklinks a:hover {
text-decoration: underline;
}
#otherinfo {
	float: left;
	padding-top: 20px;
	margin-left: 5px;
	width: 180px;
}

.nopadtop {
	margin-top: 0;
	padding-top: 0;
}

.datatable {
	/*border: 1px solid #000000;*/
	background: #FFFFFF; /* #EDED9C;  */
	width: 180px;
}

.rightimg {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}

.sidebarleftimg {
	float: left;
	padding-top: 8px;
	padding-bottom: 0px;
}

.right {
	text-align: right;
}

.highlight {
	font-weight: bold;
	color: #006600;
}

#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 5px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #996633;
}
#footer p {
	font-size: 68%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#leftcontent a:link, #leftcontent a:visited {
	color: #e5e5cc;
	text-decoration: none;
}
#rightcontent a:link, #rightcontent a:visited {
	color: #996633;
	text-decoration: none;
}
#footer a:link, #footer a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #rightcontent a:hover {
	text-decoration: underline;
}
.contacttable {
	background: #FFFFFF;
	width: 430px;
	margin-left: 50px;
}
.contacttable td {
	line-height: 1.5em;
	padding-bottom: 10px;
}

#shoppingcart {
	position: relative;
	width: 450px;
	background: #eee;
	border: 1px solid #444;
}

#shoppingcart h3 {
	margin-top: 10px;
	margin-left: 5px;
}

#shoppingcart p {
	margin: 0 1em 1em;
}

#booklist {
	position: relative;
	width: 450px;
	background: #ddd;
	border: 1px solid #333;
}
#contents {
	position: relative;
	width: 450px;
}

#booklist ul {
	list-style-type: none;
}

#booklist ul li {
	margin: 0 1em 1em;
}

#contents table {
	font-size: 80%;
	border-collapse: collapse;
}

#contents table td {
	border: 1px solid #999;
}

#contents p, #contents button {
	margin: 1em;
}