/*
  The Web Factory Website Template
  www.thewebfactory.co.uk

  Copyright (c) 2008 Douglass Systems Limited

*/

/* Style Sheet for Speckled Hen Country Bakery */

#sewing_image_right {
        float: right;
        clear: right;
        width: 225px;
        height: 300px;
        margin: 10px 0 10px 10px;
        padding: 10px 0 0 0;
        text-align: center;
        }

.party_lower_text{
        float: left;
        clear: left;
        margin: auto;
        }

#party_image_left {
        float: left;
        clear: left;
        width: 275px;
        height: 206px;
        margin: 10px 0 30px 10px;
        padding: 0 5px 0 0;
        text-align: center;
        }

#party_image_right {
        float: right;
        clear: right;
        width: 275px;
        height: 206px;
        margin: 10px 10px 30px 0;
        padding: 0  0 0 5px;
        text-align: center;
        }

