/*---------------------- base ------------------------------*/

html, body {
        height: 100%;
}
html
{
        padding: 0px;
        margin: 0px;
}
body
{
	background: url(../images/logos/default/6x6-9c6-bkgd.jpg) repeat;/*#99cc66;#eed46a; #ffe56a; #E95F30; #77aa44;*/
        padding: 0;
        margin: 0;
	font-family: Microsoft Sans Serif, Arial, Helvetica, sans-serif;
        font-size: 100%; /*for ie5/win, which displays one keyword larger*/
        voice-family: "\"}\"";
        voice-family: inherit;
        font-size: 100%; /*for other browsers, primarily ie6*/
        line-height: 155%;
        color: #774400;
}
html>body {
	font-size: 90%; /*get non-ie browsers in line with a base font size*/
	line-height: 155%;
	text-align: left;
}

#container {
	width: 734px;
	\width: 744px;
	w\idth: 734px;
	padding: 0px;
        margin: 0px auto 0px;
	height: 100%;
	position: relative;
}
#header
{
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 0px;
        width: 100%;
        height: 264px;
}
#header h1, #header h2, #header img {
	padding: 0px;
	margin: 0px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active 
{
    border: none;
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
}
#header span {
    visibility: hidden;
}

#non-header {
        clear: both;
/*	margin-top: 120px;*/
	position: relative;
	border: 2px solid #336600;/*#aabbaa;*/
	border-top: 0px;
	padding: 0px;
	margin: -4px 0px 0px;
	background: #ffffcc;/*#f3f3e3*/;
/*	zoom: 1;*/
}

ol.lower
{
        list-style-type: lower-alpha;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

a
{
	text-color: #AA5F00;
	text-decoration: underline;
	color: #AA5F00;
	border-bottom: 1px #AA5F00;
        outline: none;
}

a:hover 
{
      text-color: #AA5F00;
	  text-decoration: underline;
	  color: #AA5F00;
	  border-bottom: 1px solid #AA5F00;
}


blockquote p {
	  padding: 5px 10px;
	  margin: 0px;
}

blockquote.truetype {
	  font-family: courier-new, courier, sans-serif; 
	  background: #ffffee;
	  border: 1px dotted #99bb77;
}

#navbar-1 {
     margin: 0px 0px 0px;
     padding: 0px;
     text-align: right;
     background-color: #ffffbb;
     border-bottom: 2px solid #336600;
     border-top: 2px solid #336600;
     width: 100%;
/*     height: 2em;*/
     line-height: 1.9em;
}

#navbar-1 ul {
     margin: 0px 0px 0px 0px;
     padding: 0px;
     font-size: 90%;
     white-space: nowrap;
     min-height: 0;
     width: 100%;

}

#navbar-1 li {
     list-style-type: none;
     display: inline;
     padding: 0px;
     margin: 0px;
}


#navbar-1 .linklist li a
{
	padding: 4px 6px;
	margin: 0px 8px 0px 0px;
	border: 2px solid #336600;
	border-bottom: 0px;
	border-top: 0px;
        background: #ffee77;
        line-height: 1.95em;
        min-height: 2em;
}

#navbar-1 .linklist li a:hover, #navbar-1 .linklist li a.current
{
	background: #ddffff;
        color: #aa0000;
	text-decoration: none;
}

.inpage-navigation ul {
        whitespace: nowrap;
}

.inpage-navigation li {
        display: inline;
	line-height: 2.5em;
}

.inpage-navigation li a {
        padding: 3px;
        border: 1px solid #99ccdd;
}

.inpage-navigation li a:hover {
        border: 1px solid #336677;
        background: #99ccdd;
}

#navbar-2 {
	top: 0px;
	left: 0px;
	width: 115px;
	position: absolute;
	text-align: left;
	margin: 0px 20px 2px 0px;
	background: #ffff99;
	height: 98%;
	border: 2px solid #336600;
	border-left: 0px;
/*	border-bottom: 0px;*/
	padding: 0px;
	z-index: 20;
        font-size: 90%;
}

#navbar-2 ul {
    margin: 40px 0px 0px 0px; 
    padding: 0px;
    list-style-type: none;
}
#navbar-2 ul li {
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style-type: none;
    float: left; 
    clear: both;
    z-index: auto;
}

#navbar-2 li ul {
   margin: 0px;
   padding: 0px;
}

#navbar-2 li ul.rollover-articles {
   position: absolute;
    left: 105px;
    top: 0px;
    display: none;
    z-index: 35;
    margin: 0px;
}


#navbar-2 li ul.rollover-articles li span a:hover {
	background: #ddffff;
}

#navbar-2 li ul#current-section {
	margin: 0px;
	padding: 0px;
	min-height: 0;
}

/* Styles for Menu Items */

#navbar-2 li span a {
/*        float: left;
        clear: both;*/
	display: block;
	text-decoration: none;
	background: #ffee66; /* fixes IE6 Bug where lack of background declaration means no pop-out*/
	margin: 0px 0px -2px;
	padding: 5px 4px;
	border: 2px solid #336600;
	border-left: 0px;
	border-right: 0px;
	width: 107px;
/*	height: 1%;*/
}




#navbar-2 li ul#current-section li span a, #navbar-2 li ul.rollover-articles li span a  {
        margin: 0px 0px -2px 11px;
        width: 93px;
/*        display: inline;*/
        border-left: 2px solid #336600;
/*	float: right;
        clear: both;*/
}

#navbar-2 li ul.rollover-articles li span a {
	border: 2px solid #336600;
	background: #ffee66;
/* new stuff*/
        margin: 2px 0px 0px 10px;
}

#navbar-2 li ul#current-section li span a:hover, #navbar-2 li
        ul#current-section li.current-view a, #navbar-2 li ul.rollover-articles li span a:hover, #navbar-2 li
        ul.rollover-articles li.current-view a  {
        width: 92px;
}

#navbar-2 li span a:hover, #navbar-2 span.current-view a,
	#navbar-2 li.current-view a {
	background: #ddffff; 
        padding: 5px 4px 5px 5px;
        width: 106px;
}

#navbar-2 li span a:hover  {
	  text-decoration: none;
}


#navbar-2 li:hover ul.rollover-articles, #navbar-2 li.over ul.rollover-articles {
	 display: block; /* The magic */
}


#centre {
	margin: 40px 50px 30px 150px;
	min-height: 600px;
	position: relative;
	z-index: 10;
}



#sidebar {
	 float: right;
	 width: 175px;
         margin: 10px 15px 10px 30px;
	 line-height: 180%;
}

#sidebar h4 {
	 line-height: 190%;
}

.boxed, #sidebar {
	 padding: 10px;
	 border: 1px dotted #336600;
	 background: #ffffdd;
}

.serif, #sidebar {
	 font-style: normal;
	 font-family: georgia, serif;
	 letter-spacing: .4px;
	 word-spacing: .075em;
}



p.product-desc, p.tour-desc {
	  clear: left;
	  position: relative;
}

p.product-desc, p.tour-desc {
	  padding: 15px 0px;
	  min-height: 110px;
}

.thumbnail {
         border: 1px solid #669933;
	 float: left;
} 

.label {
         border: 2px solid #669933;
         margin: 0px 15px 5px 0px;
	 float: left;
	 position: relative;
}
.red {
	color: #F00;
}

img.label:hover {
         border: 2px solid #aa0000;
}

#desc {
         visibility: hidden;
/*         color: #774400;
	 font-style: italic;
	 font size: 85%;
	 margin: 10px 0px 10px 0px; */
}



img.img-float-left {
         float: left;
	 position: relative;
}
#fullsize {
	 height: 400px;
         width: 420px;		 
}

#sidebar-2 form
{
        margin: 0px;
        display: inline;
}

.searchbox
{
        margin: 0px;
        padding: 2px;
        font-size: 1em;
        border: 2px solid #969696;
        background: #ffffff;
        color: #666633;
}
.searchbox:hover
{
        border: 2px solid #cc6600;
}

.clear-none, .clearnone {
        clear: none;
}

.clearboth, .clear-both {
        clear: both;
}
.clear-left, .clearleft {
        clear: left;
}
.clear-right, .clearright {
        clear: right;
}
.right {
       text-align: right;
}
.inline {
        display: inline;
}
.image-text-container {
        position: relative;
	margin: 25px 0px 10px;
        padding: 0;
        z-index: auto;
}
#centre p.no-lr-margin img {
        margin-right: -50px;
}
.float-left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.float-right {
	float: right;
	margin: 0px 0px 0px 10px;
}
.float-left img, .float-right img, .picture-frame  {
        padding: 6px;
	background: #fefeee;
	border-left: 1px solid #eeeecc;
	border-top: 1px solid #eeeecc;
}

.picture-frame {
      border: 1px solid #eeeecc;
}

/*.extra-bottom-margin {
        margin-bottom: 20px;
}*/

#navbar-1, #navbar-2
{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6, .product-name, .tour-name
{
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	padding: 0px 0px 0px;
	color: #669933;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        border: 0px;
}

#navbar-1, #navbar-2
{
	text-transform: lowercase;
}

h1 {
	font-size: 130%;
	font-family: arial, verdana, sans-serif;
	margin: 0em 0px 0px;
	font-weight: normal;
	letter-spacing: 0.10em;
	line-height: 115%
}
h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 120%;
	font-weight: normal;
	letter-spacing: 0.10em;
	line-height: 115%
	
}
h3 {
	font-family: arial, verdana, sans-serif;
	font-size: 115%;
	letter-spacing: 0.12em;
}
h4 {
	font-family: arial, verdana, sans-serif;
	font-size: 105%;
	letter-spacing: 0.12em;
}
h5 {
	font-family: arial, verdana, sans-serif;
	font-size: 95%;
	font-weight: normal;
	letter-spacing: 0.12em;
}


.artist
{
	color: #447711;
	text-align: left;
}

.medium 
{
      color: #aa3300;
}

.static
{
       color: #999977;
}

p.subtitle
{
	text-align: right;
        margin: 10px 0px 30px;
	padding: 0px;
}

.caps
{
	letter-spacing: 0.15em;
	font-size: 103%;
	text-align: left;
}

hr
{
	border: none 0;
	border-bottom: 2px solid #999999;
	height: 2px;
}
hr.lefthalf
{
	width: 50%;
	text-align: left;
	margin: 0px auto 0px 0px;
}
hr.righthalf
{
	width: 50%;
	text-align: right;
	margin: 0px 0px 0px auto;
}

hr.centerhalf
{
	width: 50%;
	text-align: center;
	margin: 0px auto;
}


.smallcaps {
      color: #666633;
      font-size: 1.25em;
      font-weight: normal;
      letter-spacing: 0.11em;
}

strong {
	font-size: 16px;
}

.bottom-margin-bump
{
      margin-bottom: -1px;
}
.bottom-margin-bump-more
{
      margin-bottom: -3px;
}

.bump-down1 {
      padding-top: 1em;
}
.bump-down2 {
      padding-top: 2em;
}
.bump-down3 {
      padding-top: 3em;
}
.bump-down4 {
      padding-top: 4em;
}
.bump-down5 {
      padding-top: 5em;
}
.bump-down7 {
      padding-top: 7em;
}
.bump-down10 {
      padding-top: 10em;
}
.bump-right2 {
      padding-left: 2em;
}
.bump-right3 {
      padding-left: 3em;
}
.bump-right4 {
      padding-left: 4em;
}
.bump-right10 {
      padding-left: 10em;
}
.bump-left1 {
      padding-right: 1em;
}
.bump-left2 {
      padding-right: 2em;
}
.bump-left3 {
      padding-right: 3em;
}
#email-form form, .subscription form {
      margin: 0px 0px;
      padding: 0px;
}


#email-form form input, #email-form textarea, .subscription form
input, .subscription textarea
{
       border: 2px solid #99bb77;
       padding: 3px;
       margin: 0px 0px 0px;
}

.subscription form input.zemCheckbox {
       border: 1px solid #99bb77;
       background: #ffffff;
       margin: 0px 5px;
}

#email-form fieldset, .subscription fieldset
{
       padding: 0px 10px;
       margin: 0px;
       border: 1px dotted #99bb77;
}
legend 
{
       padding: 0px 5px;
       margin: 0px;
       background: #ffffcc;
}
div#search-results-page
{
       background: #ffffff;
       margin: 20px 0px;
       padding: 60px 50px;
       border: 2px solid #999999;
       border-top: 0px;
       border-left: 0px;
}

ul.rsx-page-num-list
{
       display: inline;
       list-style: none;
       margin: 0px;
       padding: 0px;
}

ul.rsx-page-num-list li
{
       display: inline;
       padding: 5px;
       margin-right: 2px;
}

ul.rsx-page-num-list li span.unlinked
{
       border: 2px solid #cccccc;
       padding: 5px;
}

.noitalics
{
      font-weight: normal;
      font-style: normal;
}
.italics {
      font-style: italic;
}
.small 
{
      font-size: 90%;
      letter-spacing: 0em;
}
.xsmall
{
      font-size: 75%;
      letter-spacing: 0em;
}
.center, .centre
{
      text-align: center;
}
div#flash-homepage-container
{
     position: relative;
     height:550px;
     padding-left: 50px;
/*     z-axis: 11;*/
}

.righthandbox {
    border: 1px solid #669933;
    background: #ffffaa;
    padding: 2px;
    margin: 10px 30px 20px 15%;
    font-size: 110%;
	weight: bold;
}

.righthandbox p {
    margin: 0px;
}

.dropshadow-wrap1 {
  float:left;
  background:url(../images/dropshadows/ffffcc-bkgrnd/shadow.jpg) right bottom no-repeat;
  z-index: auto;
  }
.dropshadow-wrap2 {
  background:url(../images/dropshadows/ffffcc-bkgrnd/corner_bl.jpg) left bottom no-repeat;
  z-index: auto;
  }
.dropshadow-wrap3 {
  padding:0 16px 16px 0;
  background:url(../images/dropshadows/ffffcc-bkgrnd/corner_tr.jpg) right top no-repeat;
  z-index: auto;
}
.dropshadow-wrap3 img {
  display:block;
}

.inline-subtitle {
     color: #cc6600;
     font-style: italic;
}

.numbers, .price {
     color: #cc6600;
     font-family: century-gothic, arial, sans-serif;
     font-weight: bold;
}

#where-to-buy ul, #where-to-find-on-tap ul {
     margin: 20px 0px 0px 2em;
     padding: 0px;
}

#where-to-buy ul li, #where-to-find-on-tap ul li {
     margin: 5px 0px 10px;
     padding: 0px;
     list-style-type: none;
}

#where-to-buy ul li em, #where-to-find-on-tap ul li em {
     color: #cc6600;
     font-weight: bold;
}
h5.subtitle {
     padding-top: 0px;
     margin-top: 2px;
     font-family: georgia, times, serif;
}
.half-column ol {
     width: 50%;
}
.ol ol li {
     margin-top: 20px;
}

#map {
     width: 500px;
     height: 300px
}
.motto {
     font-family: garamond, "book antiqua", gentium, serif;
     font-size: 1em;
     font-weight: normal;
     font-style: italic;
}

.inlinebox a {
     padding: 5px 0px 3px;
     margin: 3px;
     border: 1 px solid #999999;
}
.inlinebox a:hover {
     border: 1px solid #336600;
     padding: 5px 3px 3px;
     margin: 3px 0px;
}

ul.pages, ul#pages, ul#pagesbottom {
     whitespace: nowrap;
     text-align: right;
     margin: 0px 0px;
     padding: 0px;
     font-family: georgia, "times new roman", serif;
}


.pages li, #pages li, .pagesbottom li, #pagesbottom li {
     list-style-type: none;
     display: inline;
     margin: 0px;
     padding: 0px;
/*     font-size: 95%;*/
     line-height: 2em;
}

.pages li.pgNum a, #pages li.pgNum a, .pages li.pgCurrent, #pages li.pgCurrent {
     margin: 4px;
     padding: 3px 0px 3px 18px;
     background: url(../images/apple.900.tiny.16x16.ffffcc.jpg) no-repeat;
/*     border: 1px solid #336600;*/
     border-bottom: 0px;
/*     border-right: 1px solid #ffffcc;
     border-top: 1px solid #ffffcc;*/
     color: #bb9955;
}

.pages li.pgNum a:hover, .pages li.pgCurrent, #pages li.pgNum a:hover, #pages li.pgCurrent {
     background: url(../images/apple.900.16x16.ffffcc.web.jpg) no-repeat;
     color: #aa0000;
/*     border: 1px solid #336600;
     border-right: 1px solid #ffffcc;*/
}

.pagesbottom li a, #pagesbottom li a {
     margin: 0 1em 0 0;
     padding: 5px;
     border: 1px dotted #336600;
     background: #ffffee;
/*     border-left: 0px;
     border-right: 0px;*/
}

.pagesbottom li a:hover, #pagesbottom li a:hover {
     border: 1px solid #336600;
}

.pagesbottom li.pgEmpty, #pagesbottom li.pgEmpty {
     visibility: hidden;
     font-size: 0px;
}

.left-two-thirds {
     margin-right: 33%;
}
.left-third {
     margin-right: 66%;
}
.right-two-thirds {
     margin-left: 33%;
}
.right-third {
     margin-left: 66%;
}

.georgiatitle {
     font-family: georgia, serif;
     letter-spacing: 0.08em;
     padding-bottom: 0.5em;
}

.notop {
     margin-top: 0;
     padding-top: 0;
}

.box-w-padding-margin {
     padding: 8px;
     margin: 6px 10px 0px;
     border: 2px solid #aa3300;
     background-color: #aadd77;
}

a:hover.box-w-padding-margin {
     border: 2px solid #aa3300;
     background-color: #fcec7c;
}
.caption {
     font-size: 96%;
     font-weight: normal;
     /*font-style: italic;*/
     font-family: georgia, serif;
     color: #999933;
     text-align: left;      
}
.alignleft, .left {
	text-align: left;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}
.alignjustify, .justify {
     text-align: justify;
}
.attribution {
     font-size: 80%;
     font-style: italic;
     color: #996622;
}
.mini-menu {
     background: #ffffff;
     font-family: georgia, times, serif;
     text-align: center;
     padding: 10px;
     margin: 10px;
     border: 1px dotted #aa3300;
}
.georgiatitlenosmallcaps {
     padding: 30px 0px 0px;
     font-family: georgia, serif;
     font-variant: normal;
}
