* { margin: 0; padding: 0; }

body
{
	background-color: #20211B;
	padding: 0px;
	margin-top: 52px;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #7d6e47;
}

img
{
	border: 0;
}

a:link { text-decoration: none; color: #c3b882; }
a:visited { text-decoration: none; color: #c3b882; }
a:hover { text-decoration: none; color: #e1c680; }
a:active { text-decoration: none; color: #c3b882; }


h1, h2, h3
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	line-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 16px;
	color: #d5bb79;
}

h1, h1 a:link , h1 a:visited , h1 a:hover , h1 a:active
{
	font-size: 20px;
}
h2
{
	font-size: 18px;
}
h3
{
	font-size: 14px;
}


p
{
	margin-top: 1px;
	margin-bottom: 5px;
	margin-left: 16px;
}




.Sandbag , .Sandbag a:link , .Sandbag a:visited , .Sandbag a:hover , .Sandbag a:active
{
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;	
}
.Sandbag a:hover
{
	color: #444444;

}


.ItemHead
{
	font-size: 12px;
}

#Main
{
	position: relative;
	width: 654px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

#LogoTopLeft
{
	position: absolute;
	width: 251px;
	height: 118px;
	top: 0px;
	left: 0px;
	background-image: url('gfx/logotopleft.gif');
}

#LogoTopMiddle
{
	position: absolute;
	width: 145px;
	height: 118px;
	top: 0px;
	left: 251px;
}

#LogoTopRight
{
	position: absolute;
	width: 258px;
	height: 118px;
	top: 0px;
	left: 396px;
	background-image: url('gfx/logotopright.gif');
}

#LogoBottom
{
	position: absolute;
	width: 654px;
	height: 39px;
	top: 118px;
	left: 0px;
	border-width: 0px;
	border-color: #FFF;
	border-style: solid;
}

#SideLeft
{
	position: absolute;
	width: 69px;
	height: 92px;
	top: 157px;
	left: 0px;
	background-image: url('gfx/sideleft.gif');
}

#SideRight
{
	position: absolute;
	width: 68px;
	height: 92px;
	top: 157px;
	left: 586px;
	background-image: url('gfx/sideright.gif');
}

#TwoFrameTop
{
	position: absolute;
	top: 157px;
	left: 69px;
	width: 517px;
	height: 4px;
	background-image: url('gfx/twoframetop.gif');
}

#TwoFrameMother
{
	position: absolute;
	top: 161px;
	left: 69px;
	width: 517px;
	background-image: url('gfx/twoframeback.gif');
	background-repeat: repeat-y;
}

#TwoFrameLeft
{
	width: 345px;
	text-align: center;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	float: left;
}

#TwoFrameRight
{
	width: 135px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #20211B;
	font-weight: bold;
	line-height: 150%;
}

#TwoFrameBottom
{
	clear: both;
	height: 7px;
	background-image: url('gfx/twoframebottom.gif');
	background-repeat: no-repeat;
	background-color: #20211B;
}

#SingleFrameTop
{
	position: absolute;
	top: 157px;
	left: 69px;
	width: 517px;
	height: 4px;

}

#SingleFrameMother
{
	position: absolute;
	top: 161px;
	left: 69px;
	width: 517px;

	background-repeat: repeat-y;
}

#ItemTable
{
	margin: 8px;
	padding: 0px;
}

#MenuRightFiller
{
	position: absolute;
	top: 0px;
	left: 580px;
	width: 74px;
	height: 39px;
}

.ItemImgCell
{
	width: 33%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ItemTextCell
{
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding-bottom: 15px;
}

.ItemText
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #7d6e47;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
}



#SingleFrameBottom
{
	clear: both;
	height: 7px;
	background-repeat: no-repeat;
	background-color: #20211B;
}

#Footer
{
	clear: both;
	height: 100px;
	background-color: #20211B;
	text-align: center;
}

#OneCol
{
	margin: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #20211B;
	font-weight: bold;
	line-height: 150%;
}
