/* Body and box-like elements */ body { margin: 0; padding: 15px; background: #DCDDE3; font: normal 105%/1.3em "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; } /* MacIE5 commented backslash hack \*/ body { font: normal 100%/1.4em "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; } /* End */ #frame { /* large rectangle, goes around all other elements */ margin: 0 auto; padding: 0; width: 620px; border-bottom: 1px solid #003767; border-top: 2px solid #003767; border-right: 2px solid #003767; border-left: 2px solid #003767; background: #FFFFFF; } #pagedescription { /* container for current issue articles on the front page */ display: block; margin: 0 0 10px 0; padding: 2px 10px 10px 10px; background: #fff; border-bottom: 1px solid #fff; } #styles { /* style switcher, above the fold on every page */ display: none; margin: 8px 0 3px 0; padding: 2px 0 2px 34px; color: #222; border-top: 1px solid #F4B06D; border-bottom: 1px solid #F4B06D; font: normal 75% "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; \ } /* \*/ #styles { padding: 4px 0 4px 34px; } /* */ #sidenav { /* constant, but secondary, navigation */ display: block; clear: left; float: left; width: 185px; margin: 2px 10px 10 10px; padding: 10px; } /* \*/ #sidenav { margin: 2px 10px 10 10px; } /* */ #footer { /* bottom of all pages */ display: block; clear: both; padding: 10px 10px 10px 10px; background: #DCDDE3 url(images/footer.gif) top left repeat-x; margin: 10px 0 0 0; } .article { /* featured articles on main page */ display: block; clear: right; float: none; width: 62%; margin: 10px 10px 10px 10px; padding: 0 0 10px 0; } /* Within article styles */ .code { /* blocks of code in articles */ display: block; margin: 0 0 1.5em; padding: 5px; font: normal 75%/1.5em "Monaco", "Courier", "Courier New", sans-serif; /* color: #266938; */ color: #555; background: transparent; } .code strong { /* parts that were changed */ /* color: #042E0F; */ color: #222; font-weight: bold; } .quote, blockquote { /* quotes within articles */ } /* Heading tags */ h1 { /* background for main logo */ display: block; padding: 5px; margin: 0; font-size: 140%; color: #fff; background: #FFFFFF; } h1 a { /* main logo, with image replacement */ display: block; padding: 0 0 15px 0; margin: 0; width: 550px; height: 60px; text-indent: -5000px; text-decoration: none; color: blue; background: #F1F1F1; } h1 a:hover { text-decoration: none; border: 0; } h2 { /* main heading for the page, or article title */ padding: 0; margin: 0 0 8px 0; font: bold 100% "Trebuchet MS", Verdana, sans-serif; color: #003767; background: transparent url(images/h3.gif) bottom left repeat-x; } h2 em { /* emphasized with color */ float: right; font: normal 110% "Trebuchet MS", Verdana, sans-serif; color: #003767; } h2 em a { text-decoration: none; color: #D26800; } h2 em a:hover { text-decoration: underline; color: #D26800; } h3 { /* side navigation header... pretty much the same thing as h3 without the background */ color: #003767; background: transparent; font: bold 105%/1em "Trebuchet MS", "Verdana", sans-serif; } #sidenav h3 { margin: 0; padding: 0 0 6px 0; background: transparent url(images/sidenav.gif) bottom left repeat-x; } h4 { /* article title */ color: #000; font: bold 105%/1em "Trebuchet MS", "Verdana", sans-serif; } .article h4 { margin: 0 0 2px 0; padding: 0 0 6px 0; } .article h4 a, .article h3 a:hover { text-decoration: none; border: none; color: #000; } .article h4 a:hover { color: #859EEC; } .article h4 em { /* author */ color: #888; font: normal 75%/1em "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; } .article h4 em a { color: #444; text-decoration: none; border: none; } h5 { /* */ } h6 { /* */ } /* paragraph and link styles */ p { margin: 0 0 2.5em 0; padding: 0; color: #222; font: normal 80%/1.6em "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; } #pagedescription p { /* at the top of the page under the main header */ margin: 0; padding: 0; color: #003767; font: normal 100% "Trebuchet MS", Verdana, sans-serif; } #pagedescription h2 { /* at the top of the page under the main header */ margin: 0; padding: 0; font: bold 80% "Trebuchet MS", Verdana, sans-serif; color: #003767; } .article p { margin: 0 0 1.6em 0; padding: 0; } p a { color: red; text-decoration: none;} p a:hover { color: #859EEC; text-decoration: none;} .article p span { /* read me link, in fake small caps */ font-size: 85%; color: #444; } .article p span a { color: #444; text-decoration: none; border: 0; } .article p span a:hover { color: #D26800; text-decoration: none; border: 0; } #footer p { font: normal 75%/1.3em "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; margin: 0 0 5px 0; padding: 0; color: #555; } #footer p a, #footer p a:hover { color: #333; text-decoration: none; border: none; } #footer p a:hover { text-decoration: underline; } a#large, a#largest, a#large:hover, a#largest:hover { /* style switcher links */ text-decoration: underline; color: #D26800; border: none; } a#normal, a#normal:hover { text-decoration: none; color: #222; cursor: default; border: none; } ul.facility { margin: 0; padding-left: 50px; font: normal 85% "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif;} ul.pic { margin: 0; padding-left: 60px; } ul.picnav { padding-top: 100px; width: 150px; margin: 0; font: normal 85% "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif;} ul.picnav a{ padding-top: 100px; margin: 0; font: normal 85% "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif; text-decoration: none;} ul.picnav a:hover { color: #859EEC; } /* Top navigation: an unordered list */ ul.nav { margin: 0; padding-left: 175px; height: 2.0em; background: #eee; } /* MacIE5 has a browser bug where the normal background image, ul.gif, causes bands without color to appear inside the unordered list. This is an undocumented bug, so I was forced to hack around it. */ /* MacIE5 commented backslash hack \*/ ul.nav { height: 1.0em; background: url(images/header.gif); } /* End */ ul.nav li { list-style-type: none; display: block; float: left; margin: -2px 0 0 0; font-size: small; padding: .2em 0; } /* MacIE5 commented backslash hack \*/ ul.nav li { padding: .2em 0; } /* End */ ul.nav li a { padding: .8em; margin: 0; color: #003767; text-decoration: none; font: bold small/0 "Verdana", sans-serif; } ul.nav li#current { margin: -2px } ul.nav li a:hover { color: #859EEC; } ul.nav li#current a, ul.nav li#current a:hover { color: red; text-decoration: none; font-weight: bold; cursor: default; } /* Side navigation, YA unordered list */ #sidenav ul { padding: 0; margin: 0; display: block; } #sidenav ul li { list-style-type: none; display: block; margin: 0; width: 185px; padding: 0 0 1px 0; background: transparent url(images/sidenav.gif) bottom left repeat-x; } #sidenav ul li a { display: block; padding: 2px 2px 2px 12px; margin: 0; width: 185px; color: #003767; text-decoration: none; font: bold 85% "Trebuchet MS", "Verdana", sans-serif; voice-family: "\"}\""; voice-family: inherit; width: 171px; } html>body #sidenav ul li a { width: 171px; } /* \*/ #sidenav ul li a { padding: 4px 2px 4px 12px; } /* */ #sidenav ul li a:hover { color: #003767; background: #DCDDE3; } #sidenav ul li a#here, #sidenav ul li a:active { background: #BEC5DE; } #sidenav li#current a, #sidenav li#current a:hover { color: red; text-decoration: none; font-weight: bold; cursor: default; } #nystar { padding-top: 100px; text-decoration: none; color: #003767; font: normal 85% "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif;} #nystar a{ color: #222; text-decoration: none; } #nystar a:hover{ color: #859EEC; }

538 E. Main Street Little Falls, NY 13365

Perfect as Corporate Awards, for birthdays or holidays, weddings or anniversaries, graduations or any other special occasion ~ we offer a wide variety of options for personalized gifts. We are happy to engrave your items when possible. Prices depend on the specific item and quantity.
We feature a variety of frames & photo albums ready for personalizing with an engraved name or message!
Engraved service pieces make great keepsakes for any wedding. From the cake knife and server to Oneida Silver plates, we can add a personalized touch. We can create great gifts for the Bride and Groom or the wedding party by adding a personal message.
We offer an assortment of Fine Pewter or Brass Plated keychains, perfect as gifts for your favorite student, athlete, or if you would just like to treat yourself!
Visit our showroom to see a full line of quality clocks and other gift items.