/* this stylesheet is for all pages of hewittpottery.com*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	line-height: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
.nav {
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 10px;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #993333;
	text-decoration: none;
}
.textcapsleft {
	font-size: 10px;
	color: #993333;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: -6px;
	padding-left: 6px;
}
a.caption:link {
	color: #666666;
	text-decoration: none;
}
a.caption:visited {
	color: #666666;
	text-decoration: none;
}
a.caption:hover {
	text-decoration: underline;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	color: #A94F30;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A94F30;
}
.textlarger {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	padding-top: 6px;
	padding-bottom: 6px;
}
ul {
	list-style-type: disc;
	line-height: 15px;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
}
li {
	padding-bottom: 6px;
	margin: 0px;
	list-style-position: outside;
	padding-right: 18px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #933;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	margin-bottom: 4px;
}
#events {
	width: 700px;
}

#events td.columnleft {
	padding: 8px;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a94f30;
}
#events td.columnright {
	vertical-align: top;
	padding-left: 14px;
	text-align: center;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	width: 240px;
	
}
.textwider {
	letter-spacing: 1px;
	margin-bottom: -4px;
	color: #333333;
	font-size: 10px;
	text-transform: uppercase;
}
.topline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC9966;
}
.textnarrower {
	letter-spacing: -1px;
	margin-bottom: -4px;
	color: #333333;
}
.header {
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
}
.textred {
	color: #A94F30;
	font-size: 11px;
}
.textnopadright {
	padding-left: 12px;
	padding-right: 0px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
}
.borderleft {
	border-left: 1px solid #CC6666;
}
.border {
	border: 1px solid #CC9933;
}
h2 {
	font-size: 24px;
	color: #999999;
	line-height: 28px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h2 .smaller {
	font-size: 16px;
	line-height: 22px;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6666;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC6666;
}
.caption {
	font-size: 10px;
	line-height: 11px;
	color: #999999;
}
.borderbottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC6666;
}
.textsmaller {
	font-size: 10px;
	line-height: 14px;
}
.texttighter {
	font-size: 10px;
	line-height: 14px;
}
.borderbottomright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6666;
}
.bordertopright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC6666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9966;
}
.borderrightthick {
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #CC6666;
}
p {
	padding-right: 22px;
	padding-left: 12px;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
}
img {
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	border: 0px none;
	margin: 4px;
}
h4 {
	letter-spacing: 1px;
	margin-bottom: -4px;
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 12px;
}
.nopad {
	margin: 0px;
	padding: 0px;
}
.imgright {
	float: right;
}
.imgleft {
	float: left;
}
.stamp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
}
.chart {
	margin-left: 38px;
	width: 400px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.chart td {
	padding: 6px 9px 4px 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.chart td.noborder {
	border: none;
}
.chartwider {
	width: 550px;
	margin-left: 38px;
	margin-bottom: 12px;
	margin-top: 12px;
}
.chartwider td {
	padding: 6px 9px 4px 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.chartwider td.noborder {
	border: none;
}
.indent {
	padding-left: 28px;
}
.indent2 {
	padding-left: 36px;
}
.indent3 {
	padding-left: 60px;
	padding-right: 48px;
}
.tighter {
	line-height: 14px;
}
