body {
	text-align: center;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333333;
	text-decoration: none;
}
a {
	color: #003366;
}
.imgborder{
border: #003366 2px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3C1E04;
	text-decoration: none;
}
#header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: repeat-y;
	width:850px;
	height:102px;
	margin: 0;
	display: block;
}
#logo{
position:absolute;
padding-left: 25px;
top: 25px;
display: inline;
}
#slogon{
display: block;
}
#wrapper {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#content {
	width: 850px;
	padding:2px;
}
#navbar2 {
	padding-top: 2px;
	padding-left: 2px;
}
#navbar2 li {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	list-style-type: none;
	display: inline;
}
#navbar2 li a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #333;
}
#centerflash {
	width:847px;
	height:193px;
	top: 108px;
	margin:0 0;
	padding: 2px 0;
	overflow: hidden;
	display: block;
}
#horizcontainer {
	width:850px;
	overflow: hidden;
	display: block;
}
.left{
position:absolute;
float:left;
width:220px;
padding: 5px 0 5px 0;
}
.right{
float:right;
width:610px;
padding: 5px 5px 5px 10px;
}
#horizcontainer .plug {
	float: left;
	display: inline;
	width: 265px;
	height: 275px;
	margin:5px;
	font-family: Arial;
	font-size: 0.9em;
	color: #333333;
	padding-right: 3px;
}
.plug img {
	overflow: hidden;
	float: right;
	vertical-align: bottom;
	margin: 2px;
}
.plug h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C1E04;
}
.rightborder {
	border-right: 1px #999 solid;
}
.leftborder {
	border-left: 1px #ccc solid;
}
#footer {
	width: 850px;
	height: 70px;
	background-color: #eeeedd;
	background-image: url(../images/walmartfooterlogo.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	padding-top:5px;
	color: #999;
}
.check{
	list-style-image: url(../images/bullet.jpg);
	margin:1em 1.5em;
	color: #666666;
	text-decoration: none;

}
.check li{
	padding-top: -5px;
	padding-bottom: 5px;

}
.list{
	list-style-image: url(../images/bdot.gif);
	margin:0 -1.5em;
	color: #333333;
	text-decoration: none;
}
.list2{
	width: 550px;
}
.list2 li{padding-top:7px; }
.list li{
	margin-left: 5px;
	padding-top: -5px;
	padding-bottom: 5px;

}
h2 .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
fieldset {border:0;}
/* FROM listamatic */
#navcontainer {
	float:right;
	margin:15px 15px 0 0;
	padding:0;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li {
	display: inline;
	list-style-type: none;
	font-family:"Arial Black", Arial;
	font-size:.9em;
}
#navlist a {
	padding: 5px 10px;
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	
	text-decoration: none;
}
#navlist a:hover {
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#navlist #current {
	color: #fff;
	background-color: #003;
	text-decoration: none;
}

/* SUB NAV LIST */
#subnavcontainer ul
{
list-style-type: none;
text-align: left;
margin-left:2px;
padding-left:0;
}

#subnavcontainer ul li a
{
background: transparent url(../images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
}

#subnavcontainer ul li a:hover
{
background: transparent url(../images/list-on.gif) left center no-repeat;
color: black;
}

#subnavcontainer ul li a#currentsub
{
	background: transparent url(../images/list-active.gif) left center no-repeat;
	color: #FF6633;
}
/* ADD QUOTES */
div#quoteWrap {
	width: 99.5%;
	height: 90px;
	background-color:#FFBE5F;
}

div#quote {
	width: 842px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
/*****************************/
/*PARAGRAPHS*/
/*****************************/

div#quote blockquote p {
font-family: Georgia, "Times New Roman", serif;
font-size: 1.5em;
width: 570px;
margin: 0 auto;
padding-top: 12px;
}

div#quote blockquote p.shortQuote {
padding-top: 22px;
}
/*****************************/
/*BLOCKQUOTES, CITES*/
/*****************************/

div#quote blockquote {
width: 842px;
height: 70px;
padding-top: 8px;
margin: 0 auto;
/* background: transparent url(../images/bgblockquote.gif) 7px 15px no-repeat; */
}

div#quote cite {
text-align: right;
position: absolute;
z-index: 30;
right: 225px;
bottom: 5px;
font-size: 1.2em;
color: #003366;
font-weight: normal;
overflow: auto;
}
#event{
	width:847px;
	margin:0 0;
	overflow: hidden;
	display:block;
	background-color: #6C3;
	padding: 0;
}
#event p{font-family:Arial, Helvetica, sans-serif; font-size:17px; color:#000; text-align:center; margin:4px 4px;}
#event h2{font-size:22px; color:black; text-align:center; margin:4px 0;}
#event a{color:#000; text-decoration:none;}
