﻿body {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #cc99ff;
	text-align: center;
	margin-top: 10px;
	background-image: url('images/background.gif');
	background-repeat: repeat;
	background-color: #fffedd;
}
#page {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}
#masthead {
	text-align: left;
	width: 740px;
	background-color: transparent;
}
#logo {
	float: left;
}
#addrphone {
	float: right;
}
#rightcol {
	clear: left;
	float: right;
	width: 155px;
	margin: 10px 0px 0 0;
}
#leftcol {
	float: left;
	width: 575px;
}
#leftcolwide {
	float: left;
	width: 740px;
}
#lft_nav {
	float: left;
	margin: 10px 10px 0 0;
	width: 160px;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
}
#lft_nav ul {
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0 0 0 2px;
}
#lft_nav li {
	border-bottom: 1px solid #ffd000;
	margin: 0 0 10px 0;
}
#lft_nav li a:visited {
	display: block;
	padding: 0 0 0 5px;
	border-left: 12px solid #d3b37d;
	border-right: 1px solid #ffd000;
	color: #33ccff;
	background-color: #fbd9e0;
	text-decoration: none;
}
#lft_nav li a:link {
	display: block;
	padding: 0 0 0 5px;
	border-left: 12px solid #d3b37d;
	border-right: 1px solid #ffd000;
	color: #33ccff;
	font-weight: bold;
	background-color: #fbd9e0;
	text-decoration: none;
}
#lft_nav li a:hover {
	background-color: #fbd9e0;
	color: #33ccff;
	font-weight: bold;
	text-decoration: underline;
}
#lft_nav ul ul {
	margin-left: 12px;
}
#lft_nav ul ul li {
/*	border-top: 1px solid #ffd000; */
	margin: 0;
}
#lft_nav ul ul a:visited {
	background-color: #fbd9e0;
	border-left: 12px solid #d3b37d;
	color: #33ccff;
}
#lft_nav ul ul a:link {
	background-color: #fbd9e0;
	border-left: 12px solid #d3b37d;
	color: #33ccff;
	font-weight: bold;
}
#lft_nav ul ul a:hover {
	background-color: #fbd9e0;
	color: #33ccff;
	font-weight: bold;
	text-decoration: underline;
}
#content {
	float: right;
	width: 400px;
	margin: 10px 0px 10px 0;
	left: 210px;
	text-align: left;
}
#content_wide {
	float: right;
	width: 570px;
	margin: 10px 0 10px 0;
	left: 210px;
	text-align: left;
}
#footer {
	clear: both;
	width: 740px;
	text-align: center;
}
.link_char {
	font-family: ZDingbats;
}
.footer_links {
	text-align: center;
	font-size: 75%;
}
#orderform {
	text-align: center;
}
#orderform table {
	margin: 0 auto;
}
#valid_html {
	float: left;
}
#valid_css {
	float: right;
}
p {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #cc99ff;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #cc99ff;
	margin-top: 12px;
	margin-bottom: 6px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #cc99ff;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #cc99ff;
	margin-top: 8px;
	margin-bottom: 4px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #cc99ff;
	margin-top: 6px;
	margin-bottom: 3px;
}
h5 {
	font-size: 90%;
	font-weight: bold;
	color: #cc99ff;
	margin-top: 6px;
	margin-bottom: 3px;
}
h6 {
	font-size: 75%;
	font-weight: bold;
	color: #cc99ff;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 2px;
}
hr {
	background-color: #33ccff;
	color: #33ccff;
	height: 4px;
	width: 80%;
	text-align: center;
	margin: 0  auto;
	margin-bottom: 14px;
	margin-top: 12px;
}
.narrow_hr {
	width: 60%;
	height: 2px;
	margin-bottom: 0;
}
td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 90%;
	font-weight:bold;
	color: #33ccff;
	text-align: center;
	vertical-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.author {
	margin: 0 0 12px 0;
	padding-left: 30px;
	border-bottom: 1.5px #33ccff double;
}
.addr-phone {
	font-size: .75em;
	color: #cc99ff;
	margin: 6px 6px 0 0;
}
.login {
	font-size: 150%;
	font-weight: bold;
	color: #ffd000;
	margin: 6px 0 4px 0;
	text-align: center;
}
.td-left {
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: left;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.td-right {
	font-family: Arial, Verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	text-align: right;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	color: #000000;
}
a:link {
	color: #cc99ff;
}
a:visited {
	color: #c8e6e5;
}
a:hover {
	color: #663366;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-center-bold {
	text-align: center;
	font-weight: bold;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
.block-quote {
	font-size: 85%;
	text-align: justify;
	margin-left: 18px;
	margin-right: 18px;
}
.block-quote-lg {
	text-align: justify;
	margin: 0px 18px 12px 18px;
	
}
.bold {
	font-weight: bold;
/*	background-color: transparent; */
}
.italics {
	font-style: italic;
}
.copyright {
	font-size: 85%;
	text-align: center;
	margin-bottom: 3px;
}
img {
	border : 0;
}
.img-about {
	border: 3px solid #fc0;
}
.img_blanket {
	padding: 0 1px 1px 0;	
	border-bottom: 4px #aaa solid;
	border-right: 3px #ccc solid;
	margin-bottom: 2px;
}

.img-left {
	text-align: left;
	margin-top: 0;
	margin-left: 20px;
	margin-bottom: 0;
	padding: 0;
}
.img-center {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.img-right {
	float: right;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
	padding: 0;
}
.img-tab-menu {
	border-right: 2px solid #ffffff;
}
.popup {
	font-size: 100%;
}
.popup a:link {
	font-size: 100%;
}
.popup a:visited {
	font-size: 100%;
	color: #000099;
}
.popup a:hover {
	font-size: 105%;
}
.popup a:active {
	font-size: 100%;
}
.small85 {
	font-size: 85%;
}
.small75 {
	font-size: 75%;
}
.table-header {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
}
.tagline {
	font-size: 80%;
	margin-top: 6px;
	text-align: center;
	font-style: italic;
	color: #000000;
}
.highlight {
	color: #000000;
	background-color: #ffffe1;
	font-size: 11px;
	vertical-align: top;
}
.compusitions {
	font-size: 75%;
	margin-top: 6px;
	text-align: center;
}
.compusitions a:visited {
	text-decoration: none;
}
.compusitions a:link {
	text-decoration: none;
}
.compusitions a:hover {
	color: #ff008b;
	text-decoration: underline;
}
.indent30 {
	margin-left: 30px;
}
.indent50 {
	margin-left: 50px;
}
.col2_text {
	margin-left: 220px;
		display: block;
}

