<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MISC. KEY ELEMENTS ***/

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background-color: #e5e5e5;
	min-height: 984px;
	}

a:link {
	color: #06f;
	text-decoration: none;
	}

a:visited {
	color: #393;
	text-decoration: none;
	}

a:hover, a:active {
	color: #900;
	text-decoration: underline;
	}

img, a img {
	border: 0;
	}

.keyline {
	border: 1px solid #000;
	}

.floater {
	margin: 6px 0 6px 12px;
	float: right;
	}

.keylinefloat {
	margin: 6px 0 6px 12px;
	float: right;
	padding: 0;
	border: 1px solid #000;
	}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #000;
	}


/* CORE/COMMON HTML BLOCKS ***/

p {
	font-size: 11px;
	line-height: 135%;
	color: #000;
	padding: 0px;
	margin: 0 0 15px 0;
	}

p.homepara {
	font-size: 12px;
	line-height: 150%;
	color: #000;
	padding: 0px;
	margin: 0 0 9px 0;
	}

p.spotlight {
	line-height: 150%;
	color: #000;
	padding: 0px;
	margin: 6px 0 9px 0;
	}

p.pullquote {
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", "Times New Roman", "Times New Roman CE", Times, Garamond, serif;
	font-size: 13px;
	line-height: 160%;
	font-weight: bold;
	color: #8a5f1d;
	text-align: center;
	margin: 0;
	padding-left: 12px;
	}

p.pq-author {
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", "Times New Roman", "Times New Roman CE", Times, Garamond, serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: bold;
	color: #8a5f1d;
	text-align: right;
	margin: 12px 0 0 0;
	padding-left: 12px;
	}

p.totop {
	color: #ccc;
	font-size: 10px;
	line-height: 120%;
	text-align: right;
	padding: 6px 0 0 0;
	margin-bottom: 6px;
	border-top: 1px solid #891d1f;
	clear: both;
	}

p.totopalt {
	font-size: 10px;
	line-height: 120%;
	text-align: right;
	margin: 6px 0;
	}

p.caption {
	font-size: 10px;
	color: #333;
	margin: 3px;
	}

p.footnote {
	font-size: 10px;
	color: #333;
	}

.fadetext {
	font-size: 10px;
	color: #666;
	}

h1 {
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", "Times New Roman", "Times New Roman CE", Times, Garamond, serif;
	font-size: 20px;
	line-height: 135%;
	font-weight: normal;
	margin: 0 0 6px 0;
	color: #8a5f1d;
	}

h1.homehead {
	font-family: Georgia, "Book Antiqua", Palatino, "Palatino Linotype", "Times New Roman", "Times New Roman CE", Times, Garamond, serif;
	font-size: 24px;
	line-height: 135%;
	font-weight: normal;
	margin: 0 0 12px 0;
	color: #834310;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	font-weight: bold;
	color: #666;
	margin: 15px 0 6px 0;
	}

h2.homesubhead {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 135%;
	font-weight: normal;
	color: #836110;
	margin: 15px 0 6px 0;
	}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	font-weight: bold;
	color: #333;
	margin: 12px 0 6px 0;
	}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: bold;
	color: #000;
	margin: 9px 0 3px 0;
	}

/* For top sub-sub nav */
h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	color: #666;
	text-align: right;
	margin: 9px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #666;
	}

/* For footer nav */
h6 {
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 6px 0;
	}

h6.callout-box {
	line-height: 135%;
	text-align: center;
	}

h6.shopnow {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	margin: 12px 0;
	padding: 0 0 0 6px;
	border-left: 12px solid #966;
	}


blockquote {
	margin: 3px 15px 15px 15px;
	}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 15px;
	}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #000;
	margin-top: 0;
	margin-bottom: 15px;
	}

li {
	margin-top: 0;
	margin-bottom: 6px;
	}

ul li ul {
	list-style-type: square;
	margin-top: 0;
	margin-bottom: 12px;
	}

ul li ul li {
	margin-top: 3px;
	margin-bottom: 0;
	}

dl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #000;
	margin-top: 6px;
	margin-bottom: 12px;
	}

dt {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

dd {
	line-height: 135%;
	margin-top: 3px;
	margin-bottom: 3px;
	}

dd+dt {
	margin-top: 15px;
	}

dd p {
	margin-top: 15px;
	margin-bottom: 0;
	}

dd ul {
	margin-top: 6px;
	}

p+h1 {
	margin-top: 24px;
	}

h1+p {
	margin-top: 6px;
	}

h1+h2 {
	margin-top: 6px;
	}

div.floater+h2 {
	margin-top: 6px;
	}

h2+h3 {
	margin-top: 6px;
	}

h3+h4 {
	margin-top: 6px;
	}

h4+h1 {
	margin-top: 12px;
	}

h4+ul {
	margin-top: 6px;
	}

h4+ol {
	margin-top: 6px;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

u {
	text-decoration: underline;
	}

sup {
	font-size: 10px;
	line-height: 50%;
	}

sub {
	font-size: 10px;
	line-height: 50%;
	}

.smallcap {
	font-variant: small-caps;
	}

.headtopara {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}

.graytext {
	color: #333;
	}

.whiteout {
	color: #fff;
	}

.inactivelink {
	color: #ccc;
	}

.roman {
	font-weight: normal;
	}


/* PRIMARY CONTAINER DIVs ***/

div#world {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	}

div#header {
	width: 960px;
	margin: 0 auto;
	background-color: #898964;
	position: relative;
	z-index: 10000;
	}

table#container {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	border-bottom: 3px solid #8a5f1d;
	}

div#main {
	width: 960px;
	min-height: 360px;
	z-index: 0;
	}

div#content {
	width: 516px;
	margin: 15px 0 0 0;
	}

div#content-wide {
	width: 924px;
	margin: 12px 0 0 18px;
	}

div#pqcontainer {
	width: 168px;
	margin: 62px 0 12px 0;
	border-left: 2px solid #891d1f;
	}

div#navlist-container {
	width: 156px;
	margin: 62px 0 12px 0;
	padding-left: 12px;
	border-left: 2px solid #891d1f;
	}

div#sidenavcontainer {
	width: 204px;
	margin: 32px 0 12px 18px;
	background-color: #fff;
	border-bottom: 6px solid #8a5f1d;
	}

img.sidenavimage {
	border-top: 6px solid #e0c79f;
	border-bottom: 6px solid #e0c79f;
	border-left: 2px solid #e0c79f;
	border-right: 2px solid #e0c79f;
	}

div.callout-swatch {
	width: 192px;
	margin: 12px 0 0 18px;
	background-color: #e0c79f;
	padding: 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	color: #630;
	text-align: center;
	}

.callout-swatch img {
	border: 6px solid #fff;
	display: block;
	margin-top: 3px;
	}

.callout-swatch a:link, .callout-swatch a:visited {
	color: #630;
	text-decoration: none;
	}

.callout-swatch a:hover, .callout-swatch a:active {
	color: #900;
	text-decoration: underline;
	}

div.callout-grades {
	width: 192px;
	margin: 3px 0 0 24px;
	background-color: #fff;
	padding: 0;
	}

div.callout-grades p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	margin: 6px 0 3px 0;
	color: #aaa;
	text-align: center;
	}

.callout-grades p a:link, .callout-grades p a:visited {
	color: #06f;
	text-decoration: none;
	}

.callout-grades p a:hover, .callout-grades p a:active {
	color: #900;
	text-decoration: underline;
	}

div.sidenav-callout {
	width: 192px;
	margin: 12px 0 0 18px;
	background-color: #f0f0f0;
	border: 6px solid #e0c79f;
	}

div.callout {
	background-color: #f0f0f0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 6px 0 6px 12px;
	float: right;
	padding: 6px;
	}

td.homesep {
	background-image: url(images/separator_home.gif);
	background-repeat: repeat-y;
	}

div.swatch-table div {
	width: 95px;
	padding: 3px;
	border: 1px solid #666;
	text-align: center;
	vertical-align: top;
	display: inline;
	float: left;
	}


/* MASTHEAD ELEMENTS ***/

td#mast-left {
	background-image: url(images/cf_logo.gif);
	background-repeat: no-repeat;
	}

p#phone {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 6px 0 0 0;
	}

td#navmenu {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	}


/* DROPDOWN MENU ***/

/* Remove the list style */
#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 100%;
	}

/* Make the LI display inline */
/* Position is relative so that position absolute can be used in submenu */
#nav li {
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	position: relative;
	margin: 0;
	}

/* Parent menu */
#nav li a {
	display: block;
	padding: 9px 0 0 0;
	font-weight: bold;
	height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	}

#nav li a:hover, #nav li a:active {
	color: #fff;
	background-color: #9f2a2d;
	}

/* Default selected value */
#nav a.selected {
	color: #fff;
	background-color: #891d1f;
	}

#nav a.selected:hover, #nav a.selected:active {
	color: #fff;
	background-color: #9f2a2d;
	}

/* Submenu, hidden by default */
#nav ul {
	position: absolute;
	left: 0;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #898964;
	}

#nav ul li {
	width: 240px;
	float: left;
	border-top: 1px solid #fff;
	}

#nav ul li a {
	text-align: left;
	text-transform: none;
	}

/* display block will make the link fill the whole area of LI */
#nav ul li a {
	display: block;
	height: 15px;
	padding: 8px 3px 8px 12px;
	color: #fff;
	}

#nav ul li a:hover, #nav ul li a:active {
	background-color: #e0d99f;
	color: #000;
	text-decoration: none;
	}

#nav ul li a.selected {
	background-color: #e0d99f;
	color: #000;
	text-decoration: none;
	}

#nav ul li a.selected:hover {
	background-color: #e0d99f;
	color: #000;
	text-decoration: none;
	}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
* html #nav ul {
	margin: 0 0 0 -1px;
	}


/* FOOTER ELEMENTS ***/

table#footerlocations {
	margin: 12px 0 0 0;
	font-size: 11px;
	border-top: 3px solid #8a5f1d;
	}

table#footerlocations tr td {
	padding: 6px 0;
	background-color: #f2f2f2;
	}

table#footerlocations tr td.fl-first {
	padding-top: 15px;
	}

table#footerlocations tr td p {
	margin: 9px 0 0 0;
	font-size: 11px;
	}

table#footer-nav {
	width: 960px;
	margin: 6px auto 24px auto;
	}


/* SIDE NAV MENU ***/

div#sidemenu-head {
	width: 204px;
	display: block;
	background-color: #8a5f1d;
	background-image: url(images/sidenav_bevel_top.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: bold;
	text-transform: none;
	color: #c7ab81;
	text-align: center;
	padding: 6px 0;
	}

a.sidemenu {
	display: block;
	width: 192px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #8a5f1d;
	}

a.sidemenu:link, a.sidemenu:visited {
	color: #666;
	background-color: #f0f0f0;
	text-decoration: none;
	}

a.sidemenu:hover, a.sidemenu:active {
	color: #fff;
	background-color: #bbb;
	text-decoration: none;
	}

span.sidecurrent {
	display: block;
	width: 192px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px;
	color: #fff;
	background-color: #999;
	border-bottom: 1px solid #8a5f1d;
	}

a.sidecurrent-on {
	display: block;
	width: 192px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #8a5f1d;
	}

a.sidecurrent-on:link, a.sidecurrent-on:visited {
	color: #fff;
	background-color: #999;
	text-decoration: none;
	}

a.sidecurrent-on:hover, a.sidecurrent-on:active {
	color: #fff;
	background-color: #bbb;
	text-decoration: none;
	}


/* for left-side submenu ***/
span.sidecurrent-alt {
	display: block;
	width: 192px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px;
	color: #fff;
	background-color: #999;
	}

a.sidecurrent-on-alt {
	display: block;
	width: 192px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px;
	border-bottom: 1px solid #8a5f1d;
	}

a.sidecurrent-on-alt:link, a.sidecurrent-on-alt:visited {
	color: #fff;
	background-color: #999;
	text-decoration: none;
	}

a.sidecurrent-on-alt:hover, a.sidecurrent-on-alt:active {
	color: #fff;
	background-color: #bbb;
	text-decoration: none;
	}

div.side-submenu-block {
	width: 204px;
	border-bottom: 1px solid #8a5f1d;
	}

a.side-submenu {
	display: block;
	width: 189px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	margin: 0;
	padding: 6px 6px 6px 9px;
	border-top: 1px dotted #999;
	}

a.side-submenu:link, a.side-submenu:visited {
	color: #666;
	background-color: #f0f0f0;
	text-decoration: none;
	}

a.side-submenu:hover, a.side-submenu:active {
	color: #fff;
	background-color: #bbb;
	text-decoration: none;
	}

span.side-submenu-current {
	display: block;
	width: 189px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	margin: 0;
	padding: 6px 6px 6px 9px;
	border-top: 1px dotted #999;
	color: #ccc;
	background-color: #f0f0f0;
	}

a.side-submenu-current-on {
	display: block;
	width: 189px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	margin: 0;
	padding: 6px 6px 6px 9px;
	border-top: 1px dotted #999;
	color: #ccc;
	}

a.side-submenu-current-on:link, a.side-submenu-current-on:visited {
	color: #bbb;
	background-color: #f0f0f0;
	text-decoration: none;
	}

a.side-submenu-current-on:hover, a.side-submenu-current-on:active {
	color: #fff;
	background-color: #bbb;
	text-decoration: none;
	}


/* OTHER NAV ELEMENTS ***/

/* for right-side species menu ***/
div#navlist-container h4 {
	margin: 0;
	}

ul.navlist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #000;
	margin: 6px 0 0 0;
	padding: 0;
	list-style-type: none;
	}

ul.navlist li {
	margin: 0;
	padding: 0;
	}

ul.navlist li a {
	display: block;
	width: 156px;
	padding: 3px 0;
	text-decoration: none;
	}

ul.navlist li a:link, ul.navlist li a:visited {
	color: #06f;
	background-color: #fff;
	}

ul.navlist li a:hover, ul.navlist li a:active {
	color: #900;
	background-color: #f2f2f2;
	}

ul.navlist li a.current:link, ul.navlist li a.current:visited {
	color: #aaa;
	background-color: #fff;
	}

ul.navlist li a.current:hover, ul.navlist li a.current:active {
	color: #900;
	background-color: #f2f2f2;
	}

/* for bottom link to top of page ***/
a.pagetop:link, a.pagetop:visited {
	color: #06f;
	text-decoration: none;
	}

a.pagetop:hover, a.pagetop:active {
	color: #900;
	text-decoration: underline;
	}

a.subsub:link, a.subsub:visited {
	color: #06f;
	text-decoration: none;
	border-top: 1px dotted #ffffff;
	}

a.subsub:hover, a.subsub:active {
	color: #900;
	text-decoration: none;
	border-top: 1px dotted #c60;
	}

/* for inline menu ***/
a.fn-link {
	text-decoration: none;
	padding: 6px 0;
	}

a.fn-link:link, a.fn-link:visited {
	color: #06f;
	}

a.fn-link:hover, a.fn-link:active {
	color: #900;
	}

a.fn-link-on:link, a.fn-link-on:visited {
	color: #aaa;
	}

a.fn-link-on:hover, a.fn-link-on:active {
	color: #900;
	}

span.fn-link-active {
	padding: 6px 0;
	color: #aaa;
	}

/* for grade image rollovers ***/
a.thumbnav:link, a.thumbnav:visited {
	width: 90px;
	height: 90px;
	display: block;
	background-image: url(images/thumb_screen_on.gif);
	background-repeat: no-repeat;
	}

a.thumbnav:hover, a.thumbnav:active {
	width: 90px;
	height: 90px;
	display: block;
	background-image: url(images/thumb_screen_over.gif);
	background-repeat: no-repeat;
	}

/* for gallery image rollovers ***/
a.thumbnav-lrg:link, a.thumbnav-lrg:visited {
	width: 164px;
	height: 164px;
	display: block;
	background-image: url(images/thumb_screen_lrg_on.gif);
	background-repeat: no-repeat;
	}

a.thumbnav-lrg:hover {
	width: 164px;
	height: 164px;
	display: block;
	background-image: url(images/thumb_screen_lrg_over.gif);
	background-repeat: no-repeat;
	}

a.thumbnav-lrg:active {
	width: 164px;
	height: 164px;
	display: block;
	background-image: url(images/thumb_screen_lrg_blank.gif);
	background-repeat: no-repeat;
	}

a.aplomb:link, a.aplomb:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	}

a.aplomb:hover, a.aplomb:active {
	font-size: 9px;
	text-transform: uppercase;
	color: #900;
	text-decoration: underline;
	}
</pre></body></html>