
/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
imgFIX {
	behavior:none;
	_behavior:url("/includes/pngbehavior.htc");
	*behavior:url("/includes/pngbehavior.htc");
}

.imgborder {
	border:#fbf4e5 1px solid;
	}
	
body {
	background:url(images/BG_tile.jpg);
	background-color:#fbf4e5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}

li {
		list-style: none;
}

a,a:visited {
	color:inherit;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}

h2 {
	color:#9e040c;
	font-size:24px;
	padding:8px 0 8px 20px;
	}
	
font.red {
	color: #9e040c;
	}
	
#container {
	position:relative;
	width:756px;
	margin:0 auto;
}
	
#content {
	text-align:left;
	}
	
#content p {
	padding:2px 0 6px 20px;
	}
	
#content b { 	
	color:#666666;
	font-style:italic;
	}
	
#sound {
	float:right;
	}
	
.footer {
	font-size:10px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	}
	
#GC, #GC:visited {
	display:block;
	width:400px;
	margin:5px auto;
	color:#9E040C;
	font-weight:bold;
	text-align:center
}

#GC:hover {
	text-decoration:none;
	}
	
#bcfooter {
	text-align:center;
	margin-top:10px;
	text-decoration:none;
	font-size:12px;
	}

#bcfooter a, #bcfooter a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: gray;
	text-decoration: none;
	}

#bcfooter a:hover {
	color: Maroon;
}

.HomeContent a, .HomeContent a:visited {
	color:#000000;
	text-decoration:none;
}
.HomeContent a:hover {
	text-decoration:underline;
}

#bnav {
	width:361px;
	color: gray;
	margin:10px auto 0;
}
#bnav a, #bnav a:visited {
	color: gray;
}

#seasonalpromotions li	{
	width:530px;
	height:45px;
	margin:10px;
	padding:10px;
	background-color:#9e040c;
	color: #fff;
	border:2px solid #000000;
	list-style:none;
	}
	
	.disclaim {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	padding-right: 100px;
	padding-left: 100px;
}
