body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#361E34;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
	margin-top: 10px;
	text-align: center;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-color:#D9D7C2;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-color:#D9D7C2;
	
}
#right {
	float:right;
	width:580px;
}
.floatleft{
    float:left;
    width: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
.floatright{
    float:right;
    width: 160px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.content {
	width:510px;
}
.content h3 {
	width:510px;
	height:33px;
	border-bottom: 1px solid #9F9D8E;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	padding: 10px 0px 0px 6px;
	
}
.content a {
	color:#6A0201;
	text-decoration:none;
}
.content a:hover {
	color:#cf0002;
}
.content ul {
    color: #4B4B4B;
	}
.content li {
    list-style:url(images/arrow_hover.gif);
	list-style-position:inside;
	margin-left: 10px;
	}	
.smalltext{
    font-size: 80%;
	}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	width:530px;
	height:33px;
	border-bottom: 1px solid #9F9D8E;
	margin: 30px 0px 15px 0px;
	padding: 10px 10px 10px 10px;
}
.product a {
	border: none;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
	text-decoration:none;
	color:#6A0201;
}
.product a:hover{ text-decoration:underline;}

.product img {
	border: none;
}
.gallery{
position: relative;
z-index: 10px;
margin-right:12px;
margin-bottom:10px;
}

.gallery:hover{
background-color: transparent;
z-index: 50;
}

.gallery span{
position: absolute;
background-color: #D9D7C2;
padding: 10px;
left: -1000px;
border:1px solid #4B4B4B;
visibility: hidden;
color: #6A0201;
text-decoration: none;
max-width:460px;
}

.gallery span img{
border-width: 0;
padding: 2px;
}

.gallery:hover span{
visibility: visible;
top: -20px;
left: -20px;
}
.gallery2{
position: relative;
z-index: 10px;
margin-right:12px;
margin-bottom:10px;
}

.gallery2:hover{
background-color: transparent;
z-index: 50;
}

.gallery2 span{ 
position: absolute;
background-color: #D9D7C2;
padding: 10px;
left: -1000px;
border: 1px solid #4B4B4B;
visibility: hidden;
color: #6A0201;
text-decoration: none;
max-width:460px;
}

.gallery2 span img{
border-width: 0;
padding: 2px;
}

.gallery2:hover span{
visibility: visible;
top: -20px;
left: -260px;
}

#menu {
	background-image:url(images/menu.gif);
	width:261px;
	height:700px;
	margin-left:93px;
}
#menu ul {
	padding: 0px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #9F9D8E;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:right;
}
#menu li:hover {
	background-image: url(images/arrow_hover.gif);
	}
#menu li img {
    border:none;}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #6e6b53;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#680100;
}
.lastchild{
	border-bottom: none ;
}
.selected {
    color:#680100;}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:90px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover{
	color:#680100;
}

#footer {
	background-color:#D8D2C0;
	background-image:url(images/borderfooter.gif);
	height:74px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#copyright {
	background:transparent;
	width:220px;
	height:43px;
	display:inline;
	margin-left:103px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #4B4B4B;
	padding: 30px 20px 0px 20px;
	text-align:center;
}
#copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e6b53;
	text-decoration:none;
}
#copyright a:hover {
	color: #680100;
	text-decoration:underline;
}

#payment {
	float:left;
	display:inline;
	margin: 10px 0px 20px 135px;
}
#payment img {
	border: none;
}