﻿/* Colors */
/* Dark Brown: #776622*/
/* Dark Blue: #223366*/
a
{
    color:#223366;
}
a:hover
{
    color:#776622;
}
body 
{
    color:#444444;
    font-family:Arial, Verdana, Sans-Serif;
    font-size:12px;
    margin:0px;
    margin-top:9px;
    background:url(Images/bgd-rpt.gif) repeat-x white;
    text-align:center;
}
body
{
    text-align:-moz-center;
}
h1
{
    margin:1px 0px;
    color:#223366;
}
h2
{
    margin:1px 0px;
    color:#776622;
    font-size:14px;
}
h3
{
    margin:1px 0px;
    color:#223366;
    font-size:12px;
}
ul
{
    list-style-image:url(Images/dot.gif);
    padding-left:3px;
    margin-left:22px;
    margin-top:4px;
}
ul li
{   
    margin-bottom:2px;
}
ul li ul
{
    list-style-image:url(Images/dot-alt.gif);
}
p
{
    color:#444444;
}
#address-buffalo
{
    position:absolute;
    left:178px;
    top:14px;
}
#address-rochester
{
    position:absolute;
    left:385px;
    top:14px;
}
#banner
{
    width:802px;
    height:130px;
    position:absolute;
    left:0px;
    top:0px;
    background:url(Images/header.jpg) no-repeat;
}
#contact-page
{
    background:White url(Images/contact-bgd-v3.jpg) no-repeat bottom right;
    height:525px;
}
#content
{
    margin-left:5px;
    width:791px;
    position:relative;
    z-index:0;
}
#content-bottom
{
    width:802px;
    height:13px;
    background:url(Images/bottom-bgd.gif) no-repeat;
}
#content-page
{
    padding:10px 20px;
    width:570px;
}
#content-repeater
{
    width:802px;
    background:url(Images/content-bgd-rpt.gif) repeat-y;
}
#content-shell
{
    width:802px;
    text-align:left;
    background:url(Images/content-bgd.gif) no-repeat;
    position:relative;
    z-index:0;
}
#copyright
{
    font-size:11px;
    color:#777777;
}
#crumb
{
    color:#776622;
    font-size:11px;
    margin:10px 0px 0px 20px;
}
#footer
{
    text-align:center;
    width:100%;
}
#footer-nav
{
    margin:3px 0px;
}
#footer-nav ul
{
    margin:0px;
    list-style:none;
    padding-left:0px;
}
#footer-nav ul li
{
    display:inline;
    list-style-image:none;
}
#footer-nav ul li a
{
    font-size:11px;
    text-decoration:none;
    display:inline-block;
    height:16px;
    padding:1px 12px;
    border-right:1px solid #776622;
}
#footer-nav ul li a.last
{
    border-right:none;
}
#header
{
    width:802px;
    height:130px;
    position:relative;
}
#home-bottom p
{
    margin-top:0px;
}
#home-bottom .content
{
    padding:3px;
    font-size:11px;
}
#home-bottom .date
{
    color:#776622;
}
#home-bottom .divider
{
    width:1px;
    background-color:#999999;
}
#home-bottom .title
{
    font-weight:bold;
    font-size:14px;
}
#home-divider
{
    height:8px;
    width:639px;
    background:url(Images/divider-rpt.gif) repeat-x;
}
#home-top-text
{
    line-height:19px;
    padding:20px;
    width:233px;
    height:220px;
    text-align:justify;
}
#left-col
{
    width:151px;
    background:url(Images/left-bar-rpt.gif) repeat-y;
    font-size:14px;
    color:#223366;
}
#left-col-products
{
    padding:10px;
}
#left-col-products ul
{
    margin:0px;
    line-height:20px;
    list-style:none;
    list-style-image:none;
    padding-left:10px;
}
#left-col-products ul li
{
    margin-bottom:inherit;
    list-style-image:none;
}
#left-col-products .divider
{
    height:1px;
    background-color:#776622;
    width:100%;
    margin:5px 0px;
}
#logo-click
{
    position:absolute;
    left:25px;
    top:10px;
    z-index:10;
}
#nav
{
    left:155px;
    top:108px;
    position:absolute;
    width:639px;
    height:21px;
    background-color:#998844;
    border:1px solid #776622;
}
#nav ul
{
    margin:0px;
    list-style:none;
    padding-left:0px;
}
#nav ul li
{
    display:inline;
    list-style-image:none;
}
#nav ul li a
{
    font-size:14px;
    line-height:21px;
    color:#223366;
    text-decoration:none;
    display:inline-block;
    font-weight:bold;
    padding:0px 20px;
    height:21px;
    background:url(Images/nav-button-rpt.gif) repeat-x;
}
#nav ul li a:hover
{
    background:url(Images/nav-button-rpt-over.gif) repeat-x;
}
#shell
{
    width:802px;
    margin-left:auto;
    margin-right:auto;
}
.address
{
    color:#223366;
    line-height:16px;
    font-size:12px;
    text-align:left;
}
.address .title
{
    font-size:15px;
    line-height:17px;
    font-weight:bold;
}
.content-image, .thumb
{
    border:3px solid #223366;
}
