﻿.mainbody
{ background-image:url(/images/bg.gif); background-repeat:repeat-x; background-color:#eef0e5;}
.subbody
{ background-image:url(/images/bg_sub.gif); background-repeat:repeat-x; background-color:#eef0e5;}
 
.header {
	font-size: 14px;
}
.headerb {
	font-size: 14px;font-weight:bold;
}
.copyright {
	font-size: 10px;
}
.blogtitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ae1155;
}
.dvMiddle{padding:100px;text-align:left;}
.dvLeft{float:none; clear:both; text-align:left;}
.dvWho{padding-bottom:25px;width:904px;}
.dvHeader{padding-bottom:25px;float:none;text-align:left;clear:both;}
.dvWhoLeft{float:left;width:154px;height:487px;top:0px;left:0px;}
.dvWhoCenter{text-align:left;padding:0px;float:left;width:500px;top:0px;left:0px; }
.dvWhoRight{float:right;width:327px;height:615px;top:0px;left:618px;}
.dvProducts{padding:25px 0px 25px 50px;}

input{border:solid 1px #78734b;border-collapse:collapse;}
.chk{border:solid 0px #fff;}

.soldout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight:700;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625429;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ae1155;
	text-decoration: none;
}
a:link {color: #ae1155;text-decoration: none; }
a:visited {color: #ae1155;text-decoration: none; }
a:hover {color: #ae1155; text-decoration: none;}

.blogdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.home_blogposts a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #625429;
	text-decoration: none;
}
.home_blogposts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae1155;
	text-decoration: none;
}