a:link		{ color:#1595d3; }
a:visited	{ color:#222222; }
a:active	{ color:#d67f12; }




body {
	padding: 0px; 
	margin: 0px; 
	background-color: #fff;
	background-image:url(/images/bg_top.gif);
	background-repeat: repeat-x;
}

img, table	{ border:0px; }

div, tr, td {
	font-family:arial,helvetica;
	font-weight:normal;
}

td
	{
		text-align:left;
	}

.container
	{ 
		width:964px;
		margin-bottom:30px;
	}


.copy
	{ 
		font-size:14px;
		line-height:19px;
		margin:0px 40px 14px 0px;
	}

.copy_specials
	{ 
		font-size:11px;
		line-height:14px;
		margin:10px 0px 40px 0px;
		text-align:left;
		clear:both;
		width:209px;
	}

.copy_news
	{ 
		font-size:11px;
		line-height:14px;
		margin:10px 0px 0px 0px;
		text-align:left;
		clear:both;
		width:209px;
		vertical-align:top;
	}





.foot	
	{ 
		clear: both; 
		background: url(/images/bg_footer.gif); 
		background-repeat: repeat-x; 
		float: left; 
		width: 100%; 
		height: 100px; 
		padding-bottom: 20px; 
		background-color: #e2e1d9; 
		font-size:11px;
		line-height:13px;
	}







