.topmenu
{
	text-align: left;
}
.sidemenu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3E1F00;
	text-align: center;
	line-height: 120%;
	font-variant: small-caps;
	width: 140px;
	background-repeat: no-repeat;
}
.sidemenu A
{
	color: #617241;
	font-weight: bold;
	text-decoration: none;
}
.contactcard
{
	height: 214px;
	width: 350px;
	background-repeat: no-repeat;
	margin: 15px;
	padding: 15px;
}
.smallprint
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	text-align: left;
}
.sidemenu A:hover
{
	color: #060;
	font-weight: bold;
	text-decoration: none;
}
.picbar
{
	text-align: center;
	font-style: italic;
/*height: 200px;*/
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660;
	margin: 10px;
}
.picbar IMG
{
	margin: 5px;
}
.mainbody
{
	overflow: auto;
	height: 277px;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	vertical-align: top;
	padding-left: 10px;
}
.mainbody-big
{
	overflow: auto;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
}
.mainbody-big IMG
{
	padding: 5px;
}
.mainbody-big2
{
	overflow: auto;
	width: 680px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
}
.mainbody-big2 IMG
{
	padding: 5px;
}
.mainbody A
{
	color: #617241;
	font-weight: bold;
	text-decoration: none;
}
.mainbody A:hover
{
	color: #060;
	font-weight: bold;
	text-decoration: none;
}
.mainbody-big A
{
	color: #617241;
	font-weight: bold;
	text-decoration: none;
}
.mainbody-big A:hover
{
	color: #060;
	font-weight: bold;
	text-decoration: none;
}
.mainbody-big2 A
{
	color: #617241;
	font-weight: bold;
	text-decoration: none;
}
.mainbody-big2 A:hover
{
	color: #060;
	font-weight: bold;
	text-decoration: none;
}
.bodytitle
{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	line-height: 0;
}
.rightbar
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-align: center;
	top: 5px;
	line-height: 120%;
}
.rightbar IMG
{
	top: 8px;
}
.rightbar A
{
	text-decoration: none;
	color: #360;
	font-weight: bold;
}
.rightbarcustom
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000;
	text-align: center;
	background: url(img/workshop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	padding: 2px;
}
.footer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #660;
	width: 500px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -250px;
}
.prodwindow
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	position: absolute;
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	width: 500px;
	height: 270px;
	background-color: transparent;
	overflow: auto;
}
.prodtitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.prodpic
{
	text-align: center;
}
.popup
{
	position: absolute;
	width: 500px;
	height: 250px;
	left: 250px;
	visibility: hidden;
	z-index: 999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(img/prodbackernew.png);
	background-repeat: repeat;
	background-color: transparent;
	cursor: pointer;
}
#popupcontent
{
}
.popup A:hover
{
	font-weight: bold;
}
.prodwindow TABLE TR TD
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#content.mainbody
{
	padding-left: 0px;
	width: 482px;
	padding-top: 3px;
	overflow:visible;
}

