
body {background-image: url(http://dev.ocsaccess.com/uscoffee/images/bg.gif);
	background-repeat: repeat-x; 
	margin-top:0px;     }
 
 hr {width:824;}
 hr.smaller {width:500;}


a:active {color: #1e7495; text-decoration: underline;}
a:link {color: #1e7495; text-decoration: underline;}
a:visited {color: #1e7495; text-decoration: underline;}
a:hover {color: #1e7495; text-decoration: underline;}

#addressInfo a:active {color: #071849; text-decoration: none;}
#addressInfo a:link {color: #071849; text-decoration: none;}
#addressInfo a:visited {color: #071849; text-decoration: none;}
#addressInfo a:hover {color: #071849; text-decoration: underline;}

.menu {
    width:824;
    background:#071849;
    padding:0;
    margin:0em;

    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10px;
}

div.menu a {

    margin:0;
    padding-left:1.25em;
    padding-right:1.25em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

  div.menu a:visited { color: #ffffff; text-decoration: none;         padding-left:1.25em;
    padding-right:1.15em;}

div.menu a:hover {background:#feb125;color:#072f55;         padding-left:1.25em;
    padding-right:1.25em;}


div.menu {


 color:#ffffff;
    text-decoration:none;
}



.menu2 {
    width:824;
    background:#feb125;
    padding:0;
    margin:0em;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10px;
}

div.menu2 a 
{
    margin:0;
    padding-left:1.15em;
    padding-right:1.15em;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

  div.menu2 a:visited { color: #ffffff; text-decoration: none;         padding-left:1.15em;
    padding-right:1.15em;}


div.menu2 a:hover {background:#071849;color:#feb125;         padding-left:1.15em;
    padding-right:1.15em;}


div.menu2 {


 color:#071849;
    text-decoration:none;
}



h1 {font-family: trebuchet ms, tahoma, arial; font-size: 22px; color: #071849;}
h2 {font-family: trebuchet ms, tahoma, arial; font-size: 16px; color: #071849; }
h3 {font-family: trebuchet ms, tahoma, arial; font-size: 15px; color: #071849;}
p {font-family: trebuchet ms, tahoma, arial; font-size: 12;}

li {font-family: trebuchet ms, tahoma, arial; font-size: 13;}

.letter {font-family: georgia, times new roman; font-size: 11px; border-color: #f1fa67; border-style: double; padding: 5px; background: #fafaf2;}

td.coffee {border-color: #d6ebe6;
border-style: double; width: 49%;}

td.coffee2 {border-color: #d6ebe6;
border-style: double; text-align: center;}

a.menu, a.menu:visited {width: 95px; display: block; color: #FFFFFF; text-decoration: none; background-color:#003399;border: solid 1px #000000;}

A.menu:hover {color: #FFFFFF; text-decoration: none; background-color:#F4AD32; border: solid 1px #000000; cursor: pointer;}
a.keurig:link  {color: #072f55; font-size:14px; text-decoration: underline;}



.footer {background: #feb125; border:1px solid #000; width: 824px; font-family: trebuchet ms, tahoma, arial; font-size: 11; }
a.footer:link, a.footer:visited { color:#002a53; }

a.tinyfooter:link, a.tinyfooter:visited {font-size: 10;}

a.shopathome {background: #002a53; color: #FFFFFF; margin:3px;}
a.shopathome:hover {border: 1px solid #FFF; color:  #feb329; background: #002a53;}


div.didyouknow
{width: 137; border: 3px groove #002a53; padding: 5px;}
p.didyouknow
{font-size: 8px; text-align: center; }
.flavia {font-size: 10;}

h1.didyouknow
{font-size: 12px; text-align: center; font-weight: bold;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #071849;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #071849;
color: #000;
background-color: #feb125;
}

.pagination a.currentpage{
background-color: #ffdb99;
border-color: #071849;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


