body {
	margin:0 auto;
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

div#shadow {

}

div#container {
	width:950px;
	min-height:420px;
	padding:0;
	margin:40px auto;
	background-color:#e5caa9;
	text-align:left;
	color:#655a4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg_repeat.gif);
	background-repeat:repeat-y;
}

div#container a:link,
div#container a:visited,
div#container a:active
{
	font-weight:bold;
	color: #655a4b;
	text-decoration:none;
}

div#container a:hover
{
	font-weight:bold;
	color: #655a4b;
	text-decoration:underline;
}

div#topframe {
	width:950px;
	height:35px;
	padding:0;
	background-color:#e5caa9;
}

div#col1 {
	padding:0px;
	width:233px;
	height:100%;
	float:left;
	background-image:url(../images/leffmenu_repeat.gif);
	background-repeat:repeat-y;
}

div#logo {
	padding:0px;
	width:233px;
	height:101px;
	float:left;
}

div#menucontainer {
	width:212px;
	height:100%;
	clear:left;
	font-size:10px;
}

div#menucontainer a:link,
div#menucontainer a:visited,
div#menucontainer a:active
{
	font-weight:bold;
	color: #655a4b;
	text-decoration:none;
}

div#menucontainer a:hover
{
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}

div#menuleft {
	width:88px;
	height:100%;
	float:left;
	padding:15px 0 0 18px;
}

div#menutop {
	width:88px;
	float:left;
}

div#menuright {
	padding:10px 5px 30px 40px;
	width:188px;
	height:100%;
	float:left;
}

div#col2 {
	background-color:#e1c6a5;
	padding:0px;
	width:510px;
	height:100%;
	float:left;
}

div#contenttop {
	background-color:#e1c6a5;
	padding:0px;
	width:100%;
	height:20px;
	float:left;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 15px 10px;
}

div#contentmiddle {
	background-color:#e1c6a5;
	padding:0px;
	width:100%;
	min-height:257px;
	float:left;
	padding:0px 0 0px 0;
}

div#contentbottom {
	background-color:#e1c6a5;
	padding:0px;
	width:430px;
	min-height:150px;
	float:left;
	font-size:11px;
	margin:0px 40px 40px 40px;
	line-height:16px;
}

div#contentstitch {
	background-image:url(../images/divider_stitch.gif);
	background-repeat:no-repeat;
	padding:0px;
	width:585px;;
	height:1px;
	float:left;
}

div#productstitch {
	background-image:url(../images/stitch.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:142px;;
	height:10px;
}

div#col3 {
	width:171px;
	float:left;
	background-color:#e9dacd;
	background-image:url(../images/cart_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

div#rightlogo {
	padding:0px;
	width:171px;
	float:left;
	font-size:11px;
	padding-left:15px;
	padding-top:5px;
}

div#col3menu {
	padding:0px;
	width:171px;
	float:left;
}

div#bottomframe {
	width:950px;
	height:21px;
	padding:0;
	background-color:#e5caa9;
	clear:both;
}

.notice {
	font-weight:bold;
	padding:8px 0 0px 0;
}

.menutop {
	padding:0px 4px 4px 4px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#796d5b;
}

.menutopRed a {
	
	color:#97051d;
}

.menuright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#655a4b;
	padding:3px 0 3px 0;
}
