@import url("common.css");

body{	background: #451b05;	font: 14px Trebuchet MS, Verdana, Arial;	color: #f7fed6;	padding-bottom: 15px;}

#container-01{	width: 100%; 	text-align: center;	background: url("images/bgtrail.jpg") no-repeat center top; }

.title-content, .main-heading{	width: 700px;		padding: 10px 20px;		background-color: #4f523a;}
.title-content h2{	font: 24px Trebuchet MS, Verdana, Arial;	font-weight: normal;	color: #dee77e;}
.title-content h2 a{color: #dee77e; text-decoration: none;}
.title-content h2 a:hover{color: #1273a0;}

.meta-data a{text-decoration: none; color: #dee77e;}
.meta-data a:hover{text-decoration: underline; color: #fff;}
.entry{	width: 700px;	padding: 10px 20px 30px 20px; background: url("") repeat-x 0 0;			background-color: #8a9244;}

.productname{color: #dee77e;}