#container
{
	width: 90%;
	height:auto;
	border:thin solid #333333;
	margin: 5px auto;
	background-color: #8B7F62;
	color: #404040;
}

#header
{
	margin-bottom:auto;
	width: 100%;
}

#header2
{
	width: 100%;
	height:auto;
	margin-bottom:auto;
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

#header3
{
	margin-bottom:auto;
	width: 100%;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #000000;
}

#search
{
	margin-bottom:auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}

#Lnav
{
	float: left;
	width: 19%;
	margin-left: 3%;
	padding: 1em;
	display:inline;
}

#content
{
	float:left;
	width: 40%;
	margin-top: 15px;
	margin-left: 3%;
	margin-bottom: 15px;
	border-top: thin dashed #333333;
	border-right: thin dashed #333333;
	border-bottom: thin dashed #333333;
	border-left: thin dashed #333333;
	padding: 1em;
	background-image: url(images/bg1.jpg);
}

#dex
{
	float:left;
	width: 40%;
	margin-left: 3%;
	border-top: thin none #333333;
	border-right: thin dashed #333333;
	border-bottom: thin dashed #333333;
	border-left: thin dashed #333333;
	padding: 1em;
	background-image: url(images/bg1.jpg);
}

#cat
{
	float:left;
	width: 55%;
	margin-top: 15px;
	margin-left: 3%;
	margin-bottom: 15px;
	border-top: thin dashed #333333;
	border-right: thin dashed #333333;
	border-bottom: thin dashed #333333;
	border-left: thin dashed #333333;
	padding: 1em;
	background-image: url(images/bg1.jpg);
}

#2col
{
	float:left;
	width: 55%;
	margin-left: 3%;
	border-top: thin none #333333;
	border-right: thin dashed #333333;
	border-bottom: thin dashed #333333;
	border-left: thin dashed #333333;
	padding: 5px;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
}

#Rnav
{
	float:right;
	width: 24%;
	margin-left: 1%;
	padding: 1em;
	border-top: 1px none #bfb9a9;
	border-right: 1px none #bfb9a9;
	border-bottom: 3px none #7e6452;
	border-left: 3px none #7e6452;
	background-image: none;
	background-repeat: repeat-y;
	
}
.rnavbord {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFB9A9;
	border-right-color: #BFB9A9;
	border-bottom-color: #7e6452;
	border-left-color: #7e6452;
	float:right;
	text-align: center;
}



#footer
{
	clear: both;
	border-top: thin solid #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}

a{text-decoration: none;}
a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
}
a:hover {
	color: #ffffff;
	
}
a:active {
	font-weight: bolder;
	color: #000000;
	
}
body 
{
	font-family: trebuchet MS;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg1.jpg);
}

#leftnav p, #rightnav p, {margin: 0 0 1em 0;}
#content h2 {margin: 0 0 ,5em 0;}

#shopnav
{
border-top: 1px solid #bfb9a9;
	border-right: 3px solid #7e6452;
	border-bottom: 3px solid #7e6452;
	border-left: 1px solid #bfb9a9;

	a:hover, a:active, a:focus {
	background-color: #0066FF;
	color: #FFFFFF;
	letter-spacing: .01px;
}
.image {
	border-color: #8B7F62;
}
