body {
 margin: 0px;
 margin-top: 20px;
 padding: 0px;
 height: 100%;
 background-image: url("images/gradient-background.jpg");
 background-repeat:repeat-x;
 xbackground-color: #EC5800; Bird Orange
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-family: arial, helvetica, sans-serif;
 font-size: 18px;
 text-align: center;
}

div#header {
  width: 100%; 
  text-align: center; 
  margin: 0px;
  padding: 0px;
  border: none;
  background-color: white;
}

div#header .nav { margin-right: 10px; margin-left: 10px; }
div#header a:link, div#header a:visited { 
  color: red;
  text-decoration:none; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px; 
}
div#header a:hover {  color: black; }

#titleblock {
  xbackground-image: url(images/background.gif);
  background-color: white; 
  width: 100%;
  height: 60px; 
}
#title { 
  width: 100%;
  text-align: center;
  letter-spacing: 5px; 
  font-size: 24px; 
  font-weight: bold; 
  color: blue;  
  font-weight: 500;
  padding: 0px 0px 0px 0px; 
}
#subtitle { 
  width: 100%;
  text-align: center;
  letter-spacing: 0.2cm; 
  font-size: 18px; 
  font-style: italic;
  color:  black; 
  padding: 0px 0px 0px 0px; 
}

.centerwide { width: 100%; text-align: center; }
.center { text-align: center; }
.left { text-align: left; }
.left { text-align: right; }

#centerframe, #centercontent {
   margin:0 auto;
   width: 900px;
   border: solid 1px grey;
}
#centercontent { 	
  padding: 1em;
  text-align: left;
  vertical-align: middle;	
  background-color: white;
  border: 1px solid darkgray;
}

.paratitle {
  text-align: center;
  width: 100%;
  font-size: larger;
  font-style: italic;
  color: crimson;
  margin: 10px 0px 10px 0px;
}

.faq { 
  padding: 10px 10px 10px 10px; 
}
.faqtitle {
  text-align: left;
  width: 100%;
  font-size: larger;
  font-style: italic;
  color: crimson;
  margin: 10px 0px 10px 0px;
}
.faqanchor {
}

#centercontent h2 {
  margin:0 0 -.5em 0;
  padding:.75em 0 0 0;
  font-size:1em;
  font-size: 24;
  letter-spacing:.1em;
  color: orange;
  color: #800000;
}

.quoteblock {
   xpadding: 3px 3px 3px 3px; 
   height: 140px; text-align: center; 
   font-size: 12px;  
   background-color: lightyellow;
   background-image: url(images/gradient-01.jpg);
}

img.left { float: left; padding-right: 10px; }

ul {
  font-style: normal;
  xline-height: 2em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  text-indent: 5px;
  list-style-position: outside;
  list-style-type: disc;
  padding-left: 30px;
  xmargin: 6px;
}
div#homelist ul {
  xlist-style-image: url("images/favicon.gif");
  list-style-type: bullet;
  margin-left: 60px;
}
div#homelist li { padding-left: 10px; }

div#serviceslist ul {
  margin-left: 60px;
}
li { padding-bottom: 12px; }

/* ------------------------------------------------- */

a.popimage, a.popimage:visited {
  border: none;
  display: block;
  left: 0;
  text-decoration: none;
  top: 0;
  width: 60px; height: 60px;
}

a.popimage .popimagelarge {
  border: none;
  display: block;
  width: 1px;
  left: -1px;
  position: absolute;
  top: -1px;
}

a.popimage:hover .popimagelarge {
  border: 1px solid #000000;
  display: block;
  left: 250px;
  position: relative;
  top: -100px;
  width:  400px; 
}

.popimagesmall {
  border: none;
}

.imagebox {
    float: left;
    padding: 10px 10px 10px 200px;
}
/* ------------------------------------------------- */

#footer {
 position:relative;
 bottom:0;
 margin:5em 0 0 0;
 padding:0;
 height:4em;
 line-height:4em;
 text-align:center;
 font-size:.7em;
 background-color:#ffffff;
 border-top:1px solid #eeeeee;
}
div#navfooter .nav { font-size: 10px; margin-right: 10px; margin-left: 10px; text-decoration: none; }

/* ------------------------------------------------- */
.box, .border-box {
  width: 99%;
  margin: 0px 1px 10px 1px;
  background-color: lightyellow;
}
.border-box {
  border: 1px solid lightgrey;
}
.box-title {
  background-color: #eeeeee; lightgrey;
  text-align: center;
}
div.box-title h1,
div.box-title h2,
div.box-title h3 {
  font-size : 1em;
  font-weight : normal;
  color: #222222;
  margin:0px;
  padding:6px 5px;
  text-transform:uppercase;
}
.box-content {
}
/* ------------------------------------------------- */

/* ---------------------- subnav ------------------- */
#subnav ul  { list-style:none; padding: 0px; margin: 0px; }
#xsubnav ul li {  margin: 10px 0px 10px 0px; font: bold .8em/.9em "Lucida Sans", "Lucida Grande", tahoma, geneva, sans-serif; border-bottom: 1px dashed #aaa; }
#subnav ul li {  margin: 10px 0px 10px 0px; font-style: bold; font-size: smaller; border-bottom: 1px dashed #aaa; }
#subnav ul li a { padding: 8px 0px 8px 17px; background:url("images/subnav-bullet.gif") top left no-repeat; text-decoration: none; xcolor: #3c3c3c; }
#subnav ul li a#current { background:url("images/subnav-bullet-current.gif") top left no-repeat #eeefef; }
#subnav ul li a:hover { background-color: #ebebeb; }
/* Dropdown Links */
#subnav ul ul li { font: 1em/2em 'lucida grande',tahoma, geneva, sans-serif; color: #0a759b; border: none; }
#subnav ul ul a { background: none; font-size: 1em; line-height: 1.6em; color: #0a759b; }
#subnav ul ul a:hover { background: none; text-decoration:underline; }
/* ------------------------------------------------- */

/* -------------------- quicklinks ----------------- */
.quicklinks { border: none; 1px solid #aaa;}
.quicklinks ul  { list-style: none; padding: 0px; margin: 0px;}
.quicklinks ul li { margin: 10px 0px 0px 0px; font-size: smaller; font-weight: normal; line-height: 1em; color: #333;  background:url("images/smallarrow.gif") no-repeat top left;}
.quicklinks ul li p { line-height: 1.5em; font-size:.9em; color:#444; }
.quicklinks ul li a { padding: 8px 0px 8px 17px; text-decoration: none; color: #0a759b; }
.quicklinks ul li a:hover { text-decoration:underline; }
/* ------------------------------------------------- */
#login-box, #pvtest-box {
  padding: 3px; margin: 0px 0px 0px 0px;
}
#login-box a { text-decoration: none; }
#login-box .smalltext { font-size: smaller; }
#pvtest-box form, #login-box form { margin: 0px; padding: 0px; }
/* ------------------------------------------------- */


