* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

select
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
	
}
option
{
	margin:3px 3px 3px 3px;
}
input 
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}

body {
	background-color: #584a3b;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
		
	}
	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: small;	
	color: #36454F;
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #36454F;
	}
	
img {
	border: 0;
	}
table
{
	border-width:0px;
	border:0px;
}
tbody
{
	border-width:0px;
	border:0px;
}
td
{
	border-width:0px;
	border:0px;
}
tr
{
	border-width:0px;
	border:0px;
}	
#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	display: block;
	}	
	
#header
{
	float:none;
	height: 900px;
	height: 270px;
	background-color: #584a3b;
}
#nav
{
	float:none;
	width: 900px;
	height:117px;
	background-color: #584a3b;

}
	#nav #nav-top
	{
		float:none;
		width:900px;
		height:70px;
	}
	#nav #nav-bottom
	{
		float:none;
		width:900px;
		height:47px;
		background-image: url(../img/nav-bottom.jpg);
		background-repeat:no-repeat;
	}
	#nav #nav-bottom #cart
	{
		float:left;
		width:123px;
		height:26px;
		padding-top:10px;
		padding-left:548px;
	}
	#nav #nav-bottom #search
	{
		float:right;
		width:199px;
		height:26px;
		padding-top:10px;
		padding-right:13px;
	}
	#nav #nav-bottom #search .searchBox
	{
		background-image: url(../img/search-bg-b.jpg);
		background-repeat:repeat-x;
		border:0px;
		width:144px;
		height:26px;
	}
#nav2
{
	width: 900px;
	height:170px;
	background-color: #584a3b;
	padding-top:14px;
	padding-bottom:14px;
}
	#nav2 div
	{
		float:left;
		margin-left:8px;
	}
#share
{
	float:none;
}
#content #contentSplash
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#584a3b;
	width:900px;
}
#content
{
	clear: both;
	float: none;
	overflow: auto;
	background-color:#fff;
	width:900px;
}
	#content #body
	{
		float:none;
		overflow:hidden;
		padding:22px 22px 22px 22px;
		background-color:#fff;
		min-height:400px;
	}
	#contentSplash #splash
	{
		float:left;
		width:900px;
		height:335px;
		background-image: url(../img/splash-body.jpg);
		background-repeat:no-repeat;
	}
	#contentSplash #splash #divContent001
	{
		color:#fff;
		width:410px;
		margin:113px 10px 10px 40px;
	}
	#contentSplash #splash #divContent001 p
	{
		color:#fff;
	}
	#contentSplash #splash #divContent001 h1
	{
		color:#fff;
		font-size:12pt;
	}
	#content #body #body-left
	{
		float: left;
		width: 410px;
		margin-right:15px;
	}
	
	#content #body #body-right
	{
		float:left;
		width:400px;
	}	
	#content #body #body-full
	{
		float:left;
		width:875px;
	}
	#content #body #body-store-left
	{
		float: left;
		width: 220px;
		margin-right:15px;
		background-color:#fff;
	}
	
	#content #body #body-store-right
	{
		float:left;
		width:600px;
		background-color:#fff;
	}	
	#content #body #body-store-full
	{
		float:left;
		width:850px;
		margin-left:20px;
		background-color:#fff;
	}	
	#content #body TABLE
	{
		border:0;
	}
	#content #body #content-right TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: small;	
		color: #36454F;
		border:0;
	}
	
	#content #body li
	{
		margin-left: 2em;
		margin-bottom: .5em;
		line-height: 1.5em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: small;	
		color: #36454F;
	}
	#content #body ul
	{
		
	}
#footer
{
	width:900px;
	height:71px;
	background-color: #584a3b;
	background-repeat: no-repeat;
	overflow:hidden;
}
	#footer #footerNav
	{
		padding-top:14px;
	}
	#footer #footerNav p
	{
		color:#fff;
	}
	#footer #footerNav a
	{
		color:#fff;
	}
	#footer #footerNav a:hover
	{
		text-decoration:underline;
	}
	#footer #footerCopy p
	{
		color:#fff;		
	}
	#footer #footerCopy a
	{
		color:#fff;
	}
	#footer #footerCopy a:hover
	{
		text-decoration:underline;
	}	
.textBox1
{	
	width: 221px;	
}