body {
    color:navy;
	background-color:#191970;
	background-image:url(images/stripe5.gif);
	margin:0 auto;
	padding:10px 0;
	font-family : Helvetica, Arial, sans-serif;
	font-size : small;
	text-align:left;
}
#wrap{
    width:700px;
	margin:0 auto;
	padding:0;
	background-color:white;
	background-image:url(images/bolt_backsm.gif);
}
#header{
     background: url(images/top_corners.gif) no-repeat top;
}
img{
   border:0;
   margin:0;
}
h1{
   padding-top:10px;
   font-size:30px;
   text-align:center;
}
h2{
   font-size:large;
   text-align:center;
}
h2 a{
   color:red;
}
h3{font-size:medium;
   text-align:center;
}
h4{
   font-size:small;
   text-align:center;
   margin:0;
   padding:0;
}
table#navbar {
    border-top:1px solid #eeeef4;
    border-bottom:1px solid red;
    width:700px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	font-family: arial, helvetica, verdana,  sans-serif;
	font-size: 14px;
	text-align: center;
	margin:0;
}
#navbar a {
   display:block;
   margin:0;
   padding:3px 0 3px 3px;
   /*font-weight:bold;*/
   color:#009;
   text-decoration:none;
}
#navbar a:hover {
   color:red;
}
#navbar a:active{
	background-image: url(images/gradienta.gif);
	color:red;
}
#nav{
   clear:both;
   margin:0;
   padding:0;
   /*border-top:1px solid red;*/
   border-bottom:1px solid red;
   width:700px;
}
#nav ul{
   list-style-type:none;
}
#nav li{
   display:inline;
   font-size:14px;
   padding:5px 20px 0 10px;
}
#nav li a{
   text-decoration:none;
}
#nav li a:hover{
   color:red;
   text-decoration:underline;
}
.apps{
   border-left:1px solid silver;
   padding-left:10px;
}
#form {
   text-align:right;
   padding-right:25px;
}
.button{
   padding:5px 5px 5px 15px;
}
#fyi{
   padding:10px 0 0 15px;
}
#new{
   border-top:1px solid silver;
   margin:0;padding:0;
}
.faces{
   clear:both;
   width:700px; 
   margin-left:auto; 
   margin-right:auto; 
   padding-top:20px;
}
.fivemugs{
   float:left; 
   width:139px; 
   text-align:center;
}
.fourmugs{
   float:left; 
   width:175px; 
   text-align:center;
}
.threemugs{
   float:left; 
   width:233px; 
   text-align:center;
}
.twomugs{
   float:left; 
   width:350px; 
   text-align:center;
}
#submenu a:hover, #complete a:hover{
   background:#fff;
   color:red;
   border:1px solid #009;
   padding:0 0 0 3px;
}
#complete a{
    font-weight:bold;
	color:#009;
	text-decoration:none;
	padding:1px 0 1px 3px;
}
#secondary{
   border-top:1px solid red;
   padding:10px 0;
   text-align:center;
}
#secondary h2{
   margin:0;padding:0;
   font-size:1.1em;
   border-bottom:1px solid red;
}
#secondary h1{
   margin:0;
   padding:0;
}
#content p{
   text-align:left;
   padding-left:20px;
   line-height:1.3em;
}
#content ul{
   text-align:left;
}
#content li{
   font-size:medium;
}
#content img{
   border:0;
   margin:0;
   padding:0;
}
#linecard{
   margin:0;
   padding:0;
}
#linecard table{
   width:700px;
   border:1px solid red;
}
#linecard td{
   width:175px;
   padding:3px;
   border:1px solid red;
   font-weight:bold;
}
#linecard a{
   color:navy;
}
#generic{
   width:550px;
   margin:0 auto;
   padding:0;
}
#generic td{
   width:50%;
   padding:6px;
   font-weight:bold;
   text-align:left;;
}
.desc{
   font-weight:normal;
}
#mission{
   font:18px Georgia, Times, serif;
   font-style:italic;
   color:navy;
   background:transparent;
   text-align:right;
   vertical-align:bottom;
   margin:0;
   padding:0 5px 15px 0;
}
td.left, #home, #brands, #staff, #resources, #specials, #affiliated, #about{
   padding:0;
   margin:0;
   border-right:1px solid silver;
   text-align:center;
}
td.here{
   color:#f90;
   border-right:1px solid silver;
   text-align:center;
}
sup{
   font-size:xx-small;
}
#footer{
  /*text-align:center;*/
  clear:both;
  border-top:1px solid red;
  background-color:#efefef;
  background:#efefef url(images/bottom_corners.gif) no-repeat bottom;
  padding:3px;
  color:navy;
}
#footer p, #p{
   font-size:smaller;
   margin:0;
   padding:0;
   text-align:center;
}
#footer h4{
	text-align:right;
}
#popup{
   padding:20px;
   background-color:white;
   background-image:url(../images/bolt_backsm.gif);
}
#popup h2{
   clear:both;
   margin:0;
   text-decoration:underline;
   text-align:left;
   padding:5px 0;
}
#printer img{
   float:left;
   padding-right:10px;
   vertical-align:middle;
}
#printer{
   padding:10px;
   background-color:transparent;
}