body {
	background-color: #e9e7d3;
	background: url(images/bg.jpg);
	margin: 0px;
}


square {
	height: 165px;
	width: 164px;
	border: 0px solid #000;
}

.grid {
	margin-top: 71px;

}

.footer {
	color: #201f1a;
	font-family: trebuchet ms;
	font-size: 12px;
	text-align: right;
	padding-top: 25px;
}

.content {
	color: #dedfa0;
	font-family: trebuchet ms;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
}

.prodcontent {
	color: #2f2c25;
	font-family: trebuchet ms;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

.quote {
	color: #ece6d2;
	font-family: trebuchet ms;
	font-weight: bold;
	}
	
.quotename {
	color: #2f2c25;
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 10px 10px 10px 10px;
	}

.contacttxt {
	color: #ece6d2;
	font-family: copperplate, trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.contacttxt_sml {
	color: #ece6d2;
	font-family: copperplate, trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

a.contact:link, a.contact:visited, a.contact:active {
	color: #ece6d2;
	font-family: copperplate, trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

a.contact:hover {
	color: #f5d39b;
	text-decoration: underline;
}

a.press:link, a.press:visited, a.press:active {
	color: #ece6d2;
	font-family: trebuchet ms;
	font-size: 12px;
	text-decoration: underline;
}

a.press:hover {
	color: #f5d39b;
	text-decoration: underline;
}

.productstxt {
	color: #2f2c25;
	font-family: copperplate, trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-right: 10px;
}

.productname {
	color: #fff;
	font-family: copperplate, trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}