/* Zoes design CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #f2e5bb url(images/header-back.gif) repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

p {
margin: 0 0 19px 0;
}

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

.clearall {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

a {
	color: inherit;
}

a:hover {
	text-decoration: none;
}

#mainwrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#mainheader {
	position: relative;
	width: 980px;
	height: 180px;
	background: #f2e5bb url(images/header-wp.gif) no-repeat;
}

#mainheadercart {
	position: absolute;
	top: 90px;
	right: 10px;
	width: 325px;
	color: white;
	padding: 4px;
}

#mainheadercart td {
	color: white;
	text-align: left;
	font-size: 13px;
}

#topnav {
	position: absolute;
	top: 130px;
	right: 10px;
	text-align: right;
	color: #f2d989;
	font-size: 14px;
	padding: 4px;
}

#topnav a {
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #f2d989;
}

#topnav a:hover {
	color: #fff;
}

#LayoutColumn1 {
	float: left;
	width: 180px;
}

#LayoutColumn3 {
	float: right;
	width: 175px;
	margin-top: 25px;
	background: #f2e5bb url(images/side-bar-back.gif) repeat-y;
	padding-left: 5px;
}

#LayoutColumn2 {
	float: left;
	width: 790px;
	margin-left: 10px;
	margin-top: 25px;
}

#footerwrap-wp {
	text-align: left;
	padding: 10px;
	width: 960px;
	color: #5a4a42;
	line-height: 20px;
}

#footerwrap-wp  a {
	color: #5a4a42;
}

#footerwrap-wp  a:hover {
	text-decoration: none;
}
