﻿/* CSS Document */
html, body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img {
	border:none;
}
#MainContainer {
	width:810px;
	height:792px;
	margin:0 auto;
}
#LeftSide {
	height:792px;
	width:203px;
	float:left;
}
#Logo {
	width:203px;
	height:172px;
	background:url(../../images/logo.jpg);
}
.menu ul {
	margin:0 0 0 2px;
	padding:0 0 24px 0;
	background:url(../../images/menuBottom.jpg) bottom right no-repeat;
	list-style:none;
	width:201px;
}
.menu li {}
.menu li a {
	background:url(../../images/menuItem_na.gif);
	padding-left:25px;
	line-height:28px;
	display:block;
	margin:0px;
	height:28px;
	width:176px;
	text-decoration:none;
	color:#525252;
}
.menu li a:hover {
	text-decoration:underline;
	background:url(../../images/menuItem_a.gif)
}
.LeftBaner {
	margin-left:2px;
	height:281px;
	width:201px;
}
.LeftBaner img {
	height:281px;
	width:201px;
}
.LeftSideFotter {
	margin-left:2px;
	width:201px;
	text-align:center;
	background:url(../../images/LeftSideFooterBg.gif) repeat-y;
	font-size:10px;
}
.Copyright {
	border-top:1px solid #00cc00;
	color:#FFFFFF;
	height:19px;
	padding-top: 7px;
}
.version {
	width:201px;
	padding-top:10px;
	height:37px;
	background:url(../../images/versionBg.gif);
	color:#747474;
}
#RightSide {
	float:left;
	margin-left:8px;
	width:583px;
}	
#RightSideHeader {
	width:583px;
	height:46px;
	background:url(../../images/RightSideHeader.gif);
}
#RightSideHeader label 
{
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: bold;
	color: #660099;
}
.CustomerLink{
    color:#663399;
    text-decoration:underline;
    font-size:12px;
    padding-left:10px;
    line-height:25px
}

.LinkForVirginia {
	height:24px;
	width:583px;
	padding-top:5px;
	text-align:center;
}
.LinkForVirginia a {
	color:#660099;
	font-size:12px;
}
.Baners {
	width:579px;
	height:307px;
}
.banerTitle {
	height:38px;
	width:285px;
}
#LeftBaner, #RightBaner {
	width:285px;
	height:307px;
	float:left;
	background:url(../../images/banerTitle.gif) top no-repeat;
}
#RightBaner {
	margin-left:9px;
}
#LeftBaner .banerTitle {
	background:url(../../images/HomeDeliveryTitle.gif) 6px 19px no-repeat;/**/
}
#RightBaner .banerTitle {
	background:url(../../images/StoresTitle.gif) 6px 19px no-repeat;/**/
}	
.articles {
	margin-top:8px;
	width:576px;
	border:2px solid #660099;
}
#TheGreen50 {
	height:205px;
	background:url(../../images/TheGreen50Bg.jpg) 23px 20px no-repeat;
}
#TheGreen50 div.content {
	margin-left:166px;
	width:411px;
	height:138px;
	padding:31px 0 0 0;
}
#TheGreen50 div.content p {
	z-index:100;
	margin:0;
	padding:0 115px  0 0;
	height:82px
}
.leaf {
	position:absolute;
	top:392px;
	margin-left:66px;
	z-index:1;
}
*html .leaf {
	top:394px;
	margin-left:67px;
}
body:last-child .leaf {
	margin-left:70px;}

.ClickHereLink {
	float:right;
	height:23px;
	width:231px;
	padding-top:13px;
	background:url(../../images/ClickHereBg.jpg) bottom right no-repeat;
	position: relative;
	top: 0px;
}
.ClickHereLink a {
	margin-top:13px;
	margin-left:57px;
	font-size:12px;
	color:#fff500;
}
#Goodwill {
	height:172px;}
	
p.title {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:11px;
	font-weight:bold;
	margin:21px 0 0 23px;
	color:#1c7e1c;
}

p.title acronym {
	color:#663399;
}

p.heading {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 11px;
	font-weight: bold;
	margin: 21px 0 0 0px;
	color: #1c7e1c;
}

#Goodwill.articles div.content {
	padding-left:15px;
	float:left;
	width:450px;
	margin: 15px 0 0 0;
	height: 89px;
}
#Goodwill.articles div.content ul {
	margin:0 0 0 15px;
	padding:0;
}

.clsPurpleText
{
	color:#660099;
	font-weight:bold;
}

.menuSmall
{
	font-size: xx-small;
}

.ulCreditCard
{
    margin:0px;
    padding:0px;
    list-style-type:none;
    margin-top:10px;
    width:270px;
}
.ulCreditCard li
{
float:left;
padding:2px;
}