body {
	text-align: center; 
	background-color: #6e5048;
	font-family: Georgia, serif;
}

html
{
	border-left:none;
	border-right:none;
	cursor:default;
}

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd, pre, img, form, fieldset
{
	padding:0;
	margin:0;
	border:none;
}

h1, h2, h3, h4, h5, h6
{
	font-weight:normal;
}

ol, ul
{
	list-style:none;
}

img, object
{
	display:block;
}

table
{
	border-collapse:collapse;
}

th
{
	padding:0;
	font-weight:normal;
	text-align:left;
}

td
{
	padding:0;
	vertical-align:top;
}

*:focus
{
	outline:none;
}

center {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: -moz-center;
}

div {
	padding: 0px;
	margin: 0px;
}

li {
	font-weight: bolder;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

a:hover {
	text-shadow:2px 0 3px black;
	text-decoration: underline;
}

a {
	color: black;
	text-decoration: none;
}

#shadow_left {
	background:transparent url(../images/shadow_left.png) repeat scroll left top;
	padding-left:15px;
	position:relative;
	width:815px;
	background-repeat: repeat-y;
}

#shadow_right {
	background:transparent url(../images/shadow_right.png) repeat scroll right top;
	padding-right:15px;
	background-repeat: repeat-y;
}

#wrapper {
	border: 2px #000000 outset;
	background-color: #FAF9F5;
	display: block;
	margin: 0px;
	width: 800px;
}

#header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	height: 100px;
	width: 800px;
}

#content {
	background-image: url("http://www.harvestymebread.com/images/parchment-shadow.png");
	background-repeat: no-repeat;
	background-size: 100%;
	width: 500px;
	height: 570px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}

#bodytext {
	padding: 80px 30px 80px 25px;
	color: #222222;
	font-weight: bolder;
	font-size: 0.9em;
}
#bodytext p {
	padding: 5px 0px 5px 0px;
}

#navbar {
	border-top: 2px outset #6e5048;
	border-bottom: 2px outset #6e5048;
	background-image: url("http://www.harvestymebread.com/images/navbar-gradient.jpg");
	background-repeat: repeat-x;
}

#leftbar {
	width: 150px;	
	height: 570px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	font-size: 0.8em;
}

#recentnews {
	padding: 70px 5px 10px 10px;
}

#rightbar {
	text-align: left;
	width: 150px;
	height: 570px;
	font-size: 0.8em;
	float: right;
}

#both {
	clear: both;
}

#footer {
	padding: 20px 0px 10px 0px;
	clear: both;
	width: 800px;
} 

#footer_content {
	width: 600px;
	font-size: 0.7em;
}

#product_list {
	float:left; 
	margin: 15px 10px 20px 90px; 
	width:150px; 
}

#about_prod {
	text-align:left;
	float:right; 
	margin: 20px 50px 10px 5px; 
	width:495px; 
}

#prod_categories {
	text-align:right;
	padding: 5px;
	border-right: solid black;
	border-bottom: solid black;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}
