/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* LINKS */
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footerbottom a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active, #footer a:hover, #footer a:active, #footerbottom a:hover, #footerbottom a:active {
	color: #BE233B;
}
a span {
	text-decoration: underline;
}
a img {
	border: none;
}
#footer p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#footerbottom p a {
	font-size: 9px;
}


/* LAYOUT */
body {
	background-image: url(images/BG3.jpg);
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
} 
#wrap {
	width: 900px;
	margin: 0 auto;
}
#header {
	width: 900px;
	height: 218px;
	background: url(images/headbg.png) no-repeat;
}
#header #logo {
	position: relative;
	top: 33px;
	left: 112px;
}
#topnav {
	width: 234px;
	position: relative;
	top: -130px;
	left: 314px;
}
* html #topnav {
	margin-bottom: -130px; /* IE6 positioning fix */
}
#sideleft {
	width: 76px;
	height: 366px;
	background: url(images/sidebg_left.png) no-repeat top right;
	float: left;
}
#sideright {
	width: 69px;
	height: 366px;
	background: url(images/sidebg_right.png) no-repeat top left;
	float: right;
}
#main {
	width: 900px;
	min-height: 338px;
	background-image: url(images/mainbodybg.jpg);
	background-repeat: repeat-y;
	background-position: 76px top;
}
#mainbody {
	margin: 0 73px 0 80px;
	padding: 6px 30px;
}
* html #mainbody {
	padding: 6px 27px; /* IE6 spacing fix */
}
#footertop {
	width: 900px;
	height: 11px;
	background-image: url(images/footertop.png);
	background-repeat: no-repeat;
}
#footer {
	width: 900px;
	background-image: url(images/footermid.png);
	background-repeat: repeat-y;
	text-align: center;
	padding: 8px 0;
}
#footerbottom {
	width: 900px;
	height: 74px;
	background-image: url(images/footerbottom.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 12px;
}
.clear {
	clear: both;
}
#footer p {
	padding: 0 110px;
}
#mainbody .rightcolumn {
	width: 330px;
	float: right; 
	text-align: center;
	
}
#mainbody .rightcolumn p {
	text-align: left;
}

/* IMAGES */
img.bordered, .mug img {
	padding: 4px;
	border: 1px solid #444;
}
.mug img {
	margin-bottom: 8px;
}
img.divider, img.titledivider {
	margin: 18px 0;
}
img.titledivider {
	margin-bottom: 8px;
}


/* TEXT AND CONTENT */
strong {
	font-weight: bold;
}
#mainbody p, #mainbody h2 {
	margin: 4px 0;
}
#mainbody p, #mainbody td, #mainbody th, #mainbody li {
	font-size: 1.3em;
}
#mainbody table {
	margin-bottom: 18px;
}
#mainbody table.pricelist {
	width: 330px;
}
#mainbody th, table#staff td.head {
	font-weight: bold;
	text-align: left;
	border-bottom: none;
	color: #CF8E1F;
	padding-bottom: 8px;
	margin-bottom: 8px;
	background-image: url(images/gold_bordergrad.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#mainbody td, #mainbody th {
	padding: 6px 4px;
}
#mainbody table.pricelist td.pricecell {
	padding-left: 24px;
	text-align: right;
}
#mainbody table.pricelist tr td {
	border-bottom: 1px solid #444;
}
#mainbody table.pricelist tr.alt td {
}
#mainbody table.pricelist tr.bottom td {
	border-bottom: none;
}
#mainbody p {
	margin: 0 0 8px 0;
}
#mainbody p, #mainbody td, #mainbody li {
	line-height: 1.3em;
}
#mainbody ul {
	list-style-type: disc;
	margin-left: 36px;
	margin-bottom: 8px;
}
#mainbody h2 {
	font-size: 1.5em;
	font-weight: bold;
}
table#staff td.mug, table#staff td.bio {
	padding: 8px;
	vertical-align: top;
}
table#staff td.mug {
	padding-right: 12px;
	text-align: center;
	width: 114px;
}
table#staff td.divider {
	width: 8px;
}
table#products td {
	vertical-align: middle;
}