/* CSS Document */
body {
	font-family:	"Times New Roman", Times, Garamond, Arial;
	padding:0;
	margin:0;
	font-size: .85em;
}
p, blockquote, ul, ol, dl, dd, li, dir, {
}
.small {
	font-size: .85%;
}
.highlight {
	font-weight:	bold;
}
.reverse {
	color: #47401b; !important
}
.white {
	color: #fff;
}


a, a:visited, a:active
{
	text-decoration:	none;
	color: #002755; !important
}
a:hover {
	text-decoration:	underline;
	color: #002755; !important
}
h1 {
	font-family:	"Times New Roman", Times, Garamond, Arial;
	color:#002755;
	font-size:	1.5em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Fakeh1 {
	font-family:	"Times New Roman", Times, Garamond, Arial;
	color:#002755;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
h2 {
	font-family:	"Times New Roman", Times, Garamond, Arial;
	color:#002755;
	font-size:1.1em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
h3 {
	font-family:	"Times New Roman", Times, Garamond, Arial;
	color:#002755;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Nav a, .Nav a:visited, .Nav a:active {
	color:#000;
	text-decoration:none;
	font-size:	108%;
}
.Nav a:hover {
	color:#002755;
	text-decoration:underline;
}
.FooterText {
	color:#000;
	font-size: 82%;
}
.FooterText a {
	color:#002755;
	text-decoration:none;
}
.FooterText a:visited, .FooterText a:active, .FooterText a:hover {
	color:#002755;
	text-decoration:underline;
}
/* Menu Rollovers */


.ShopMenuSpacer {
	width:306px;
	background-color:#FFF;
	height:1px;
}
.ShopMenuWelcomeSpacer {
	width:240px;
	background-color:#FFF;
	height:1px;
}

.ShopMenu {
	font-size:	0.9em;
	font-weight:	Normal;
	text-transform: uppercase;
	font-family:	"Times New Roman", Times, Garamond, Arial;
	width:306px;
}
.ShopMenu a, .ShopMenu a:visited, .ShopMenu a:active {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px;
	padding-left:10px;
}

.ShopMenuWelcome {
	font-size:	0.9em;
	font-weight:	Normal;
	text-transform: uppercase;
	font-family:	"Times New Roman", Times, Garamond, Arial;
	width:240px;
}
.ShopMenuWelcome a, .ShopMenu a:visited, .ShopMenu a:active {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px;
	padding-left:10px;
}


.ShopMenu1 { background-color:#f8301f; }
.ShopMenu1 a:hover { background-color:#f9594c; text-decoration:none; }

.ShopMenu2 {
	background-color:#fb7a20;
}
.ShopMenu2 a:hover {
	background-color:#fc954e;
	text-decoration:none;
}

.ShopMenu3 { background-color:#fca20b; }
.ShopMenu3 a:hover { background-color:#fbb536; text-decoration:none; }

.ShopMenu4 { background-color:#9dcd4b; }
.ShopMenu4 a:hover { background-color:#b1d670; text-decoration:none; }

.ShopMenu5 { background-color:#05b361; }
.ShopMenu5 a:hover { background-color:#38c281; text-decoration:none; }

.ShopMenu6 { background-color:#05b5ab; }
.ShopMenu6 a:hover { background-color:#38c4bc; text-decoration:none; }

.ShopMenu7 { background-color:#05bbf3; }
.ShopMenu7 a:hover { background-color:#37c9f5; text-decoration:none; }

.ShopMenu8 { background-color:#0587cb; }
.ShopMenu8 a:hover { background-color:#389fd5; text-decoration:none; }

.ShopMenu9 { background-color:#056bb5; }
.ShopMenu9 a:hover { background-color:#3789c5; text-decoration:none; }

.ShopMenu10 { background-color:#3c47a2; }
.ShopMenu10 a:hover { background-color:#636bb5; text-decoration:none; }

.ShopMenu11 { background-color:#7c45a2; }
.ShopMenu11 a:hover { background-color:#9569b5; text-decoration:none; }

.ShopMenu12 { background-color:#a43fa1; }
.ShopMenu12 a:hover { background-color:#b666b4; text-decoration:none; }

.ShopMenu13 { background-color:#f62d9f; }
.ShopMenu13 a:hover { background-color:#f856b2; text-decoration:none; }

.ShopMenu14 { background-color:#f72f6d; }
.ShopMenu14 a:hover { background-color:#f9598c; text-decoration:none; }

.ShopMenu15 { background-color:#a6b8cd; }
.ShopMenu15 a:hover { background-color:#b8c6d7; text-decoration:none; }

.override #googlecart-title,
  .override #googlecart-summary,
  .override #googlecart-arrow {
    color:#ffffff;
	font-family:	"Times New Roman", Times, Garamond, Arial;
	font-size:	0.76em;
	font-weight:	Normal;
	text-transform:uppercase;
  }
  .override #googlecart-widget-head {
    background:#245895; border-color:#245895;
  }
  .override #googlecart-widget-body {
    border-color:#cbd4de;
	font-family:	"Times New Roman", Times, Garamond, Arial;
  }
   
  .override .googlecart-widget-quantity-box {
    border-color:#cbd4de
  }
