﻿body
{
	background: Black;
	color: White;
	margin: 0px;
	margin-top: 40px;
}

h1
{
	font-size: 20pt;
	font-family: Serif;
	padding-top: 20px;
	margin: 0px;
	font-weight: normal;
}

.upper
{
	font-size: 20pt;
	font-weight: 500;
}

.lower
{
	font-size: 29pt;
	font-weight: lighter;
}

p
{
	font-family: Sans-Serif;
	padding-top: 10px;
	margin: 0px;
}

#content,
.content
{
	width: 783px;
	margin: 0px;
	margin-left: 80px;
}

.header_white,
.header_orange,
.header_orangestripe
{
	width: 653px;
	height: 203px;
	padding-left: 80px;
	padding-right: 130px;
	position: relative; /* for z-index to work  */
	z-index: -2; /* for the "strimlus" to overlay properly */
}

.header_white
{
	background-color: #f3e7cc;
	color: #e4680b;
}

.header_orange
{
	background-color: #e4680b;
	color: #f3e7cc;
}

.header_orangestripe
{
	background-color: Black;
	background-repeat: no-repeat;
	color: #f3e7cc;
}

.threecolumntable_text,
.threecolumntable_image,
.threecolumntable
{
	float: left;
	width: 241px;
	height: 145px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: White;
	border: 0px;
}

.threecolumntable_divider
{
	float: left;
	height: 145px;
	width: 30px;
}

.threecolumntable_nodivider
{
	width: 0px;
	margin: 0px;
}

.threecolumntable_text
{
	font-size: 10pt;
	font-family: Sans-Serif;
	margin-left: 8px;
	width: 233px;
}

.threecolumntable_image
{
	width: 241px;
	height: 110px;
	padding-bottom: 5px;
}

.sixcolumntable_text,
.sixcolumntable_image,
.sixcolumntable
{
	float: left;
	width: 118px;
	height: 115px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: White;
	border: 0px;
}

.sixcolumntable_divider
{
	float: left;
	height: 115px;
	width: 15px;
}

.sixcolumntable_nodivider
{
	width: 0px;
	margin: 0px;
}

.sixcolumntable_text
{
	font-size: 10pt;
	font-family: Sans-Serif;
	margin-left: 8px;
	width: 110px;
}

.sixcolumntable_image
{
	width: 118px;
	height: 80px;
	padding-bottom: 5px;
}

div.nofloat
{
	clear: both;
}

.languagemenu
{
	color: #e4680b;
	font-family: Sans-Serif;
	padding-top: 40px;
}

.languagemenu_item
{
	font-size: small;
	text-decoration: none;
}

.languagemenu_itemdivider
{
	font-size: medium;
	padding-left: 3px;
	padding-right: 3px;
}

.menu
{
	font-family: Sans-Serif;
	padding-top: 50px; /*50px*/
}

.menu_item
{
	color: #f3e7cc;
	font-size: medium;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.menu_itemdivider
{
	color: #e4680b;
	font-size: 17pt;
}

.menu_upper
{
	font-size: 10pt;
	font-weight: 900;
}

.menu_lower
{
	font-size: 14pt;
	font-weight: 100;
}

.offwhite
{
	color: #f3e7cc;
}

.craftsman_portrait
{
	width: 220px;
	height: 150px;
}


.craftsman_gifts
{
	margin-left: 47px;
	margin-top: 0px;
}

.craftsman_gift
{
	width: 150px;
	height: 150px;
	
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	color: White;
	border: 0px;
}

.craftsman_giftseparator
{
	margin-left: 27px;
}

.craftsman_text
{
	margin-left: 270px;
	margin-top: 0px;
	
	font-family: Sans-Serif;
	font-size: 11pt;
}

.strimlus
{
	width: 795px;
	height: 619px;
	background-image: url(Images/Strimlus.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 205px;
	left: 327px;
	z-index: -1; /* To "underlay" the content but overlay the header */
}

.photoBy
{
	font-family: Sans-Serif;
	font-size: 9pt;
}

a
{
	text-decoration: none;
	color: White;
}

.highlight
{
	color: #e4680b;
	font-family: Sans-Serif;
	font-style: italic;
}