body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
.bg {
	background-image:url(../images/bg-repeat.jpg);
	background-position: center;
	background-repeat:repeat-y;
	background-color: #000000;
}
#bg {
	background-image:url(../images/bg-fade.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	background-image:url(../images/glc-header.jpg);
	height: 168px;
}
#logo {
	float: left;
	padding-left: 30px;
	padding-top: 30px;
}
#address {
	float: right;
	text-align: right;
	padding-right: 33px;
	padding-top: 102px;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
}
#tnav {
	background-image:url(../images/glc-tnav-bg.gif);
	height: 36px;
}
#headerimage {
}
#contentholder {
	background-image:url(../images/glc-content-bg.gif);
}
#content {
	background-image:url(../images/glc-content-bg-fade.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	background-image:url(../images/glc-footer.jpg);
	height: 94px;
	font-size: 11px;
}
#footer a {
	color: #000000;
	text-decoration: none;

}
#footer a:hover {
	color: #333333;

}
#footer img {
	margin-bottom: -3px;
}
#jj {
	float: right;
	padding-right: 35px;
	padding-top: 50px;
}
#copyright {
	padding-left: 35px;
	padding-top: 50px;
	color: #999999;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #ffffff;

}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;

}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #ff0000;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;

}

#headingholder {
	position:absolute;
	width:1px;
	height:1px;
	z-index:61;
}
#heading {
	position:absolute;
	width:950px;
	height:40px;
	z-index:10;
	top: 177px;
	padding-left: 35px;
}

#newshome {
	float: right;
	width: 250px;
	margin-left: 30px;
	margin-bottom: 20px;
	background-color:#999999;
}
#newshomeheader {
	padding: 2px 10px 2px 10px;
	background-color:#666666;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #525252;
}
#newshomecontent {
	padding: 10px;
	border: 1px solid #888888;
	border-top: none;
	font-size: 11px;
}
#newshomecontent ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#newshomecontent ul li {
	border-bottom: 1px solid #888888;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newshomecontent ul li a {
	color: #333333;
	text-decoration: none;

}
#newshomecontent ul li a:hover {
	color: #000000;

}
#homeimages {
	height: 208px;
	overflow: hidden;
}
.imageborder {
	border: 2px solid #666666;
}
#flashcontent {
	z-index: 1;
}
#cartlinks {
	float: right;
	
}
.categorylink {
	display: block;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #808080;
	color: #000000;
	font-size: 12px;
	background-image: url(/images/lnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
} 
.categorylinksub {
	display: block;
	margin-left: 10px;
	color: #333333;
	font-size: 11px;
}
#breadcrumbs {
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #333333;
}
#breadcrumbs a:hover {
	color: #000000;
}
#cartlinks {
	padding-right: 20px;
	padding-top: 5px;
	font-size: 11px;
}
#cartlinks a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}
#cartlinks a:hover {
	color: #ffffff;
}
#cartlinks img {
	margin-left: 10px;
}
#storesearch {
	margin-top: -40px;
	float: right;
	padding-right: 20px;
	font-weight: bold;
	color: #cccccc;
}
.textbox {
	background-color: #333333;
	color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	margin-left: 5px;
}
.textbutton {
	background-color: #333333;
	color: #ffffff;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}