* {
margin:0;
padding:0
}

img {
	border:none
}


body {
	background-color:#036;
}
table#AutoNumber1{
	margin-top: 25px;
	margin-bottom: 25px;
}

.banner{
	height: 70px;
	width: 439px;
	margin-top: 110px;
	margin-left: 300px;
	position: absolute;
	border: thin solid #030;
}

#container {
	width: 820px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

#delivery_map{
	float: left;
	height: 100%;
	width: 655px;
	font-size: 12px;
	font-variant: normal;
	overflow: visible;
}

#delivery_tips{
	float: left;
	height: 100%;
	width: 100%;
	overflow: visible;
}

#delivery_tips li, #delivery_map li{
	padding-bottom: 10px;
}

#delivery_tips ul, #delivery_map ul{
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
	list-style-image: url(images/bullet-arrow-right.png);
}

#faq{
	float: left;
	width: 100%;
	height: 100%;
	overflow: visible;
}

#faq h2{
	margin-bottom: 10px;
}

#header {
	position:relative;
	height: 205px;
	padding: 0px;
	background-image: url(images/wg_logo_color.jpg);
}

#header img{
	top: auto;
}

#map_legend{
	float: left;
	height: 100%;
	width: 140px;
	margin-top: 40px;
	overflow: visible;
	margin-left: 5px;
}

#map_legend img{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#map_legend_deliveryArea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	float: left;
	height: 100%;
	width: 100%;
}

#map_legend_NonDeliveryArea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	margin-top: 10px;
	float: left;
	height: 100%;
	width: 100%;
	margin-bottom: 10px;
}

#copyblock {
	position:absolute;
	font-family:verdana, arial, sans-serif;
	font-size:14px;
	text-align:right;
	left: 535px;
	top: 10px;
	color: #000;
}

/* Begin Nav */

#navcontainer{
	position: relative;
	height: 32px;
	left: auto;
	right: auto;
	float: left;
	top: auto;
	width: 820px;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

ul#navlist {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	
}

#navlist li {
	display: inline;
	list-style-type: none;

}

#navlist a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

#navlist a:link, #navlist a:visited
{
	color: #036;
	background-color: #ffcd99;
	text-decoration: none;
	border: thin solid #036;
}

#navlist a:hover
{
	color: #ffcd99;
	background-color: #036;
	text-decoration: none;
	font-weight: normal;
	border: thin solid #ffcd99;
}

#navlist a#current
{
	color: #ffcd99;
	background-color: #036;
	text-decoration: none;
	font-weight: normal;
	border: thin solid #ffcd99;
}

/* End Nav */


#main{
	position:relative;
	padding:10px;
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	background-color:#FFF;
	width: 800px;
	float: left;
}



.heading
{
	font-size:16px;
	font-family:verdana, arial, sans-serif;
	height: 30px;
	font-style: normal;
	font-variant: small-caps;
	color: #036;
	margin-bottom: 10px;
}


.paragraph
{
	font-size:15px;
	font-family:verdana, arial, sans-serif;
	padding: 2px;
	color: #036;
	margin-bottom: 10px;
	list-style-type: none;
	text-decoration: none;
}

.paragraph p{
	margin-bottom: 10px;
	font-variant: normal;
	font-size: 12px;
}

.blue_rectangle{
	background-color: #bec6e4;
	display: block;
	height: 30px;
	width: 30px;
	margin-right: 5px;
	float: left;
}
.red_rectangle{
	background-color: #db6d7e;
	display: block;
	height: 30px;
	width: 30px;
	margin-right: 5px;
	float: left;
}
.left{
	float: left;
}

.tiny
{
font-size:10px;
font-family:verdana,arial,sans-serif;

}
#coupon{
	border: medium dashed #036;
	width: 240px;
	padding: 5px;
	float: left;
	height: 145px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 70px;
}

#couponContainer{
	height: 425px;
	width: 800px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #036;
}

#footer{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	float: none;
	width: 805px;
	background-color: #036;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FF9934;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
}

