/* Product Gallery*/
a.gallery:link {color:white; text-decoration:none; font-weight:600; font-size:12px;
background:#AD7BAD; border-style:solid; border-color:#2E4A4A; border-width:2px; width:70px; display:block; }

a.gallery:visited {color:white; text-decoration:none; font-weight:600; font-size:12px
;background:#AD7BAD; border-style:solid; border-color:#2E4A4A; border-width:2px; width:70px; display:block;}

a.gallery:focus { text-decoration:none; font-weight:600; font-size:12px; color:#669966;
border-color:#000000; ;background:#cccccc;}

a.gallery:hover { text-decoration:none; font-weight:600; font-size:12px; color:#669966;
border-color:#000000; ;background:#cccccc;}

a.gallery:active { text-decoration:none; font-weight:600; font-size:12px; color:#669966;
border-color:#000000; ;background:#cccccc;}

.gallery { margin-left: 30px; }
.galleryb { background-color: #C2C279; }

.page {margin-left: 80px; word-spacing: 6px; }

#bnum { font-weight:600; font-size:14px; }
#gnum { font-weight:600; font-size:12px;}

a.gal2:link {color:#003366; text-decoration:none; font-weight:600; font-size:12px}
a.gal2:visited {color:#003366; text-decoration:none; font-weight:600; font-size:12px}
a.gal2:focus {color:#003366; text-decoration:underline; font-weight:600; font-size:12px}
a.gal2:hover {color:#003366; text-decoration:underline; font-weight:600; font-size:12px}
a.gal2:active {color:#003366; text-decoration:underline; font-weight:600; font-size:12px}

.gal2 {padding:5px; }

/*end gallery*/

/*Landscape Photo Gallery*/

.landgal {font-style: italic; font-size:13px; color:#333333; }
.landframe {position:relative; top:-75px; left:-10px; font-style: italic; font-size:12px; color:#333333; }

/* End Landscape Photo Gallery*/

/*ROLLOVER GALLERY ----INDOOR----*/

/*Background*/

.bkgdroll{ background:#E1E1E1;}

/* image code
----------------------------------------------------------------------*/

.hoverbox {cursor: default;list-style: none;}

.hoverbox a {cursor: default;}

.hoverbox a .preview {display: none;}

.hoverbox a:hover .preview {display: block;position: absolute;top: -33px;left: -45px;z-index: 1;}

.hoverbox img {background: #fff;border-color: #aaa #ccc #ddd #bbb;border-style: solid;border-width: 1px;color: inherit;padding: 2px;vertical-align: top;width: 55px;height: 75px;}

.hoverbox li {width:100px; height: 150px; background: #eee; border-color: #ddd #bbb #aaa #ccc; border-style: solid;border-width: 1px; color: inherit; display: inline; float: left; margin: 3px; padding: 5px; position: relative;}

.hoverbox .preview {border-color: #000;width: 155px;height: 175px;}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

* html .hoverbox a {position: relative;}

* html .hoverbox a:hover
{ font-size: 100%; z-index: 1;}

* html .hoverbox a:hover .preview {top: -38px;left: -50px;}

* html .hoverbox li {position: static;}

/*End RolloverGallery*/


/*ROLLOVER GALLERY------OUTDOOR-------*/


/* image code - changes
----------------------------------------------------------------------*/

.hoverbox2 {cursor: default;list-style: none;}

.hoverbox2 a {cursor: default;}

.hoverbox2 a .preview {display: none;}

.hoverbox2 a:hover .preview {display: block;position: absolute;top: -33px;left: -45px;z-index: 1;}

.hoverbox2 img {background: #fff;border-color: #aaa #ccc #ddd #bbb;border-style: solid;border-width: 1px;color: inherit;padding: 2px;vertical-align: top;width: 55px;height: 75px;}

.hoverbox2 li {width:100px; height: 150px; background: #eee; border-color: #ddd #bbb #aaa #ccc; border-style: solid;border-width: 1px; color: inherit; display: inline; float: left; margin: 3px; padding: 5px; position: relative;}

.hoverbox2 .preview {border-color: #000;width: 155px;height: 200px;}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

* html .hoverbox2 a {position: relative;}

* html .hoverbox2 a:hover
{ font-size: 100%; z-index: 1;}

* html .hoverbox2 a:hover .preview {top: -38px;left: -50px;}

* html .hoverbox2 li {position: static;}

/*End RolloverGallery*/
