body {
	background-image: url(images/redtile1.jpg);
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
div#content {
	position: relative;
	top: 20px;
	width: 760px;
	margin: 0;
	margin: auto;
	padding: 0;
	background-color: white;
	border: 1px solid black;
}
h1 {
	text-indent: -5000px;
	background: url(images/MW.jpg) no-repeat center;
	height: 121px;
	margin-bottom: 5px;
}
h2 {
	text-align: center;
	font-size: 20px;
	margin: 0;
	padding: 20px 0 4px 0;
	font-variant: small-caps;
	}
h3 {
	text-align: left;
	font-size: 16px;
	font-style: italic;
	clear: both;
	margin: 30px 0 0 0;
	border-bottom: 1px solid #B8860B;
}
ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-position: outside;
}
li {
	margin: 0 0 5px 0;
}
img {
	border: none;
}
img.imgleft {
	float: left;
	padding-right: 20px;
}
img.imgright {
	float: right;
	padding-left: 20px;
}
div#tagline {
	background-color: Black;
	color: white;
}
div#tagline p {
	font-size: 16px;
	margin: 0;
	padding: 3px 0 4px 0;
	font-variant: small-caps;
	letter-spacing: 8px;
	}
div#info {
	/* background-image: url(images/crestbackground.jpg);
	background-repeat: no-repeat;
	background-position: center 10px; */
	background: url(images/crest.jpg) center top no-repeat;
	text-align: left;
	padding: 5px 50px 20px 50px;
}
div#info a:link, a:visited, a:hover, a:active {
	color: #000066;
	font-weight: bold;
}
table#toptable {
	margin: 0;
	padding: 0;
}
table#toptable td {
	font-size: 12px;
}
div#RLD {
    clear: both;
	font-size: 10px;
	text-align: center;
}
div#RLD a:link, a:visited, a:hover, a:active{
	color: #8B0000;
	text-decoration: underline;
}
div#RLD p {
	margin: 10px 0 10px 0;
}
table#productlines p {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #800000;
	}
table#productlines ul {
	list-style-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
}
table#productlines li {
	font-size: 10px;
	}
strong {
	color: #800000;
	font-weight: bold;
}
.emp1 {
	color: #FF6600;
	font-weight: bold;
}
.emp2 {
	color: #9900FF;
	font-weight: bold;
}
.emp3 {
	color: #CC6600;
	font-weight: bold;
}
.emp4 {
	color: #000066;
	font-weight: bold;
}
th {
	text-align: right;
	vertical-align: top;
}
h2.subh2 {
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
table.pics td {
	vertical-align: top;
	padding: 20px 0 0 0;
}
.required       { color: #990000; font-size: 11px; }
.retMessage     { font-weight: bold; }
.formError      { color: #990000; font-size: 11px; }
.error, 
.warning,
.success        { color: #990000; font-weight: bold; }


