/* CSS extra styles for parchment page style */
body {font-family: Georgia, 'Times New Roman', Times, serif; background-color: #a4cba1}
#maincontainer {background:#f0f0f0 url(graphics/canvas-bg.jpg)}
#mainleftedge {background: url(graphics/canvas-left.gif) top left repeat-y}
#mainrightedge {background: url(graphics/canvas-right.gif) top right repeat-y}
#mainrightedge h1, #mainrightedge h5, #mainrightedge p {color:#003300}
.clear {border-bottom:1px solid #003300}
#testimonial {background:#EEEEDD url(graphics/canvas-t-bg.jpg) repeat-y 0px 50px}
#testimonial h3 {background:#EEEEDD url(graphics/canvas-t-top.jpg) center no-repeat}
#testimonial h6 {background:transparent url(graphics/canvas-t-btm.jpg) center bottom no-repeat}
div.hr {background:url(graphics/canvas-footer.gif) center top repeat-x}
#contact a {color:#003300}
#contact a:hover {color:#666600}
.boxout a, #boxp {background:#cde5cd url(graphics/canvas-highlight.jpg) top left}
html>body .quarter p a {background:#cde5cd url(graphics/canvas-highlight.jpg) top left}
.dark-row {background:#cde5cd url(graphics/canvas-darker.jpg) repeat}
input, select, textarea, label {color:#003300; font:11px Tahoma, 'Trebuchet MS', Helvetica, Arial, sans-serif; line-height: 16px}

/* CSS rollover buttons for photo restoration prices */
#basicprice, #interprice, #advprice, #miracleprice {position:absolute; top:100px; right:1%; width:60px; height:40px; z-index:80; background-position:top left; background-repeat:no-repeat}
#basicprice {background:url(graphics/priceb.gif)}
html>body #basicprice {background: url(graphics/priceb.png)}
#interprice {background:url(graphics/pricei.gif)}
html>body #interprice {background: url(graphics/pricei.png)}
#advprice {background:url(graphics/pricea.gif)}
html>body #advprice {background: url(graphics/pricea.png)}
#miracleprice {background:url(graphics/pricem.gif)}
html>body #miracleprice {background: url(graphics/pricem.png)}
#prbasic a, #printer a, #pradvanced a, #prmiracle a {display:block; text-align:center; margin: auto; width:100px; height:140px; background-color:#cccccc; background-position: top left; border:3px solid white; margin-bottom:8px}
#prbasic a:hover, #printer a:hover, #pradvanced a:hover, #prmiracle a:hover {background-position:right; border-color:#333399}
#prbasic a {background-image:url(graphics/prbasic.jpg)}
#printer a {background-image:url(graphics/printer.jpg)}
#pradvanced a {background-image:url(graphics/pradvanced.jpg)}
#prmiracle a {background-image:url(graphics/prmiracle.jpg)}
