/* The Salt Shaker */

body { background: #fff; color: #333; text-align: center; margin: 1%; }
body,td,p,ul,ol { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
a { color: #72613a; }
a:hover { color: #5B2E00; }
h3 {
	color: #006600;
	background: #fff;
	font: normal 22pt Georgia, "Times New Roman", Times, serif;
}
h5 { color: #72613a; text-transform: uppercase; margin-bottom: 0; }

/* email newsletter */
.iTitle input { width: 130px; }

#menu,#cols { margin-bottom: 8px; }
#wrap { margin: 0 auto; background: #fff; color: #333; text-align: left; }
#mast { background: #eee5ce url(images/mast_bkg.jpg) repeat-x; color: #333; }
#mast-left { padding: 0; }
#mast-right { text-align: right; padding: 0; }
#menu { background: #eee5ce; color: #333; }
#menu-left { width: 1px; display: none; }
#menu-mid { text-align: center; padding: 5px; }
#menu-right { width: 1px; display: none; }
#cols { background: #fff; color: #333; }
#col-left { padding: 5px; width: 180px; vertical-align: top; }
#col-mid { padding: 10px; vertical-align: top; }
#col-right { padding: 5px; width: 180px; vertical-align: top; }
#foot {	background: #c6a75d; color: #FFF; border-top: medium solid #72613a; }

.win { margin-bottom: 8px; }
.win-content { padding: 5px; border: 1px solid #D9BB71; border-top: 0; border-bottom: 0; background: #f4eedf; }
.win-bottom {
	background: #f4eedf;
	border-bottom: 1px solid #D9BB71;
}
.win-heading { font-weight: bold; background: #D9BB71; color: #fff; text-align: left; }
.catalog-menu br { display: none; }
.catalog-menu font { font-size: 8pt; }
.catalog-menu a { display: block; margin-bottom: 3px; font-weight: normal; }
.catalog-menu a:hover { font-weight: bold; text-decoration: none; }

/* powered by wsp logos */
#websitepipeline { text-align: center; }
#pbwsp a {
	display: block;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	width: 120px;
	text-align: right;
	padding: 1px;
	background: #fff url(http://websitepipeline.com/images/wsp.gif) no-repeat top left;
	color: #999999;
	line-height: 12px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #eee;
}
#pbwsp a:hover span.wsp strong { color: #FCA503; }
#pbwsp a:hover span.wsp { color: #333333; }
#pbwsp span.visit { display: none; text-align: right; font: normal 9px Arial; color: #666666; letter-spacing: 2px; }
#pbwsp a:hover span.visit { display: block; }
#pbwsp a:hover span.pb { display: none; }
#pbwsp span.pb {
	font-size: 7.5px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #999999;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#pbwsp span.wsp {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#pbwsp span.wsp strong {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
}
#pbwsp span.sup {
	font-size: 10px;
	font-weight: normal;
}
