
body{
	background-color:#0a264e;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}

.shell{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:45px;
}

.header{
	background-image:url(images/content-middle.png);
	background-repeat:repeat-y;
	background-position:top;
	margin-left:20px;
	width:960px;
	
}

.content-container{
	width:907px;
	padding-left:28px;
	padding-right:45px;
}

.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#0a274e;
}

.contentheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:18px;
	color:#7e1232;
}

.bdo-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0a274e;
	line-height:12px;
}

.NAV{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:8px;
	color:#FFF;
	text-decoration:none;
	
}

.main-page-specials{

	padding:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.footer_{
	margin-left:auto;
	margin-right:auto;
	height:104px;
	width:886px;
	background-image:url(../images/footer-background.png);
	font-family:"Times New Roman", Times, serif;
	color:#FFF;
	font-weight:400;
	line-height:30px;
	font-size:12px;

}