@charset "utf-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-image: url(Images/back_9a.jpg);
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#logoImage {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
}
#topNav {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	border: medium none #BEB3D7;
}


.twoColFixLtHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(Images/eoskarensm10a.gif);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #BEB3D7;
	border-right-color: #BEB3D7;
	border-bottom-color: #BEB3D7;
	border-left-color: #BEB3D7;
} 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #342C81;
	letter-spacing: 1.5pt;
	text-align: center;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #342C81;
	text-transform: capitalize;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	text-decoration: underline;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990066;
}



.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	background-image: url(Images/header-bg_s.jpg);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 100px;
	border: medium none #BEB3D7;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px;
	border: medium groove #660000;
	background-color: #EBEBEB;
	background-image: url(Images/J.A.Fagus_Black_2_s.gif);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 230px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	position: relative;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
.twoColFixLtHdr #subContent {
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 738px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: both;
	margin-left: 0px;
}
.twoColFixLtHdr #insertBlurb1 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	border: medium double #990066;
	padding: 15px;
	background-image: url(Images/back_236.gif);
}
.twoColFixLtHdr #insertBlurb2 {
	padding: 15px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	border: medium groove #BEB3D7;
	background-image: url(Images/Paper%203b.png);
}
.twoColFixLtHdr #container #subContent #insertBlurb3 {
	padding: 15px;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	border: medium groove #BEB3D7;
	background-image: url(/Images/Paper%203b.png);
}




.twoColFixLtHdr #footer {
	background-color: #E3E0D0;
	background-image: url(Images/TabBarBorder_2.jpg);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
	line-height: 1.2em;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr  table  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #F2F2F2;
}
.twoColFixLtHdr  caption  {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #5A666E;
	border: thin solid #000000;
	line-height: 1.9em;
	background-image: url(Images/J.A.Fagus_Black_2.gif);
}
.twoColFixLtHdr   th    {
	color: #D7DBDD;
	background-color: #5A666E;
	text-align: center;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #93A1AA;
	border-right-color: #2F3B42;
	border-bottom-color: #2F3B42;
	border-left-color: #93A1AA;
	font-weight: bold;
	font-size: 1.2em;
}
.twoColFixLtHdr  td  {
	font-size: 1.1em;
	color: #5A666E;
	background-color: #D7DBDD;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #AFB5B8;
	border-bottom-color: #AFB5B8;
	border-left-color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
}
.shippingLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(Images/Paper%203b.png);
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	border: medium double #000000;
	margin-top: 2px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.columnLeft {
	width: 345px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	border: medium groove #BEB3D7;
	background-image: url(Images/eoskarensm10d.gif);
	padding-top: 15px;
	padding-bottom: 5px;
}
.columnRight {
	width: 345px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 375px;
	border: medium groove #BEB3D7;
	background-image: url(Images/eoskarensm10d.gif);
	padding-top: 15px;
	padding-bottom: 5px;
}
.columnLeftMatBG {
	width: 345px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: medium groove #BEB3D7;
	background-image: url(Images/Paper%203b.png);
	float: left;
}
.columnRightMatBG {
	width: 345px;
	border: medium groove #BEB3D7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 375px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(Images/Paper%203b.png);
}

.columnCenter {
	width: 450px;
	margin-left: auto;
	padding: 25px;
	margin-right: auto;
	background-image: url(Images/back_236.gif);
	border: medium groove #BEB3D7;
}
.columnCenter400 {
	background-image: url(Images/pearly4.jpg);
	width: 320px;
	padding: 25px;
	margin-right: auto;
	margin-left: auto;
	border: medium groove #BEB3D7;
}

.scrollHolder {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/eoskarensm10d.gif);
}
.copyHolder {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	background-image: url(Images/back_236.gif);
	border: medium groove #F8C7E7;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.copyHolder475 {
	padding: 15px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	border: medium double #342C81;
}

.accordion650 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.accordion600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


.picHolder {
	clear: both;
	width: 700px;
	position: relative;
	margin-left: auto;
	border: thin solid #CC0099;
	margin-right: auto;
	padding: 4px;
	text-align: center;
	font-size: 12px;
}

.picHolder650 {
	padding: 10px;
	width: 670px;
	margin-left: 20px;
	border: thin solid #990066;
}

.picHolder_single {
	float: left;
	width: 300px;
	margin-left: 50px;
}
.galleryHolder350 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
.galleryHolder550 {
	background-image: url(Images/J.A.Fagus_Black.gif);
	width: 550px;
	margin-right: auto;
	margin-left: 160px;
}

.decoBorder {
	background-image: url(Images/DecoBorder_v.jpg);
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 409px;
}
.decoBlurb {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #000000;
	padding: 20px;
	background-image: url(Images/eoskarensm10d.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
}







.segment {
	width: 140px;
	float: left;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.catalog540 {
	background-image: url(Images/J.A.Fagus_Black_2.gif);
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #6491A4;
	border-right-color: #6491A4;
	border-bottom-color: #1D2A30;
	border-left-color: #496B7A;
}
.catalogInsert {
	background-image: url(Images/title_0_10.jpg);
	width: 537px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CAC8B7;
	border-right-color: #BAB8A3;
	border-bottom-color: #A29F82;
	border-left-color: #66644D;
}
.catalogCaption {
	padding: 2px;
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F4F4F0;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #898567;
	text-align: center;
}


.caption170 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 170px;
	margin-right: 7px;
	float: left;
}
.caption220 {
	padding: 10px;
	width: 220px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.caption230 {
	padding: 5px;
	width: 230px;
	float: right;
}

.caption280_r {
	width: 330px;
	margin-right: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border: thin solid #000000;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 3px;
}
.caption450 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #000000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

