#MainText {
    float: left;
    margin: 10px 10px;
	width: 405px;
	height:290px;
	overflow:hidden;
}

#MainText #welcome{
    color: #4E411C;
    font-size: 1.5em;
    line-height: 1;
	font-weight: bold;
	margin-bottom:8px;
}

#BoxesSpacer{
	float:right;
	height:324px;
	width: 353px;	
}

.RedBoxes{
    float: right;
    width: 353px;
    height: 108px;
    clear: right;
	overflow:hidden;
	vertical-align:middle;
	display:table-cell;
}

#RedBoxes1{
	background: #7C1317 url(/img/redbox1.jpg);
}

#RedBoxes2{
	background: #851718 url(/img/redbox2.jpg);
}

#RedBoxes3{
	background: #A11D1B url(/img/redbox3.jpg);
}

.RedBoxes img{
	float:left;
	margin: 10px 10px 5px 10px
}

.RedBoxes h1{
	margin:8px 2px 0px 2px;
	color:#ffffff;
    font-size: 1.3em;
	text-align:center;
	padd
}

.RedBoxes h2{
	color:#ffffff;
    font-size: 1.2em;
	text-align:center;
}

.RedBoxes h3{
	color:#ffffff;
    font-size: 1.2em;
	text-align:center;
}

.RedBoxes div, .RedBoxes p{
	color:#FFFFFF;
	float:left;
	width:200px;
	font-size: 0.9em;
	overflow:hidden;
	height:55px;
}
.RedBoxes a{
	color:#FFFFFF;
	text-decoration:none;
}
.RedBoxes p{
	color:#FFFFFF;
	margin: 5px 0px;
    font-size: 0.9em;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}


#SpecialOffers, #LastMinuteDeals {
    width: 100%;
    height: 175px;
    clear: both;
	text-align:center;
}


#SpecialOffers {
	background:#FDB5A9 none;
}

#LastMinuteDeals {
    background-color: #F47870;
}

#SpecialOffers h1, #LastMinuteDeals h1 {
    font-size: 1.5em;
    padding: 2px 10px;
	margin: 0px;
	text-align:left;
}

#SpecialOffers h1 {
	color: #ffffff;
    background:#C0362B url(/img/specialsbg.jpg) no-repeat right;
	letter-spacing: 5px;
}

#SpecialOffers img, #LastMinuteDeals img {
    border: 4px solid #C6211D;
	margin: 8px 6px;
	position:absolute;
	left:0px
}

#SpecialOffers span, #LastMinuteDeals span {
    border: 4px solid #C6211D;
	margin: 8px 6px;
	position:absolute;
	height:115px;
	width:166px;
	overflow:hidden;
	padding:4px;
	vertical-align:middle;
	display:table-cell;
	left:0px;
}
#SpecialOffers a, #LastMinuteDeals a {
	text-decoration:none;
}

#SpecialOffers a:hover, #LastMinuteDeals a:hover {
	color: #A82C1D;
	text-decoration:none;
}

#LastMinuteDeals h1 {
	color:#7B1417;
	background:#f8c8be url(/img/lastminutebg.jpg) no-repeat right;
	letter-spacing: 5px;
}

#SpecialOffers h2, #LastMinuteDeals h2{
	margin-top:10px;
    font-size: 1em;
	text-align:center;
}

#SpecialOffers h3, #LastMinuteDeals h3{
    font-size: 0.9em;
	text-align:center;
}

#SpecialOffers h4, #LastMinuteDeals h4{
    font-size: 0.9em;
	text-align:center;
}

#SpecialOffers p, #LastMinuteDeals p{
	margin: 5px 0px;
    font-size: 0.9em;
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
}

h2.Info{
	color:#4E411C;
	font-size:1em;
	text-align:justify;
	margin:4px 10px;
	font-weight:normal;
}
