@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/BKGD2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-attachment: fixed;
	}
img	{
	border-style:none;
	}

.contenthead {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: a37b2f;
	border-right-color: a37b2f;
	border-bottom-color: a37b2f;
	border-left-color: a37b2f;
}
.contentbody {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a37b2f;
	border-bottom-color: #a37b2f;
	border-left-color: #a37b2f;
	padding: 15px;
}
.contentproduct {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #a37b2f;
	border-bottom-color: #a37b2f;
	border-left-color: #a37b2f;
	padding: 15px;
}
.main {
	top: 60px;
	right: 85px;
	position:relative;
}
.main2 {
	top: 5px;
	right: 85px;
	position:relative;
}
.productbox {
	width: 95px;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
.sidebar {
	width: 245px;
	text-align: left;
	padding: 5px;
	margin-right: 10px;
	}
.sidebar2 {
	padding: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: a37b2f;
	border-right-color: a37b2f;
	border-bottom-color: a37b2f;
	border-left-color: a37b2f;
	background-color: #FFFFFF;
	vertical-align: top;
}
	
ul {
	list-style-type: none;
}
a:link {
	color: #A37B2F;
	text-decoration: none;
}
a:visited {
	color: #A37B2F;
	text-decoration: none;
}

a:hover {
	color: #A37B2F;
	text-decoration: underline;
}
.footermain {
	position:relative;
	top: 12px;
}
a.footer:link {
	color: #A37B2F;
	text-decoration: underline;
}
a.footer:visited {
	color: #A37B2F;
	text-decoration: underline;
}

a.footer:hover {
	color: #A37B2F;
	text-decoration: none;
}
