/* CSS Document */


#top_brand {
	height: 127px;
}
body {
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#todaysDate {
	background-image:url(../images/date-bg.jpg); 
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 10px;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#but_login {
	background-image:url(../images/but_login_bg.gif);
	height:39px;
	background-position:right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:20px;
	padding-bottom:5px;
}
#footer {
	width: 100%;
	height: 50px;
	clear: left;
	background-color: #383838;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}
#body_copy {
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#right_nav {
	background-image:url(../images/deco-right.jpg); 
  	background-position:right; 
	background-repeat:no-repeat; 
	width:535px; 
	height:101px; 
	z-index:10
}
#left_nav {
	background-image:url(../images/deco_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:420px;
	height:101px;
	z-index:100;
}
#static_nav {
	margin-bottom: 20px;
	margin-left: 60px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#static_nav a{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.shopping_nav {
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
	list-style-type: none;
	display: block;
	margin: 0;
	border: 0;
}
.shopping_nav  li {
	padding-bottom: 5px;
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.shopping_nav  a {
	list-style-type: none;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #FE0000;
	margin: 0px;
	padding: 0x;
}
h2 {

	font-size: 16px;
	font-weight: bolder;
	color: #383838;
	margin: 0px;
	padding: 0x;
}
h3 {

	font-size: 12px;
	font-weight: bolder;
	color: #FE0000;
	margin: 0px;
	padding: 0x;
}
h4 {
	font-size: 12px;
	font-weight: bolder;
	color: #383838;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 4;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
