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


body {
	background-image: url(images/wood-texture.jpg);
	background-repeat: repeat;
	margin: 0;
}

.topbar
	{
	font:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	height: 47px;
	width: 100%;
	z-index: 10;
	}
	
div.topmid {
	height: 200px;
	width: 1055px;
	margin-left:auto;
	margin-right:auto;
	z-index: 20;
	background-image: url(images/bottomlog.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div.mainbody
	{
	font:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/body.png);
	height: 100%;
	width: 1055px;
	background-repeat: repeat;
	margin-left:auto;
	margin-right:auto;
	vertical-align: text-top;
	background-position: center top;
	margin-top: 153px;
	position: static;
	left: auto;
	top: 3px;
	right: auto;
	z-index: 12;
	margin-bottom: 0px;
	}
div.right
	{
	float: left;
	margin-left: 25px;
	background-image: url(/images/logo.png);
	height: 207px;
	width: 270px;
	font-family: Georgia, "Times New Roman", Times, serif;

	}
div.mainfooter {
	font:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/body.png);
		height: 100%;
	width: 1055px;
	text-indent: 75px;
		background-repeat: repeat y;
	margin-left:auto;
	margin-right:auto;
	vertical-align: text-top;
	background-position: center top;
}
div.footer
{
	font:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 53px;
	width: 1055px;
	margin-left:auto;
	margin-right:auto;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidemenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 220px;
	height: 100%;
	float: left;
	margin-left: 45px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: center;
	background-color: #bdab7f;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#sidemenu p {
		font-size: 16px;
}
div.mainmenu {
	margin-left: 0px;
	z-index: 14;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.midmenu {
	padding-top: 50px;
	z-index: 9;
}

div.maincontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 710px;
	margin-left: 290px;
	margin-top: 0px;
}


.cart {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 300px;
	margin: 0px;

}
div.topdetails
{
	font-size: 10px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0F3;
	float: left;
}
div.ordered
{
	font-size: 11px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	float: right;
	padding-left: 5px;
	margin-right: 40px;
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
a {
		font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
text-decoration: none;
}
.shipping {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #3bf90f;
	float: left;
	width: 40%;
	padding-top: 12px;
	font-weight: bold;
	letter-spacing: .02em;
}

.shipping2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #fff;
	padding-top: 11px;
	font-weight: bold;
	letter-spacing: .05em;
}

.followus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.1em;
	float: left;
	width: 40%;
	text-align: center;
	padding-top: 55px;
}
.followus2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding-top: 35px;
	letter-spacing: .05em;
}

.bag {
	float: left;
	margin-top: -5px;
}

.sidebar {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #960;
	padding-bottom: 20px;
	padding-left: 10px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
