TD
{
	/*text-align: left;*/
	font-family: Trebuchet MS, Verdana, Sans Serif;
	font-size: x-small;
	color: #583E19;
	background-color: #E8F1E0;

}

TABLE.menu
{
	width: 163px;
	vertical-align: top;
	padding-left: 10px;

}

TD.menu
{
	font-size: x-small;
	padding-bottom: 0px;
}

TD.menu-sel
{
	font-size: x-small;
	padding-bottom: 0px;
}


A.menu-first:link, A.menu-first:visited 
{
	text-decoration: none;
	width: 153;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #583E19;
	border-bottom: 1px dashed #583E19;
	color: #583E19;
}

A.menu-sel-first:link, A.menu-sel-first:visited, A.menu-sel-first:hover, A.menu-first:hover
{
	text-decoration: none;
	width: 153px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #583E19;
	border-bottom: 1px dashed #583E19;
	color: #583E19;
	background-color: #D0D0AC;
}

A.menu:link, A.menu:visited 
{
	text-decoration: none;
	width: 153;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #583E19;
	color: #583E19;
}

A.menu-sel:link, A.menu-sel:visited, A.menu-sel:hover, A.menu:hover
{
	text-decoration: none;
	width: 153px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #583E19;
	color: #583E19;
	background-color: #D0D0AC;
}



TD.main
{
	/*background-color: White;*/
	height: 390px;
	width: 490px;
	padding: 0px;
	text-align: center;
}


TD.thumbnail-bar
{
	background-color: #D0D0AC;
	font-size: xx-small;
	padding: 5px;
	padding-left: 20px;
	vertical-align:top;
}

TD.thumbnail-bar-right
{
	background-color: #D0D0AC;
	font-size: xx-small;
	padding: 0px;
	vertical-align:top;
}

TD.bottom-bar
{
	background: url('../img/bottom-bar-bg.jpg');
	font-size: xx-small;
	height: 25px;
	padding-left: 20px;
}

A.bottom-bar:link, A.bottom-bar:visited
{
	text-decoration: none;
	color: #583E19;
}

A.bottom-bar:hover
{
	text-decoration: underline;
	color: #583E19;
}

TD.side-menu
{
	width: 173px;
}

TD.right-thumbs
{
	width: 137px;
	background-image: url('../img/baby-top.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.prod
{
	height: 100px;
	overflow: hidden
}

.prod-full
{
	height: 181px;
	overflow: hidden
}

.prod-title
{
	font-size: large;
	font-weight: bold;
}

.prod-descr
{
	font-size: x-small;
}

TD.thumb-img
{
	background-color: #D0D0AC;
	padding: 3px;
}