@import url(pages.css);

/* --------- navigation styles --------- */
/* ---- nav style 1 (main nav) ---- */
.mainnav {
	/* common font face, size, formatting */
	position: static;
	margin: 0;
}

/* --------- layout style settings (for .asp template only) --------- */
#toplevel {
	background: #f0e8d6 url(../graphics/system/rw_home_mainbg.jpg) repeat-y left top;
}

#header {
	position: static;
	margin: 0;
	height: 165px;
	background: #f0e8d6 url(../graphics/system/rw_home_headerbg.jpg) no-repeat left top;
}

#headerlogo {
	margin: 9px 0 0 10px;
}

#deco {
	width: 860px;
	height: 165px;
	background: #3d1f00 url(../graphics/system/rw_home_decobg.jpg) no-repeat left top;
}

#maincontent {
	padding: 34px 280px 38px 30px;
}

/* --------- shopping cart styles --------- */
#cartlinks {
	margin: 165px 0 0 678px;
}
