
/*--print.css
www.prairie-elements.ca
6 November 2008
Richard St-Pierre
--*/

body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF;
  font-family: arial, helvetica, verdana, futura, sans-serif;
  font-size: 12pt;
  color: #FFFFFF;
}

#pagecontainer {
  width: 780px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  background: transparent;
  border: none;
  color: #000000;
}

#header {
  width: auto;
  margin: 0px;
  padding: 0px;
  height: 100px;
  background: none;
  border: none;
  color: #000000;
}


#content1, #content2, #content3, #box3 {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: #000000;
   background: transparent none;
}

#copyright {
  clear: both;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  background: transparent;
  border: none;
  color: #000000;
}

#mailto {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  background: transparent;
  font-size: 90%;
  color: #000000;
  text-align: center;
}

#footer {
  width: auto;
  height: 60px;
  margin: 0px;
  padding: 0px;
  background: transparent;
  border-top: none;
  text-align: center;
  font-size: 70%;
  color: #000000;
}

a:link, a:visited {
   color: #000000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#mailto a {
  padding: 1px;
  background: transparent;
  color: #000000;
}

ul {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}

li {
  margin: 0px;
  padding: 2px;
  display: inline;
  list-style: none;
}

#content3 li {
  margin: 0px;
  padding-left: 50px;
  display: block;
  list-style: none;
}

#content3 li.indent {
  padding-left: 70px;
}

p {
  margin: 0px;
  padding: 0px;
}

.header {
  float: left;
  width: 40%;
  padding: 10px 0px 0px 5px;
  font-size: 220%;
  color: #000000;
  letter-spacing: -1px;
}

.footer {
  margin: 10px;
  padding: 0px;
}

.titleblack {
  font-size: 130%;
  letter-spacing: -1px;
  text-align: center;
}

.titleblackleft {
  font-size: 130%;
  letter-spacing: -1px;
  text-align: left;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.center {
  text-align: center;
}

.indent {
  padding-left: 20px;
}

.note, .note2, .note3 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  font-size: 10pt;
  text-align: center;
  background: transparent;
}

#menuleft, #menuright, #menubottom, #breadcrumbs, #spacerbox, #imagebox1, #imagebox2, #haikubox, #internalref, #gallery1 , #largephoto, #photogallery, #goto, #imageload, .photos, .imageboxleft, .imageboxright, .spacer, .spacer2, .spacebox, .artbox, .thumbnail, .thumbnail2, .vertical, .background2, a.copyright, a:hover, #menuleft a, #menuleft a:hover, #menuright a, #menuright a:hover, #menubottom a, #menubottom a:hover, #breadcrumbs a, #breadcrumbs a:hover, #on a, #on2 a, #on3 a, #goto a, #goto, a:hover, #mailto a:hover, .thumbnail a:hover, #photogallery a:hover, .thumbnail a:focus, #photogallery a:focus, #goto a:focus, #breadcrumbs ul, #goto ul, img, .thumbnail img, .thumbnail a img, #largephoto img, #photogallery img, .hidden  {
  display: none;
}

/*--END--*/
