body
{
	background: url(assets/bg.jpg) repeat-x #dcc69d;
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
}

a
{
	outline: 0;
	font-weight: bold;
}

a:link { color: #83241e; }
a:visited { color: #382d0a; }
a:hover { color: #dd8316; }
a:active { color: #83241e; }

h1, h2, h3, h4, h5
{
	font-size: 14px;
	color: #382D0A;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: bold;
}

h1 { font-size: 15px; }
p { margin: 0 0 6px 0; }

img
{
	border: 0;
	display: block;
}

#wrapper
{
	background: url(assets/bg-shadow.png) repeat-y center top;
	position: relative;
	width: 820px;
	margin: 0 auto;
}

#logo
{
	width: 760px;
	margin: 0 auto;
	background: url(assets/logo.gif) no-repeat center top;
	height: 45px;
}

#tagline
{
	width: 758px;
	margin: 0 auto;
	background: url(assets/logo-tagline.jpg) no-repeat center top;
	height: 30px;
}

#images
{
	width: 758px;
	margin: 0 auto;
}

#nav
{
	color: #dcc69d;
	background-color: #382D0A;
	width: 758px;
	margin: 0 auto;
	padding: 3px 0;
}

#nav ul, #nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#nav ul { height: 30px; }

#nav li
{
	float: left;
	position: relative;
	margin-top: 0;
}

#nav #nav1 { width: 95px; }
#nav #nav2 { width: 95px; }
#nav #nav3 { width: 125px; }
#nav #nav4 { width: 95px; }
#nav #nav4 { width: 95px; }
#nav #nav5 { width: 95px; }
#nav #nav6 { width: 125px; }
#nav #nav7 { width: 125px; }

#nav a
{
	display: block;
	padding: 8px;
	margin: 0;
	text-decoration: none;
	text-align: center;
}

#nav a:link { color: #dcc69d; }
#nav a:visited { color: #dcc69d; }

#nav a:hover
{
	color: #382d0a;
	background-color: #dcc69d;
}

#nav a:active { color: #dcc69d; }

/* content area */
#contentwrapper
{
	width: 760px;
	margin: 0 auto;
	clear: both;
	padding: 0;
	overflow: hidden;
	height: 1%;
	
	position: relative;
}

/* login box home */
#loginatbottom
{
	background-color: #d9d5c0;
	color: #382d0a;

	padding-top: 1px;
	padding-bottom: 2px;

	margin-top: 10px;
	bottom: 1px;
	width: 178px;
	font-size: 10px;
	
	left: 1px;
	}

/* login box */
#login
{
	background-color: #d9d5c0;
	color: #382d0a;
	padding-top: 1px;
	padding-bottom: 2px;
	position: relative;
	bottom: -1px;
	width: 178px;
	margin: 1px;
	font-size: 10px;
}

#logintitle
{
	color: #fff;
	background-color: #83241e;
	border: 1px solid #fff;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}

#login label
{
	display: block;
	text-align: right;
	margin-right: 5px;
}

#login .text, #login .password
{
	width: 100px;
	margin: 2px 0;
	font-size: 10px;
	color: #83241e;
}

#login .submit
{
	margin-left: 40px;
	margin-top: 6px;
}

#login a
{
	margin-left: 7px;
	font-weight: bold;
}

/* leftcolumn */
#leftcolumn
{
	width: 180px;
	float: left;
	position: relative;
	margin: 1px;
}

#leftcolumn img { margin: 15px auto; }

/* sublevelwrapper */
#sublevelwrapper
{
	background-image: url(assets/bg_sublevel.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	text-align: left;
}

#pagetitle
{
	border-bottom: 1px solid #dcc69d;
	width: 178px;
	padding-top: 15px;
	background: url(assets/bg_arrow.gif) no-repeat left 15px;
}

#pagetitle a
{
	font-size: 13px;
	color: #dcc69d;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
}

#sublevel
{
	background-color: #382d0a;
	width: 180px;
	color: #fff;
	padding-top: 5px;
}

/* sublevel navigation */
#subnav, #subnav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav { padding: 0 0 3px 0px; }

#subnav a
{
	text-decoration: none;
	display: block;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 1px;
	zoom: 1;
	/*IE6*/
}

#subnav a:link { color: #fff; }
#subnav a:visited { color: #fff; }

#subnav a:hover
{
	color: #e2961b;
	font-weight: bold;
	text-decoration: underline;
	background: url(assets/bg_arrow.gif) no-repeat left top;
}

#subnav a:active { color: #fff; }

/*Subnav*/
#subnav ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 3px;
}

#subnav ul a:link { color: #fff; }
#subnav ul a:visited { color: #fff; }

#subnav ul a:hover
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#subnav ul a:active { color: #fff; }

/*left col bottom wrapper */
#leftcolbotwrap { width: 180px; }

/* mylistwrapper */
#mylistwrapper
{
	background-color: #000;
	margin-bottom: 1px;
	padding: 1px;
}

#mylist
{
	background: url(assets/addto.gif) no-repeat #fff;
	font-size: 11px;
	color: #382d0a;
	padding-top: 30px;
}

#mylist p
{
	padding-bottom: 10px;
	margin: 0;
}

#mylist #mylistcount
{
	height: 30px;
	margin-bottom: 10px;
	background-image: url(assets/checkmark.gif);
	background-repeat: no-repeat;
	background-position: 8px 0;
}

#mylist #mylistcount p
{
	padding: 15px 0 0 37px;
	text-align: left;
}

/* signUp */
#signUp { background-color: #000; }
#signUp img { margin: 0; }


#right
{
	width: 565px;
	position: relative;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 1px;
	float: right;
}

#right p {padding-right: 5px;}


/* toolbox */

#toolbox {}
.listing {
	height: 1%;
	overflow: hidden;
	clear: both;
	}
.imageright
{
	float: right;
	position: relative;
	margin: 0 0 8px 10px;
}

.imageleft
{
	float: left;
	position: relative;
	margin: 0 10px 8px 0;
}

.imagecaption
{
	color: #817340;
	font-size: 10px;
	padding: 2px;
	margin-top: 3px;
	border-top: 1px solid #960d02;
	border-bottom: 1px solid #382D0A;
}

/* product */
#product
{
	font-size: 11px;
	margin: 0;
	color: #382D0A;
}

#product img
{
	float: right;
	position: relative;
	margin-right: 8px;
}

#product h1
{
	font-size: 14px;
	border-bottom: 1px solid #e2961b;
	margin-right: 8px;
	margin-bottom: 8px;
}

#productwrapper { width: 375px; }

#productwrapper p
{
	display: block;
	float: left;
	position: relative;
	margin: 0;
	margin-top: 5px;
}

.productline
{
	border-bottom: 1px solid #e2961b;
	height: 1%;
	position: relative;
	overflow: hidden;
	padding-bottom: 1px;
}

.itemtitle
{
	width: 100px;
	color: #e2961b;
	font-weight: bold;
}

.itemdescrip { }

#footerwrapper
{
	background: url(assets/bg-shadow.png) repeat-y center top;
	height: 1%;
	/* position: relative;
	overflow: hidden; */
	
	width: 820px;
	margin: 0 auto;
	
}

#footer
{
	background-color: #c1b996;
	width: 758px;
	margin: 0px auto;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}

#footer img
{
	display: inline;
	margin: 1px 5px 0 5px;
}

#footer div
{
	padding: 3px;
	color: #382D0A;
	border-top: 1px solid #960d02;
	border-bottom: 1px solid #382D0A;
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer a
{
	text-decoration: none;
	font-size: 12px;
	margin: 0 5px;
}

#footer img
{
	margin: 0px 10px;
	position: relative;
	top: 1px;
}

/* bottom nav */
#bottomnav
{
	padding: 10px 0;
	width: 758px;
	margin: 0 auto;
}

#bottomnav a
{
	font-size: 11px;
	display: inline;
	margin: 0 10px;
}

#bottomnav a:link { color: #c1b996; }
#bottomnav a:visited { color: #c1b996; }
#bottomnav a:hover { color: #960d02; }
#bottomnav a:active { color: #c1b996; }

/* copyright */
#copyright
{
	padding-bottom: 20px;
	width: 758px;
	margin: 0px auto;
	color: #666;
	font-size: 10px;
}

/* Breadcrumbs */
#breadcrumbs {
	margin: 10px 0;
	font-size: 11px;
	}