/*.mainnav {
	float:left;
	list-style-type:none;
	padding-left:10px;
	margin:0;
	background-color:#ddd;
	color: #000;
	
}
/* MAIN */

.container {
	
}

body {
	background: #CDC3A9 url(../images/gk/bg.png) repeat-x;
}

.custimage{
   position:relative;
   margin-top: 15px;
   margin-left: 20px;
   height: 170px;
   width: 140px;
   /*background-color: #999;*/
   text-align:left;
   float: left;  /* float all cust images to the left so they stack up against each other*/
}
.row-white li.current-menu-item a { background-color:#d9b13a; }
.row-white li.current_page_item  a { background-color:#d9b13a; }
.row-white li.current_page_item { background-color:#d9b13a; }

.topmargin {
	margin-top: 30px;
}

/*CDC3A9*/
.row-spacer{
	margin-bottom: 20px;
}
.row-white {
	background-color: white;
	
}
.row-brown{
	background-color:#524e44;
	height: 45px;
	position: relative;
	z-index: 2;
}
.padding {
	padding: 10px;
}

/* HEADER */
#featured2{
	height: 312px !important;
	width: 800px !important;
	/*border: 2px solid maroon;*/
	float: left;
}

.orbit-bullets{
	background-image: none;
	background-color: olive;
	display: none;
}

.nav-bar {
	border: 0;
	padding-top: 20px;
}

.quote {
	color: #C1B598;
	font-size: 12px;
	width: 550px;
	float: right;
	margin-right: 30px;
	border-top: 1px solid #E6E2D4;
	border-bottom: 1px solid #E6E2D4;
	padding: 8px;
	text-align: center;
}

/* CONTENT */
.cattitle{
	color: #ddae2e;
	text-transform: uppercase;
	font: normal normal 16px "Crete Round",serif;
	letter-spacing: 3px;
}
.cattitle2{
	color: #ddae2e;
	text-transform: none;
	font: normal normal 16px "Crete Round",serif;
	letter-spacing: 3px;
}
.cattitle3{
	color: #ddae2e;
	text-transform: uppercase;
	font: normal normal 16px "Crete Round",serif;
	letter-spacing: 3px;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}
.catborderbottom{
	border-bottom: 2px solid #C1B7A1;
}
table{
	border: 0;
}
table a{
	color: #828282;
}
thead,th{
	background-color: #fff;
	border-bottom: 2px solid #c1b7a1;
}
.addressright{
	color: #9a9384;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	/*border: 1px solid maroon;*/
	width: 520px;
}
.addressright2{
	float: right;
	padding-right: 5px;
	z-index: -1;
	display: block;
	clear: both;
	top: -80px;
	position: relative;
}
.search {
	height: 65px;
	text-align: right;
}
.row-white ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
	margin-top: 16px;
}

.row-white li {
	float: left;
	text-align: center;
	background-color: #403D34;
	height: 40px;
	border-top: 1px solid #ABA9A4;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bolder;
	text-shadow: #424242 3px 3px 0;
}

.row-white li a {
	text-transform: uppercase;
	color: white;
	text-align: center;
	text-shadow: #424242 0 2px 0;
}
.row-white li a:hover {
	text-transform: uppercase;
	color: #d9b13a;
	text-align: center;
	text-shadow: #424242 0 1px 0;
}
.productimage{
	margin-left: 40px;
}

.leftpad {
	padding-left: 30px;
}
.bottomlogo{
	z-index: 1000;
	position: relative;
	top: -20px;
	left: 57px;
	display: inline;
	clear: none;
	width: 130px;
	height: 130px;
}
.textpadding{
	padding-right: 10px;
	
}
.textspacing p{
	line-height: 1.5em;
	font-size: 14px !important;
}
.bgtest{
	background-color: red;
}
.productmeta{
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
.producttop{
	height: 52px;
	width: 140px;
	
	background-image: url(../images/gk/producttopbg.png);
	
}
.producttoplink{
	/*background-color: red;*/
	width: 125px;
	height: 40px;
	font: normal normal 14px "Crete Round",serif;
	padding-top: 7px;
	margin-left: 10px;
}
.custimage a{
	color: #fff;
	text-transform: uppercase;
	text-shadow: #c4b391 0 1px 0;
}
.custimage img{
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
.prodarrow{
	z-index: 100;
	position: relative;
	display: inline;
	bottom: 50px;
	left: 123px;
}
#searchbox{
	margin: 10px 0px 0px 0px;	
}

#megaMenu > ul.megaMenu > li > .wpmega-nonlink > form#searchform input[type="submit"]:hover{
	border: 1px solid #fc793c;
}

.tagline {
	font: normal normal 12px "Crete Round",serif;
	letter-spacing: .05em;
	margin-top:-5px;
}
.socialicons{
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
}
.socialicons2{
	float: right;
	margin-top: 4px;
	margin-left: 5px;
	}