/********************** HTML STYLES ***********************/ body { margin: 0; background: #FFFFFF; color: #000000; } #bodyid0,#splash0, #bodyid1, #splash1, p, td, .standard { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; } #bodyid0 { text-align:center; background:url(standard/roam_bodymtn.jpg) no-repeat top left; } #bodyid1 { text-align:center; background:url(standard/roam_bodybeach.jpg) no-repeat top left; } a { color: #006699; } a:hover { color: #006699; } #splash0 { text-align:center; background:url(standard/home_filler.jpg) no-repeat top center; } #splash1 { text-align:center; background:url(standard/splash_beach.jpg) no-repeat top center; } /********************** UNIVERSAL STYLES ***********************/ .error { font-size: 12px; font-weight: bold; color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 12pt; color:#ff9900; } /*************************** LAYOUT STYLES ****************************/ #container { width: 805px; margin: 0 auto; text-align: left; padding:0 0 30px 0; } #header {} #header h1, #header a { display: block; width: 805px; height: 90px; margin: 0; padding: 0; text-indent: -9999px; } #menu { width: 805px; height: 29px; padding: 2px 0; background:url(standard/roam_nav.png) repeat-x center; text-align:center; margin:0 auto; } #content { width: 800px; padding: 10px 10px 0 10px; float:left; clear:both; border-bottom:1px dotted #666666; } .pagetitle { font-size: 24px; color: #CCCCCC; padding: 10px; } #leftcolumn { width:200px; float:left; text-align:center; padding:0 15px 0 0; color:#666666; } #leftcolumn a, #leftcolumn a:hover { font-size:11pt; font-weight:bold; text-decoration:none; color:#666666; } a.logo, a.logo:hover { color:#FFFFFF; font-size:11pt; font-weight:bold; text-decoration:none; } #contenttext { width:510px; float:left; border-left:1px dotted #666666; padding:55px 5px 5px 10px; min-height:570px; } #clickcom { width:45px; float:left; height:166px; background:url(standard/clickcom.jpg) no-repeat bottom right; margin:-166px -45px 0 0; } #footer { width: 25px; float:left; clear:both; padding: 0 0 0 800px; height:180px; text-align:right; } .copyright { float:left; font-size: .9em; padding: 10px; } .poweredby { padding: 10px; float: right; } #splashcontent { padding: 40px 10px 0 10px; float:left; clear:both; border-bottom:1px dotted #666666; width:780px; margin:0 auto; height:425px; } #splashtext { width:340px; float:left; } #splashtext .standard { line-height:1.5em; } #splashtext .standardheader { text-transform:uppercase; }