/* Copyright &reg; Cinquini and Passarino */

body {background-image:url(images/background.gif); color:#000000; font-family:verdana,geneva,sans-serif; font-size:75%; margin-top:5px; margin-bottom:5px; }
p {line-height: 1.4em; }
h3 {font-size: 1.5em; margin-bottom: -.5em; }

#wrapper {margin:0 auto; background-image:url(images/background_content.gif); width:726px; border: 1px solid #0b5606; }
#header {height: 144px; }
#title {height: 40px; margin-top: -41px; text-align: right; }
#headerPrint  {display:none; }

a:link {color:#6C0718; text-decoration: underline; }
a:visited {color: #081C90; text-decoration: underline; }
a:hover {color:#635B51; text-decoration: underline; }
a:active {color:#081C90; text-decoration: underline; }

#leftColumn {float: left; width: 157px; margin-top: -2px; /*line-height: .25em;*/ }
#leftColumn div a:link {display: block; color:#6C0718; background-color: #d2d2d2; padding: 8px 9px; border-bottom: 1px solid #0b5606; text-decoration: none; }
#leftColumn div a:visited {display: block; color: #6C0718; background-color: #d2d2d2; padding: 8px 9px; border-bottom: 1px solid #0b5606; text-decoration: none; }
#leftColumn div a:hover {display: block; color:#6C0718; background-color: #f0efd1; padding: 8px 9px; border-bottom: 1px solid #0b5606; text-decoration: none; }
#leftColumn div a:active {display: block; color:#6C0718; background-color: #d2d2d2; padding: 8px 9px; border-bottom: 1px solid #0b5606; text-decoration: none; }
#leftColumn div a:focus {display: block; color:#6C0718; background-color: #f0efd1; padding: 8px 9px; border-bottom: 1px solid #0b5606; text-decoration: none; }

#rightColumn {padding: 10px 16px 16px 16px; margin-left: 158px; }

#footer {margin-left:160px; font-size: 90%; text-align:center; padding-top: 2em; }
#footer a:link {color:#6C0718; text-decoration: underline; }
#footer a:visited {color: #081C90; text-decoration: underline; }
#footer a:hover {color:#635B51; text-decoration: underline; }
#footer a:active {color:#081C90; text-decoration: underline; }
#footer p {line-height: 1.1em; }

#copyright {margin-left:160px; font-size: 80%; text-align:center; padding-top: 3em; }
#copyright a:link {color:#6C0718; text-decoration: underline; }
#copyright a:visited {color: #081C90; text-decoration: underline; }
#copyright a:hover {color:#635B51; text-decoration: underline; }
#copyright a:active {color:#081C90; text-decoration: underline; }

#clr {clear:both; }

/* image treatments */
img.header {border: 0; width: 726px; height: 144px; }
#title img.title {border: 0; width: 278px; height: 39px; }
img.serve {border: 0; width: 135px; height: 94px; margin-top: 25px; }
img.celebrate {border: 0; width: 135px; height: 103px; margin-top: 25px; }
img.home {border: 0; width: 150px; height: 268px; margin: 5px 0 5px 15px; }
.imageLeft { float:left; margin: 4px 14px 0 0; border:1px solid #7c1216; }
.imageRight { float:right; margin: 4px 0 0 14px; border:1px solid #7c1216; }

/* spans and other classes */
span.redbold {color: #720719; font-weight: bold; }
span.small {font-size: 80%; color: #8B8B8B; }

table.center {margin-left: auto; margin-right: auto; }
.border {margin: 0 auto; width: 480px; border: 1px solid #000; padding: .5em;}
.spacing {height: 20px;}
li {margin-bottom: 1em; list-style-image: url(images/bullet_diamond.gif); }

errorMessage {color: #081C90; }