Fiddle here: http://jsfiddle.net/cgweb87/r3NEX/
When you click on the h2, it slides the div up and down but how can I make it so that it slides the div up and the other sections below it slide up to sit under the h2, rather than the div sliding up to sit on the h2 below.
Hard to explain but please check the fiddle,
I think all you need to do to get what you want is add: style=”vertical-align:top;” to your townSection class
http://jsfiddle.net/r3NEX/13/