/* file info */
/* page name: style/print.css */
/* updated: 2009/01/05 - 12:01 - baf */
/* prev ver: style/print_00.css */
/* Copyright © 02/12/2008-2008 All Rights Reserved - Bushkill Group, Inc. Bushkill PA 18324 */ 

.body_20pt_header {
  font-family: verdana, arial, sans-serif;
  font-size: 20pt;
  color: #902935;
		width: 700px;
}

.body_18pt_header {
  font-family: verdana, arial, sans-serif;
  font-size: 18pt;
  color: #902935;
		width: 700px;
}

.body_16pt_header {
  font-family: verdana, arial, sans-serif;
  font-size: 16pt;
  color: #902935;
		width: 700px;
}

.body_14pt_header {
  font-family: verdana, arial, sans-serif;
  font-size: 14pt;
  color: #902935;
		width: 700px;
}

.body_10pt_section {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  padding: 1em 1em 1em 1em;
		width: 700px;
}

.breadcrumbs {
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: rgb(0, 0, 0);
  font-style: normal;
  text-decoration: none;
  padding: 1em 0 1em 2em;
}

.tax {
  font-size: 10pt;
}

.testimonial {
  background: #FFF799;
  border: 1px black solid;
  font-weight: normal;
  padding: 1em 1em 4px 1em;
}

.video {
 display: none;
}

body {
  margin: 0;
  padding: 0;
}

/* global styles */
h1, h2, h3, h4, h5, h6 { margin: 10px; }

h1#website-title {
  font-family: "trebuchet ms", tahoma, sans-serif;
  font-size: 36px;
  font-weight: normal;
  color: rgb(255, 255, 255);
  font-style: italic;
  text-decoration: none;
}

ul {
  margin: 10px;
  padding: 0 0 0 20px;
}

.clearer { clear: both; }

.clearleft { clear: left; }

.clearright { clear: right; }

#headertop {
/*  background-image: url(../images/header-background.png);*/
  background-image: url(../images/bpv_header.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 182px;
  width 100%;
}

#headertop #title h1#website-title {
  float: left;
  padding: 2px 5px 0 180px;
/*  padding: 10px 5px 0 120px; use for lake_mountains.jpg */
/*  border: 1px white solid;*/
}

#pagewrap {
  position: static;
  background-color: #FFFFFF;
  display: block;
  float: left;
  width: 100%;
/* adjust height to be sure side images fit in IE browser when the text is short */
  height: 1120px;
}

#img-and-page-container {
  overflow: auto;
}

#content-wrapper {
  float: left;
  margin: 0 0 0 0;
  width: 768px;
/*  background: red;*/
}

/*-- text content wrapper --*/
#column1 {
  float: left;
		width: 768px;
}

#footer {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
/*  padding: 1em 1em 1em 1em;*/
  overflow: hidden;
  width: 536px;
}

/*-- input form --*/
#form_wrapper {
  border: 1px black solid;
  padding: 1em 1em 1em 1em;
  background: #BFBFBF;
  width: 440px;
}

#checkboxes {
  float: left;
/*  border: 1px black solid;*/
  padding: 1em 1em 1em 1em;
  background: #ffffff;
  width: 540px;
}

#testimonial_name {
  text-align: right;
  font-weight: bold;
}

*.primary {
  background-color: rgb(255, 255, 255);
}

*.secondary {
  background-color: rgb(146, 77, 77);
}

*.tertiary {
  background-color: rgb(0, 122, 185);
}

/* *.background {background-color: rgb(230, 225, 166)} */
*.background {
  background-color: rgb(255, 225, 255);
}

h1#website-title { margin: 0; }

h2#website-slogan {
  font-family: verdana, arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: rgb(144, 41, 53);
  font-style: normal;
  text-decoration: none;
}

*#content {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: rgb(0, 0, 0);
  font-style: normal;
  text-decoration: none;
}

*#content a:link {font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 122, 185); font-style: normal; text-decoration: underline}

*#content a:active {font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 122, 185); font-style: normal; text-decoration: underline}

*#content a:visited {font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 122, 185); font-style: normal; text-decoration: underline}

*#content a:hover {font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: normal; color: rgb(0, 122, 185); font-style: normal; text-decoration: underline}

*#navcontainer div a h3 {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: rgb(2, 35, 55);
  font-style: normal;
  text-decoration: none;
}

*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(2, 35, 55); font-style: normal; text-decoration: none; background-color: rgb(255, 255, 255)}

*#navcontainer div a:hover {font-weight: bold; color: rgb(2, 35, 55); font-style: normal; text-decoration: none; background-color: rgb(255, 255, 255)}

*.accent {
  background: transparent url(../images/mountain_snow_scene.jpg) no-repeat top left;
}