body,html
{
	margin:0px;
	padding:0px;
	background-color:#F2F3EB;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body
{
		background-image:url(../images/bg.jpg);
		background-repeat:repeat-x;
		
}

div#container
{
	position:relative;
	margin:0 auto;
	width:760px;
	
}

div#header
{
	position:relative;
	left:0px;
	top:0px;
	width:760px;
	height:120px;
	background-color:#FFFFFF;

}

div#menu
{
	position:absolute;
	left:0px;
	top:70px;
}

div#logo
{
	position:absolute;
	left:20px;
	top:25px;
}

div#sell-the-best
{
	position:absolute;
	right:60px;
	top:30px;
}

div#body
{	
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	padding-top:15px;
min-height:675px; _height:675px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-body.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

div#content
{
	position:relative;
	left:193px;
	width:567px;

}

div#shopmenu
{
	position:absolute;
	top:15px;
	left:0px;
	width:153px;
	margin:0px;
	padding:0px 20px 10px 20px;
}

div#newsletter
{
 	width:169px;
	height:192px;
	padding:5px 8px;
	background-color:#F3FFC4;
	background-image:url(../images/bg-newsletter.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:10px;
	margin-bottom:10px;
}

div#tips
{
 	width:169px;
/*	!height:192px;*/
	min-height:192px;
	_height:192px;
	padding:5px 8px;
	background-color:#FFFFFF;
	background-image:url(../images/bg-tips.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-left:10px;
	margin-bottom:10px;
}

div#slideshow
{
 	width:185px;
	height:202px;
	background-color:#FFFFFF;
	margin-left:10px;
	margin-bottom:10px;
}

div#copy
{
	position:relative;
	padding:5px 20px 10px 0px;
}

#moving
{
color:red; font-weight:bold;
}
#moving #message
{
color:#fff; font-weight:bold; background-color:#ff0000; padding:2px 2px 2px 2px;
}

div#rightcol
{
	position:relative;
	float:right;

}

form,input
{
	padding:0px;
	margin:0px;
}

h1
{
	font-family:Arial;
	font-size:25px;
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#5B090F;
	font-weight:normal;
	letter-spacing:-1px;
}

h2
{
	font-family:Tahoma;
	font-size:18px;
	padding:0px;
	margin:10px 0px;
	font-weight:normal;
}

h3
{
	font-family:Tahoma;
	font-size:18px;
	padding:0px;
	margin:0px 0px;
	font-weight:normal;
}

h4
{
	font-family:Tahoma;
	font-size:15px;
	padding:0px;
	margin:0px 0px;
	font-weight:normal;
}

p
{
	line-height:150%;
	padding:0px;
	margin:10px 0px;
}

ol,ul
{
	line-height:150%;
}


ul.menu
{
	list-style-type:none;
	margin:0px;
    padding:0px;
	width:150px;
	line-height:100%;
}

ul.menu li
{
   list-style-type: none; 
   line-height: 200%; 
   border-bottom: #FFF 1px solid; 
   background-color: #EDEFE2; 
   background-image:url(../images/bg-menu.jpg);
   margin:0px 0px;
   padding:0px 0px;
   width:150px;
}


ul.menu li a
{
   color: #000000; 
   text-decoration: none; 
   display: block; 
   padding:0px 5px;
   width:140px;
		   

}

ul.menu li a:hover
{
           background-color: #F3FFC4; 
		   color: #000000; 
           text-decoration: underline;

}

div#footer a
{
		   color: #000000; 
           text-decoration: none; 

}

div#footer a:hover
{
           color: #990000; 
           text-decoration: underline;
}

a
{
		   color: #000000; 
           text-decoration: underline; 

}

a:hover
{
           color: #990000; 
           text-decoration: underline;

}

a.button
{
		   color: #000000; 
           text-decoration: underline; 
		   background-color:#F3FFC4;
		   padding:5px 10px;
		   border:1px solid #EDEFE2;
}

a.button:hover
{
           color: #990000; 
           text-decoration: underline;
		   background-color:#FCEDEE;

}

h2 a
{
		   color: #000000; 
           text-decoration: none; 

}

h2 a:hover
{
           color: #990000; 
           text-decoration: underline;

}

div#logo-footer
{
	position:relative;
	width:760px;
	margin:0px auto;
}

div#footer
{
	line-height:18px;
	position:relative;
	text-align:center;
	border-top:5px solid black;
	width:760px;
	margin:0px auto;
}

hr
{
  border:1px dashed #EDEFE2;
  margin:0px;
  padding:0px;
}

div#site-map
{
	
}

div#site-map table
{
	width:340px;
	background-color:#F2F3EB;
}

div#site-map table tr.main-link
{
	background-color:#8aac00;
}

div#site-map table tr td.sub-link
{
	background-color:#f4ffc5;
}