﻿@import url('layout.css');
/* Styles for Navigation */
p {
	margin: 2px;
	color: #000000;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
}
img {
	border: 1px solid #880033;
	background-color: #880033;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	float: none;
}
li {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h1 {
	color: #880033;
	font-family: Verdana, "Times New Roman", Garamond;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}
h2 {
	color: #1100CC;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h3 {
	color: #FF2266;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h4 {
	color: #000000;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h5 {
	color: #880033;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
h6 {
	color: #000000;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
p a {
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	color: #1100cc;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	text-indent: 5px;
}
p a:hover {
	text-decoration: blink;
}
p a:visited {
	color: #1100cc;;
}
li a {
	font-family: Calibri, "Times New Roman", Garamond;
	color: #1100cc;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	text-indent: 5px;
}
li a:hover {
	text-decoration: blink;
	}
li a:visited {
	color: #1100cc;
}
#masthead_nav a {
	text-decoration: none;
	color: #880033;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: .9em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}
#masthead_nav a:hover {
	color: #1100CC;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}
#sidebar_nav_cart a {
	border: 2px solid #FF2266;
	width: 160px;
	height: 20px;
	margin-left: 2px;
	display: block;
	list-style-type: none;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	background-color: #FFFF11;
	color: #000000;
	visibility: visible;
	top: 5px;
	margin-top: 3px;
}
#sidebar_nav_cart a:hover {
	color: #1100CC;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}
#sidebar_nav a {
	font-family: Calibri, 'Times New Roman', Garamond;
	color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	background-color: #FFFFFF;
	border: 2px solid #FF2266;
	display: block;
	list-style-type: none;
	width: 160px;
	height: 20px;
}
#sidebar_nav a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #1100CC;
}
#sidebar_rt_info a {
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 30px;
	text-align: center;
	color: #1100CC;
}
#sidebar_rt_info a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #1100CC;
}
#sidebar_rt_promo_a {
	color: #1100CC;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}
#sidebar_rt_promo_a:hover {
	color: #1100CC;
	font-style: italic;
	text-decoration: blink;
	font-weight: bold;
}




