﻿body{margin:0;padding:0;font-family:Tahoma, Arial, Helvetica;font-size:10pt;}
html{margin:0;padding:0;font-family:Tahoma, Arial, Helvetica;font-size:10pt;}
p{margin:0 10px 10px}
#header{
	margin: 0;
	background: #FFF;
}
img {
	border:0;
}
#container{
}
#content p{line-height:1.4}
#footer{background: #BEB7AE;color: #000000}
#container{width:800px;margin:0 auto}
#wrapper{float:left;width:100%}
#content{height:510px;margin: 0 135px;width:500px;}
#navigation{float:left;width:125px;margin-left:-800px; height:510px;}
#rightSide{
	float: left;
	width: 200px;
	margin-left: -200px;
	height: 510px;
	overflow-y:scroll;
	overflow-x:hidden;
	text-align: center;
}
#rightSide img {
	padding:5px;
}
#footer{clear:left;width:100%}
#navigation {
    background-color:#F0F0F0; 
	margin-right:1px;
	border:none;
	font-weight:700;
}
#navigation ul {
	list-style:none; 
	border:none; 
	margin:0px; 
	padding:0px;
}
#navigation li {
	margin:0px;
	}
#navigation li a {
	display: block;
	padding: 2px;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color:#8C6D39;
}
  
#navigation li a:hover {
  	background-color:#ffe;
  	color:#8C6D39;
}
.topNav{
	width: 800px;
	background-color: #BEB7AE;
	font-weight: 700;
}
.topNav ul{
padding-left: 0;
margin-left: 0;
}

.topNav ul li{
list-style: none;
display: inline;
}

.topNav ul li a{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-decoration: none;
	float: right;
	color: black;
	background-color: #BEB7AE;
	border: 0px solid #000;
}

.topNav ul li a:hover{
background-color: #D65531;
}

.cartLink{
	text-align:left;
	color:#D65531;
}

.cartLink a:hover
{
	text-decoration:none;
	color: #D65531;
	text-align:right;
	font-weight:bold;
	
}

.cartLink a:link
{
	text-decoration:none;
	color: #D65531;
	text-align:right;
}

.cartLink a:active
{
	text-decoration:none;
	color: #D65531;
	text-align:right;
}

.cartLink a:visited
{
	text-decoration:none;
	color: #D65531;
	text-align:right;
}
#footer {	text-align: center;	background-color:#BEB7AE;
	color: white; width:800px; font-size:8pt;

}
