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

.serviceheading a:link { color: #990000; text-decoration: none; }
.serviceheading a:visited { color: #990000; text-decoration: none; }
.serviceheading a:hover { color: #990000; text-decoration: underline; }
.serviceheading a:active { color: #990000; text-decoration: underline; }

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

.rightlinks a:link { color: #990000; text-decoration: none; }
.rightlinks a:visited { color: #990000; text-decoration: none; }
.rightlinks a:hover { color: #990000; text-decoration: underline; }
.rightlinks a:active { color: #990000; text-decoration: underline; }

#copyright a:link { color: #990000; text-decoration: underline; }
#copyright a:visited { color: #990000; text-decoration: underline; }
#copyright a:hover { color: #FFFFFF; text-decoration: underline; }
#copyright a:active { color: #FFFFFF; text-decoration: underline; }

/*input.addition
{ border: 1px solid white;
  color: #753234;
  height: 25px;
  width: 100px;
  font-weight: bold;
  font-size: .70em;
  background-color: #EDEDED; }*/

body         { text-align: center; font-family: arial, sans-serif; font-size: .70em; 
               background-image: url('images/bg.gif'); margin-left: auto; 
               margin-right: auto; margin-top: 12px }
#container
{ position: relative;
  width: 740px;
  border: 2px solid #75132A;
  background-color: #EDEDED;
  text-align: left; }

#header
{ width: 100%;
  height: 85px;
  background-color: white;
  border: 0px solid pink; }

#header .logo
{ float: left;
  padding-top: 0px;
  border: 0px; }

#header .rightlinks
{ float: right;
  padding-top: 4px;
  padding-right: 5px;
  text-align: right;
  color: #4A4A4A;
  font-size: .70em;
  font-weight: bold; }

#slogan
{ width: 100%;
  height: 20px;
/*  background-color: #FFD000;*/
  background: url(http://site.allwebpromotion.org/yahooimages/callustoday.gif) no-repeat top left;
  text-align: right;
  padding-top: 3px;
  font-weight: bold;
  font-size: 9pt;
  border: 0px solid green; }
  
td.portfolio
{ font-size: .80em; }

td.requestquote
{ font-size: .80em; }

td.reducefont
{ font-size: .80em; }

.heading
{ display: block;
  background-color: silver;
  font-size: 100%;
  font-weight: bold;
  padding: 3px 5px;
  color: black;
  font-family: Arial, Helvetica, sans-serif }
  
.headline
{ font-size: 100%;
  font-weight: bold;
  color: #666666;
  background-color: #EDEDED;
  display: block;
  padding: 3px;
  text-align: center;
  margin-bottom: 5px; }
  
/*H1.pagetitle
{ font-size: 14pt;
  color: white;
  font-weight: bold;
  margin-bottom: 0px;
  text-align: right; }*/
  
h1.pagetitle
{ font-family: arial;
  color: white;
  font-size: 14pt;
  display: inline;
  margin-right: 5px; }
  
td.homepagetop
{ border: 1px solid #CCCCCC;
 /* background-color: #EDEDED;*/
 /* height: 256px;
  width: 420px;*/ }

#maincontentbox
{ position: relative;
  width: 100%;
  border-left: 0px dotted red; }

#maincontentbox h4
{ background-color: #FFFFFF;
  color: #75132A;
  font-size: .75em;
  margin-top: 0px;
  border: 0px dotted red; }

#maincontentbox .content
{ position: relative;
  text-align: justify;
  font-size: .70em;
  padding: 10px 10px 20px 10px;
  border: 0px solid blue;
  background-color: #FFFFFF;
  border-left: 1px dotted silver;
  list-style: square;
  margin-left: 200px; }

#maincontentbox .content LI
{ list-style-type: square;
  padding-bottom: 10px; }

/* Adds padding for the Imaging Solutions list in the left nav */
UL.secondlist
{ padding-top: 5px; }

table.storeaddition
{ width: 100%;
  padding: 0px;
  margin: 0px;
  border-top: 1px dotted gray; }

td.storeaddition
{ border-bottom: 1px dotted gray;
  padding: 10px 5px;
  text-align: justify; }

/* Table for ordering a store addition */
table.addition
{ border: 1px solid #753234;
  text-align: center;
  width: 300px;
  height: 65px;
  margin: 0px;
  text-align: center; }

/* Table cell for ordering a store addition */
td.addition
{ border-bottom: 1px solid silver;
  background-color: gray;
  color: white; }

.storeadditionheading
{ font-weight: bold;
  font-size: .80em;
  margin-top: 0px;
  margin-bottom: 5px;
  display: block; }

img.storeaddition
{ border: 1px solid silver;
  margin-right: 8px; }

.serviceheading {
background-color: #EDEDED;
border-bottom: 1px solid silver;
border-left: 1px solid silver;
color: gray;
margin: 20px 0px 5px 0px;
padding: 3px 5px;
display: block; 
font: bold 13px arial,helvetica,sans-serif;
}

#test-page .serviceheading {
clear: both;
margin: 0 0 10px 0;
padding: 3px 5px;
height: 22px;
}

#test-page .serviceheading .name {
float: left;
line-height: 2px;
}

#test-page .serviceheading .more {
float: right;
line-height: 2px;
}

td.label
{ background-color: #EDEDED;
  border-bottom: 1px solid silver;
  border-left: 1px solid white;
  font-weight: bold;
  width: 80px;
  padding: 3px;
  color: gray;
  text-indent: 10px;
  height: 25px;
  font-size: 12px; }

td.info
{ /*background-color: #EEEEEE;*/
  border-bottom: 1px solid silver;
  text-indent: 5px;
  font-size: 12px;
  margin-left: 0px; }

.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active
{ font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold; }

td.info select
{ font-size: 90%; }

img.lightborder
{ border: 1px solid silver; }

img.top
{ float: right;
  border: 0px }
 
.leftnavheading
{ display: block;
  color: white;
  font-weight: bold;
  color: #990000;
  font-size: .80em;
  margin: 0px 0px 2px 0px;
  padding: 2px 2px 2px 5px; }

#leftcolumn UL
{ padding-left: 0px;
  margin: 0px 0px 0px 25px; }

#leftcolumn li { font-size: .70em; list-style-image: url('images/arrowbullet.gif'); 
               margin-bottom: 5px; padding-left: 5px }
#footer
{ position: relative;
  height: 20px;
  clear: both;
  font-size: .75em;
  width: 100%;
  border: 0px solid black;
  background-color: #FFD000;
/*  background-image: url(images/footerbg.jpg);*/
  padding-top: 3px;
  color: black;
 }

#finaltext.yahoo
{ width: 100%;
  color: black;
  margin-bottom: 5px;
  text-align: center;
  text-decoration: none;
  font-size: 80%;
  background-color: #EDEDED; }

#finaltext
{ color: black;
  padding-top: 4px;
  font-size: .60em;
  text-align: center;
  text-decoration: none;
  background-color: #EDEDED; }

#copyright
{ width: 740px;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  color: white;
  text-decoration: none; }