.onewide { float: left; width: 223px; /* margin-right: 10px; */ margin-top: 10px; height: 261px; background-color: #FFFFFF; border: 1px solid #006600; padding: 5px; text-align: center; } .onewidedetail { width: 223px; margin-right: 10px; float: left; margin-top: 10px; height: 150px; background-color: #FFFFFF; border: 1px solid #006600; padding: 5px; text-align: center; } .onewideshort { width: 223px; margin-right: 10px; float: left; margin-top: 10px; height: 100px; background-color: #FFFFFF; border: 1px solid #006600; padding: 5px; text-align: center; } .onewidefreeheight { width: 223px; margin-right: 10px; float: left; margin-top: 10px; background-color: #FFFFFF; border: 1px solid #006600; padding: 5px; text-align: left; } .onewidenoborder { width: 235px; float: left; margin: 5px 0px; text-align: center; } .twowide { float: left; width: 480px; margin-right: 10px; margin-top: 10px; height: 273px; } .twowidefreeheight { float: left; width: 478px; margin-right: 10px; margin-top: 10px; border: 1px solid #006600; } .mainbox { width: 735px; margin: auto; } .mainboxInside { width: 100%; float: left; background-color: #CBFCA8; padding-left: 10px; padding-bottom: 10px; border-right: 1px solid #004400; border-bottom: 1px solid #002200; border-left: 1px solid #004400; } .threewide { background-color: #FFFFFF; clear: left; float: left; width: 713px; margin-top: 10px; padding: 5px; border: 1px solid #006600; } .sidetext { float: right; width: 358px; margin: 10px; padding: 5px; border: 1px solid #006600; background-color: #CBFCA8; } .floatleft { float: left; margin-right: 10px; text-align: left; clear: right; } body { font-family: "trebuchet ms", trebuchet, sans-serif; } h3 { font-size: large; text-decoration: none; } .rightleftlines { border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-right-color: #82B874; border-left-color: #82B874; border-top-width: 1px; border-top-style: solid; border-top-color: #82B874; } .toplines { border-top-width: 1px; border-top-style: solid; border-top-color: #82B874; } .extras { font-size: small; } .larger { font-size: large; } .legend { visibility: none; } .housebox { float: left; width: 340px; border: 1px solid #006600; background-color: #FFFFFF; margin-top: 10px; margin-right: 10px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; } .houseidentifier { background-color: #006600; float: left; width: 30px; text-align: center; } a:link { color: #0000CC; text-decoration: none; } a:visited { color: #330099; text-decoration: none; } a:hover { text-decoration: underline; } .indented { background-color: #FFFFFF; margin-left: 26px; padding-left: 36px; } .indentedallsides { padding: 36px; background-color: #FFFFFF; margin-right: 36px; margin-left: 26px; } .violetborder { border: 1px solid #006600; } .bigimage { float: left; width: 723px; margin-top: 10px; border: 1px solid #006600; } .huge { font-size: x-large; } .headerlinks { font-size: small; text-align: right; float: right; margin-right: 20px; } .listingheader { text-align: center; font-weight: bold; background-color: #000000; color: #ffffff; } .listingroweven { width: 713px; text-align: center; background-color: #E3CEFF; float: left; clear: left; } .listingrowodd { width: 713px; text-align: center; background-color: #FFFFFF; float: left; clear: left; } .listingrowmap { width: 713px; text-align: center; background-color: #FFFFFF; float: left; clear: left; border-top: 1px solid #006600; } .header { width: 747px; height: 110px; background-image: url(images/bannerback.gif); background-position: top; background-repeat: no-repeat; } .removeButton { font-size: small; color: #0000CC; cursor: pointer; }