body {
	background-image: url(../images/bg_final.gif);
	background-color:#411118;
	background-repeat: repeat-x;
	margin:0px
}

#noFlashWrap {
	width: 1007px;
	background: url(../images/bg_final.gif) repeat-x #411118;
	min-height: 300px;
	margin: 0 auto;
	padding-top: 20px;
}
#noLeft {
	float: left;
	width: 330px;
	background: url(../images/noFlashLeftbg.png) no-repeat;
	min-height: 677px;
}

h1#noLogo a {
	display: block;
	text-indent: -1000em;
	height: 146px;
	width: 285px;
	background: url(../images/ers_menu_logo.png) no-repeat;
}

#noLeft ul {
	padding-left: 0;
	margin-top: 76px; 
}
#noLeft li {
	padding-top: 3px;
	padding-bottom: 4px;
	background: url(../images/home_menudivider.gif) top left no-repeat;
	list-style-type: none;
}
#noLeft li a {
	display: block;
	letter-spacing: 3px;
	* letter-spacing: 1px;
	font-size: 19px;
	* font-size: 18px;
	height: 24px;	
	width: 320px;
	* width: 270px;
	font-variant:small-caps;
	color: #A06F3F;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	* padding-right: 30px;
}

#noLeft li a:hover {
	color: #fc6;
}

#noRight {
	float: left;
	width: 677px;
	min-height: 677px;
	background: url(../images/noFlashRightbg.png) no-repeat;
}

#topHomeLinks {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
}
#topHomeLinks a {
	color: #A06F3F;
}
#topHomeLinks span {
	color: #A06F3F;
}
#topHomeLinks a:hover {
	color: #FFCC66;
}
#accordionBox {
	width: 662px;
	height: 375px;
	float: left;
	margin: 20px 0;
}

#homeNoFlashFooterlinks {
	background: url(../images/footer_underline_shaded.jpg) 8px top no-repeat;
	color: #fff;
	font-variant:small-caps;
	font-size: 13px;
	letter-spacing: 1px;
	padding-top:3px;	
	margin-top: 35px;
	* font-size: 12px;
}
#homeNoFlashFooterlinks a {
	color: #A06F3F;
}
#homeNoFlashFooterlinks span {
	color: #A06F3F;
}
#homeNoFlashFooterlinks a:hover {
	color: #FFCC66;
}
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
#accordionBox {
	text-align: left;
}
#accordionBox li {
	float: left;
	width: 135px;
	height: 375px;
	margin-right: 0px;
}
#noLeft li.bolded a {
	color: #fc6;
}

#kwick1 {
	background-image: url(../images/beddy.jpg);
}
#kwick2 {
	background-image: url(../images/womans.jpg);
}
#kwick3 {
	background-image: url(../images/diner.jpg);
}
#kwick4 {
	background-image: url(../images/teas.jpg);
}
#kwick5 {
	background-image: url(../images/pavilions.jpg);
}

.kwicks li { background-position: 60% top}
