/*
Brown and Bronze (OEI Bronze Core Colour) #AE9A63
Purple (OEI Damson Secondry Colour) #622567
Green (Summer Woodland) #7F7A00
*/

/* Old English Inns Home Buttons */

.promo-wrap{width:300px; margin-bottom:10px;}

	/* Start Top */
.promo-wrap .top-promo{width:300px height:10px; background-image:url(../images/promo/promo-top.gif);}
	/* End Top */

	/* Start Inner */
.promo-wrap .wrap-promo{width:300px; min-height:100px; height:auto !important; height:100px; background-color:#fff; background-image:url(../images/promo/center-middle.gif); background-repeat:repeat-y;}
.wrap-promo .inner-promo {max-width:280px; width:auto !important; width:280px; padding-left:9px;}
.wrap-promo .inner-promo .txt-wrap {max-width:190px; width:auto !important; width:190px; float:left; padding-bottom:10px;}

.wrap-promo .inner-promo .txt-wrap p{padding-bottom:0;}

.wrap-promo .inner-promo .pic-wrap {max-width:80px; width:auto !important; width:80px; float:left; padding-left:10px;}
	/* End Inner */

	/* Start Bottom */
.promo-wrap .bottom-promo{width:300px; height:10px; background-image:url(../images/promo/promo-bottom.gif);}
	/* End Bottom */



/*
.promo-wrap .wrap-promo{width:300px; min-height:100px; height:auto !important; height:100px; background-color:#fff; background-image:url(../images/promo/center-middle.gif); background-repeat:repeat-y;}
.wrap-promo .inner-promo {max-width:280px; width:auto !important; width:280px; padding-left:9px;}
.wrap-promo .inner-promo .txt-wrap p{max-width:190px; width:auto !important; width:190px; float:left; padding-bottom:10px;}
.wrap-promo .inner-promo .txt-wrap img{max-width:80px; width:auto !important; width:80px; float:left; padding-left:10px;}
*/