body {
	font-family: Arial;
	font-size:12px;
	color:#414141;
	text-align:center;
	background:url('../resources/images/background.gif');
    background-attachment:scroll;
	margin-top:40px;
}
.heading{
	font-size:14px;
	text-align:center;
}
.heading a{
	color:#414141;
	text-decoration:none;
} 
.heading a:visited{

}
.heading a:hover{
	color:#845b27;
}
#container{
	clear:both;
	margin:0 auto;
	
	width:850px;
	height:640px;
	background-image: url('../images/pg_bkg.jpg');
	background-repeat:no-repeat;
	background-color:#ecebe6;
}
#spacer_top{
	float:left;
	width:850px;
	height:135px;
}
#headings{
	float:left;
    padding-top:20px;
}
#headings_1{
	display:inline;
	float:left;
	text-align:center;
	width:250px;
	margin-left:95px;
}
#headings_2{
	display:inline;
	text-align:center;
	margin-left:165px;
	float:left;
	width:250px;
}
#headings_2 a{
	color:#cb5899;
}
#headings_2 a:visited{
	color:#cb5899;
}
#headings_1 a{
	color:#cb5899;
}
#headings_1 a:visited{
	color:#cb5899;
}
#spacer_bottom{
	float:left;
	width:850px;
	height:80px;
}
#form{
	float:left;
	text-align:left;
}
#image_kenilworth a{
	float:left;
	display:inline;
	width:245px;
	height:245px;
    margin-left:100px;
}
#image_belgrade a{
	float:left;
	display:inline;
	
	
	width:245px;
	height:245px;
    margin-left:170px;
}
.promotions_list_offerbox{
	float:left;
	width:160px;
}
#offerpreview_top{
	background:url('../resources/images/promotion_corners_top.jpg') no-repeat top #3f3b22;
	font-size:1px;
	height:10px;
	width:150px;
}
#offerpreview{
	background:url('../resources/images/promotion_corners_bottom.jpg') no-repeat bottom #3f3b22;
	color:#ffffff;
	padding:0 10px 10px 10px;
	width:130px;
}
#offerpreview p{
	margin:0;
	padding:0;
}



