body {
	background-color: #e3e3e3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:link {
COLOR: #b81215;
TEXT-DECORATION: underline;
}
A:visited {
COLOR: #800c0f;
TEXT-DECORATION: underline;
}
A:hover {
COLOR: #ee171b;
TEXT-DECORATION: underline;
}
A:active  {
COLOR: #ee171b;
}
.rightBox {
	margin-bottom: 8px;
}
.rightContent {
	background-image: url("images/rightcol/bg.gif");
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: center;
}
.rightContent img{
	border: 1px solid #5a5a5a;
}
.textMenu {
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D41616;
	padding-top: 3px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.textMenu a {
	color: #980004;
	font-weight: bold;
}
.textMenu a:hover {
	color: #e8171b;
}
td {
	vertical-align: top;
}
.header {
	background-image: url("store/skin1/images/bg-header.gif");
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-top: 10px;
}
.rightCol {
	padding-left: 10px;
}

#topMenu {
background-image: url("store/skin1/images/topmenu/bg.gif");
background-repeat: repeat-x;
}
	#topMenu ul {
	margin: 0;
	padding: 0;
	}
	#topMenu li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0;
	}
	#topMenu li a {
	display: block;
	height: 42px;
	overflow: hidden;
	text-indent: -9000px;
	}
		#topMenu #MenuHome a {
		width: 83px;
		background: url(store/skin1/images/topmenu/menu.gif) 0px 0px no-repeat;
		}
		#topMenu #MenuAbout a {
		width: 118px;
		background: url(store/skin1/images/topmenu/menu.gif) -83px 0px no-repeat;
		}
		#topMenu #MenuPolicies a {
		width: 106px;
		background: url(store/skin1/images/topmenu/menu.gif) -201px 0px no-repeat;
		}
		#topMenu #MenuShopping a {
		width: 153px;
		background: url(store/skin1/images/topmenu/menu.gif) -307px 0px no-repeat;
		}
		#topMenu #MenuTips a {
		width: 150px;;
		background: url(store/skin1/images/topmenu/menu.gif) -460px 0px no-repeat;
		}
		#topMenu #MenuContact a {
		width: 130px;
		background: url(store/skin1/images/topmenu/menu.gif) -610px 0px no-repeat;
		}
		
		#topMenu #MenuHome a:hover {
		width: 83px;
		background: url(store/skin1/images/topmenu/menu.gif) 0px -42px no-repeat;
		}
		#topMenu #MenuAbout a:hover {
		width: 118px;
		background: url(store/skin1/images/topmenu/menu.gif) -83px -42px no-repeat;
		}
		#topMenu #MenuPolicies a:hover {
		width: 106px;
		background: url(store/skin1/images/topmenu/menu.gif) -201px -42px no-repeat;
		}
		#topMenu #MenuShopping a:hover {
		width: 153px;
		background: url(store/skin1/images/topmenu/menu.gif) -307px -42px no-repeat;
		}
		#topMenu #MenuTips a:hover {
		width: 150px;;
		background: url(store/skin1/images/topmenu/menu.gif) -460px -42px no-repeat;
		}
		#topMenu #MenuContact a:hover {
		width: 130px;
		background: url(store/skin1/images/topmenu/menu.gif) -610px -42px no-repeat;
		}
		
.footer {
	background-image: url("store/skin1/images/topmenu/bg.gif");
	background-repeat: repeat-x;
	margin-top: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.footer a{
	color: #FFFFFF;
}
#leftMenu {
	background-image: url("store/skin1/images/leftmenu/bg.gif");
	background-repeat: repeat-y;
	margin-left: 4px;
	margin-right: 4px;
	background-position: -4px;
}
	#leftMenu ul {
	margin: 0;
	padding: 0;
	}
	#leftMenu li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0;
	}

	#leftMenu li a {
	display: block;
	height: 23px;
	width: 146px;
	overflow: hidden;
	text-decoration: none;
	background-image: url("store/skin1/images/leftmenu/rollovers.gif");
	color:#000000;
	padding-top: 7px;
	padding-left: 28px;
	font-weight: bold;
	}
	#leftMenu li a:hover {
	background-position: 0 -30px;
	color:#FFFFFF;
	}
.rightcol {
background-image: url("store/skin1/images/colright.gif");
background-repeat: repeat-y;
}
.leftcol {
background-image: url("store/skin1/images/colleft.gif");
background-repeat: repeat-y; 
}
.PageTitle {
color: #CC0000;
font-weight: bold;
text-transform: uppercase;
font-size: 16px;
}
.content {
padding-right: 20px;
padding-left: 20px;
}
	.content h1 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	}
	h2 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	}
.TopLabel {
COLOR: #000000;
FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogSubject {
color: #CC0000;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin: 0px;
padding: 0px;
}
.blogDate {
color: #a9a9a9;
font-size: 11px;
margin: 0px;
padding: 0px;
}
#blogButton {
	position: absolute;
	z-index: auto;
	left: 50%;
	top: 0px;

}

