body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrapper {}
.header {}

.header-top-container {
	background: url(/images/calore/header-background.jpg) repeat-x;
	height: 124px;
	margin: 0px;
}

.logo-stretch {
	position: absolute; 
	top: 28px;
	height: 139px;
	width: 25%;
}

.header-top {
	padding: 0px;
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 124px;
	z-index: 100;
}

.header-nav-container {
	background: url(/images/calore/nav-background.gif) repeat-x;
	height: 32px;
}

.header-nav {
	margin:0 auto;
	width: 960px;
	height: 32px;
}

.middle-container {
	padding: 0px 0px 0px 0px;
	background-image: url(/images/calore/content-background.jpg);
	background-repeat: repeat-x;
	background-color: #940000;
	text-align: center;
}

html>/**/body .flame {
	margin: 0 auto;
	position: relative;
	padding: 0 !important;
}

.flame {
	background: url(/images/calore/content-flame-back.png) no-repeat !important;
	height: 17px;
	width: 960px;
}

html>/**/body .middle {
	margin: 0 auto 0 auto;
	position: relative;
	padding: 10px !important;
}

.middle {
	background-color: #fff;
	border: 5px solid #524d49;
	margin: 0 auto 0 auto;
	min-height: 420px;
	position: relative;
	text-align: left;
	width: 960px;
	padding: 4px !important;
}

.middle-content-header {
	padding: 0px 0px 00px 0px;
}
.middle-content {
	background: #fff url(/images/calore/content-area-shadow.jpg) repeat-x;
	padding: 14px 10px 60px 10px;
}

.footer-container {
	height: 227px;
	background-image: url(/images/calore/footer-background.jpg);
}

.footer {
	margin: 0 auto;
	padding: 0.7em 1em 1em;
	position: relative;
	text-align: center;
	width: 960px;
	font-size: 10px;
	color: #dd0000;
}

