body
{
	color: #777777; /* "Charcoal grey" */
	background-repeat:repeat;
	background-position:50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#643F2D; /* wood originally #856049 approximation.  */
}
a
{
	BORDER-RIGHT: 1pt;
	BORDER-TOP: 1pt;
	BORDER-LEFT: 1pt;
	color: #757575;
	BORDER-BOTTOM: 1pt;
}
	area:hover img {border: solid 1px blue;}
.MouseOverOn
{
border-style: solid;
border-color:#0000FF;
border-width:thick;
}
.heading
{
font-weight: bold;
font-size: 24pt;
font-family: Arial, Helvetica, sans-serif;
}
.heading1
{
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu
{
	border: 1px solid white;
	padding: 4px;
	font-weight: bold;
	font-size: 11px;
	VISIBILITY: hidden;
	WIDTH: 220px;
	color: white;
	LINE-HEIGHT: 16px;
	font-family:Arial, Helvetica, sans-serif;
	POSITION: absolute;
	height: auto;
	background-color:#2053A3;
}
.menu A:hover
{
	color: #c2c2c2;
}
.menu A
{
	color: white;
	text-decoration: none;
}
.active
{
	font-size: 12pt;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inactive
{
	font-size: 8pt;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.active1
{
	font-weight: bold;
	font-size: 14pt;
	color: #2053a3;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.inactive1
{
	font-size: 14pt;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.active2
{
	font-size: 12pt;
	color: #2053a3;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.inactive2
{
	font-size: 12pt;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.avail
{
	font-weight: bold;
	font-size: 10pt;
	color: #d70000;
	font-family:Arial, Helvetica, sans-serif;
}
.avail1
{
	font-weight: bold;
	font-size: 14pt;
	color: #d70000;
	font-family:Arial, Helvetica, sans-serif;
}
p
{
	color: #2053a3;
}
table
{
	color: #2053a3;
}
.SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
}
.LinkHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.LinkItem
{
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:13px;
	text-align:center;
}
.MainLink
{
	font-family:Arial, Helvetica, sans-serif;
	color:#2053a3;
	font-size: 24px;
}
.DobInAMate
{
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	text-align:center;
	font-size: 24px;
	font-weight:bold;
}
.Subscribe
{
	font-size: 18px;
	cursor: pointer;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#2351a9;
}
.Debug
{
	font-family:"Courier New", Courier, mono;
	font-size:12px;
}
.DebugHeader
{
	font-weight:bold;
}
#wrapper {
/*	background-image: url('pics/bricks-background.jpg'); */
/*	background-image: url('pics/wood-tile.jpg'); */
	width:969px;
	margin:0px auto;
}
#header {
	margin-left:0px;
}
#content {
	margin-top:0px;
}
#content div {
	float:left;
}
#content_left {
	margin-left:40px;
	width:266px;
	height:324px;
	padding:0px;
}
#content_main {
	margin-left:15px;
	width:266px;
	height:324px;
	padding:0px;
}
#content_right {
	margin-left:15px;
	width:262px;
	height:324px;
	padding:0px;
}
#content_right p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size:10pt;
	font-weight:bold;
	line-height:1.59em;
}
#content_right a:hover {
	border-bottom: 1px solid white;
}
#nav a:hover {
	border-bottom: 1px solid #2053a3;
}	
#footer {
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	width:969px;
}
#bottom {
	clear:both;
	text-align:left;
}

/* Remake - specials */
#specials div {
	float:left;
}

 div.productdescription {
	opacity:1 !important;
}

.specialsheader
{
	float:right;
	margin-right:40px;
}



/* debugging styles */
/*
#specials div {
	opacity:.85;
}

.frontphoto { background :green; }
.rivers.item{ background:#FF0033;
			border:2px solid blue;
}
*/

/*
#special_items { background: rgba(0, 100, 255, 0.2); }
*/


/*
.rivers.item { border: 2px dashed white; }
*/