#sidebar { width: 230px; }

#content { background: url(/images/owner-placeholder.png); position: relative; left: -5px; height: 500px; width: 607px; margin-bottom: 20px; margin-top: 130px;}

#attractions { height: 360px; width: 550px; margin: 80px 0 0 20px; overflow: auto; }
.attraction { clear: both; padding-top: 20px; }
.attraction li { float: left; display: block; margin-left: 30px; }
.attraction p { width: 300px; margin-top: 5px; font-size: 1.5em; }
.attraction h2 { font-weight: bold; font-size: 2em; padding-top: 10px; }

/* directions KRJ move*/
#directions { padding: 90px 0 0 50px; width: 500px; }
#directions h3 { font-size: 2em; font-weight: bold; margin-bottom: 20px; }
#directions p { font-size: 1.3em; margin-bottom: 10px; }
