body{
	background: #000000; /* #3b1910 url(../images/wood-background.jpg); */
}
#wrapper{
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
}

#left-sleeve{
	width:200px;
	float:left;
}
#spacer-div{
	height:130px;
	width:200px;
}
#side-nav{
	width:200px;
	margin-left:15px;
}
#featured-items{
	margin-top:20px;
	margin-left:15px;
	width:196px;
	height:303px;
}

#right-sleeve{
	float:left;
	width:600px;
}

#logo{
	height:110px;
	width:600px;
	text-align:right;
}
#navigation{
	height:20px;
	width:600px;
}
#main-content{
	width:600px;
	height:430px;
	background-image:url(../images/main-content.png);
	background-repeat:no-repeat;
}

#bottom-nav{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#B7D43D;
	
	background-repeat:no-repeat;
}

#bottom-nav a{
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#B7D43D;
	
	background-repeat:no-repeat;
}#wrapper #right-sleeve #main-content #col1 #form1 p {
	font-family: "ITC Avant Garde Std Md", "Arial Black", Arial, sans-serif;
	font-size: 12px;
}
