﻿
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000080;
	/*background-image: url('../images/background.gif');
	background-repeat: repeat;
	background-attachment: scroll; */
	margin: 0 0 0 0;	/* added by Rick */
	background-color: #d2e7ee; /* moved here from container */
}
#container {
	width: 760px;
	margin: 0 auto;
	padding: 4px;
	margin: 0 auto;
	/*background-color: #d2e7ee; moved to container */
}
#header {
	background-repeat: no-repeat;
	position: relative;
	background-image: url('../images/new-banner-10.jpg');
	width: 740px;
	height: 195px;
	margin-top: 0px;
	margin-left: -4px;
}
#awmAnchor-hormenu {
	width: 760px;
	margin-top: 20px;
	padding: 0;
}
#cart {
	float: left;
	margin-left: 4px;
	margin-right: 15px;
	margin-top: 10px;
	width: 110px;
}
#search {
	float: right;
	margin-top: 10px;
	width: 110px;
}
#awmAnchor-vertmenu {
	clear: both;
	position: relative;
	float: left;
	margin-left: 5px;
	width: 110px;
	height: auto;
	margin-bottom: 10px;
}
#maincontent {
	float: right;
	width: 630px;
	margin-top: 40px;
	margin-right: 4px;
	background-color: #FFFFCC;
	text-align: center;
	height: auto;
}
#defaultcontent {
	float: right;
	width: 630px;
	margin-top: 40px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFFFCC;
	text-align: left;
	height: auto;
}
#vert-menu {
    position: relative;
	float: left;
	width: 200px;
	padding-left: 30px;
	clear: right;
}
#hor-menu {
	margin-left: 300px;
	width: 200px;
	padding-left: 30px;
}
dt {
	text-align: left;
	margin-left: 5px;
	font-weight: bold;
	padding-left: 5px;
}
dd {
	text-align: left;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 18px;
}
footer {
	text-align: center;
	color: #990033;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	text-align: center;
	font-size: 1.4em;
	color: #990033;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.1em;
	color: #990033;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
	}
h4 {
	font-size: 1em;
	color: #000080;
	text-align: center;
	margin-bottom: 10px;
	width: 528px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 0.9em;
	color: #990033;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	width: auto;
}
h6 {
	text-align: center;
	color: #990033;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 0.9em;
	}
p {
	text-align: left;
}	
#Table1 {
	width: 630px;
	text-align: center;
	font-size: 1em;
	color: navy;
	border-collapse: collapse;
	background-color: #FFFFCC; /* copied by Rick from content */
}
#Table1 tr {
	border-bottom:solid 1px #800000;
}
#Table1 td {
	border-bottom:solid 1px #800000;
}
#Table1 img 
{
	/* if that's what you want */
	border-style: none;
	border-color: inherit;
	border-width: medium;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 0px;
}
#theTable caption 
{
	background-color: #FFFFCC; /* added by Rick */
	font-size: 1.4em;
	font-weight: bold;
	color: #990033;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:solid 1px #800000;
	width: auto;
}
#Image1 {
	text-align: center;
}
.pattern {
	float: left;
	padding-top: 10px;
	padding-bottom: 60px;
	padding-right: 5px;
	clear: right;
}
.back {
	border-width: 0px;
	float: right;
		padding-top: 20px;
		margin-bottom: 20px;
		margin-right: 20px;
}