body {
	background: #cec7b6; 
	margin:20px 0 0 0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#494949;
	font-size:12px;
	text-align: center;
}

#wrap {
	width: 925px;
	margin: auto;
	padding: 0;
}

#headerWrap {
	padding: 1px 0 0 0;
	width: 925px;
	min-height: 100px;
	background: #fff url(../images/background-header.png) top no-repeat;
}

#headerContent {
	text-align: left;
	margin: 10px 32px 0 32px;
	padding: 98px 0 0 0;
	background: url(../images/header-logo.png) no-repeat;
	width: 861px;
}

#contentWrap {
	clear: both;
	width: 925px;
	min-height: 100px;
	background: #fff url(../images/background-footer.png) bottom no-repeat;
	padding-top: 40px;
}

#menuBar {
	position: absolute;
	left: inherit;
	top: inherit;
	background-color:#645045;
	height:28px;
	margin: 0 0 0 95px;
	line-height:28px;
	padding:0pt;
	width:763px;
	text-align: left;
}

#greenNav {
	position: absolute;
	left: inherit;
	top: inherit;
	margin: -28px 0 0 500px;
}

div.clearBoth {
	clear: both;
	width: 0;
	height: 15px;
	line-height: 0;
}

#leftBar {
	float: left;
	width: 125px;
	padding: 0 22px 0 13px;
	color: #645146;
}

#rightBar {
	float: right;
	width: 125px;
	padding: 0 13px 0 22px;
}

#mainContent, #mainStoreContent { 
	float: left;
	width: 602px;
	text-align: left;
}

#mainStoreContent {
	width: 750px;
}

#leftBar img, #rightBar img {
	margin: 0 0 15px 0;
}

#leftBar form {
	margin: 0;
	padding: 0;
}

#leftBar input.inputField {
	margin: 4px 0 -2px 0;
	width: 90px;
	border: 1px solid #afafaf;
	font-size: 8pt;
	color: #645045;
}

#leftBar input.submitButton {
	padding: 0 0 3px 2px;
}

#anchor {
	top: auto;
	left: auto;
	position: relative;
	margin: 2px 0 0 0;
	padding: 0;
}

#letsGoExplore {
	width: 425px;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/lets-go-explore.png) no-repeat left;
}

img.topHomepageImage {
	margin: 0 0 80px 15px;
}

#whatsNew {
	margin: 15px 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/whats-new.png) no-repeat left;
}

#fromTheBlog {
	margin: 25px 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/from-the-blog.png) no-repeat left;
}

#productsWeLove {
	margin: 25px 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/products-we-love.png) no-repeat left;
}

div.center {
	text-align: center;
}

div.centerMargin {
	clear: both;
	padding: 0;
	margin: 0;
	text-align: center;
}

#browseDirectory {
	margin: 15px 0 25px 0;
	width: 286px;
	background: #cec7b5;
	float: left;
	height: 250px;
}

#browseStore {
	margin: 15px 0 25px 0;
	width: 286px;
	background: #cec7b5;
	float: right;
	height: 250px;
}

#footer {
	background: none;
	padding: 10px 0 0 0;
	margin: auto;
	margin-bottom: 20px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #645045;
	text-align: center;
}

div.productWeLove {
	float: left;
	width: 150px;
	height: auto;
	padding: 10px 25px 10px 25px;
}

input.searchPageBox, select.searchPageBox, textarea.searchPageBox {
	width: 400px;
	border: 1px solid #898989;
	background: #e2edf0;
	color: #4a6066;
}

input.searchPageBox:hover, select.searchPageBox:hover {
	background: #fff;
}

input.homepageSearchBox {
	width: 175px;
	border: 1px solid #898989;
	background: #e2edf0;
	color: #4a6066;
}

select.homepageSearchBox {
	width: 180px;
	border: 1px solid #898989;
	background: #e2edf0;
	color: #4a6066;
}

input.homepageSearchBox:hover, select.homepageSearchBox:hover {
	background: #fff;
}

a.homepageSearchLink {
	color: #76a3b8;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.homepageSearchLink:hover {
	color: #62899b;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#wpgetthing a {
	display: block;
	color: #635145;
	padding: 1px;
}

#wpgetthing a:hover {
	display: block;
	color: #fff;
	background-color: #76a3b8;
	text-decoration: none;
}

#browseDirectory td, #browseDirectory input, #browseDirectory select {
	font-size: 9pt;
}

#browseDirectory form {
	margin: 0;
	padding: 0;
}

table.homepageSearchTable {
	width: 280px;
	margin: 6px 6px 0px 6px;
}

span.boxText {
	color: #634f44;
	font-size: 8pt;
}

.brownText {
	color: #634f44;
}

#exploreOurStore {
	width: 575px;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/explore-our-store.png) no-repeat left;
}

div.categoryImage {
	width: 160px;
	margin: 0 8px 8px 8px;
	float: left;
}

#categoryWrap{
	margin: 0 0 0 25px;
}

#subcategoryWrap{
	margin: 0 0 0 110px;
}

img.storeboxImage {
	margin: 0 5px 3px 8px;
}

div.storeBox1, div.storeBox2, div.storeBox3, div.storeBox4 {
	margin: 0 0 3px 8px;
	padding: 10px 0 0 54px;
	height: 19px;
}

div.storeBox1 { background: url(../images/storebox-1.png) no-repeat; }
div.storeBox2 { background: url(../images/storebox-2.png) no-repeat; }
div.storeBox3 { background: url(../images/storebox-3.png) no-repeat; }
div.storeBox4 { background: url(../images/storebox-4.png) no-repeat; }

div.storeBox1 a, div.storeBox2 a, div.storeBox3 a, div.storeBox4 a {
	color: #635145;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.storeBox1 a:hover, div.storeBox2 a:hover, div.storeBox3 a:hover, div.storeBox4 a:hover {
	text-decoration: underline;
}

table.articlesList {
	width: 550px;
	margin: 0 0 0 20px;
}

table.articlesList td {
	padding: 2px;
}

table.articlesList tr:hover, table.articlesList td:hover {
	background: #d7e9ed;
}

#articlesHeader {
	margin: 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/explore-our-articles.png) no-repeat left;
}

img.headerHomepageLink {
	position: absolute;
	top: inherit;
	left: inherit;
	margin: 15px 0 0 -430px;
}

#searchStore {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/search-our-store.png) no-repeat left;
}

#searchArticles {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/search-our-articles.png) no-repeat left;
}

#searchDirectory {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/search-our-directory.png) no-repeat left;
}

#directoryListingStep1 {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/listing/select-a-category.jpg) no-repeat left;
}

#directoryListingStep2 {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/listing/select-a-location.jpg) no-repeat left;
}

#directoryListingStep3 {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/select-a-category.png) no-repeat left;
}

#searchResults {
	margin: 0 0 0 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/search-results.png) no-repeat left;
}

#yourSubmission {
	margin: 0 0 15px 0;
	display: block;
	border-bottom: 1px solid #cec7b6;
	height: 32px;
	background: url(../images/your-submission.png) no-repeat left;
}

#footer a {
	color: #645146;
	text-decoration:none;
}

#footer a:hover {
	color: #645146;
	text-decoration: underline;
}

img.advertBanner {
	margin: 0 0 20px 0;
	border: 1px solid #494949;
}

div.listingWrap {
	width: 250px;
	float: left;
	margin: 0 25px 0 25px;
}

div.listingState {
	margin: 0 0 0 25px;
	display: block;
	border-bottom: 1px dotted #898989;
	font-size: 16pt;
	font-weight: normal;
	color: #645045;
	width: 330px;
}

div.listingState a {
	font-size: 16pt;
	font-weight: normal;
	color: #645045;
	text-decoration: none;
}

div.listingState a:hover {
	color: #8b796f;
	text-decoration: underline;
}

div.listingSuburbs {
	margin: 0 0 20px 25px;
}
