@charset "utf-8";
/* CSS Document */
/* GENERAL START */
A {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
BR {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
DIV {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
FORM {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H1 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H2 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H3 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H4 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H5 {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
H6{PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
INPUT{ADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
LABEL {	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
OBJECT {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
OL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
P {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
SELECT {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
SPAN {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TABLE {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TD {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TEXTAREA {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
TR {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
UL {PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none}
body {
	background: #f4ebdd;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.35;
}
.gc #container a {
	color: #CE5717;
	text-decoration: underline;
}
.gc #container a:link {color: #CE5717;}
.gc #container a:hover {color: #352408;}
.gc #container a:visited {	}
.gc #container a:active {	}
.fltrt { float: right; margin-left: 8px; }
.fltlft { float: left; margin-right: 8px; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.gc  #container {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 10pt;
	margin-left: auto;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat;
	background-position: center 17px;
	padding-top: 0px;
	padding-right: 51px;
	padding-bottom: 0px;
	padding-left: 54px;
}
/* GENERAL END */


.gc #header {
	height: 230px;
	background-image: url(../img/bg_hdr.jpg);
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}
.gc #container #mainContent #image {
	height: 165px;
	width: 232px;
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 22px;
	background-image: url(../img/frame.gif);
}

.gc #container #header #navigation {
	width: 475px;
	height: 22px;
	float: left;
	background-image: url(../img/bg_nav.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #866a44;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-right: 2px;
	padding-left: 8px;
}
.gc   #mainContent {
	background-image: url(../img/bg_cup.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-bottom: 0;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #2A1E0E;
	margin-top: 30px;
	width: auto;
	margin-right: 0px;
}
.gc #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 15px;
}
.gc #container #mainContent #content {
	margin-right: 40px;
}

.gc #container #mainContent #callout {
	font-size: 18px;
}

.gc #container #navigation a {
	color: #CE5717;
	text-decoration: none;
	padding-right: 10px;
	font-size: 12px;
}

.gc #container #navigation a:link {color: #CE5717;}
.gc #container #navigation a:hover {color: #352408;}
.gc #container #navigation a:visited {	}
.gc #container #navigation a:active {	}
.gc #container #header #navigation .selected {
	color: #362706;
}

.gc #container #header #address {
	font-size: 13px;
	text-align: right;
	line-height: 1.20;
	margin-top: 67px;
	height: 110px;
}
.gc #container #header #address .smallText {
	font-size: 11px;
	line-height: 1.38;
}


.gc  #header  h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.gc  #footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}
.gc  #footer  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #2A1E0E;
}
.gc #container #mainContent #shopimage {
	height: 303px;
	width: 230px;
	padding-top: 22px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 22px;
	background-image: url(../img/frame_lrg.gif);
}
