 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	margin: 0;
	padding: 0;
	background: url(../image-files/bg.jpg) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #EEE;
	color: #464646;
}





/* links */

a:link {
	text-decoration: underline;
	color: #369;
}
a:hover {
	color: #B89621;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #369;
}








/* headers */

h1, h2, h3, h4, h5 {
	color: #333;
	margin: 10px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 230%;
	text-align: left;
}
h2 {
	font-size: 170%;
}
h3 {
	font-size: 130%;
	padding-top: 5px;
}
h4 {
	font-size: 120%;
	color: #C60;
}
h5 {
	font-size: 100%;
	color: #C60;
	text-decoration: underline;
	padding: 20px 0 0 0;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
	font-weight: bold;
	color: #6f892c;
}
dd {
  padding-left: 20px; 
}

p, dl {
	margin: 10px 3px 10px 3px;
	line-height: 1.7;
	text-align: justify;
}
p.center {
	text-align: center;
}
.underline {
	text-decoration:underline;
}




/* images */

img {
	margin: 0;
	border: 0;
}
img.prod {
	border: 0;
	margin: 0;
}
img.border {
	border: solid #999999 1px;
	padding: 2px;
}
.center {
	text-align:center;
}

img.noborderleft {
	float:left;
	margin:3px 17px 3px 0px;
	border:0px;
}

img.borderleft {
	float:left;
	margin: 5px 15px 0px 0px;
	border: solid #999999 1px;
	padding: 2px;
}
	
img.noborderright {
	float:right;
	margin:3px 0px 3px 7px;
	border:0px;
}
img.sealright {
	float:right;
	margin:35px 0px 3px 7px;
	border:0px;
}

img.borderright {
	float:right;
	margin:3px 0px 3px 18px;
	border: solid #999999 1px;
	padding: 2px;
}
img.furniture {
	border: 1px solid #fff;
}
img.furniture:hover {
	border: 1px solid #ccc;
}







code {
  	margin: 3px 0;
  	padding: 20px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace;
  	/* white-space: pre; */
  	border: 1px solid #251a14;
	background-color: #130d0a; 
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #555;
}
blockquote {
	margin: 10px 20px;
	padding: 15px 15px 15px 32px;
	border: 1px solid #251a14;
	background: url(../image-files/quote.jpg) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;
}
strong {	font-weight: bold; }





/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
.wrap {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}




/* header */

.header {
	position: relative;
	margin: 0 auto 35px auto;
	height: 214px;
}
.header h1.logo-text { 
   margin: 0; 
   padding: 0; }
.header .logo {
	position: absolute;
	/* change the values of top and left to adjust the position */
	top: 25px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-image: url(../image-files/gbcr_logo.jpg);
	height: 160px;
	width: 362px;
}
.header .contact {
	position: absolute;
	/* change the values of top and left to adjust the position */
	top: 5px;
	right: 1px;
	margin: 0;
	padding: 0;
	background-image: url(../image-files/gbcr_contact.jpg);
	height: 35px;
	width: 429px;
}
.header .slogan {
	position: absolute;
	/* change the values of top and left to adjust the position */
	top: 175px;
	left: 139px;
	margin: 0;
	padding:  0 5px 0 0;
	color: #999;
	height: 20px;
	font-size: 12px;
	font-style: italic;
}





/* RSS Feed */


.header .facebook {
	position: absolute;
	top: 27px;
	right: 4px;
}
.header .facebook a.link {
	padding: 0 0 0 30px;
	background: url(../image-files/facebook.jpg) no-repeat 5px center;
	font-weight: normal;
	color: #40629F;
	text-decoration: underline;
	font-style: italic;
	font-size: 90%;
}





/*  navigation  */

.header .nav {
	position: absolute;
	top: 166px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 33px;
	width: 550px;
	right: 0px;
}
.header .nav ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	
}
.header .nav ul li {
	float: right;
	margin: 0;
	padding: 0;
}
.header .nav ul li a:link,
.header .nav ul li a:visited {
	float: right;
	margin: 0;
	padding: 9px 5px 15px 25px;
	color: #333;
	font-size: 115%;
	text-decoration:none;
	font-weight: normal;
}
.header .nav ul li a:hover {
	color: #B59721;
}
.header .nav ul li.current {
}
.header h1.logo-text a  {	
	background: url(../image-files/right-nav-bg.gif) no-repeat right top;
	color: #f0e8e8;		
}

.header .search {
	position: absolute;
	top: 93px;
	margin: 0px;
	padding: 0;
	height: 25px;
	width: 265px;
	right: 0px;
}








/* Content */

.content-wrap {
	clear: both;
	width: 940px;
	margin: 20px 0 0 0;
	padding: 0;
}
.content {
	float: left;
	width: 940px;
	padding-bottom: 40px;
	display: inline;
}





/* Main */

.main {
	width: 600px;
	float: right;
	border: 1px solid #999;
	padding: 20px 50px 40px 50px;
	margin: 15px 0 20px 0;
	background-color: #FFF;
}
.main h1 {
	border-bottom: 1px solid #999;
	margin-top: 5px;
	padding-bottom: 0px;
	text-align: center;
	line-height: 1.2;
	font-size: 210%;
}
.main h2 {
	border-bottom: 1px solid #999;
	margin-top: 10px;
	padding-bottom: 2px;
	color: #333;
}
.main h2.prod{
	margin-top: 5px;
	text-align: center;
	font-size: 200%;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
	padding-bottom: 7px;
}
.main h3 {
	text-align: left;
	font-size: 130%;
	color: #666;
	margin: 0 0 10px 3px;
}
.main h3.prod{
	margin-top: 0px;
	text-align: center;
	font-size: 150%;
	color: #999;
	margin-bottom: 20px;
}
.main h2 a {
	color: #369;
	text-decoration: none;
}
.main h4 {
	text-align: center;
	text-decoration:none;
	font-size: 90%;
}
.main h4 a {
	text-align: center;
	text-decoration:none;
}
.main .block2left {
	float: left;
	width: 175px;
	display: inline;
	margin: 10px 0 10px 10px;
	border: 1px solid #999;
}
.main .block2right {
	float: right;
	width: 175px;
	display: inline;
	margin: 10px 10px 10px 0;
	border: 1px solid #999;
}
.main .block3left {
	float: left;
	width: 175px;
	padding-bottom: 0px;
	display: inline;
	margin: 10px 0 0 10px;
	border: 1px solid #333;
}
.main .block3mid {
	float: left;
	width: 175px;
	margin: 10px 0 0 24px;
	padding-bottom: 0px;
	display: inline;
	border: 1px solid #333;
}
.main .block3right {
	float: right;
	width: 175px;
	padding-bottom: 0px;
	display: inline;
	margin: 10px 10px 0 0;
	border: 1px solid #333;
}

.main .blk-top {
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.main .blk-top h4 {
	font-size: 110%;
	font-weight: bold;
	line-height: 125%;
	margin: 0;
	background-color: #737A2C;
	border-bottom: 1px solid #333;
	padding: 5px;
	text-align: center;
}
.main .blk-top h4 a {
	color: #FFF;
}
.main .blk-top h4 a:hover {
	text-decoration: underline;
}
.main .blk-top p {
	padding: 2px 0 5px 0;
	margin: 0 3px;
	font-size: 11px;
	color: #b5b5b5;
}
.main .blk-top p a:link,
.main .blk-top p a:visited {
	color: #b5b5b5;		
}
.main .blk-content {
	width: 100%;
	background-color: #F1F1F1;
	margin-top: 10px;
}
.main .blk-content p {
	padding: 10px 13px 10px 13px;
	margin: 0;
}
.main ul {
	margin: 0px 0px 0px 2px;
	text-align: left;
}
.main ul li {
	padding: 3px;
	text-align: justify;
	line-height: 1.6;
}





/* sidebar */

.leftnav {
	float: left;
	width: 200px;
	padding-top: 5px;
}
.leftnav h3 {
	margin: 10px 0 15px 10px;
	color: #333;
	line-height: 1.3;
}
.leftnav h3 a {
	color: #333;
	text-decoration:none;
}



/* sidemenu */

.sidemenu ul {
	margin: 10px 8px 8px 8px;
	padding: 0;
	border-top: 1px solid #29201c;
	text-align: left;
	text-transform: none;
}
.sidemenu ul li {
	list-style: none;
	margin: 0;
	padding: 8px 5px 8px 19px;
	border-bottom: 1px solid #29201c;
	font-size: 90%;
	line-height: 20px;
	background: url(../image-files/bullet.gif) no-repeat 0 14px;
}
.sidemenu ul li a:link, 
.sidemenu ul li a:visited {
	padding-left: 0;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.sidemenu ul li span {
	display: block;	
	margin-left: -16px;
	color: #9a8377;	
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, Sans-Serif;
	text-transform: none;	
}
.sidemenu ul li a:hover {
	color: #B89621;
	border: none;
	text-decoration: underline;
}
.sidemenu ul ul { margin: 0 0 0 5px; padding: 0; border: none; }
.sidemenu ul ul li { border: none; }




/* Full Layout */

.main-full {
	clear: both;
	margin: 20px 0 20px 0;
	width: 860px;
	background-color: #FFF;
	border: 1px solid #CCC;
	float: left;
	padding: 20px 40px;
}
.main-full h1 {
	text-align:center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 1.2;
}
.main-full h3.prod{
	margin-top: 0px;
	text-align: center;
	font-size: 150%;
	color: #999;
	margin-bottom: 20px;
}
.main-full ul {
	margin: 0px 0px 0px 2px;
	text-align: left;
}
.main-full ul li {
	padding: 3px;
	text-align: justify;
}
.main-full .block2left {
	float: left;
	width: 440px;
	padding-bottom: 15px;
	display: inline;
	margin: 10px 0 0 20px;
}
.main-full .block2right {
	float: right;
	width: 420px;
	padding-bottom: 15px;
	display: inline;
	margin: 10px 20px 0 0;
}
.main-full .block3left {
	float: left;
	width: 250px;
	padding-bottom: 15px;
	display: inline;
	margin: 10px 0 0 20px;
}
.main-full .block3mid {
	float: left;
	width: 250px;
	margin: 10px 0 0 23px;
	padding-bottom: 15px;
	display: inline;
}
.main-full .block3right {
	float: right;
	width: 250px;
	padding-bottom: 15px;
	display: inline;
	margin: 10px 20px 0 0;
}
.main-full h2 {
	margin-bottom: 0;
	padding-bottom: 5px;
	color: #969F3C;
	border-bottom: 0px solid #ccc;
}
.main-full h2 a {
	border: none;
	color: #999;
}

.main-full .block img {
	margin: 0 0 20px 0;
	padding: 10px;
	background-color: #333;
	border: 1px solid #261b15;
	display: block;
}
.main-full .block .blk-top {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #29201c;	
}
.main-full .block2right .blk-top h1 {
	margin: 0 0 0 15px;
	font-size: 240%;
	font-size: 230%;
}
.main-full .block2right .blk-top h4 {
	margin: 0 5px;
	font-size: 120%;
	font-weight: normal;
	line-height: 125%;
}
.main-full .block .blk-top h4 a {	
	color: #6f892c;	
}
.main-full .block .blk-top p {
	padding: 2px 0 3px 0;
	margin: 0 3px;
	font-size: 11px;
	color: #b5b5b5;
}
.main-full .block .blk-top p a:link,
.main-full .block .blk-top p a:visited {
	color: #b5b5b5;		
}


.main-full .block .blk-content { width: 100%; }
.main-full .block .blk-content p {	margin: 5px; }




/* footer */

.footer {
	text-align: center;
	width: 100%;
	float: left;
	background-color: #333;
}
.footer p {
	color: #CFD2C8;
}
.footer a:link {
	text-decoration: underline;
	color: #B89621;
}
.footer a:hover {
	color: #FFF;
}
.footer a:visited {
	text-decoration: none;
	color: #369;
}

.footer-outer {
	clear: both;
	width: 940px;
	font-size: 0.9em;
	text-align: left;
	margin: 0 auto;
}
.footer-wrap {
	float: left;
	width: 100%;
	margin-left: 0px;
	padding-top: 20px;
	display: inline;
}
.footer-wrap h3 {
	margin-bottom: 15px;
	font-size: 1.6em;		
	font-weight: bold;	
	color: #baaca2;
}
.footer-wrap .col-a {
	width: 225px;
	float: left;
	display: inline;
}
.footer-wrap .col-b {
	width: 270px;
	float: right;
	display: inline;
	margin-left: 70px;
}




/* footer-list */

.footer-outer .footer-list ul {
	list-style: none;
	margin-left: 10px;	
	padding: 0;	
	border-top: 1px solid #29201c; 
}
.footer-outer .footer-list ul li { 
border-bottom: 1px solid #29201c;
}
.footer-outer .footer-list ul li a {
	display: block;
	width: 98%;
	margin-left: 0;
	padding: 5px 0;
	border: none;
	line-height: 2em;
	color: #CCC;
	margin-left: 5px;
	text-decoration:none;
}
.footer-outer .footer-list ul li .email {
	background: url(../image-files/email.gif) no-repeat 0 center;
	padding-left: 20px;
}
.footer-outer .footer-list ul li .rssfeed {
	background: url(../image-files/feed-icon14.gif) no-repeat 0 center;
	padding-left: 20px;
}
.footer-outer .footer-list ul li .facebook {
	background: url(../image-files/facebook.jpg) no-repeat 0 center;
	padding-left: 20px;
}
.footer-outer .footer-list ul li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-size: .95em;	
}
.footer-outer .footer-list ul li a:hover,
.footer-outer .footer-list ul li a:hover span {
	color: #BA9621;
	text-decoration: underline;
}




/* footer-bottom */

.footer-bottom {
	float: left;	
	width: 100%;
	margin: 30px auto 15px auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;			
}
.footer-bottom .bottom-left {	
float:left;
}		





/* pagenavigation */

.navigation {
	margin: 10px 20px; padding: 0;
	width: 560px;	
}
.navigation a:link,
.navigation a:visited {
	float: left;
	display: block;
	margin: 10px 10px 0 0;
	padding: 5px 7px;
	border: 1px solid #E7871C;
	background-color: #E27304; 
	text-transform: lowercase;
	text-decoration: none;	
	font-weight: bold;
	color: #fff;		
}
.navigation a:hover {
	border: 1px solid #5A9223;
	background-color: #4C7B1E;
}




/* thumbnails */

p.thumbs {
	margin: 0;
	padding: 10px 0 0 7px;
}
.thumbs img {
	position: relative;
	margin: 6px;
	padding: 8px;
	border: 1px solid #999;
}
.thumbs img:hover	{ border: 1px solid #453025; }
.thumbs a:hover { background-color: transparent; border: none }





/* alignment classes & additional classes*/

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border { border: none; }





/* clearing */

.fix { 
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden; 
}
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: " "; 
}


/* PhotoGallery */

#gallery {
	width:600px;
	height:722px;
	margin:0 auto;
	position:relative;
}
ul#thumbnails {
	padding:0 0 0 10px;
	margin:0;
	list-style:none;
}
ul#thumbnails  li {
	float:left;
	position:relative;
	top:610px;
}
ul#thumbnails li a {
	height:100px;
	width:100px;
	padding:2px;
	display:block;
	text-decoration:none;
	background:#fff;
}
ul#thumbnails li a img {
	width:100px;
	height:100px;
	border:0;
	margin:0;
}
ul#thumbnails li a:hover {
	background:#ccc;
}

#gallery #fullsize {
	position:absolute;
	left:0;
	top:0;
	height:600px;
	width:600px;
	overflow:hidden;
}
#gallery #fullsize div {
	width:600px;
	height:600px;
}
#gallery #fullsize div img {display:block; margin:0 auto; border:0;}



/* Linkbox */

.NavBox {
	background-color: #fff;
	width: 98%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 auto 12px auto;
	padding: 4px;
}
.NavBox p {
	margin: 10px 0 10px 4px;
}
.NavBox a.back-to-top {
	background: url(../image-files/arrow-up.gif) no-repeat left;
	padding-left: 20px;
}
.NavBox a.back-to-right {
	background: url(../image-files/arrow-right.gif) no-repeat left center;
	padding-left: 20px;
}
.NavBox a.back-to-left {
	background: url(../image-files/arrow-left.gif) no-repeat left center;
	padding-left: 20px;
}



h2.green {
	font-size: 19px;
	background-color: #757D30;
	color: #FFFFFF;
	margin: 0px 0px 20px 0px;
	text-align: center;
	border-bottom: 3px solid #CCCCCC;
	border-top: 3px solid #CCCCCC;
	padding: 2px 0px 2px 0px;
}
.fabricfont {
	font-size: 90%;
}
#Newsletter {
	padding: 5px;
	border: 1px solid #8f8fb3;
	text-align:center;
	margin: 5px 0 0 15px;
	background-color: #DFE4BA;
	width: 350px;
	float: right;
}
.Caption {
	font-size: 90%;
	font-weight: normal;
	clear: both;
	line-height: 20px;
	color: #666666;
	font-style: italic;
}

.ItemLeft {
	float: left;
	margin: 5px 18px 12px 0;
	text-align: center;
}
.ItemRight {
	float: right;
	margin: 5px 0 12px 18px;
	text-align: center;
}

.Box {
	background-color: #F3F5E2;
	width: 90%;
	border: 1px dotted #8f8fb3;
	margin: 16px auto;
	padding: 0 14px 0 14px;
	color: black;
}
.red {
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}

.price {
	font-style: italic;
	color: #C30;
	font-weight: bold;
	font-size: 110%;
}
