/* CSS Document */
html
{
	border: 0;
	margin: 0;
	padding: 0;
}

body
{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial;
	font-size: 0.6886em;
	background-image: url(images/bg_red.gif);
	background-repeat: repeat-y;
}

td
{
	font-size: 0.6886em;
}

div.logo
{
	top: 0;
	position: absolute;
	display: none;
}

div.leaf
{
	width: 22px;
	height: 21px;
	border: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	display: none;
}

div.leafSmall
{
	width: 11px;
	height: 11px;
	border: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	display: none;
}

table.header
{
	/*font-size: 0.84em;*/
	font-family: Arial;
}

td.about
{
	text-align: center;
	background-color: #e44003;
	vertical-align: center;
}

td.aboutBottom
{
	text-align: center;
	background-color: #e44003;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
}

td.headers
{
	text-align: center;
	background-color: #e44003;
	vertical-align: center;
}

td.headersBottom
{
	text-align: center;
	background-color: #eeae0d;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
}

#about
{
	background-color: #8b4513;
	height: 100%;
}

#offer
{
	background-color: #8B1A1A;
}

#seize
{
	background-color: #8b4513;
}

#pottery
{
	background-color: #8B1A1A;
}

#contact
{
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	background-color: #8b4513;
}

td.content
{
	vertical-align: top;
	line-height: 150%;
}

td.contentNormal
{
	vertical-align: top;
}

td.contentNextto
{
	vertical-align: top;
	line-height: 100%;
}

td.rightContent
{
	width: 180px;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

td.leftnavSpacer
{
	width: 10px;
	height: 100%;
}

td.leftnav
{
	font-weight: 600;
	text-align: center;
}

a.headerLink
{
	/*font-size: 0.75em;*/
	font-family: Arial;
	color: white;
	font-weight: 600;
	text-decoration: none;
}

a.sideLink
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.sideLink:hover
{
	text-decoration: underline;
}

span.footerLink
{
	color: #C0C0C0;
	font-weight: bold;
}

a.footerLink
{
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bold;
}

a.footerLink:hover
{
	text-decoration: underline;
}

a.footerLinkGreen
{
	text-decoration: none;
	color: #e44003;
}

a.footerLinkGreen:hover
{
	text-decoration: underline;
}

a.leftNavLinks
{
	text-decoration: none;
	color: white;
	font-weight: 600;
}

a.leftNavLinks:hover
{
	color: #e44003;
}

span.leftNavSmallLinks
{
	font-size: 83%;
	color: orange;
}

a.leftNavSmallLinks
{
	font-size: 83%;
	color: orange;
	text-decoration: none;
}

a.leftNavSmallLinks:hover
{
	color: white;
}

.textRegular{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6886em;
}

.textRegularUnderline{
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textRegularStrikeThrough{
	text-decoration: line-through;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.textRegularItalics{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}

.textRegularBrick{
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: B22222; 
}


.textRegularBlack{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

.textRegularWhite{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}

.textRegularBold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.textRegularLightGrey{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
}

.textHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1.3;
	color: B22222;
}

.textSubHeader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

.textRightContent{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: B22222;
	font-size: 1.3em;
	font-weight: bold;
}