.ContentBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px;
	border: 1px solid #996600;
	margin: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.Content {
	vertical-align: top;
	width: 460px;
}



.Sidebar {
	width: 120px;
	vertical-align: top;
	padding-top: 10px;
}



.SidebarBox {
	padding-top: 10px;
}



.SidebarBox th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/web/SidebarTitleBG.jpg);
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-style: normal;
}



.SidebarBox td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #997700;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #997700;
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #997700;
}

.SidebarBox td img{
	padding: 5px;
	margin-top: 5px;
}



.CartBox {
	padding-top: 10px;
}



.CartBox th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #996600;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #997700;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #997700;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #997700;
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #997700;
	font-weight: bold;
}



.CartBox td {
	height = 84px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #996600;
	background-image: url(images/web/SidebarCart.jpg);
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #997700;
	border-left-width: 2px;
	border-left-style: ridge;
	border-left-color: #997700;
}

.displaycart {
	padding-top: 10px;
	border: 0px;
}

.displaycart th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #996600;
	font-weight: bold;
}

.displaycart td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}



h1 {
	color: #996600;
	background-image: url(images/web/HeadingBG.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	border: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

p {
	margin: 5px;
	padding: 5px;
}

.SpecialBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(images/web/HeadingBG.jpg);
	padding: 8px;
	border: 1px solid #996600;
	margin: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
}
.FooterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	border: 1px solid #996600;
	margin: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.DebugBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	border: 1px solid #996600;
	margin: 10px;
	background-color: #FFFFFF;
	vertical-align: top;
	line-height: 16px;
}

.Error {
	font-weight: bold;
    color: #990000;
}

a:link {
	color: #996600;
	text-decoration: none;
}

a:visited {
	color: #996600;
	text-decoration: none;
}

a:hover {
	color: #663300;
	text-decoration: underline;
	background-color: #ffcc00;
}

a:active {
	color: #996600;
	text-decoration: underline;
}


.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 1px;
	margin: 1px;
}

.Formlabel{
	color: #996600;
	text-align: right;
}

.Forminput{
	color: #663300;
	text-align: left;
	font-size: 14px;
}

input.button{
	padding: 1px;
	margin: 1px;
   color:#996600;
   text-align: center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}

input.buttonhover{
   border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;
}

.title {
	text-align: center;
	padding: 10px 5px 5px;
	font-size: 16px;
}

.mainimage {
	text-align: center;
}


.menulink_container {
	align: center;
	vertical-align: middle;
}

.menulink_box {
	width: 400px;
	background-color: #996600;
	align: center;
	vertical-align: middle;
}

.menulink {
	padding: 0px;
}

.menulink th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/web/SidebarTitleBG.jpg);
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-style: normal;
}

.menulink td {
	background-color: #996600;
	text-align: center;
	vertical-align: middle;
}

.menulink td img{
}

.notes {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}

.small {
	font-size: 12px;
}

