/* CSS Document
	Screen version for Diefenbach Benches
*/
body {
	background-image: url(images/Wallpaper.jpg);
	background-repeat: repeat-y;
	background-color: #FFFDBF;
	left: 0px;
	top: 0px;
}
h1 {
	color: #006B6B;
}
h2 {
	color: #006B6B;
}
h3 {
	color: #006B6B;
}
.Gold {
	color: #808000;
}
a {
	color: #B34700;
}
a:hover {
	color: #FF6600;
}

.MenuText {
	padding-left: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFCC;
	text-decoration: none;
}
.MenuText a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFCC;
	text-decoration: none;
}
.MenuText a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
}
.SideMenu {
	background-image: url(images/LogoMenu.gif);
	background-repeat: repeat-y;
	width:200px;
}

table.MenuTable {
	background-image: url(images/LogoMenu.gif);
	background-repeat: repeat-y;
}
table.Data {
	width: 95%;
	font-size: smaller;
	align: center;
	border-width: 1px;
	border-color: #999900;
}
table.Price {
	font-size:9px;
	font-family:Arial;
}
th.Price {
	font-size:12px;
	vertical-align: bottom;
	font-weight: bold;
}
td.Price {
	font-size:8.0pt;
	white-space: nowrap;
}
.red
{
	color: #FF0000;
}
.nolonger
{
	text-decoration: line-through;
}
.Green {
	color: #006B6B;
}
#navBanner {
	WIDTH: 750px; 
	height:141px;
	background-image: url(images/LogoTop.gif);
	background-repeat: no-repeat;
}
#sidebarmenu {
}
#main {
	POSITION: absolute;
	LEFT: 188px;
	WIDTH: 659px;
	TOP: 141px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tableMain {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.BigBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #0066FF;
}
.BigRed {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FF0000;
}
.BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066FF;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}
.BoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
}
