@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e2ce;
	background-image: url(images/topbar.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topbox {
	background-image: url(images/logo-top.jpg);
	background-repeat: no-repeat;
	background-position: 35px 0px;
	height: 50px;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#addressbox {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	float: left;
	width: 940px;
	color: #006600;
	-moz-border-radius: 10px;
	margin-top: 10px;
	background-color: #FFFFC8;
	background-image: url(images/addressback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#addressbox a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#rightaddress {
	float: right;
	width: 50%;
	margin-left: 10px;
	padding-left: 10px;
	border-left-color: #F1ECEA;
	border-left-style: solid;
	border-left-width: 1px;
}
.eq {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABABA1;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 5px;
}
.eq a {
	font-weight: bold;
	text-decoration: none;
	color: #85878C;
}
.mainarea {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F7F4EB;
	padding: 10px;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainarea h1 {
	font-size: 24px;
	font-weight: normal;
	color: #006600;
	display: block;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0px;
}
.eq a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #a03c3c;
}
#rightpicbox {
	background-color: #FFFFFF;
	padding: 5px;
	float: right;
	margin-left: 10px;
	border: 1px dotted #999999;
	margin-top: 10px;
}
.homebutton {
	margin-right: 5px;
	border: 1px dotted #999999;
}

#addressbox a:hover {
	color: #cd0606;
	text-decoration: none;
	font-weight: bold;
}
.homebuttonbox {
	padding: 5px;
	cursor: pointer;
}
.homebuttonbox h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.homebuttonboxhover h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #FFFFFF;
}
.homebuttonboxhover {
	padding: 5px;
	background-color: #006600;
	color: #CCCCCC;
	cursor: pointer;
	background-image: url(images/homeboxbackhover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainarea h2 {
	font-size: 18px;
	font-weight: normal;
	color: #006600;
	display: block;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0px;
	margin-bottom: 5px;
}
.mainarea h3 {
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	display: block;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin: 0px;
	margin-bottom: 5px;
}
.tablebox {
	font-size: 11px;
	vertical-align: top;
}
.thinheader {
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
	width: 120px;
	font-size: 11px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #006600;
	padding-bottom: 2px;
}
.thinbox {
	text-align: center;
	width: 120px;
	font-size: 11px;
	font-weight: normal;
	border-bottom-color: #DCDCDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.wideheader {
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	font-size: 11px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 5px;
	color: #006600;
	padding-bottom: 2px;
}
.widebox {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	border-bottom-color: #DCDCDC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}
.photobox {
	text-align: center;
	vertical-align: top;
}
.productimage {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #999999;
}
