﻿@import url('layout.css');
/* Styles for Navigation */
p a {
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	text-indent: 5px;
}
p a:hover {
	color: #1100cc;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
}
#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;
	top: 520px;
}
#sidebar_nav a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #1100CC;
	font-size: .9em;
}
#sidebar_rt_info a {
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
	text-align: center;
	color: #1100CC;
}
#sidebar_rt_info a:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #1100CC;
	font-size: .9em;
}
#sidebar_rt_promo_link a {
	color: #1100CC;
	font-family: Calibri, "Times New Roman", Garamond;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	line-height: 20px;
}
#sidebar_rt_promo_link a:hover {
	color: #1100CC;
	font-style: italic;
	text-decoration: blink;
	font-weight: bold;
	font-size: .9em;
}
#headline_tag a{
	color: #1100CC;
	font-family: Calibri, 'Times New Roman', Garamond;
	font-size: 1.1em;
	font-style: normal;
}
#headline_tag a:hover {
	color: #1100CC;
	font-family: Calibri, 'Times New Roman', Garamond;
	font-size: 1.1em;
	font-style: italic;
	text-decoration: blink;
	font-weight: bold;
}
