img { border:medium none; }
a { color:#315884; text-decoration:none; }
a:hover { text-decoration:underline; }

body { 
	background: #DAEDFE;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height: 1.3em;
}
#page {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	background: #fff;
/*	background: url(/img/bgPage.gif) center bottom no-repeat #fff;*/
}
#header {
	background: url(/img/bgHeader.gif) top center no-repeat transparent;
}
#footer { 
	border-top: 9px solid #a4d1ea;
	font-size: 10px;
}

#wholefoodsLink {
	background: url(/img/linkWholeFoods.gif) top center no-repeat transparent;	
}
#homeLink {
	background: url(/img/linkHome.gif) top center no-repeat transparent;	
}
#whyLink {
	background: url(/img/linkWhy.gif) top center no-repeat transparent;	
}
#weLink {
	background: url(/img/linkWe.gif) top center no-repeat transparent;	
}
#buzzLink {
	background: url(/img/linkBuzz.gif) top center no-repeat transparent;	
}
#blogLink {
	background: url(/img/linkBlog.gif) top center no-repeat transparent;	
}
#contactLink {
	background: url(/img/linkContact.gif) top center no-repeat transparent;
}


div#bottom a { font-weight: bold; }
#footer a { color:#000; }

#copy .bold { font-weight: bold }
#copy .italic { font-style: italic }

h1.style1 { margin-top: 0px;font-size:22px; }
h1.page_title { margin-bottom:0px; }
h3.sub_title { margin-top:0px; }
.style2 { color: #000cfe; font-size:13px; line-height:1.3em; }

.page_title {
color:#0E6398;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:24px;
line-height:1em;
font-weight:normal;
}
.sub_title {
color:#498AAC;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:16px;
line-height:1.5em;
}
.cat_title {
margin-top:1.3em;
color:#0E6398;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
#subnav {
float:left;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:12px;
list-style-type:none;
margin:0 0 1.3em;
padding:0px;
width:180px;
}
#subnav li {
float:left;
margin:0pt;
padding:0pt;
width:180px;
}
#subnav a:hover {
background:#0F537D none repeat scroll 0%;
color:#FFFFFF;
}
#subnav a {
border-bottom:1px solid #CDDBEB;
color:#0E6398;
display:block;
line-height:2.5em;
padding:0pt 15px;
text-decoration:none;
}