/********************** HTML STYLES ***********************/ body { margin: 0; background: #d3ab28; } body, p, td, .standard { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } a { color: #7f6100; } a:hover { color: #7f6100; } /********************** UNIVERSAL STYLES ***********************/ .error { font-size: 12px; font-weight: bold; color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 14px; font-weight: bold; } .header { background: url(standard/positano_header.jpg) no-repeat bottom; height:129px; width:1000px; text-align:right; vertical-align:bottom; z-index:1000; } .container { background: url(standard/positano_container.jpg) repeat-y bottom; width:1000px; text-align:right; } .nav { background: url(standard/positano_nav.jpg) no-repeat top; width:350px; height:509px; vertical-align:top; text-align:right; } .content { background: url(standard/positano_content.jpg) no-repeat top; width:650px; height:509px; vertical-align:top; padding:0 15px 0 10px; } #title { color: #d3ab28; font-family: Century Gothic, arial; font-size: 38pt; padding:0 14px 0 0; z-index:1000 } .footer { background: url(standard/positano_footer.jpg) no-repeat top; height:50px; } #clickcom { float:left; padding:0 0 0 20px; } #footertext { float:right; color:#674f00; padding:0 20px 0 0; font-size:9pt; } a.navbutton, a.navbutton:hover { color:#ffd95e; font-size:10.5pt; text-decoration:none; } a.subnav, a.subnav:hover { color:#ffd95e; font-size:9pt; text-align:right; text-decoration:none; } .splashheader { background: url(standard/splash_header.jpg) no-repeat top; width:1000px; height:201px; } .splashcontent { background: url(standard/splash_middle.jpg) no-repeat top; width:1000px; height:381px; vertical-align:top; padding:10px 0 0 30px; } #splashnav { width: 610px; margin: 0; padding: 0; text-align: center; } #splashnav li { list-style-type:none; display:inline; padding:0 15px; } #splashfooter { color:#674f00; padding:0 0 0 20px; font-size:9pt; }