   @charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins, a {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
  background: #133438 url(images/cpt02.jpg) repeat-x;
  text-align: center;
  color: #0c1f21;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 86%;
  }

  
#wrap {
  width: 960px;
  text-align: left;
  margin: 0 auto;
  background: #e6d2b4 url(images/cpt04.jpg);
  }

#header {
  height: 289px;
  background: url(images/cpt01.jpg) no-repeat;
  }
  
#header-about {
  height: 269px;
  background: url(images/cpt01a.jpg) no-repeat;
  }
  
#header-events {
  background: url(images/cpt11.jpg) no-repeat;
  height: 269px;
  }
  
h1 {
  float: left;
  margin: 50px 0 0 10px;
  text-indent: -9999px;
  background: url(images/cpt01.gif) no-repeat;
  }
  
h1 a {
  display: block;
  width: 219px;
  height: 117px;
  }

  
h2, h3, h4, h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #54012c;
  font-size: 280%;
  text-transform: lowercase;
  line-height: 110%;
  margin: 0 0 10px 0;
  }
  
h2.home {
  text-align: center;
  font-size: 300%;
  }
  
h3 {
  font-size: 230%;
  margin: 0 0 14px 0;
  color: #296c74;
  }
  
h4 {
  font-size: 150%;
  color: #0c1f21;
  }
  

  
h5 {
  font-size: 140%;
  }
  
h4.maker {
  margin: 0 0 4px 0;
  }
  
h5.maker {
  margin: 0;
  font-style: italic;
  font-weight: normal;
  color: #0c1f21;
  margin-bottom: 12px;
  }
  
p {
  line-height: 140%;
  margin: 0 0 20px 0;
  }
  
p.intro {
  font-weight: bold;
  line-height: 170%;
  font-size: 120%;
  padding-bottom: 36px;
  background: url(images/cpt05.gif) no-repeat bottom center;
  margin-bottom: 0;
  }
  
p.sub-intro {
  font-weight: bold;
  font-size: 120%;
  }
  
p.small, span.small {
  font-size: 86%;
  }

  
span.red {
  color: #54012c;
  }
  
blockquote {
  line-height: 160%;
  font-style: italic;
  background: url(images/cpt-quotes-left.gif) no-repeat top left;
  float: left;
  }
  
blockquote div {
  padding: 0 55px;
  background: url(images/cpt-quotes-right.gif) right bottom no-repeat;
}



img { 
  padding: 8px;
  background: #f5e7d1;
  border: solid 1px #a79d6d;
  margin-bottom: 20px;
  }
  
img.right {
  float: right;
  margin: 0 0 20px 20px;
  }
		
img.right-float {
  float: right;
  margin: 0 0 20px 20px;
  }
  
img.middle {
 display: block;
 text-align: center;
 margin: 0 auto;
 }
	
.right {
  float: right;
		width: 410px;
		margin: 0 0 10px 10px;
		font-size: 96%;
		color: #746629;
		font-weight: bold;
		}
  
span.italic, p.italic {
 font-style: italic;
 }

span.bold, p.bold {
  font-weight: bold;
  }
 
span.required {
  background: url(images/star.gif) no-repeat left center;
  padding-left: 16px;
  }
  
#wrap-content {
  background: url(images/cpt03.jpg) no-repeat;
  float: left;
  width: 100%;
  }
  
#sidebar {
  width: 250px;
  float: left;
  margin: 10px 0 0 0;
  display: inline;
  }
  
#wide-content {
  display: inline;
  margin: 0 10px;
  float: left;
  padding-bottom: 40px;
  float: left;
  }
  
#content {
  display: inline;
  margin: 0 10px;
  float: left;
  padding-bottom: 40px;
  float: left;
  width: 690px;
  }
  
#content a, #wide-content a {
  color: #54012c;
  font-weight: bold;
  background: #fbf0dc;
  }
  
#content a:hover, #wide-content a:hover {
  background: #54012c;
  color: #fbf0dc;
  }
  
#wide-content h4 a, h4 a:link, h4 a:visited, {
  background-color: transparent;
  }
  
#content p.read-more, #wide-content p.read-more {
	border-bottom: dashed 1px #efdfc7;
	padding-bottom: 6px;
	margin-top: -16px; 
	text-align: right;
	}


#content label, #wide-content label {
  width: 160px;
  font-size: 86%;
  float: left;
  display: block;
  }
  
#content input, #wide-content input {
  width: 80%;
  background: #e9d8bd;
  border: solid 1px #bba17c;
  }
  
#content input.go, #wide-content input.go {
  width: 60px;
  }
  
#content textarea, #wide-content textarea {
  background: #e9d8bd;
  border: solid 1px #bba17c;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 80%;
  height: 100px;
  }
  
#content textarea.sidebar, #wide-content textarea.sidebar {
  width: 80%;
  height: 80px;
  }
  
#content form, #wide-content form {
  margin-bottom: 10px;
  }
  
#content form p, #wide-content form p {
  margin: 0 0 10px 0;
  }
  
#content ul, #wide-content ul {
  margin: 20px 0;
  }

#content li, #wide-content li {
  margin: 10px 20px;
  background: url(images/cpt06.gif) no-repeat left center;
  padding: 2px 0 2px 24px;
  }
  
  
#footer {
  background: url(images/cpt05.jpg) no-repeat;
  width: 960px;
  height: 79px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
  font-size: 86%;
  }
  
#footer-tag {
  background: url(images/cpt04.gif) no-repeat;
  width: 960px;
  height: 41px;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 86%;
  color: #6da1a7;
  }
  
#footer-logos {
  width: 960px;
  margin: 0 auto;
  }
  
#footer-logos img {
  border: none;
  background: none;
  padding: 0;
  }
  
#footer-logos p {
  color: #dac5a4;
  text-align: center;
  }
  
/* -------- main navigation -------- */


#main-nav {
  margin: 0 auto;
  width: 960px;
  text-align: center;
  }
  

#main-nav ul li {
  display: inline;
  }
  
#main-nav li a {
  display: block;
  text-transform: uppercase;
  color: #dac5a4;
  font-family:  Arial Black, Arial, Helvetica, sans-serif;
  padding: 8px 0 4px 0; 
  }

#main-nav li  {
  float: left;
  font-size: 12px;
  padding: 0 0 4px 0;
  text-align: center;
  padding: 2px 12px;

  }
  
#main-nav li a:hover {
  color: #fff;
  }
  
 #main-nav li ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 230px;
  background: #dac5a4 url(images/paper-pattern.jpg) repeat;
  margin: 2px 20px 0 -12px;
  border-left: dashed 1px #efdfc7;
  border-right: dashed 1px #efdfc7;
  }
 
#main-nav li li {
  border: none;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0;
  border-bottom: dashed 1px #efdfc7;
  }
   
#main-nav li li a {
  color: #12202a;
  padding: 8px 0 8px 4px;	
  width: 230px;
  }
  

  
#main-nav li:hover ul ul, #main-nav li.sfhover ul ul {
  left: -999em; 
  }

#main-nav li:hover ul, #main-nav li li:hover ul, #main-nav li.sfhover ul, #main-nav li li.sfhover ul {
	left: auto;
  }

#main-nav li:hover, #main-nav li.sfhover {
	background: #296c74;
  }

#main-nav li li:hover, #main-nav li li.sfhover {
  background: #296c74; 
  } 

  
/* -------- sidebar navigation -------- */

#sidebar ul {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  }
  
#sidebar li a {
  display: block;
  border-bottom: dashed 1px #fbf4e9;
  padding: 8px 0;
  width: 220px;
  margin-left: 10px;
  color: #54012c;
  font-size: 160%;
  text-transform: lowercase;
  }
  
#sidebar li li a {
  font-size: 130%;
  }
  
#sidebar li a:hover {
  background: #a79d6d;
  color: #fbf4e9;
  }
  
#sidebar ul#news-nav {
  font-size: 86%;
  }
  
#sidebar ul#news-nav span.date {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  font-size: 86%;
  }
  
#sidebar ul#news-nav span.date {
   color: #746629;
  }
  
#sidebar #product-list {
  margin: 50px 10px 0 10px;
  font-size: 86%;

  }
  
#sidebar #product-list p {
  margin: 0 0 6px 0;
  }
  
#sidebar #product-list img { 
  border: none;
  margin: 0 0 10px 0;
  padding: 2px;
  }
  
#sidebar #product-list img.burgundy {
  background: #54012c;
  }
  
#sidebar #product-list img.green {
  background: #0c1f21;
  }
  
#sidebar #product-list img.purple {
  background: #272d70;
  }
  
#sidebar #product-list img.brown {
  background: #746629;
  }
  
#sidebar #product-list h4 {
  color: #746629;
  }
  
#sidebar #product-list h5 {
  margin-bottom: 2px;
  background: url(images/cpt22.gif) no-repeat top center;
  padding-top: 16px;
  margin-top: 0;
    }
  
#sidebar #product-list h5.green {
  color: #0c1f21;
  }
  
#sidebar #product-list h5.purple {
  color: #272d70;
  }
  
#sidebar #product-list h5.brown {
  color: #746629;
  }


/* -------- homepage boxes -------- */

.box {
  width: 288px;
  float: left;
  font-size: 86%;
  margin-right: 20px;
  padding: 6px;
  display: inline;
  }
  
.box img {
  padding: 8px;
  background: #f5e7d1;
  border: solid 1px #a79d6d;
  }
  
.box-right {
  width: 288px;
  float: left;
  font-size: 86%;
  display: inline;
  padding: 6px;
  }
 
.box-wide {
  float: left;
  font-size: 86%;
  display: inline;
  padding: 6px;
  width: 616px;
  margin-right: 10px;
  }
  
.box-half-left {
  width: 45%;
  float: left;
  margin-right: 10px; 
   }
  
.box-half-right {
  float: right;
  margin: 0 10px;
  width: 45%;
  }
  
.box-half-right p, .box-half-left p {
  line-height: 160%;
  }
  
 .box-half-right h3, .box-half-left h3 {
  font-size: 180%;
  margin-bottom: 6px;
  }
  
.news-box {
  padding: 10px;
  background: #f5e7d1;
  border: solid 1px #a79d6d;
  margin-bottom: 20px;
  }
  
.news-box img {
  border: solid 1px;
  padding: 0;
  display: block;
  text-align: center;
  margin: 20px auto;
  }
  
.news-box h4 {
  font-size: 110%;
  color: #746629;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-bottom: dashed 1px #a79d6d;
  padding: 10px 0 4px 0;
  font-weight: normal;
  text-transform: capitalize;
  }
  
.news-box h5 {
  font-weight: normal;
  font-style: italic;
  font-size: 150%;
  }
 
#list-block ul {
  margin: 0 0 30px 0;
  padding: 0;
  }
  
#list-block li {
  margin: 0;
  background: none;
  padding: 0;
  }
  
#list-block li a {
  display: block;
  background: #f5e7d1;
  padding: 4px;
  margin: 2px 0;
  font-size: 130%;
  color: #0c1f21;
  text-transform: uppercase;
  font-weight: normal;
  }
  
#list-block li a.aqua {
  color: #296c74;
  }
  
#list-block li a:hover.aqua {
  background: #296c74;
  color: #fff;
  }
  
#list-block li a.tan {
  color: #746629;
  }
  
#list-block li a:hover.tan {
  background: #746629;
  color: #fff;
  }
  
#list-block li a.blue {
  color: #70aadf;
  }
  
#list-block li a:hover.blue {
  background: #70aadf;
  color: #fff;
  }
  
#list-block li a.light-aqua {
  color: #6da1a7;
  }
  
#list-block li a:hover.light-aqua {
  background: #6da1a7;
  color: #fff;
  }
  
#list-block li a.orange {
  color: #f58220;
  }
  
#list-block li a:hover.orange {
  background: #f58220;
  color: #fff;
  }
  
#list-block li a.burgundy {
  color: #54012c;
  }
  
#list-block li a:hover.burgundy {
  background: #54012c;
  color: #fff;
  }
     

  

/* --------- footer formatting -------- */

#footer ul li {
  display: inline;
  }

#footer ul li a {
  text-transform: lowercase;
  color: #746629;
  margin-right: 10px;
  font-size: 130%;
  font-weight: bold;
  background: #f5e7d1;
  padding: 3px 10px;
  }
  
#footer ul li a:hover {
  background: #746629;
  color: #f5e7d1;
  }

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}

/* -------- anchor main navigation -------- */
 
 

body#about a#aboutnav,
body#tours a#toursnav,
body#news a#newsnav,
body#wedding a#weddingnav,
body#products a#productsnav,
body#exhibitions a#exhibitionsnav ,
body#makers a#makersnav {
  color: #f58220;
  }

/* ------- anchor sub navigation -------- */

body.papermakers a#papermakersnav,
body.staff a#staffnav,
body.volunteers a#volunteersnav,
body.what a#seenav,
body.contact a#contactnav,
body.paper a#papernav,
body.books a#booksnav,
body.stationery a#stationerynav,
body.writing a#writingnav,
body.aussie a#aussienav,
body.order a#ordernav,
body.find a#findnav,
body.mailing a#mailingnav,
body.making a#makingnav {
  background: #a79d6d;
  color: #fbf4e9;
  }
  

td.image img {
 vertical-align: middle;
 margin-top: 6px;
  } 

td.price {
  width: 150px;
  }

 
table {
	font:normal 86%/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	}

table a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}

table a:visited {
	color:#444;
	font-weight:normal;
	}

table a:visited:after {
	content:"\00A0\221A";
	}

table a:hover {
	border-bottom-style:solid;
	}

thead th,

thead td,

tfoot th,

tfoot td {
	border:1px solid #f5e5cc;
	border-width:1px 0;
	background:#a79d6d;
	}

th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}

tbody th,
td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
	
th.item {
  width: 100px;
  font-size: 110%;
  }
  
td.price {
  width: 140px;
  }
	
td.description {
  width: 160px;
  }
  
td.size {
  width: 120px;
  }

tbody th {
	font-weight:normal;
	white-space:nowrap;
	}

tbody th a:link,
tbody th a:visited {
	font-weight:bold;
	}

tbody td,
tbody th {

	border-width:1px 0;
	}

tbody tr.odd th,
tbody tr.odd td {
	background: #dac5a4;
	}

tbody tr:hover td,
tbody tr:hover th {
	background:#a79d6d;
	
	color: #fff;
	}

caption {
	font-family:Georgia,Times,serif;
	font-weight:normal;
	font-size:1.4em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

th.item {
  font-weight: bold;
  }

  




