/* Site CSS style Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #030;
	background-color: #E1F0D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 990px;
	background: #FFFFFF;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background: #fff;
	height:150px;
	padding-left: 10px;
	position:relative
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
h1 {
	margin: 0;
	padding: 10px 0px 0px 0px;
	font:"Arial Black", Gadget, sans-serif;
	font-size:36px;
	color: #030;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:14px;
	color: #A51520;
}
h4 {
	font-size:14px;
	color: #030;
	margin:5px;
}
a:link {
	text-decoration: none;
	color: #003300;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
#sidebar1 {
	float: left;
	width: 195px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 50px;
}
/* MAIN NAVIGTION */
.menu
{
	font-size: 25px;
	color: #003300;
	font-family: "Arial Black", Gadget, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 12px 0px 12px 0px;
}

.NavContainer ul
{
    list-style-type: none;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    color: #003300;
}

.NavContainer li
{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.NavContainer ul li a
{
    padding-left: 45px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: left;
    color: #003300;
    background-image: url(../images/list-off.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;
}

.NavContainer ul li a:hover
{
    color: #003300;
    background-image: url(../images/list-on.gif);
    background-repeat: no-repeat;
}

.NavContainer ul li a#Current
{
    color: #003300;
    background-image: url(../images/list-on.gif);
    text-decoration: underline;
}
#mainContent {
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/text_bg.jpg);
	background-color: #E2EFD5;
	background-repeat: no-repeat;
	background-position: 10px 0px;
} 
#aboutMainContent {
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/text_bg2.jpg);
	background-color: #E2EFD5;
	background-repeat: no-repeat;
	background-position: 10px 0px;
} 
#contactMainContent {
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/text_bg3.jpg);
	background-color: #E2EFD5;
	background-repeat: no-repeat;
	background-position: 10px 0px;
} 
#linksMainContent {
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 250px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/text_bg4.jpg);
	background-color: #E2EFD5;
	background-repeat: no-repeat;
	background-position: 10px 0px;
} 
#productsMainContent {
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 90px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/text_bg5.jpg);
	background-color: #E2EFD5;
	background-repeat: no-repeat;
	background-position: 10px 0px;
} 
#footer {
	height: 100px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #fff;
	background-image: url(../images/linebr.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 45px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#Footer_nav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	line-height: 18px;	
}
#Footer_nav a:active, #Footer_nav a:visited, #Footer_nav a:link
{
    color: #003300;
    text-decoration: none;
}

#Footer_nav a:hover
{
    color: #003300;
    text-decoration: underline;
}

#Footer_nav_right
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #003300;
    text-align: center;
    padding-top: 20px;
    padding-right: 0px;
    float: right;
    font-weight: lighter;
}

#Footer_nav_right a:active, #Footer_nav_right a:visited, #Footer_nav_right a:link
{
    color: #003300;
    text-decoration: none;
}
#Footer_break
{
    height: 1px;
    background-image: url(../images/bottom_line_break.gif);
}

#Footer_nav_right a:hover
{
    color: #000;
    text-decoration: underline;
}
/* Fresh Branding*/

#fresh
{
    width: 176px;
    height: 34px;
}

#fresh ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#fresh li
{
    padding: 0 1px 0 0;
    float: left;
    cursor: pointer;
}

.freshsettings
{
    padding: 0px 0px 0px 0px;
    height: 0px;
    display: block;
    overflow: hidden;
}

.fresh_logo
{
    width: 176px;
    height: 34px;
    background-image: url(../images/fresh.gif);
}

.fresh_logo:hover
{
    width: 176px;
    height: 34px;
    background-image: url(../images/fresh_roll.gif);
}
.wrapper {
	margin-bottom:15px;
	width:600px;
	border: 1px solid #BBDA9C;
}
.firstWrapper {
	margin-bottom:15px;
	width:600px;
	border: 1px solid #BBDA9C;
}
.storeImage {
	float:left;
	padding: 15px 5px 15px 15px;
	width: 150px;

}
.storeDescription {
	float:left;
	margin: 15px 5px 5px 5px;
	width: 210px;

}
.storeButton {
	float:left;
	margin: 15px 5px 5px 5px;
	width: 80px;
	height:auto;
}
input {
	width:90%;
	margin-bottom:10px;
}
.buyNow {
	background-color: #95C565;
	color:#FFF;
}
.delivery {
	width:450px;
	text-align:left;
	padding:20px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img
{  border-style: none;
}
