body{
margin:0;
padding:0;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFFFFF;
cursor: url(images/cartoon.cur)
font-family: Arial, Helvetica, sans-serif;
}
.bgmenu{
background-image:url(../images/bgmenu.jpg);
background-position:top left;
background-repeat: no-repeat;
height:65px;
}
.blacktxt{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
.whitetxt2{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:15px;
}
.blacktxt4{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
line-height:18px;
}
.blacktxt1{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#525254;
line-height:16px;
}
.blacktxt2{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#525254;
line-height:14px;
}
.blacktxt3{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#727374;
line-height:14px;
}
.blacktxt3 a:link{color:#727374; text-decoration:none;}
.blacktxt3 a:visited{color:#727374; text-decoration:none;}
.blacktxt3 a:active{color:#727374; text-decoration:none;}
.blacktxt3 a:hover{color:#000; text-decoration:none;}
.greentxt{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#1D7A13;
line-height:18px;
}
.greentxt1{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#7AB80C;
line-height:18px;
}
.bgwhite{
background-image:url(../images/bgwhite.gif);
background-position:top ;
background-repeat:no-repeat;
background-color:#FFFFFF;
height:466px;
}
.border{
border:1px solid #6ECB0A;
}
.bluetxt{
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#0E98D8;
line-height:16px;
}
.orangetxt{
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
color:#EA7A19;
line-height:14px;
}
.orangetxt a:link{color:#EA7A19; text-decoration:none;}
.orangetxt a:visited{color:#EA7A19; text-decoration:none;}
.orangetxt a:active{color:#EA7A19; text-decoration:none;}
.orangetxt a:hover{color:#000; text-decoration:none;}

#description{


}

#product_box_top{
	background: url('../images/bg_wood_top.jpg');
	width: 678px;
	height: 16px;
}

#product_box{
	background: url('../images/bg_wood_middle.jpg');
	width: 678px;
	font-family: Arial, Helvetica, sans-serif;
}

#product_box_bottom{
	background: url('../images/bg_wood_bottom.jpg');
	width: 678px;
	height: 20px;
	margin-bottom: 15px;
}

#categories{
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	width: 158px;
	padding-left: 5px;
	text-align:left;
}

.category{
	border-top: solid 1px red;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;	
	
}
.category a:visited, a:link {color: #000; text-decoration: none; font-weight: bold;}
.category a:hover {color: #FFF; text-decoration: underline; font-weight: bold;}


#products{
	position: relative;
	left: 80px;
	text-align: center;
	width: 480px;
}
.product{
	text-align:center;
	padding-left: 15px;
	width:128px;
}
.product_name{
	color: #004050;
}
.product_name a:link, a:visited{color: #004050;	text-decoration: underline; font-weight:100}
.product_name a:hover{color: #226272;}
.item_name{

}
.price{
	font-weight: bold;

}

#fall_styles{
	position: absolute; right: 0px; bottom: 25px;
}

#product_image{
	position: relative; left: -15px; top: 8px;
}
