/* indesign engraving */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#333333;text-decoration:underline;}
blockquote {margin:1.5em;color:#bababa;font-style:italic; font-family: Georgia, Times, Times New Roman;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

a:focus {
	outline:none;
}

.validation-advice {
	color: red;
	background: url(/images/site/alert.gif) no-repeat left center;
	padding-left: 22px;
	}
	
#contacted {
	padding-left: 20px;
}
#contactfield, label, legend, .requiredfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 116%;
	color: #666;
}

fieldset {
	xbackground: #fff;
	padding: 10px;
	width: 90%;
}

#main-nav {
	background: #4A4A4A url(/images/site/main-nav.png) no-repeat left center;
	height: 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 116%;
}

.main-nav {
	padding: 10px 10px;
	text-align: right;
	padding-right: 20px;
	border-top: 1px solid #fff;
}
ul.main-nav a:link {
	color: #ccc;
	text-decoration: none;
}
ul.main-nav a:visited {
	color: #ccc;
	text-decoration: none;
}
ul.main-nav a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.main-nav li {
	list-style: none;
	display: inline;
	padding-right: 5px;
	color: #fff;
	
}

body  {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #B58859 url(/images/site/bg.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 186%;
}

h2 {
	font-size: 160%;
}

h3, h4, h5 {
	font-size: 130%;
}

strong {
	color: #333;
}

.twoCol #container { 
	width: 80%; 
	background: #fff;
	margin: 0 auto;
	border: 1px solid #fff;
	text-align: left;
	color: #62360D;	
	width: 840px; 
} 
.twoCol #header {
	background: #C79A6A url(/images/site/header-right.png) no-repeat right center;
	height: 139px;
	padding: 0;
}
#logo {
	background: url(/images/site/logo.png) 0 0 no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	width: 475px;
	height: 139px;
	border: 0;
}
a.blanket img {
	width: 400px;
	height: 138px;
	border: 0;
	position: absolute;
	display: block;
	z-index: 99;
}
.twoCol #header h1 {
	display: none;
}
.twoCol #sidebar1 {
	background: url(/images/site/catnav-foot.png) no-repeat 20px bottom;
	float: right; 
	width: 25%; 
	padding: 10px 0 50px 5px;
	margin: 0 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 116%;
}

.twoCol #sidebar1 h3 {
	color: #62360D;
	font-size: 130%;
	padding: 8px 0 10px 0;
	margin: 0;
}
ul#catnav {
	padding:0;
	line-height: 140%;
	margin: 0;
}

ul.catnav li {
	
	padding-left: 0;
	margin:0;
	list-style: none;
}

ul.catnav li li {
	margin: 0 0 0 5px;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	padding: 0;
	list-style-type:circle;
}
ul.catnav li li a {background-image: none; padding: 0;}

ul.catnav li a {background: url(/images/site/nav-cup.png) no-repeat left 5px; padding-left: 20px;}

ul.catnav a:link {
	color: #736155;
	text-decoration: none;
}
ul.catnav a:visited {
	color: #736155;
	text-decoration: none;
}
ul.catnav a:hover {
	color: #62360D;
	text-decoration: underline;
}


.twoCol #mainContent {
	margin: 0 0 0 10px;
	padding: 0 15px 0 0;
	width: 70%;
	float: left;
	border-right: 1px solid #ccc;
} 

.contentBlock {
	background: #F5ECE4;
	border: 1px solid #C89B6B;
	margin: 20px 0 15px 0;
	
	overflow: hidden;
}

.contentBlock .inset {padding: 0 3px 10px 10px;}

* html body div.contentBlock { /* sad and lonely IE hack */
	height: 1%;
}
.contentBlock h1 {
	background: #F5ECE4 url(/images/site/cont-text.png) no-repeat left 2px;
	padding: 10px 0 10px 30px;
	color: #736256;
}
.contentBlock h2 {
	background: #F5ECE4;
	padding: 0 0 10px 20px;
	color: #613710;
}
.contentBlock p {
	background: #F5ECE4;
   	
   	
   	font-size: 90%;
	line-height: 140%;
}
.contentBlock img {
	float: right;
	padding: 0 10px 10px 10px;
}
#newsbite {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 5px 0 10px 10px;
	padding-bottom: 30px;
}

.read-more {
	margin: 10px 0 20px 10px;
	padding: 3px 0;
	display: block;
	border: 1px solid #C89B6B;
	color: #62360D;
	font-size: 80%;
	width: 9em;
	background: #E1D4CC;
	text-align: center;
	text-decoration: none;

}
a.read-more:hover {
	border: 1px solid #fff;
	background: #4A4A4A;
	color: #ccc;
	text-decoration: none;
}
#services {
	background: #EBEBEB;
	margin: 10px 0;
}

.products {
	xborder: 1px solid green;
}

#upsell {
	background: #C79A6A;
	padding: 0 5px 5px 5px;
	margin: 1em 0 1em 0;
}
#upsell h2 {
	padding: 5px 5px;
	color: #424242;
}
#upsellone {
	background: #F5ECE4;
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	float: right;
	width: 48%;	
	padding: 10px 0 10px 10px;
}
#upsellone a:link, #upsellone a:visited {
	background: url(/images/site/cont-cup.png) no-repeat left center;
	padding: 10px 0 10px 15px;
	color: #666;
	line-height: 140%;
	text-decoration: none;
}
#upsellone a:hover {
	color: #CA9A69;
	text-decoration: underline;
}
#upsellone h3 {
	color: #62360D;
}
#upselltwo {
	background: #F5ECE4;
	font: 100% Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	width: 48%;	
	padding: 10px 0 10px 10px;
}
#upselltwo a:link, #upselltwo a:visited {
	background: url(/images/site/cont-cup.png) no-repeat left center;
	padding: 10px 0 10px 15px;
	color: #666;
	line-height: 140%;
	text-decoration: none;
}
#upselltwo a:hover {
	color: #CA9A69;
	text-decoration: underline;
}
#upselltwo h3 {
	color: #62360D;
}
.prodintro {
	border: 1px solid #C89B6B;
	margin: 20px 0 15px 0;
	background: #F5ECE4;
	overflow: hidden;
}

* html body div.prodintro { /* IE hack */
	height: 1%;
}

.prodintro h1 {
	background: #F5ECE4 url(/images/site/cont-text.png) no-repeat left 2px;
	padding: 10px 0 10px 30px;
	color: #736256;
}

.prodintro h2 {
	background: #F5ECE4;
	padding: 0 0 10px 20px;
	color: #613710;
}
.prodintro p {
	background: #F5ECE4;
   	padding: 0 3px 10px 10px;
   	color: #444;
   	font-size: 90%;
	line-height: 140%;
}
#productsone {
	float: right;
	width: 48%;
	padding: 10px 0 10px 10px;
}

.productstwo {
	background: #F5ECE4;
	border-top: 1px solid #CA9A69;
	float: left;
	width: 45%;
	height: 100%;
	margin: 0 0 10px 10px;
	padding-top: 5px;
}

.productstwo img {
	float: right;
	border: 1px solid #ddd;
	padding: 2px;
	margin: 0 10px 10px 3px;
}

.productstwo h3 {
	background: #F5ECE4 url(/images/site/cont-cup.png) no-repeat left center;
	padding: 10px 0 10px 15px;
	color: #62360D;
}
.productstwo p {
	background: #F5ECE4;
   	padding: 0 3px 10px 10px;
   	color: #444;
   	font-size: 90%;
	line-height: 140%;
}
#footer { 
	background: #4A4A4A url(/images/site/main-nav.png) no-repeat left center;
	height: 43px;
} 
#footer p {
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 15px 0 8px 0;
	text-align: center;
	color: #ccc;
}

.clearfloat {
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clearit {
	clear: left;
	display: block;
	height: 1px;
	width: 100%;
}

.pager {
	background: #4A4A4A;
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #ccc;
}
.pager a:link, .pager a:visited {
	color: #fff;
	text-decoration: none;
}
.pager a:hover {
	color: yellow;
	text-decoration: none;
}

.following {
	background: #F5EBE3;
	font: 100% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 5px;
	color: #333;
	border: 1px solid #CA9A69;
}
.following a:link, .following a:visited {
	color: #62360D;
	text-decoration: none;
}
.following a:hover {
	color: #333;
	text-decoration: underline;
}
form fieldset {
	padding: 10px;
	margin: 20px 0;
}

/*
* See http://positioniseverything.net/easyclearing.html
* for a description of this code.
*/

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix { display: inline-table ; }

/* Hides from IE-mac \*/

* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* End hide from IE-mac */

#footer {
	clear:both;
}



