body{
	font-size: 11px;
	font-family: Verdana,Arial;
	margin:10px 0px 10px 0px;
	padding:0px;
	background-color: #9DA579;
	text-align: center;
}
h5{
	font-size: 15px;
	color: #595959;
}
img{
	border:0px;
	margin:0px;
	font-size:1px;
}
#container{
	margin: 0px auto;
	width: 760px;
	border: 1px solid #595959;
	background-color: #F5F5F0;
	text-align:left;
}
#leftcontainer{
	float: left;
	width:180px;
	text-align:left;
}
#left{
	width:180px;
	text-align:left;
	background-color: #6B7A3D;
}
#left img{
	display:block;
}

#essential{
	width:180px;
	text-align:left;
}
#essential img{
	display:block;
}
#content{
	float: left;
	padding-left:20px;
	padding-right:20px;
	width: 330px;
	color: #000;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
#list{
	float:left;
	width:200px;
	text-align:left;
}
#list img{
	display:block;
}
#footer{
	clear:both;
	color: #9EA679;
	 text-align:center;
	 padding-right: 40px;
	 height:16px;
	 background-color: #595959;
	 border: 1px outset;
	 border-color: #989898 #191919 #191919 #989898;
	 padding-top:2px;
}
.shopping_list{
	background-color: #E8EDF5;
	height: 20px;
	font-size: 11px;
	color:#000;
	line-height:20px;
	padding-left:8px;
}
.leftlink{
	padding-left: 10px;
	color: #FFF;
}
.leftlink a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
.leftlink a:visited{
	color: #000;
}
.leftlink a:active{
	color: #000;
}
.leftlink a:hover{
	color: #E6F2B1;
	text-decoration: underline;
}

.ess_link{
	padding-left: 10px;
}
.ess_link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #585048;
}
.ess_link a:visited{
	color: #000;
}
.ess_link a:active{
	color: #000;
}
.ess_link a:hover{
	color: #000;
	text-decoration: underline;
}

.shopping_list{
	padding-left: 10px;
	/*font-weight:bold;*/
}
.shopping_list a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #1480E4;
}
.shopping_list a:visited{
	color: #000;
}
.shopping_list a:active{
	color: #000;
}
.shopping_list a:hover{
	color: #E20404;
	text-decoration: underline;
}
#footer a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
#footer a:visited{
	color: #FFF;
}
#footer a:active{
	color: #FFF;
}
#footer a:hover{
	color: #E6F2B1;
	text-decoration: underline;
}

.linktitle a{
	font-weight: bold;
	text-decoration: none;
	color: #595959;
}
.linktitle a:visited{
	color: #000;
}
.linktitle a:active{
	color: #000;
}
.linktitle a:hover{
	text-decoration: underline;
	color: #9DA579;
}

.linkurl a{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #9DA579;
}
.linkurl a:visited{
	color: #000;
}
.linkurl a:active{
	color: #000;
}
.linkurl a:hover{
	text-decoration: underline;
	color: #9DA579;
}
#pagination{
	font-size: 10px;
}
#pagination a{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #9DA579;
}
#pagination a:visited{
	color: #000;
}
#pagination a:active{
	color: #000;
}
#pagination a:hover{
	text-decoration: underline;
	color: #9DA579;
}

/* Image replacement styles */
#header{
	width:760px;
	height:100px;
	overflow:hidden;
}
.header-icon{
	display:inline-block;
	width:111px;
	height:100px;
	background-color:#9DA579;
	color:#FFF;
	font-size:54px;
	font-family:Georgia,"Times New Roman",serif;
	font-weight:bold;
	text-align:center;
	line-height:100px;
	text-decoration:none;
	vertical-align:top;
}
.header-icon:hover{
	background-color:#8B9569;
}
.header-logo{
	display:inline-block;
	width:645px;
	height:100px;
	background-color:#595959;
	color:#FFF;
	font-size:28px;
	font-family:Georgia,"Times New Roman",serif;
	font-weight:normal;
	text-align:center;
	line-height:100px;
	text-decoration:none;
	vertical-align:top;
	letter-spacing:3px;
}
.header-logo:hover{
	color:#E6F2B1;
}
.section-header{
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}
.sidebar-header{
	background-color:#6B7A3D;
	width:180px;
	height:57px;
	line-height:57px;
	font-size:14px;
	padding:0 10px;
	box-sizing:border-box;
}
.essential-header{
	background-color:#8B7D5E;
	width:180px;
	height:63px;
	line-height:63px;
	font-size:14px;
	padding:0 10px;
	box-sizing:border-box;
}
.list-header{
	background-color:#4A7AB5;
	width:200px;
	height:33px;
	line-height:33px;
	font-size:12px;
	text-align:center;
	padding:0;
	box-sizing:border-box;
}
.list-footer{
	background-color:#4A7AB5;
	width:200px;
	height:33px;
}
.section-footer{
	height:10px;
	background-color:#595959;
}
.ad-link{
	display:block;
	width:190px;
	height:27px;
	background-color:#9DA579;
	color:#FFF;
	font-size:10px;
	font-family:Verdana,Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	line-height:27px;
}
.ad-link:hover{
	background-color:#7B8A5E;
	color:#FFF;
}