body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3A352C;
}

.edges {
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 6px;
	border-style: solid;
	border-color: #8bc7bb;
}
.menubar {
	background-color: #3A352C;
	padding: 5px 0px 5px 5px;
}

.menubar a{
	color: #afc49f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 15px;
	background-image: url(img/leaf.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}

.menubar a:hover{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 15px;
	background-image: url(img/leaf_on.gif);
	text-decoration: none;
	background-repeat: no-repeat;
}
.titlebar {
	background-color: #AFC49F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	padding: 8px 0px 5px 4px;
}
.content {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.subtitlebar{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #8bc7bb;
	padding: 0px 0px 10px 0px;
}

.subtitlebar p{
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}

.submenubar {
padding: 0px 10px 0px 10px;
}

.submenubar a{
	color: #3A352C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.submenubar a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.item {
	padding: 10px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7b7b7b;
}

.item a{
	color: #8bc7bb;
	font-weight: bold;
}


.itemname{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 5px 0px;
}

.itempic {
	padding: 0px 10px 0px 0px;
	float: left;
}

.itemprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8bc7bb;
	padding: 10px 0px 0px 0px;
}
