body {
	background-color: #535353;
	background-image:url("../images/gg_mainContainer_background.jpg");
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#header {
	background-image:url("../images/gg_header.jpg");
	background-repeat: no-repeat;
	height: 168px;
}

#mainContainer {
	padding: 0px 20px 20px 0px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#leftNavContainer {
	position: absolute;
	left: 0px;
	top: 168px;
	width: 135px;
}

#leftNavContainer img { margin-bottom: -5px; }

#leftNavContainer ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;	
}

#leftNavContainer ul li { padding-bottom: 15px; }

#leftNavContainer ul li.endList { padding-bottom: 0px; }

#leftNavContainer ul li a:link, #leftNavContainer ul li a:visited {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #bda656;
	font-weight: bold;
	text-decoration: none;
}

#leftNavContainer ul li a:hover, #leftNavContainer ul li a:active { color: #a17a1e; }

#leftPop {
	position: absolute;
	left: 135px;
	top: 322px;
	width: 135px;
	background-color: #3b3b3b;
	border: 1px solid #ccc;	
	z-index: 1000;
}

#leftPop ul {
	list-style-type: none;
	padding: 10px;
	margin: 0px 0px 0px 0px;	
}

#leftPop ul li { padding-bottom: 15px; }

#leftPop ul li a:link, #leftPop ul li a:visited {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #bda656;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#leftPop ul li a:hover, #leftPop ul li a:active { color: #a17a1e; }

#leftPop ul li.endList { padding-bottom: 0px; }

#mainArea {	
	position: absolute;
	left: 160px;
	top: 186px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
	width: 834px;
}

#mainArea p {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#mainArea a:link, #mainArea a:visited {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#mainArea a:hover, #mainArea a:active { color: #a17a1e; }

#topDescription { padding:10px 0px 10px 0px; }

#topDescription a:link, #topDescription a:visited { color: #000; }

#topDescription a:hover, #topDescription a:active { color: #a17a1e; }

#title {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	padding-bottom: 10px;
	float: left;
}
#titleCenter {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-align:center;
	padding-bottom: 10px;
}

#bodyContainer {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#bodyContainer a:link, #bodyContainer a:visited { color: #000; }

#bodyContainer a:hover, #bodyContainer a:active { color: #a17a1e; }

#artistThumb {
	height: 116px;
	width: 33%;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18px;
	white-space: nowrap;
	color: #000;
}

#artistThumb img { 
	border: 2px solid #000; 
	margin-right:10px; 
	width: 100px;
	height: 100px;
}

#artistThumb a:link, #artistThumb a:visited { color: #000; }

#artistThumb a:hover, #artistThumb a:active { color: #a17a1e; }

.artistThumb, vendorThumb {
	height: 116px;
	width: 175px; 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #000;
}

.artistThumb img, .vendorThumb img { 
	border: 2px solid #000; 
	margin: 10px 10px 10px 0px; 
	width: 100px;
	height: 100px;
}

.artistThumb a:link, .artistThumb a:visited, .vendorThumb a:link, .vendorThumb a:visited { color: #000; }

.artistThumb a:hover, .artistThumb a:active, .vendorThumb a:hover, .vendorThumb a:active { color: #a17a1e; }

.vendorThumb { width: auto; }

#category a:link, #category a:visited { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #000; 
}

#category a:hover, #category a:active { color: #a17a1e; }

#category img { 
	border: 2px solid #000; 
	margin: 0px 10px 10px 0px; 
	width: 100px;
	height: 100px;
}

.bigPic { border: 2px solid #000; margin-bottom: 10px; }

#gallery2Container {
/*	width: 100%; */
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#gallery2Container td { border-bottom: 2px solid #999; }

#gallery2Container td.lastRow { border-bottom: none; }

#footer { padding: 20px 0px 20px 0px; }

#footer ul {	
	list-style-type: none;
	padding: 10px;
	margin: 0px 0px 0px 0px;	
}

#footer ul.horiz li { display: inline; }

#footer ul.horiz li a:link, #footer ul.horiz li a:visited  { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 0px 20px 0px 0px;
	text-transform: uppercase;
}

#footer ul.horiz li a:hover, #footer ul.horiz li a:active  { color: #a17a1e; }

p.boldText { font-weight: bold; }

#templateACopy {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#templateACopy p {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#templateACopy ul {
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;	
}

#templateACopy ul li { padding-bottom: 15px; }

#templateACopy ul li a:link, #templateACopy ul li a:visited { color: #000; }

#templateACopy ul li a:hover, #templateACopy ul li a:active { color: #a17a1e; }

#templateARight { width: 170px; padding: 0px 0px 0px 20px; }

#templateARight img { border: 2px solid #000; margin-bottom: 10px; }

.templateACaption {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	font-style: italic;
	margin-bottom: 10px;
}

#templateB { width: 100%; }

.templateBImage { float: right; border: 2px solid #000; margin: 0px 0px 20px 20px; }

#templateBCopy { vertical-align: top; }

#templateBCopy p {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#templateBCopy a:link, #templateBCopy a:visited { color: #000; }

#templateBCopy a:hover, #templateBCopy a:active { color: #a17a1e; }

#templateBCopy ul {
	list-style-type: disc;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 18px;	
}

#templateBCopy ul li { padding-bottom: 15px; }

#templateBCopy ul li a:link, #templateBCopy ul li a:visited { color: #000; }

#templateBCopy ul li a:hover, #templateBCopy ul li a:active { color: #a17a1e; }

.boldText { font-weight: bold; }
.byline { font-style: italic; }
.smallText { font-size: 9px; }
.disclaimer { font-style: italic; font-size: 10px; padding-top: 20px; }

#itemPage { 
	width: 100%; 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
	padding: 0px 0px 20px 0px;
}

#itemPage img { border: 2px solid #000; margin: 0px; }

#itemPage input.txt, #itemPage input.btn { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

#options {  
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#cart { 
	width: 100%;  
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000; 
}

#cartLeft { width: 704px; padding: 0px 20px 0px 0px; }

#cartRight { width: 130px; padding: 5px; border: 2px solid #000; background: #fff; }

#cartPricing { 
	width: 100%;  
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000; 
}

#cartPricing td { padding-bottom: 5px; }

#item { 
	width: 100%;  
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
}

#item a:link, #item a:visited { color: #000; font-size: 9px; }

#item a:hover, #item a:active { color: #a17a1e; }

#item img { border: 2px solid #000; width: 100px; height: 100px; }

#item td { padding: 10px 5px 10px 5px; border-bottom: 2px solid #ccc; }

#item td.buttons { padding: 20px 0px 0px 0px; border: none; }

#item input.txt, #item input.btn { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px 10px 0px 10px;
}

#goTo {
	background-color: #ccc;
	border:1px solid black;
	border-collapse:collapse;
}

/* #content_subnav duplicated from lfa.css */
#content_subnav ol,ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

#content_subnav li {
	background-image:url("../images/subnav_bg_bull.gif");
	padding: 15px 0 15px 30px;
	margin-bottom: 25px;
	width: 567px;
}

#content_subnav a:link, #content_subnav a:visited  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

#content_subnav a:hover, #content_subnav a:active {
	color: #fff;
}

input { background-color:#ccc; }

.required { background-color:#fff; }

#error {
	color:red;
	margin-bottom:1em;
	border:1px solid red;
	border-collapse:collapse;
}

#infoHeader {
  color: #332C13;
  padding-bottom: 5px;
  padding-left: -3px;
}

#infoLinkSet {
  padding-left: 6px;
  color: #332C13;
  display: block;
}