﻿
body {
	font-family: Arial, sans-serif;
	font-size: medium;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
#masthead {
	width: 100%;
	overflow: hidden;
	text-align: right;
	background-color: #FFFF99;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #800000;
	height: auto;
}
.innermasthead {
	text-align: right;
	float: left;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 140px;
	background-color: #cb8;
}
#content {
	margin-left: 140px;
	padding: 0px;
	background-color: #fff;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: x-small;
	margin: 0 0% 5px 0;
	color: #800000;
	width: auto;
	height: auto;
	position: static;
	float: right;
	padding-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
	outline-color: #800000;
	background-color: #3399FF;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #393939;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
a {
	color: #393939;
	text-decoration: underline;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.menuwrapperleft {
	position: static;
	float: left;
	margin: 0px;
	padding: 0px;
}
.auto-style5 {
	position: static;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	width: 600px;
	height: 38px;
	left: 100px;
	bottom: 20px;
}
.mastmenu01 {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #800000;
	text-decoration: none;
	display: block;
	visibility: visible;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: inherit;
	padding-left: 0px;
}
.mastmenu01 a {
	border: thin double #000000;
	text-decoration: none;
	color: #800000;
	background-color: #C8D1E1;
	padding-right: 5px;
	padding-left: 5px;
}
.mastmenu01 a:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #DFEAEA;
}
.mastheadimage01 {
	margin-left: 40px;
	margin-right: 40px;
}
.viewcart1 {
	font-size: medium;
	color: #F31391;
	background-color: #00FF00;
}
.paypalpic1 {
	margin-left: 20px;
	margin-right: 20px;
}
.viewcart1 a {
	text-decoration: none;
	color: #F31391;
}
.viewcart1 a:hover {
	text-decoration: none;
	background-color: #CCFFCC;
	color: #FF9999;
}