@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #bdbdbd;*/
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(images/bodyNewBG.gif);
	background-repeat:repeat-x;

}
#main {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	/*background-color:#000000;*/
}
#mainBG {
	height: auto;
	width: 977px;
	padding: 9px;
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
}
.logo {
	background-image: url(images/logoAllans.jpg);
	background-repeat: no-repeat;
	min-height: 237px;
	width: 181px;
	float: left;
	margin-right: 8px;
	margin-left:14px;
	margin-top:24px;
	line-height:19px;
}
#main #header {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 0px;
}
.title {
	margin-left: 48px;
	padding-top:0px;
	border:0px red solid;
	float:left;
	margin-top:-13px;
	
}
.flash{
	/*background-image:url(images/flashBG.jpg);
	background-repeat:no-repeat;*/
	width:720px;
	height:auto;
	margin-top:2px;
	margin-bottom:32px;
	min-height: 240px;
	padding: 13px;
	margin-left:10px;
}
.clear{clear:both; height:0px;}

.titleNflash {
	float: left;
	height: auto;
	width: auto;
}

#mainBody{
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
	/*background-image:url(images/contentBGGrad.png);
	background-repeat:no-repeat;*/
	
}
.containerLHS{
	width:606px;
	float:left;
	border:0px red solid;
	margin-left:9px;
	margin-right:9px;
}

	
.containerRHS{
	float:left;
	width:auto;
	border:0px red solid;
	padding-left: 0px;
	padding-right: 0px;
}
.coupons {
	height: 149px;
	width: 277px;
	border: 4px solid #1b1b1b;
}

.newsletter {
	height: 96px;
	width: 251px;
	border: 0px solid #1b1b1b;
	margin-bottom:13px;
	margin-top:13px;
	padding-left:9px;
}
.address{margin-top:23px; margin-left:9px;}
.linksMain{
	clear:both;
	width:149px;
	border:0px red solid;
	height:auto;
	border:0px solid blue;
}
.clearLinks{clear:both; height:6px;}

.aHref:link{
	color:#bf3a00;
	text-decoration:none;
	width:149px;
	}

	
.aHref:visited{
	color:#bf3a00;
	text-decoration:none;
	width:149px;
	}

.aHref:hover{
	color:#333333;
	/*background-image:url(images/linksMainBtnBGpng.png);
	background-repeat:no-repeat;
	padding-top:4px;*/
	text-decoration:underline;
	width:149px;
	}
	
.aHref:active{
	color:#333333;
	/*background-image:url(images/linksMainBtnBGpng.png);
	background-repeat:no-repeat;*/
	text-decoration:none;
	width:149px;
	}
.footer{ background-image:url(images/footerBG.gif); 
		background-repeat:no-repeat;
		border:0px solid red;
		padding-top:6px;
		height:46px; 
		width:auto; 
		margin-left:auto; 
		margin-right:auto;
}

