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

  Copyright (c) 2008 Douglass Systems Limited

*/

/* Style Sheet for Speckled Hen Country Bakery */
/* Little Chicks party Content */
div.littlechickspartycontent {
/*        clear: both;    */
/*        width: 85%;    */
        text-align: left;
        margin: 0 0 0 5px;
        font-weight:normal;
        color:#000000;
/*        border: 1px solid blue;    */
        }
div.littlechickspartycontentindent {
        color:#000000;
        }
#little_chicks_party_image_right{
        float: right;
        clear: right;
        width: 175px;
        height: 274px;
        margin: 0 0 10px 10px;
        padding: 0 0 0 0;
        text-align: center;
        border: 1px solid #F7F40F;

        }
#little_chicks_party_image_left{
        float: left;
        clear: left;
        width: 175px;
        height: 274px;
        margin: 10px 20px 0 0;
        padding: 0 0 0 0;
        text-align: center;
        border: 1px solid #F7F40F;
        }
div.littlechickspartycontentright {
 /*       border: 1px solid blue;    */
        margin-left:200px;
        }
 div.littlechickspartycontentleft {
 /*       border: 1px solid blue;    */
        margin-left:200px;
        }
  div.littlechickspartycontenttop {
 /*       border: 1px solid blue;    */
        margin-left:1px;
        }
#little_chicks_image_right {
        float: right;
        clear: right;
        width: 225px;
        height: 300px;
        margin: 10px 0 10px 10px;
        padding: 10px 0 0 0;
        text-align: center;
 /*       border: 1px solid #EBEBEB;    */
        }
.party_center_text {
        float: left;
 /*       width: 260px;     */
 /*       height: 260px;    */
        left: 230px;
        }
.party_lower_text{
        float: left;
        clear: left;
        margin: auto;
        height: 280px;
        }
#party_image_left {
        float: left;
        clear: left;
        width: 275px;
        height: 226px;
        margin-top: 10px;
        margin-left: 5px;
 /*       margin: 10px 0 30px 10px;   */
        padding: 0 5px 0 0;
        text-align: center;
        }
#party_image_right {
        float: right;
        clear: right;
        width: 275px;
        height: 226px;
        margin: 10px 10px 30px 0;
        padding: 0  0 0 5px;
        text-align: center;
        }
