body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #940a0d;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f6f4d4;
	background-repeat: repeat-x;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
}
.wrapper {
	border: 1px solid #F89CBC;
}
.container {
	border: 5px solid #f6f6e6;
}


a {
	font-weight: bold;
	color: #940a0d;
}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.bottom {
	background-image: url(images/calgarys-best.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #F89CBC;
	
}
.footer {
	font-size: x-small;
	color: #781215;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f6f4d4;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #F89CBC;
}
.airmiles {
	font-size: x-small;
}

li {
	list-style-type: square;
}
.topper {
	font-size: x-small;
	color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #a84a2a;
}
.footer a {
	font-size: x-small;
	color: #781215;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: large;
	padding: 5px;
	margin: 0px;
	color: #601213;
}
h2 {
	font-size: medium;
	padding: 5px;
	margin: 0px;
	color: #601213;
}
h3 {
	font-size: small;
	padding: 5px;
	margin: 5px;
	color: #601213;
}

.header {
}
.image-border {
	padding: 5px;
	border: 1px dashed #F89CBC;
}
.hr {
	border: none 0;
	border-top: 1px dashed #F89CBC;
	
	
} 
#flashcontent {
	height: 540px;
	position: relative;
	z-index: 0;
	background-color: #601213;
}#flash-container {
	z-index: 0;
	position: relative;
}
#header-bg {background-image:url(images/header-bg.png);
}
