body  { background-color: #eeedec; padding: 0; margin: 0 0 8px; }

/* SITE SETUP */
.logoHolder	  { background-color: #352a24; }
/* NAVIGATION */
.navHolder	  { font-family: Georgia, "Times New Roman", Times, serif; background: #a69f9b url(images/nav_bg.gif) no-repeat left top; padding: 0 0 0 150px; border-top-color: white; border-right-color: white; }
.navLinx td { padding: 0 0 0 14px; }
.sideColumn       { font-weight: bold; border-right: 2px solid white; }

/* Home Block */
.homeBlok	{ color: #352a24; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 18px; background: #d9d1c1 url(images/column_bg.gif) repeat-y left top; text-decoration: none; height: 350px; padding: 14px 70px 24px 174px; border-top-color: white; }
.homeBlok a:link		{ color: #352a24; text-decoration: underline; }
.homeBlok a:visited	{ color: #352a24; text-decoration: underline; }
.homeBlok a:hover	{ color: #534741; text-decoration: underline; }

/* CONTENT SIDE */
.contentBlok	{ color: #352a24; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; background: #d9d1c1 url(images/column_bg.gif) repeat-y left top; text-decoration: none; height: 450px; padding: 14px 70px 24px 174px; border-top-color: white; }
.contentBlok a:link		{ color: #352a24; text-decoration: underline; }
.contentBlok a:visited	{ color: #352a24; text-decoration: underline; }
.contentBlok a:hover	{ color: #534741; text-decoration: underline; }


/* Showcase SIDE */

/* CONTENT SIDE */
.showBlok	{ color: #352a24; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; background: #d9d1c1 url(images/column_bg.gif) repeat-y left top; text-decoration: none; padding: 22px 16px 24px 174px; border-top-color: white; }
.showBlok a:link		{ color: #352a24; text-decoration: underline; }
.showBlok a:visited	{ color: #352a24; text-decoration: underline; }
.showBlok a:hover	{ color: #534741; text-decoration: underline; }

#galleryBox       { color: #352a24; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; padding-top: 4px; }

.picLinx td    { color: #352a24; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; background-color: #a69f9b; text-align: center; width: 18px; height: 20px; }
.picLinx td a:link            { color: #352a24; font-weight: bold; background-color: #a69f9b; text-decoration: none; width: 18px; height: 20px; display: block    }
.picLinx td a:visited           { color: #352a24; font-weight: bold; background-color: #a69f9b; text-decoration: none; width: 18px; height: 20px; display: block     }
.picLinx td a:hover            { color: #352a24; font-weight: bold; background-color: #e3e3e3; text-decoration: none; width: 18px; height: 20px; display: block     }
select {
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border: solid 1px;
	color: #352a24;
	padding: 2px;
	background-color: #d8cec9;
	width: 220px;
}
#issuedrop { position: absolute; z-index: 90; top: 41px; left: 717px; height: 19px; }