* {
	color: #5C3821;
	font-size: 12px;
	outline: none;
}

html {
	overflow-y: scroll;
}

body {
	background: #efe3c6;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#mainlanding {
	width: 1024px;
	height: 768px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/landing.jpg);
	position: relative;
}

#main {
	width: 923px;
	border: 3px solid #47292b;
	margin: 27px auto 0;
	text-align: left;
	background: white;
	background: #D5B58C;
}

#bottomleft, #bottommiddle, #bottomright {
	width: 289px;
	height: 60px;
	background-color: #d9c894;
	position: absolute;
	bottom: 112px;
}

#bottomleft {
	left: 65px;
}

#bottommiddle {
	left: 368px;
}

#bottomright {
	right: 65px;
}

#bottomleft a,
#bottommiddle a,
#bottomright a {
	position: absolute;
	top: 6px;
	left: 9px;
	width: 126px;
	height: 54px;
}

#bottomleft a {
	background: url(/images/specials.png);
}

#bottomleft a:hover,
#bottomleft a.hover {
	background: url(/images/specials_over.png);
}

#bottommiddle a {
	background: url(/images/signup.png);
}

#bottommiddle a:hover,
#bottommiddle a.hover {
	background: url(/images/signup_over.png);
}

#bottomright a {
	background: url(/images/wholesalesm.png);
}

#bottomright a:hover,
#bottomright a.hover {
	background: url(/images/wholesalesm_over.png);
}

.bottomtext {
	position: absolute;
	top: 4px;
	right: 9px;
	width: 138px;
	height: 53px;
	font-size: 10px;
}
#bottomleft .bottomtext h5,
#bottommiddle .bottomtext h5,
#bottomright .bottomtext h5, 
#bottomleft .bottomtext p,
#bottommiddle .bottomtext p,
#bottomright .bottomtext p {
	margin: 0;
}
#bottomleft .bottomtext p,
#bottommiddle .bottomtext p,
#bottomright .bottomtext p {
	font-size: 9px;
}
#bottomleft a.bottomtext_more,
#bottommiddle a.bottomtext_more,
#bottomright a.bottomtext_more {
	background: none;
	position: absolute;
	top: 39px;
	left: auto;
	right: 5px;
	font-size: 10px;
	width: auto;
	height: auto;
	white-space: nowrap;
}
#bottomleft a.bottomtext_more:hover,
#bottommiddle a.bottomtext_more:hover,
#bottomright a.bottomtext_more:hover {
	background: none;
}

.topleft, #topmiddle, .topright,
#youareherehdg_container, #youarehere_container, #search,
#leftcol, #content_container {
	float: left;
	width: 225px;
	_width: 223px;
	height: 108px;
	_height: 112px;
	border-right: 1px solid #543019;
	background-color: #f5eedb;
	position: relative;
}

.topleft,
.topright {
	text-align: center;
}

.topleft a {
	position: relative;
	top: 3px;
	display: block;
	width: 127px;
	height: 54px;
	margin: auto;
}

.topright a {
	position: relative;
	top: 3px;
	display: block;
	width: 131px;
	height: 112px;
	margin: auto;
}

.topleft a.specials {
	background: url(/images/specials.png);
}

.topleft a.specials:hover {
	background: url(/images/specials_over.png);
}

.topleft a.signup {
	background: url(/images/signup.png);
}

.topleft a.signup:hover {
	background: url(/images/signup_over.png);
}

.topright a.wholesale  {
	background: url(/images/wholesale.png);
}

.topright a.wholesale:hover {
	background: url(/images/wholesale_over.png);
}

#topmiddle, #youarehere_container {
	width: 471px;
}

#topmiddle {
	text-align: center;
}

.topright, #search, #content_container {
	border-right-width: 0;
}

.topright, #search {
	_width: 223px;
}

#nav {
	clear: both;
	width: 100%;
	border: 2px solid #47292b;
	border-width: 2px 0;
	background: #f5eedb;
}

#mainlanding #nav {
	border-width: 0;
	width: 910px;
	position: absolute;
	top: 175px;
	left: 56px;
	background: none;
}

#nav td {
	text-align: center;
	border: 1px solid #543019;
	font-weight: bold;
	width: 14%;
}

#nav td a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding: 1px 0;
	border: none;
}

#mainlanding #nav td a {
	font-size: 11px;
}

#nav td a:hover,
#nav td a.selected {
	/* background: #6d4f3f; */
	background: #5d372e url(/images/gradient.jpg) repeat-x;
	color: white;
}

#youareherehdg_container, #youarehere_container, #search {
	height: 18px;
	_height: 20px;
	background: white;
	border-bottom: 1px solid #543019;
	font-weight: bold;
	padding-top: 3px;
}

#youareherehdg_container {
	text-align: right;
}

#youareherehdg {
	margin-right: 10px;
}

#youarehere_container {
	text-align: left;
	font-weight: normal;
}

#youarehere {
	margin-left: 10px;
}

#search {
	background: #5d372e url(/images/gradient.jpg) repeat-x;
	_padding-top: 0;
}

#mainlanding #search {
	position: absolute;
	bottom: 85px;
	_bottom: 86px;
	right: 50px;
	width: 250px;
}

#search form {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#mainlanding #search form {
	right: 17px;
}

#search form span {
	font-size: 11px;
	margin-right: 7px;
	color: white;
}

#searchwords {
	font-size: 8pt;
	width: 150px;
	height: 12px;
	position: relative;
	top: 2px;
	_top: -1px;
	border: none;
	padding: 0;
}

#searchbutton {
	width: 16px;
	height: 12px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	_top: 3px;
}

#searchbutton.out {
	background: url(/images/go_out.gif) 16px 12px;
}

#searchbutton.over {
	background: url(/images/go_over.gif) 16px 12px;
}

#leftcol, #content_container {
	height: 455px;
	background: white;
	border-bottom: 1px solid #543019;
}

#leftcol {
	clear: both;
}

#leftnav {
	margin: 20px;
}

#leftnav * {
	font-size: 13px;
	margin: 7px 0;
}
.login h5,
#leftnav h5 {
	background: #5d372e url(/images/gradient.jpg) repeat-x;
}
.login h5,
#leftnav h5,
#leftnav h5 a {
	letter-spacing: 2px;
	color: white;
	margin-left: -5px;
	padding: 2px 5px;
}
.login h5 {
	margin-left: 0;
}

#content_container {
	width: 697px;
	_width: 694px;
}

#content {
	margin: 20px 10px 10px;
	overflow: auto;
	height: 425px;
	_height: 424px;
}

#shoppingcontent,
#checkoutcontent {
	height: 465px;
	height: auto;
	margin: 0;
	overflow: visible;
}

#checkoutcontent {
	margin: 8px;
	height: auto;
}

.clear {
	clear: both;
	font-size: 1px;
}

#underfooter {
}

#footer {
	margin-top: 2px;
	border: 0px solid #543019;
	border-top-width: 2px;
	border-bottom-width: 1px;
	text-align: center;
	padding: 2px 0;
	height: 15px;
	letter-spacing: -0.1px;
}

#mainlanding #footer {
	position: absolute;
	bottom: 87px;
	left: 51px;
	text-align: left;
	border-width: 0;
	font-weight: normal;
}

#mainlanding #footer p,
#mainlanding #footer a {
	font-size: 11px;
}

#footer * {
	font-size: 11px;
}

#footer p {
	display: inline;
	margin: 0;
}

#underfooter {
	margin-top: 2px;
	border-top: 1px solid #543019;
	height: 41px;
	_height: 42px;
	background-color: #f5eedb;
}

.bgtop_about {
	background-image: url(/images/bg/about_top.jpg);
}

.bgtop_products {
	background-image: url(/images/bg/products_top.jpg);
}

.bgtop_news {
	background-image: url(/images/bg/news_top.jpg);
}

.bgtop_faq {
	background-image: url(/images/bg/faq_top.jpg);
}

.bgtop_forms {
	background-image: url(/images/bg/forms_top.jpg);
}

.bgtop_contact {
	background-image: url(/images/bg/contact_top.jpg);
}

.bgtop_client_login {
	background-image: url(/images/bg/client_login_top.jpg);
}

#contactustable td { border-bottom: 1px solid #ccc; }

#alphaLayer { display: none; position: absolute; top: 0px; left: 0px; opacity: .6; background: black; z-index: 100; }

/* */
