/* Treebeards Green: #005440 */
/* Burgundy: #490030 */
/* Dark Brown: #6c4e30 */
/* Page Background: #f5edd9 */
/* Menu Background: #fbffe5 */


table.pagetable {
	width: 780px;
	height: 400px;
	background-color: #f6edd9;
	margin-top: 18px;
	margin-bottom: 25px;
	border-left: 3px solid #6d4e30;
	border-right: 3px solid #6d4e30;
	border-top: 3px solid #6d4e30;
	border-bottom: 3px solid #6d4e30;
	}

table.formtable {
	width: 520px;
	height: 400px;
	background-color: #f6edd9;
	margin-top: 18px;
	margin-bottom: 25px;
	border-left: 3px solid #6d4e30;
	border-right: 3px solid #6d4e30;
	border-top: 3px solid #6d4e30;
	border-bottom: 3px solid #6d4e30;
	}


/* Menu Panel Styles */

table.menu {
	width: 512px;
	margin-top: 14px;
	margin-bottom: 25px;
	font-size: 9pt;
}

td.mncontent {
	background-color: #fcffed;
	width: 468px;
	padding: 0px 0px 10px 0px;
}

td.mntop {
	width: 22px;
	height: 15px;
	background-image: url('locmenus/graphics/mpb-top.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

td.mnbtm {
	width: 22px;
	height: 22px;
	background-image: url('locmenus/graphics/mpb-bottom.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

td.mnleft {
	width: 22px;
	height: 15px;
	background-image: url('locmenus/graphics/mpb-left.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

td.mnright {
	width: 22px;
	height: 15px;
	background-image: url('locmenus/graphics/mpb-right.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

td.mnupperleft {
	width: 22px;
	height: 15px;
	background-image: url('locmenus/graphics/mpb-upperleft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

td.mnupperright {
	width: 22px;
	height: 15px;
	background-image: url('locmenus/graphics/mpb-upperright.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

td.mnlowerleft {
	width: 22px;
	height: 22px;
	background-image: url('locmenus/graphics/mpb-lowerleft.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

td.mnlowerright {
	width: 22px;
	height: 22px;
	background-image: url('locmenus/graphics/mpb-lowerright.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

tr.spectop {
	background-color: #d7cec7;
	font-size: 9pt;
	font-weight: bold;
}

tr.specrow1 {
	background-color: #efe9e4;
	vertical-align: top;
	text-align: left
}

tr.specrow2 {
	background-color: #f9f8f7;
	vertical-align: top;
	text-align: left
}

td.speccell {
	padding: 4px 2px 4px 2px;
}

td.speccellday1 {
	padding: 10px 2px 4px 4px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #005440;
	background-color: #d2e6e1;
}

td.speccellday2 {
	padding: 10px 2px 4px 4px;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	color: #005440;
	background-color: #eafaf6;
}

p.specentree {
	font-size: 8pt;
	font-weight: bold;
	line-height: 10pt;
	margin: 0pt 0pt 3pt 0pt;
	white-space: nowrap;
}

p.specsides {
	font-size: 8pt;
	line-height: 9.5pt;
	margin: 0pt 0pt 3pt 0pt;
	white-space: nowrap;
}

tr.totoprow {
	background-color: #d7cec7;
	font-size: 9pt;
	font-weight: bold;
	padding: 4px 4px 4px 2px;
	vertical-align: bottom;
}

td.totophead {
	padding: 4px 4px 2px 4px;
}

tr.torow1 {
	background-color: #efe9e4;
	vertical-align: top;
}

tr.torow2 {
	background-color: #f9f8f7;
	vertical-align: top;
}

td.toitem {
	padding: 4px 0px 2px 6px;
	text-align: left;
}

td.toprice {
	padding: 4px 0px 2px 0px;
	text-align: center;
	width: 100px;
}

.outerboxstore {
  background-color: #eddfbe;
  border-left: 2px solid #6c4e30;
  border-right: 2px solid #6c4e30;
  border-top: 2px solid #6c4e30;
  border-bottom: 2px solid #6c4e30;
  margin-top: 25px;
  margin-bottom: 25px;
}

.mainsub {
   margin: 2px 0px 0px 0px;
   font-size: 10pt;
   font-weight: bold;
   color: #1b2777;
}

p.subhead {
   margin: 6px 0px 2px 0px;
   font-size: 10pt;
   font-weight: bold;
}

p {
	font-size: 10pt;
	margin: 0px 0px 8px 0px;
	line-height: 14pt;
	vertical-align: top;
}

li {
	font-size: 10pt;
	margin: 0px 0px 8px 0px;
	line-height: 14pt;
	vertical-align: top;
}

p.menutext {
	font-size: 9pt;
	line-height: 12pt;
}

.supred {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	bottom: 0.33em;
	font-weight: bold;color:red;
}

.dollars	{
	font-size: 10pt;
	margin: 0px 1px 0px 1px;
}

.cents	{
	font-size: 7pt;
	vertical-align: text-top;
}

.variant	{
	font-size: 7.5pt;
	font-weight: normal;
	}

p.note {
	font-size: 8pt;
	line-height: 9pt;
	margin: 0px 30px 6px 30px;
}

p.footer {
	font-size: 7pt;
	margin: 0px 0px 3px 0px;
}

.tbbold {
	font-weight: bold;
	color: #005440;
}

p.fieldtext {
	font-size: 7.5pt;
	line-height: 8pt;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

p.quote  {
	font-size: 8pt;
	line-height: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #005440;
}
/* LIST STYLES */

li.list-box {
	list-style-image: url(graphics/bullet_purplesquare.gif);
	fon-size: 10pt;
	margin: 0px 0px 6px 0px;
}

.mainbody {
   margin-bottom: 8px;
   margin: 0px 0px 6px 0px;
   font-size: 10pt;
   line-height: 12pt;
}

.mainnote {
   margin-bottom: 8px;
   margin: 0px 0px 6px 0px;
   font-size: 8pt;
   line-height: 10pt;
}


p.headsm {
	font-size: 12pt;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
}

p.headmd {
	font-size: 16pt;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
}

.homesection1 {
   margin: 3px 0px 6px 0px;
   font-size: 9pt;
}

.rswhead {
   margin-top: 12px;
   font-size: 18pt;
   font-weight: bold;
   color: #F0292B;
}

.rswcontents  {
   text-align: right;
   font-size: 8pt;
   margin-bottom: 6px;
   margin-top: -6px;
}

.qnaquestion {
   font-size: 10pt;
   font-weight: bold;
   color: #F0292B;
   margin-left: 30px;
   margin-bottom: 2px;
}

.qnaanswer {
   font-size: 10pt;
   margin-left: 40px;
   margin-bottom: 6px;
}


.redtext  {
  font-size: 10pt;
  font-weight: bold;
  color: #F0292B;
}


.qnaqlist  {
  font-size: 8pt;
  margin-bottom: 4px;
  margin-left: 40px;
  margin-right: 40px;
  line-height: 105%;
}

.mainbody {
   margin-bottom: 8px;
   font-size: 10pt;
}


.mapdirbody {
   margin-bottom: .5em;
   font-size: 11px;
}

.pioneertext {
	color: #F0292B;
	font-weight: bold;
}

.listmain {
	list-style: outside;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.listheart {
	list-style: outside;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	list-style-image: url(graphics/bullet-heart.gif);
}

.list2ndline {
	list-style: outside;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-type: disc;
}


/*  -------  Lightbox CSS  -------  */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 20px; height: 20px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbimages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbimages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*  -------  Lightbox CSS End  -------  */
