body,html {
background-color:#f7e7ce;
font-family: Arial, Helvetica, sans-seriff;
font-size:12px;
margin:0px;
padding:0px;
color:#000000;
background-image:url(../pics/background.gif);

}

#header {
	background-color:#f7e7ce;
	margin: 0px;
	padding: 0px;
	
}

img {
margin: 0px;
padding: 0px;
}

a,input {
outline:none;
}

#container {
	margin:0px;
	padding:0px;
	width:800px;
	background-color: #eedcbf;
	float: left;
	position: relative;
	border: 1px solid #333333;


}

#content {
	float:left;
	position:relative;
	background-color:#F2E1C6;
	width:755px;
	line-height:25px;
	top: 0px;
	padding: 15px;
	margin: 5px;
	border-top: 1px solid #E6C691;
	border-right: 2px solid #E6C691;
	border-bottom: 2px solid #E6C691;
	border-left: 1px solid #E6C691;


}

#shoppingcart {
	margin: -125px 0px 0px;
	padding: 10px;
	width: 300px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
















}


#shoppingcart th {
	background-color: #EED9B5;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #E6C691;






}

#shoppingcart td {
	text-align: center;
	border: 1px solid #E6C691;
	padding-right: 5px;
	padding-left: 5px;


}

.buybox {
	font-weight:bold;
	border:1px solid #DDBA80;
	padding:5px;
	float: right;
	position: relative;
	width: 530px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 40px;
	background-color: #ECD9B9;
	margin-left: 10px;
	top: 0px;





}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;

}

li {
	list-style-type: square;
	list-style-position: inside;
	width: 100%;




}

#nav {
	float:left;
	position:relative;
	padding:0px;
	margin: 0px 0px 10px;
	border: 5px none #999933;
	text-align: left;
	width: 200px;
	top: 0px;




}

#nav a {
	color:#000000;
	text-decoration:none;
	text-align:center;
	width: 75%;
	background-color: #E9D1AB;
	padding: 2px;
	font-size: 11px;
	border-top: 1px #78582E;
	border-right: 1px solid #78582E;
	border-bottom: 1px solid #78582E;
	border-left: 1px #78582E;
	margin-bottom: 10px;
	left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	top: 0px;
	float: left;
	position: relative;
	line-height: 20px;
	font-weight: bold;




}

#nav a:hover {
	color:#000000;
	background-color: #DDB97D;

}

#footer {
	width:800px;
	background-color:#7C2929;
	height:25px;
	float:left;
	position:relative;
	line-height:25px;
	text-align:center;
	color:#FFFFFF;
	letter-spacing:1px;
	font-size:11px;
	border-top:1px solid #660000;
	border-bottom:4px solid #000000;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-left-color: #660000;
}

h1 {
	color:#5f1919;
	font-weight:bold;
	font-size:16px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;



}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;










}

table {
margin-left:auto;
margin-right:auto;
font-size:12px;
line-height:15px;
}

td {
padding-left:5px;
padding-right:5px;
}

.left {
text-align:left;
}

.right {
text-align:right;
font-weight:bold;
}
