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

  Copyright (c) 2008 Douglass Systems Limited

*/

/* Style Sheet for Speckled Hen Country Bakery */

.combo_content_footer {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #ffffff;
        height: 50px;
        vertical-align: middle;
        width: 100%;
        }
.combo_spacer_footer {
		height: 5px;
		background:#EBEBEB;
        }
.combo_right_footer {
        float: right;
        clear: right;
        width: 180px;
        height: 25px;
        margin: 0 10px 0 0;
        padding: 0 0 0 0;
        text-align: right;
        vertical-align: middle;
        color: #d7d7d7;
        }
.combo_left_footer {
        float: left;
        clear: left;
        width: 240px;
        height: 25px;
        margin: 0 0 0 10px;
        padding: 0 0 0 0;
        text-align: left;
        vertical-align: middle;
        color: #d7d7d7;
        }
td.combo_horizmenu {
        width: 100%;
        font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
        text-align: center;
        background:#EBEBEB;
        }
td.combo_horizmenu a:link {
        color: #000000;
        text-decoration: none;
        }
td.combo_horizmenu a:visited {
        color: #000000;
        text-decoration: none;
        }
td.combo_horizmenu a:hover {
        color: #996633;
        }