@font-face {
    font-family: 'langdonregular';
    src: url('langdon.eot');
    src: url('langdon.eot?#iefix') format('embedded-opentype'),
         url('langdon.woff') format('woff'),
         url('langdon.ttf') format('truetype'),
         url('langdon.svg#langdonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}






body {
	background-image:url('images/wood-1b.jpg');
	background-repeat:repeat;
}

header {
	height: 70px;
	font-size: 2.5em;
	color: #d80000;
	/*font-family:'langdonregular', ;*/
	font-family:'Yesteryear', cursive;
	text-align: left;
	margin-left: 1.5px;
	padding-top: 10px;
	
}

nav {
	height: 40px;
	width: 756px;
	padding-top: 5px;
	background:;
	margin-left: 1px;
	text-align: left;
	font-family: ;
	font-size: 1.1em;
	text-decoration: none;
	
	
}

nav a {
	text-decoration: none;
	font-weight: bold;
	color: #383838;
	letter-spacing: .09em;
}

nav a:link {
	
}

nav a:visited {

}

nav a:hover {
	color: #3B68BC;

}

nav a:active {

}


table {
	width: 750px;
	background: #fff;
	border-width:0;
	text-align: left;
}

tr td {
	width: 145px;
	height: 0px;
	padding-left: 10px;
	padding-bottom:0px;
	padding-top: 7px;
}

tr td.last {
	width: 260px;
	background: #fff; /*#d6d6d6;*/
	padding-right: 10px;
	padding-top: 12px;
}

table a {
	text-decoration: none;
	color: #383838;
	font-size: 1em;
	font-weight: bold;
}

table a:link {

}

table a:visited {
	/*color: #a0a0a0;*/

}

table a:hover {
	color: red;

}

table a:active {

}


#wrapper-full {
	position: relative;
	width: 928px;
	min-height: 100%;
	height: 1035px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 50px;
	padding: 20px;
	background: #DCDCDC;
	background-color: rgba(220,220,220,0.9);
	border: solid;
	border-width: 0px;
	border-color:#DCDCDC;
	border-radius: 10px;
}

#wrapper-small {
	position: relative;
	width: 928px;
	min-height: 100%;
	height: 715px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 50px;
	padding: 20px;
	background: #DCDCDC;
	background-color: rgba(220,220,220,0.9);
	border: solid;
	border-width: 0px;
	border-color:#DCDCDC;
	border-radius: 10px;
}

#wrapper-mid {
	position: relative;
	width: 928px;
	min-height: 100%;
	height: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 50px;
	padding: 20px;
	background: #DCDCDC;
	background-color: rgba(220,220,220,0.9);
	border: solid;
	border-width: 0px;
	border-color:#DCDCDC;
	border-radius: 10px;
}

#left-logo-container {
	float: left;
	width: 150px;
	background: #C8C8C8;
	margin-top: 125px;

}
#logo {
	background: #383128;
	width: 150px;
	height: 460px;
	margin-right:20px;
	
}

#content {
	background: #fff;

}

/*this holds the title, nav and content*/
#right-container {
	margin-left: 169px;
	width: 750px;
	height: 650px;

}


/*this encloses front page image and footer*/

/*#holding-container {
	float: left;
	background: yellow;
}
*/
/*this is the index inner box*/
#home-category {
	width: 738px;
	height: 442px;
	background: ;
	border: solid;
	border-width: 5px;
	border-color: #14130E;
}

/*for index page*/
.image-border {
	width: 747px;
	height: 450px;
	border: solid;
	border-width: 5px;
	border-color: #14130E;

}


/*this is the outer box for the product pages*/
#catalogue-box {
	border: solid;
	border-width: 4px;
	border-color: #14130E;
	width: 748px;
	background: #14130e;
}

/*this is for the multiple images in product page*/
.product-box {
	float: left;
	width: 241px;
	height: 241px;
	margin: 4px;
	background: #14130E;
	border: solid;
	border-width: 0;
	border-color: red; /*#14130E;*/
	
}


/*contact page box*/
#contact-info {
	float: left;
	width: 628px;
	height: 414px;
	border: solid;
	border-width: 3px;
	border-color: #14130e;
	background-image:url('images/map.png');
	padding-left: 75px;
	padding-right: 40px;
	padding-top: 35px;
}

#contact-form-link {
	width: 150px;
	height: 30px;
	color: #fff;
}


/*
#catalogue-9 {
	float: left;
	width: 250px;
	height: 250px;

}
*/

#footer {
	float: left;
	width: 756px;
	height: 88px;
	background: #fff;
	font-size: .95em;
	text-align: center;
	font-weight: bold;
	
}

#copyright {
	width: 756px;
	height: 30px;
	padding-top: 30px;
	margin-top: 0px;
	color: #383838;
	background: ;
}




/*single product page*/

#wrapper-product {
	position: relative;
	width: 928px;
	min-height: 100%;
	height: 715px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 50px;
	padding: 20px;
	background: #DCDCDC;
	background-color: rgba(220,220,220,0.9);
	border: solid;
	border-width: 0px;
	border-color:#DCDCDC;
	border-radius: 10px;
}


#catalogue-box-single {
	border: solid;
	border-width: 5px;
	border-color: #14130E;
	min-width: 747px;
	height: 450px;
	background: #fff;
}

#single-product-holder {
	width: 397px;
	height: 440px;
	float: left;
	border: solid;
	border-width: 5px;
	border-color: #dcdcdc; /*#14130E;*/
	background: #dcdcdc;

}

#product-image {
	width: 350px;
	height: 350px;
	margin-left:23px;
	margin-right:px;
	margin-top: 40px;
	background: red;
}

#single-product-quantity {
	width: 320px;
	height: 195px;
	background: #dcdcdc;
	float: left;
	/*margin-left: 390px;*/
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: ;
	line-height: .5em;
}

#description-box {
	width: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 18px;
	background:;
	margin-top: 17px;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
}

#price-box {
	width: 140px;
	padding: 10px;
	height: 10px;
	background:;
	margin-bottom: 20px;
	padding-left: 12px;
	font-size: 1.3em;
	color: red;
	font-weight: bold;
}

#cart-box {
	margin-top: 15px;
	height: 50px;
	width: 100px;
	background: white;
	margin-left: 5px;

}

#cart-image-holder {
	height: 50px;
	width: 50px;
	background:;
	padding-top: 1px;
	padding-left: 10px;

}

.cart {
}

#space {

}

#single-product-description {
	width: 300px;
	height: 185px;
	float: left;
	background: #dcdcdc;
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	font-size: 1.1em;
}

/*for product quantity page*/
#contact-form-button {
	width: 300px;
	height: 35px;
	margin-top: 55px;
	background-color: ;
	color: #fff;
}
/*end single product page*/

/*site map styling*/

#home-category-site-map {
	width: 698px;
	height: 402px;
	background: #d8e1f2;
	border: solid;
	border-width: 5px;
	border-color: #14130E;
	padding: 20px;
	font-weight: bold;
	font-size: .95em;
	line-height: .75em;
}
.site-map-column-first {
	height: 397px;
	width: 175px;
	background: ;
	float: left;
	margin-left: 30px;
	margin-top: 2px;
}

#holder {
	width: 25px;
	height: 25px;
	float: left;
	padding-top: 5px;
	margin-top: -35px;
	margin-left: 165px;
	background: ;
}

#holder2 {
	width: 25px;
	height: 25px;
	float: left;
	padding-top: 5px;
	margin-top: 362px;
	margin-right: 15px;
	margin-left: 5px;
	color: black;
}

.site-map-column-second {
	height: 397px;
	width: 175px;
	background:;
	float: left;
	margin-left: 30px;
	margin-top: 2px;
	border-left: 2px solid #000000;
	
}

.site-map-column-third {
	height: 397px;
	width: 200px;
	background:;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

#site-map-box {
	float: left;
	height: 25px;
	width: 150px;
	background:;
	text-align: center;
	padding-top: 10px;
}

#site-map-box a {
	text-decoration: none;
	display: block;
	color: black;
}

#site-map-box a:link {
	color: black;

}

#site-map-box a:visited {
	color: #dcdcdc;
}

#site-map-box a:hover {
	display: block;
	color: #3B68BC;
}

#site-map-box a:active {
}

.first-column {
	background: orange;
	
}

.box-color {
	background: orange;
	margin-left: 25px;
}
.second-column {
	margin-top: 10.5px;
	background: orange;
	margin-left: 25px;
}

.second-column-low {
	margin-top: 10.5px;
	background: #ff3333;
	margin-left: 25px;
}

.third-column {
	margin-top: 362px;
	background: #ff3333;
}

/*end site map*/

#home-category-shipping {
	width: 698px;
	height: 402px;
	background: #d8e1f2;
	border: solid;
	border-width: 5px;
	border-color: #1413044;
	padding: 20px;
	font-size: 1.25em;
	font-weight:;
	line-height: 1em;
}
#home-category-tc {
	width: 698px;
	height: 402px;
	background: #d8e1f2;
	border: solid;
	border-width: 5px;
	border-color: #14130E;
	padding: 20px;
	font-size: 1.25em;
	font-weight:;
	line-height: 1em;
}
#home-category-about {
	width: 698px;
	height: 402px;
	background: #f8eea4;
	border: solid;
	border-width: 5px;
	border-color: #14130E;
	padding: 20px;
	font-size: 1.25em;
	font-weight:;
	line-height: 1em;
}





.clear {
	clear: both;
}

.contact {
	color: #ccc;
	font-size: 1.25em;
	line-height: 1em;
}

.information {
	color: #F4E35B;
	font-size: 1.25em;
	line-height: 1em;
}

#contact-info a {
	text-decoration: none;
	color: #F4E35B;
	font-size: 1em;
	line-height: 1em;
}
