body { font-family: geneva,arial,sans-serif; font-size: 12px; background-color: #afaca2; background-image: url("http://cwfp.biz/pics/holiday/easterbody.jpg");} .bgheader { background-image: url("http://cwfp.biz/pics/holiday/easterhead.jpg")} .bgfooter { background-image: url("http://cwfp.biz/pics/holiday/easterhead.jpg")} a:link {color: #880000; text-decoration: none; border: none;} a:visited {color: #880000; text-decoration: none; border: none;} a:hover {color: #BB8822; text-decoration: none; border: none; } /*---BACKGROUND COLORS---*/ .bgblack { background-color:#000000 } .bgdark { background-color:#5c5c45; } .bgmed { background-color:#afaca2; } .bglight { background-color:#ded8d0; } .nobr {white-space: nowrap} /*---WIDTH & ALIGNMENT---*/ .fullw { width:100%; } .lfloat { float: left; } .rfloat { float: right; } .right { text-align:right; } .left { text-align:left; } .center { text-align: center; } .center table { margin-left: auto; margin-right: auto; text-align: left; } .top { vertical-align:top; } .middle { vertical-align:middle; } .bottom { vertical-align:bottom; } /*---TABLES---*/ table { padding:0px 0px 0px 0px; /* border-width:1; */ } table#main { /* background-color:#afaca2; */ } tr { } td { font-family: geneva,arial,sans-serif; font-size: 12px; } /*---LIGHT-ON-DARK TEXT FOR MENUBAR---*/ .menutxt { font-family: geneva,arial,sans-serif; font-size: 12px; color: #DDDDDD; text-decoration: none; border: none; } .menutxt a:link { color: #FFFFFF; text-decoration: none; border: none; } .menutxt a:visited { color: #FFFFFF; text-decoration: none; border: none; } .menutxt a:hover { color: #FFD082; /* text-decoration:none; */ text-decoration:underline; border:none; /* background-color:#afaca2; */ } /*---MENUBAR---*/ .menubar { padding:3px 3px 5px 3px; border-style:solid; border-color:#000000; border-bottom-width: 0px; border-top-width: 1px; border-left-width: 0; border-right-width: 0; } /*---LIGHT-ON-DARK TEXT - GENERAL---*/ .lightondark { font-family: geneva,arial,sans-serif; font-size: 12px; color: #DDDDDD; text-decoration: none; border: none; } .lightondark a:link {color: #FFFFFF; text-decoration: none; border: none;} .lightondark a:visited {color: #FFFFFF; text-decoration: none; border: none;} .lightondark a:hover {color: #FFD082; text-decoration: none; border: none;} /*---PUT BORDER AROUND LINKED IMAGES, WHICH CHANGES ON MOUSEOVER---*/ .borderit img{ border: 1px solid #000000; } .borderit:hover img{ border: 1px solid #AAAAAA; } .borderit:hover{ color: red; /* irrelevant definition to overcome IE bug */ } /*---TABLES USED FOR DARK TITLES---*/ td.darktitle { color: #DDDDDD; font-family: geneva,arial,sans-serif; font-size: 16px; font-weight: bold; text-align:center; text-decoration: none; background-color:#5c5c45; /* padding:0px 20px 0px 4px; */ border-width:4px; border-style:solid; border-color:#5c5c45; width:100%; } /*---TEXT USED INSIDE TABLES---*/ .padded_txt { padding:15px; } /*---FORM FIELDS---*/ input { padding-left:3px; } /*---HERE IS A PILE OF JUNK ALL USED ONLY FOR THE ADDRESS PANEL ON CONTACT.PHP PAGE:---*/ div.contactbg{ width: 407px; height: 544px; background: url('pics/contact_bg.jpg') ; /* border: 1px solid black; */ } div.contactbox { width: 350px; height: 180px; position:relative; left: 27; top: 335; background-color: #ded8d0; border-width: 1px; border-style: solid; border-color: #5c5c45; /* for IE */ filter:alpha(opacity=90); /* CSS3 standard */ opacity:.9; } div.contacttxt { position:relative; left: 20; top: 15; font-weight: bold; font-size: 14px; /* text-align: left; */ /* for IE */ filter:alpha(opacity=100); /* CSS3 standard */ opacity:1.0; }