body	{ font-size: 12px; line-height: 1.5em; margin: 0 0 20px; }

.clr { clear: both; }
h1 { font-size: 18px; margin: 0; }
h2 { font-size: 16px; margin: 0; }

a, a:link, a:visited, a:active { color: #cc0000; text-decoration: none; }
a:hover { text-decoration: underline; }

#lp_container { width: 1000px; margin: auto; background: url('/images/bg_image.jpg') no-repeat top right; overflow: hidden; }
#lp_map_container { width: 550px; padding: 10px; background: #adb764; }
#lp_map { width: 548px; height: 500px; border: 1px #ffffff solid; background: url('/images/loading.gif') no-repeat center center; }
#lp_propertyLinks { margin-top: 20px; background: #adb764; width: 550px; padding: 10px; }
#lp_propertyLinks ul { list-style-type: none; margin: 0; padding: 0; }
#lp_propertyLinks ul li { position: relative; }
#lp_propertyLinks ul li.even { background: #c6d173; }
#lp_propertyLinks ul li a { display: block; padding: 5px 20px 5px 5px; text-decoration: none; color: #000000; }
/*#lp_propertyLinks ul li a.fpPricing { background: url('/images/house_icon.gif') no-repeat 99% center; }*/
#lp_propertyLinks ul li a.fpPricing { width: 16px; height: 16px; background: url('/images/house_icon.gif') no-repeat; display: block; position: absolute; right: 5px; top: 5px; padding: 0; outline: 0; z-index: 10; overflow: hidden; }
#lp_propertyLinks ul li a:hover { background: #ebe698; }
/*#lp_propertyLinks ul li a.fpPricing:hover { background: url('/images/house_icon.gif') no-repeat 99% center #ebe698; }*/
#lp_propertyLinks ul li a.fpPricing:hover { background: url('/images/house_icon.gif') no-repeat; }
#lp_content { width: 400px; padding: 10px; background: #ffffff; border: 1px #666666 solid; }

#toolTip { background: #adb764; color: #000000; padding: 5px; border: 1px #666666 solid; }
#toolTip p { color: #000000; white-space: nowrap; }

#banner_container { width: 100%; height: 150px; background: url('/images/bullseye-banner-background.gif') repeat-x; margin-top: 20px; }
a.bullseye_banner { width: 500px; height: 150px; margin: auto; background: url('/images/bullseye-banner.gif'); display: block; outline: 0; }
