/* containers */body{   margin: 0;   padding: 0;   font-family: "Goudy Old Style", Goudy, GoudyOldStyT, Times, serif;   background: #d5d5e8 url( /images/background.png ) repeat-x;}.canvas{   clear: both;   width: 940px;   background: white url( /images/canvas.png ) no-repeat;}.canvas td{   vertical-align: top;}.content{   padding-left: 40px;   padding-top: 10px;   font-size: 14px;   line-height: 18px;   width: 550px;}.message{   text-align: left;}/* headings */h1{   color: #8F3F97;	font-size: 1.5em;	font-weight: bold;}h2{   color: #8F3F97;   font-size: 1.2em;   font-weight: bold;}h2 a:link{   color: #8F3F97;   text-decoration: underline;}h2 a:visited{   color: #8F3F97;   text-decoration: underline;}h3{   color: #8A0F00;   font-size: 80%;   line-height: 100%;}h4{   color: #8A0F00;   font-size: 120%;   line-height: 100%;}/* footer */.footer{   clear: both;   padding-bottom: 10px;   padding-top: 5px;   color: gray;   font-size: .7em;}.footer a:link{   color: gray;}.footer a:visited{   color: gray;}/* navbar */.logo{   float: left;   position: relative;}.navBar{   position: relative;   width: 700px;   height: 40px;   background-repeat: repeat-x;}.navBar ul{   margin: 0 0 0 30px;   padding-top: 10px;   font-size: 10px;   white-space: nowrap;   color: gray;}.navBar li{   list-style-type: none;   display: inline;}.navBar li a{    text-decoration: none;    color: black;    font-size: 14px;    padding-left: 5px;    padding-right: 5px;    letter-spacing: .02em;}.navBar li a:link{	color: black;}.navBar li a:visited{	color: black;}.navBar li a:hover{   color: blue;}/** overrides */.miniMenu{   position: relative;   top: -150px;   right: 20px;   text-align: right;   font-size: 0.8em;   font-family: Geneva, Arial, Helvetica, san-serif;}.mailingContent{   font-size: 1.1em;}.mailingBannerTable{   padding-left: 0px;}.mailingBannerContentsCell{   padding-left: 0px;}.adminMenu{   text-align: left;   padding-left: 50px;}/** custom **/.homeTable{   width: 500px;   color: #5A338D;   font-size: 20px;   font-family: Georgia, "Times New Roman", Times, serif;   line-height: 25px;}.homeTable td{   padding: 5px;}.homeTopLeft{   text-align: right;   vertical-align: top;}.homeTopRight{   text-align: left;   vertical-align: middle;}.homeBottomLeft{   text-align: right;   vertical-align: middle;}.homeBottomRight{   text-align: left;   vertical-align: bottom;}.homePhoto{   padding: 5px;   border: 1px gray double;}.placePhoto{   padding: 5px;   border: 1px gray double;}