@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #636363;
	background-color: #e3dedb;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
}
#container { 
	width: 960px;
	background: #f8f5f0;
	margin: 0 auto 30px auto;
	border-left: 1px solid #bdb9b6;
	border-right: 1px solid #bdb9b6;
	border-bottom: 1px solid #bdb9b6;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding:0;
} 
#header {
	background: #ffffff;
	padding: 0;
	height: 126px;
	position:relative;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	float: left; 
	width: 220px;  /*239*/
	padding: 0px 0px 15px 17px;
}
#mainContent { 
width:701px; /*721*/
	margin: 0; 
	padding: 0 20px 0 0; 
	float:right;
} 

/*footer*/

#footer {
	padding: 18px;
	font-size: 88%;
	border: 3px solid #f8f5f0;
	background-color: #dee9e6;
	background-image: url(/images/footer_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:180px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}

#footer ul{
	width:217px;
	float:left;
	display:inline-block;
	padding:0 0 0 10px;
	margin:0;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d3deda;
}

#footer ul.firstfl {border:0;}

#footer ul li{
	padding:2px 0 6px 20px;
	margin:0;
	list-style-image: none;
	list-style-type: none;
	color: #636363;
	background-image:none;
}

#footer ul li a{	color: #636363; text-decoration:none;background-image:none;}
#footer ul li a:hover{	color: #000000;}

#footer ul li.bookmark {padding-left:0;}

#footer ul li.company {
	background-image: url(/images/company.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

#footer ul li.info {
	background-image: url(/images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

#footer ul li.follow {
	background-image: url(/images/follow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

#footer ul li.shop {
	background-image: url(/images/shop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

#footer ul li.twitter {
	background-image: url(/images/twitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul li.linkedin {
	background-image: url(/images/linkedin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer ul li.facebook {
	background-image: url(/images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.footerinfo {
	padding: 8px 18px;
	font-size: 88%;
	background-color:#bedad7;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f8f5f0;
	border-right-color: #f8f5f0;
	border-bottom-color: #f8f5f0;
	border-left-color: #f8f5f0;
	text-align: right;
	background-image: url(/images/footer_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*leftcolumn*/


.leftbox {
	width:212px;
	background-image: url(/images/leftbk.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 11px 0;
	padding:5px 0 0 0;
}
.leftbox .lbcontent{
	margin:0;
	padding:8px 10px 0 10px;
}
.leftboxend {
	width:212px;
	height:10px;
	background-image: url(/images/leftbkbt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0px 0;
	padding:0;
}

.navboxend {
	width:212px;
	height:18px;
	background-image: url(/images/navbtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 0px 0;
	padding:0;
}

/*content*/

.contentholder {
	width:666px; /*702*/
	background-image: url(/images/contentbk.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px 18px;
}

.contentholderpromo {
	width:702px; /*702*/
	margin: 0 0 9px 0;
	padding: 0;
	display:block;
}

.contentholderpromo img{
	margin: 0 0 0 9px;
	padding: 0;
	float:left;
}

.contentholderpromo img.first{
	margin: 0;
	padding: 0;
	float:left;
}

.conboxend{
	width:702px;
	height:12px;
	background-image: url(/images/cntbkbt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 0 11px 0;
	padding:0;
}


/*header*/

.logo {margin:36px 0 24px 20px; padding:0; border:0; float:left;}




#news ul{width:660px; margin:0; padding:0;}
#news ul li{
	width:300px;
	float:left;
	display:inline-block;
	margin:0;
	padding:0 25px 10px 0;
	list-style-image: none;
	list-style-type: none;
	font-size:12px;
	background-image:none;
}

#news img {border:3px #cccccc solid; margin:0 10px 10px 0;}

#news h3 {margin:0; padding:0;}

#news p {font-size:12px;}

#news ul li a {color:#30ae7a; font-weight:bold;}
#news ul li a:hover {color:#000000;}

#news ul li h3 a{color:#0050a3; font-weight:normal;}
#news ul li h3 a:hover{color:#000000;}

#news ul li em{display:block; padding-top:2px; color:#8d8c8c;}

h2.locator{
	background-image: url(/images/store_locator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-left: 52px;
	padding-top: 13px;
	margin:5px 0 0 0;
}

h2.health{
	background-image: url(/images/health_advice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 52px;
	padding-top: 13px;
	margin:5px 0 0 0;
}

h2.email{
	background-image: url(/images/email.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 50px;
	padding-top: 3px;
	margin:10px 0 0 0;
}

.gmap {border:1px solid #CCCCCC; float:right; margin:10px 0 15px 0;}

.gmaplink {
	display:block;
	margin:0;
	padding:3px;
	background-color: #CCCCCC;
}

.textbox {
	border:1px solid #CCCCCC;
	padding:2px;
	font-size: 88%;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	width:250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
}

ul.atoz {margin:10px 0; padding:10px 0 30px 0; display:block;}

ul.atoz li{
margin:0;
padding:0;
	display:inline-block;
	float:left;
	list-style-image: none;
	list-style-type: none;
	color:#FFFFFF;
}

ul.atoz li a{
	margin:0px;
	padding:3px 7px;
	color:#FFFFFF;
	background-color:#5578ac;
	font-size: 110%;
}

ul.atoz li a:hover{	color:#FFFFFF; background-color:#62c099;}

 h3.archiveHeader {
	background-image: url(/images/Archive_Search_Text.gif);
	width:150px;
	text-indent:-9999px;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0 0 0;
	padding: 12px 0 0 50px;
	height: 41px;
	font-size: 17px;
}

h3.allNews {
	background-image: url(/images/All_News_Text.gif);
	width:150px;
	text-indent:-9999px;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0 0 0;
	padding: 12px 0 0 50px;
	height: 41px;
	font-size: 17px;
}

h3.advancedHeader {
	background-image: url(/images/Advanced_Search_Text.gif);
	width:150px;
	text-indent:-9999px;
	display:inline-block;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px 0 0 0;
	padding: 12px 0 0 50px;
	height: 41px;
	font-size: 17px;
}

.startbutton {
	background-image: url(/images/buttons/start.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.startbutton:hover {
	background-image: url(/images/buttons/start.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.backbutton {
	background-image: url(/images/buttons/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.backbutton:hover {
	background-image: url(/images/buttons/back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.forwardbutton {
	background-image: url(/images/buttons/forward.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.forwardbutton:hover {
	background-image: url(/images/buttons/forward.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.endbutton {
	background-image: url(/images/buttons/end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

.endbutton:hover {
	background-image: url(/images/buttons/end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#ffffff;
	display: inline-block;
	height: 28px;
	width: 24px;
	border:0;
	margin-top: 10px;
}

a.formbut {
	color:#FFFFFF;
	padding:0px;
	border:0;
	margin:0;
	font-size: 13px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: inline-block;
	height: 20px;
	width: 53px;
	padding:5px 0 0 10px;
	text-decoration:none;
}

a:hover.formbut {
	color:#d2d2d2;
	text-decoration:none;
}

.Grid td
{
	text-align: left;
	vertical-align: top;
	padding:3px;
}
.Grid th {}

.GridHeader {background-color:#008f63; color:#ffffff;padding:3px;}
.GridItem {background-color:#efefef; color:#000000;}
.GridAltItem {background-color:#cce9e0; color:#000000;}

#sitedown {margin:0 auto; padding:30px 0 400px 0;width:850px; background-color:#ffffff;}

.contentholdersd {
	width:666px; /*702*/
	background-image: url(/images/contentbk.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 50px 18px 10px 18px;
}

.conboxendsd{
	width:702px;
	height:12px;
	background-image: url(/images/cntbkbt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	padding:0;
}

#map
{
	height: 500px;
	width: 665px;
}

#map2
{
	height: 500px;
	width: 500px;
}

ul.advicelist {margin:0; padding:0;}

ul.advicelist li{
	margin:0;
	padding:15px 0;
	list-style-image: none;
	list-style-type: none;
	border-bottom:1px #999999 dotted;
	background-image: none;
}

ul.advicelist li h3 {display:inline;padding-left:8px;
	margin-left:0;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;}
ul.advicelist li p {display:inline;}

a.arrow {
	padding-left:8px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}



.scroll
{
    height:405px;
    overflow:scroll;
    overflow-x: hidden; 
    }
    
#side_bar .scroll ul li 
{
    background-image:none;
    padding-left:0;
}

#side_bar ul
{
    margin-left:0;
	padding-left:13px;
}	

#side_bar ul li {
	padding:0px 0 5px 10px;
	margin:0 0 5px 0;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	list-style-image: none;
	list-style-type: none;
	font-size:94%;
	border-bottom: 1px dotted #666666;
	}
    
.directions
    {
        font-size:94%;
    }
 
  .directions hr
 {
    width:225px;
    border-bottom: 1px dotted #666666;
    margin:5px 0 7px 0;
    display:block;
 } 
 
 input.dirBtn 
 {
    font-size:100%;
    margin-top:5px;
    display:block;
 }

.textbox 
{
    font-family:arial;
    font-size:13px;
}

img.jobslink {float:right; margin:10px 5px 10px 20px;}


a[href$=".PDF"], a[href$=".pdf"] {
    background: url("/images/pdf-icon.png") no-repeat scroll left center transparent;
    padding: 6px 2px 5px 30px;
}
a[href$=".XLS"], a[href$=".xls"] {
    background: url("/images/excel.png") no-repeat scroll left center transparent;
    padding: 6px 2px 5px 30px;
}
 
