body {
	background-color: #d1cac2;
	font-family: Arial, Verdana, Tahoma;
}
a{
	color: #996633;
	text-decoration: none;
}
a:hover{
	color: #996633;
	text-decoration: underline;
}
a:active{
	color: #996633;
	text-decoration: underline;
}
.leftimage {
	float: left;
	margin: 0 10px 0 0;
}
.text{
	font-size: 11px;
	color: #333333;
}
.greytext{
	font-size: 12px;
	color: #666666;
}
.grey {
	color: #666666;
}
h1 {
    font-family: Bell MT, Constantia, Garamond, Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #000000;
}
h3 {
	font-size: 13px;
	color: #996633;
}
.grey{
	font-size: 10px;
	color: #999999;
}
.border {
	border: 1px solid #ffffff;
}
.textsmallgreytop {
	color: #666666;
	padding-bottom: 5px;
}
.textsmallgrey {
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
}
a.blueflowers:link {color: #ffffff; text-decoration: underline; }
a.blueflowers:visited {color: #ffffff; text-decoration: underline; }
a.blueflowers:hover {
	color: #996633;
	text-decoration: none;
}
a.blueflowers:active {color: #ffffff; text-decoration: none; }

#header {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wire_art.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 140px;
}
.navigation a {
	font-family: Bell MT, Constantia, Garamond, Arial, Verdana, Tahoma;
	color: #ffffff;
	background-color: #c7b0a0;
	float: left;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
}
.navigation a:hover,.navigation a#active {
	color: #ffffff;
	text-decoration: none;
	background-color: #996633;
}
.orange {
	width: 770px;
	background-color: #c7b0a0;
	height: 22px;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.top {
	width: 100%;
	color: #000000;
	padding-top: 10px;
}
#content{
	width: 650px;
	padding-left: 60px;
}
#left{
	float: left;
	width: 400px;
	padding-left: 20px;
}
#leftlinks{
	float: left;
	width: 400px;
	padding-left: 20px;
	margin-top: 10px;
}
#right{
	float: right;
	width: 320px;
	padding-top: 1px;
}
#leftproducts{
	float: left;
	width: 140px;
	padding-left: 60px;
	padding-top: 15px;
	font-size: 12px;
}
#rightproducts{
	float: right;
	width: 560px;
	padding-top: 20px;
	font-size: 12px;
}
