@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
}
.mainstyle #container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
} 
.mainstyle  ul, li, dl, dt, dd  {
list-style:none;
display:inline;
}

.mainstyle a:visited {
text-decoration: none;
}
.mainstyle a:hover, a:active {
text-decoration: none;
}
/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColLiqHdr #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
.mainstyle #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 18%; /* since this element is floated, a width must be given */
	height: 750px;
}
.mainstyle #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */	
}

.mainstyle #sidebar1 div, .mainstyle  #sidebar2 div {
	margin-left: 0px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 0px;
}

.mainstyle #contact a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.mainstyle #nav_side ul, li {
	line-height: 1.8em;
}
.mainstyle #nav_side {
	margin: 0px;
}
		
.mainstyle #nav_side a {
	display: block;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.mainstyle #harpernav {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.mainstyle #harpernav a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
}

/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
.mainstyle  #mainContent {
	margin: 0 210px 0 18%;
}
.mainstyle  #mainContentWide {
	margin: 0 5%  0 5%;
}
.mainstyle #maintext {
	padding-right: 25%;
	padding-left: 18%;
}
.mainstyle #maintext h2 {
padding-top:10px;
}
.mainstyle  #header {
	background-position:right;
	width: 100%;
	height: 75px;
	margin: 0;
}
.mainstyle  #header  h1 {
position: absolute;
top: -150px;
visibility:hidden;

}
.mainstyle  #pagetitle h2 {
	margin: 0px;
	padding-top: 10 px;
}

.mainstyle #top_navbar {
	margin: 0px;
	padding-top:1px;
	padding-bottom:1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.mainstyle #top_navbar ul, #top_navbar li {
	text-align: right;	
}
/* style the links in the nav list */
.mainstyle #top_navbar a {
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}


.mainstyle #newsletter_link {
	padding: 0px;
	margin-top: 10px;
}
.mainstyle #newsletter_link dt {
	font-size: 105%;
}
.mainstyle #newsletter_link dd {
	font-size: 95%;
}

.mainstyle #networklinks {
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mainstyle #networklinks dt {
	font-size: 105%;
	font-variant: small-caps;
}

.mainstyle #networklinks dd {
	font-size: 95%;
}

#newsletter_link   span  {
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

.mainstyle #shopnews{
	text-align: left;
	padding-top: 10px;
}

.mainstyle #newinshop_side a {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.mainstyle #newinshop_side img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.mainstyle #breadcrumbs {
	text-align: right;
	margin-right: 3%;
	font-size: 90%;
	padding-top: 2px;
}

.mainstyle #navbox {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 2px 10px;
}
.mainstyle #pagetext {
	margin-right: 2%;
	text-align: justify;
	padding-left: 0%;
	line-height: 1.3em;
	font-size: 97%;
}

.mainstyle #events {
   margin-left: 185px;
   text-align:justify;
}

.mainstyle #events ul {
   padding-top:0;
}
.mainstyle  #adr {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 17%;
}
.mainstyle #adr h3 {
	text-align: left;
	display: inline;
}
.mainstyle #adr p {
	text-align: left;
	display: inline;
}
.mainstyle #footer_navbar {
	text-align:right;
	padding-right: 27%;
}
.mainstyle #footer_navbar a {
	
	text-decoration: none;
	height: 70px;
	width: 70px;
}

.navimage img {
	margin: 0px;
	border: 2px solid #AD9B65;
}
.insertimage img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 30%;
	margin-left: 30%;
}
 #footer {
	margin: 10px;
	font-size: 85%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
} 
#footer p {
	margin: 0;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	}
	
	
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.smallprint {
	font-size: 75%;
	font-style: italic;
}
.blocklist   li, ol, ul {
	display: block;
	list-style-type: none;
	list-style-position: outside;
	line-height: normal;
	padding-bottom: 10px;
}

.noborder    img  {
	border-style: none;
}
.imageviewer  {
	height: 200px;
	overflow: scroll;
	padding: 10px;
}
.imageviewer img {
 width: 99%:
align: center;
}

.imageviewer2 {
	height: 800px;
	overflow: scroll;
	padding: 10px;
}

.imageviewer2 img {
width: 99%:
align: center;
}

.sublinks {
	font-size: 70%;
}
ul.bulletlist li {
	display: block;
	margin-right: 40px;
	margin-left: 40px;
	list-style-type: circle;
	list-style-position: outside;
}
