body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.oneColLiqCtrHdr #container {
	width: 100%;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
}
.oneColLiqCtrHdr #header {
	width: 890px;
	height: 200px;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0 auto;
	background-image: url(images/berries.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.oneColLiqCtrHdr #mainContent {
	width: 890px;
	min-height: 500px;
	padding: 0 10px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0 auto;
}
.oneColLiqCtrHdr #footer {
	width: 100%;
	height: 168px;
	padding: 0;
	margin: 0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
} 

#footercontent {
	width: 890px;
	padding: 0;
	margin: 0 auto;
} 
#address {
	width: 220px;
	padding-top: 70px;
	float: left;
	color: #000000;
	font-size: 13px;
line-height: 16px;
}
#address2 {
	width: 250px;
	padding-top: 70px;
	float: right;
	text-align:right;
	color: #000000;
	font-size: 13px;
line-height: 16px;
}

#address a {
	color: #000000;
}

#address2 a {
	color: #000000;
}

#logix {
	padding-top: 70px;
	text-align:center;
	float: left;
	width: 405px;
	color: #000000;
	font-size: 10px;
}
#leftpanel {
	float: left;
	width: 234px;
	text-align:left;
	padding-top: 10px;
}
#rightpanel {
	float: right;
	width: 620px;
	text-align:left;
	padding-top: 0px;
margin: 0;
}
#pickingconditions {
	width: 222px;
	padding-bottom: 330px;
	background-color: #95b1ca;
	border: 5px solid #f5f5f5;
	background-image: url(images/leftbanner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.titleheader {
	padding: 10px;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	background-color: #2f5f8d;
}
.sidebarcontent{
	padding: 10px;
	font-size: 11px;
	color: #ffffff;
}
#newsletter {
	width: 222px;
	background-color: #f5f5f5;
	border: 5px solid #f5f5f5;
}
#newsletter form {
	padding: 5px 0 0 0;
margin:0;
width: 220px;
}

#newsletterform {
margin:0;
padding:0;
}
#newsletter .formfield {
	float: left;
	width: 150px;
	height: 12px;
	color: #000000;
	font-size: 10px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#newsletter .joinbtn {
	padding-left: 6px;
}
.clear {
	clear:both;
}
#logo {
position: relative;
float: left;
	top: 20px;
height:70px;
}
#menu {
position:relative;
	font-size: 16px;
	font-weight:bold;
	color: #1d5182;
	height: 100px;
	width: 700px;
	float: left;
	margin: 0;
top: 20px;
left: 0px;
	padding: 0 0 0 24px;
}
#menu ul {
	text-align: left;
	display: block;
	list-style-type: none;	
}
#menu ul li {
	height: 50px;
	float: left;
	text-align: left;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
padding-bottom: 0;
margin: 0;
	background-image: url(images/menudivider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu ul li a {
	color: #1d5182;
	text-decoration:none;
}

#menu ul li a:hover {
	color: #5681a6;
	text-decoration:none;
}

#toppanel {
float: left;
width: 620px;
	color:#FFFFFF;
	height: 247px;
	font-size:13px;
margin: 0;
padding: 0;
}

#toppanel h1 {
	color:#FFFFFF;
	font-size:36px;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

#toppanel img {
	border: 4px solid #f5f5f5;	
	margin-left: 10px;
}

#toppanel a img {
text-decoration: none;
}

#toppanel a {
color: #000000;
}

#toppanel a:hover {
color: #000000;
text-decoration: underline;
}

#contentpanel {
float:left;
	position: relative;
	z-index:1;
	font-size: 12px;
top: 0px;
line-height: 20px;
	background-image: url(images/berry1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
width: 625px;
margin: 0;
padding: 0;
min-height: 300px;
}


#contentpanel2 {
margin: 0;
padding: 25px 0 0 0;
min-height: 300px;
}

#contentpanel h1 {
font-size: 22px;
color: #5681a6;
}

#contentpanel h2 {
font-size: 18px;
color: #5681a6;
}

#contentpanel h3 {
font-size: 14px;
color: #5681a6;
}

#contentpanel img {
	border: 4px solid #232122;	
	margin: 3px;
}



#contentpanel2 h1 {
font-size: 22px;
color: #5681a6;
}

#contentpanel2 h2 {
font-size: 18px;
color: #5681a6;
}

#contentpanel2 h3 {
font-size: 14px;
color: #5681a6;
}

#contentpanel2 img {
	border: 4px solid #232122;	
	margin: 3px;
margin-left: 10px;
margin-right: 10px;
}

#contentpanel2 a {
color: #1d5182;
}



#berries {
	position: relative;
	z-index:0;
	width: 177px;
	height: 106px;
left: 445px;
	background-image: url(images/berry1.jpg);
	background-repeat: no-repeat;	
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
margin-left: 20px;
	}

img.alignleft {
	display: inline;
margin-right: 20px;
	}

.alignright {
	float: right;
margin-left: 20px;
	}

.alignleft {
	float: left
margin-right: 20px;
	}

#weather {
margin: 0;
padding: 0;
background-color:#ffffff;
}

#phone {
position:relative;
text-align:right;
float:right;
width: 160px;
height:40px;
	color: #1d5182;
top:30px;
margin: 0;
padding: 10px 0 0 0;
}

#phone a {
font-size:12px;
	color: #1d5182;
	text-decoration:none;
}





/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {
position:relative;
	font-size: 16px;
	font-weight:bold;
	color: #1d5182;
	height: 100px;
	width: 700px;
	float: left;
	margin: 0;
top: 40px;
left: 0px;
	padding: 0 0 0 24px;
z-index:100;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:700px; w\idth:700px;top:20px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:100px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
position: relative;
	height: 50px;
	float: left;
	text-align: left;
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
padding-bottom: 0;
margin: 0;
	background-image: url(images/menudivider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.menu li li {
font-size: 14px;
position: relative;
height: 22px;
padding-top: 0px;
	float: left;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
padding-bottom: 0;
margin: 0;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;text-decoration:none; color:#1d5182; line-height:29px;float: left;}


/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#ffffff url(images/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#ffffff url(images/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#ffffff url(images/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ffffff;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#ffffff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:46px;left:0; width:100px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:45px;t\op:46px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ffffff; color:#1d5182; height:auto; line-height:1em; padding:5px 10px; width:75px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#1d5182;}
.menu :hover > a, .menu ul ul :hover > a {color:#5681a6;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #5681a6;
}

.menu .current_page_item a {
  color: #5681a6;

}

.menu ul .current_page_item ul a {
  color: #5681a6;
  font-weight: normal;

}

.menu ul .current_page_item ul a:hover {

}

.menu .current_page_item a:hover {

}

#newsletter li {
list-style: none;
font-size: 11px;
}

#newsletter p {
list-style: none;
font-size: 11px;
padding-left: 8px;
padding-right: 8px;
}