body {
	background: #edd887;
	margin: 12px;
}

#frame {
	background: url(img/frame-background-5.gif) repeat-y;
	width: 760px;
	text-align: center;
	border: 1px solid white;
	border-collapse: separate;
	clear: both;
	margin: 0 auto;
	padding: 0;
}

#title {
	width: 467px;
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid white;
	height: 120px;
}

#picture {
	float: right;
	width: 290px;
	padding: 0;
	height: 178px;
	margin: 0;
}

#sidebar {
	float: right;
	width: 290px;
	padding: 0;
	margin: 0;
	clear: both;
	color: white;
	font: normal 13px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: 1px solid white;
}

.languages {
	float: right;
	width: 290px;
	padding: 0;
	margin: 1px 0 0;
	clear: right;
	color: #803125;
	font: normal 13px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
	height: 28px;
}

.languages a {
	border-style: none;
	text-decoration: none;
	color: white;
	text-shadow: fff 0px 0px 4px;
}

.languages a:hover {
	text-decoration: underline;
}

.lang_active {
	text-shadow: black 0px 0px 3px;
	color: white;
	letter-spacing: 1px;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}

.lang_inactive {
	margin-right: 6px;
	margin-left: 6px;
}

.sidehead {
	float: right;
	width: 290px;
	padding: 0;
	margin: 1px 0 0;
	clear: right;
	background: #ffc651;
	color: black;
	font: normal 13px/28px Optima, Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	border-top: 1px solid white;
	height: 27px;
	text-transform: uppercase;
	text-align: center;
}

.sidenormal {
	width: 280px;
	padding: 0;
	clear: right;
	color: white;
	text-align: left;
	float: right;
	font-size: 12px;
	margin: 10px 0;
	line-height: 20px;
	text-shadow: aaa 0px 0px 4px;
}

.sidenormal a {
	color: white;
	text-shadow: fff 0px 0px 4px;
}

.sidenormal a:hover {
	color: white;
	text-decoration: underline;
	text-shadow: fff 0px 0px 4px;
}

.sidebottom {
	font-size: 10px;
	color: #803125;
	clear: both;
	text-align: left;
	padding: 0 0 0 10px;
	line-height: 12px;
}

#content {
	width: 454px;
	float: left;
	text-align: left;
	font: 14px/24px Optima, Georgia;
	margin: 0;
	padding: 4px 5px 0 10px;
	clear: left;
	color: #333333;
	text-indent: 8px;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	display: block;
	width: 81px;
	height: 44px;
	background: #ffc651;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	color: black;
	font: bold 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

li a, li a:hover {
	color: black;
	text-decoration: none;
	border-style: none;
	font-weight: bold;
	padding: 0;
	display: block;
	height: 44px;
}

li.home:hover {
	display: block;
	width: 81px;
	height: 44px;
	background: #dacc60;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	font: bold 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

li.products:hover {
	display: block;
	width: 81px;
	height: 44px;
	background: #abd96a;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	font: bold 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

li.store:hover {
	display: block;
	width: 81px;
	height: 44px;
	background: #b3d6f9;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	font: bold 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

li.about:hover {
	display: block;
	width: 81px;
	height: 44px;
	background: #ffcb60;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	font: bold 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

li.blog:hover {
	display: block;
	width: 81px;
	height: 44px;
	background: #ffaf97;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	font: bold 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
}

li.active {
	display: block;
	width: 81px;
	height: 44px;
	background: #ff9c00;
	float: left;
	border-right: 1px solid white;
	text-align: left;
	padding: 6px;
	color: white;
	font: bolder 15px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: black 0px 0px 3px;
}

.minor {
	font-size: 11px;
	font-weight: normal;
}

h1 {
	text-shadow: gray 0px 0px 2px;
	font: normal 24px/24px Optima;
	color: black;
}

h2 {
	text-indent: 8px;
	background: url(img/newline-back.gif) repeat-x;
	letter-spacing: 1px;
	clear: both;
	text-shadow: gray 0px 0px 1px;
	font: normal normal 16px Optima;
	color: black;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-weight: normal;
}

td.text {
	font-size: 11px;
	line-height: 13px;
	padding: 7px;
}

a {
	text-decoration: none;
}

p > a {
	color: #803125;
	font-weight: normal;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

p > a:hover {
	color: #803125;
	font-weight: normal;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	background: #efdb98;
}

p.address {
	text-indent: 0;
	line-height: 20px;
}

.prodpic {
	border: 1px solid #eed785;
	padding: 3px;
	margin: 0 8px 0 12px;
	float: right;
}