@import url("common.css");

body{	background: url("images/stonetexture.jpg");	font: 14px Cambria, Perpetua, Times;	color: #000000;	padding-bottom: 15px;}

#container-01{	width: 100%; 	text-align: center;	background: url("images/bgstoneskin.jpg") no-repeat center top; }

.title-content, .main-heading{	width: 700px;		padding: 10px 20px;		background-color: #f3c687;}
.title-content h2{	font: 30px Cambria, Perpetua, Times;	font-weight: normal;	color: #000000;}
.title-content h2 a{color: #000000; text-decoration: none;}
.title-content h2 a:hover{color: #000000;}


.meta-data a{text-decoration: none; color: #f67400;}
.meta-data a:hover{text-decoration: underline; color: #ffffff;}
.entry{	width: 700px;	padding: 10px 20px 30px 20px; background: url("") repeat-x 0 0;			background-color: #f8f7f5; font: 14px Cambria, Perpetua, Times;}
.entry h1{color: #000000;}
.entry h2{color: #000000;}
.entry h3{color: #000000;}
.entry a{text-decoration: none; color: #f67400;}
.entry a:hover{text-decoration: underline; color: #ff9000;}

.productname{color: #ff9000;}