body {
	background: #ccebe1 url(../images/bg.gif) repeat-x;
	margin:0px;
}

h2 {
	font-size:24px;
	font-weight:bold;
	margin-top:5px;
}

.wrapper {
	width: 809px;
	margin: 0px auto;
}

.header {
	width: 800px;
	height: 104px;
	background: url(../images/sparHeader.gif) no-repeat #FFFFFF;
	margin-left: 4px;
}

.topLinks {
	background: url(../images/topLinksBg.gif) repeat-x;
	margin-left: 4px;
	margin-right: 5px;
	display: block;
	height: 34px;
}

/*.topLinks a {
	display : block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 11px;
	padding-bottom: 11px;
	float: left;
	background: url(../images/topMenuBg.gif) repeat-x;	
}

.topLinks a.firstLink {
	background: url(../images/topLinksBg.gif) repeat-x;	
	padding-left: 30px;
}*/

a.menuHome {
	display : block;
	float: left;
	width: 84px;
	height: 34px;
	background: url(../images/mnHome.gif) repeat-x;	
}

a.menuHome:hover {
	display : block;
	float: left;
	width: 84px;
	height: 34px;
	background: url(../images/mnHomeOver.gif) repeat-x;	
}

a.menuHomeSelected {
	display : block;
	float: left;
	width: 84px;
	height: 34px;
	background: url(../images/mnHomeOver.gif) repeat-x;		
}

a.menuAboutUs {
	display : block;
	float: left;
	width: 83px;
	height: 34px;
	background: url(../images/mnAboutUs.gif) repeat-x;	
}

a.menuAboutUs:hover {
	display : block;
	float: left;
	width: 83px;
	height: 34px;
	background: url(../images/mnAboutUsOver.gif) repeat-x;	
}

a.menuAboutUsSelected {
	display : block;
	float: left;
	width: 83px;
	height: 34px;
	background: url(../images/mnAboutUsOver.gif) repeat-x;	
}

a.menuWeeklySpecials {
	display : block;
	float: left;
	width: 126px;
	height: 34px;
	background: url(../images/mnWeeklySpecials.gif) repeat-x;	
}

a.menuWeeklySpecials:hover {
	display : block;
	float: left;
	width: 126px;
	height: 34px;
	background: url(../images/mnWeeklySpecialsOver.gif) repeat-x;	
}

a.menuWeeklySpecialsSelected {
	display : block;
	float: left;
	width: 126px;
	height: 34px;
	background: url(../images/mnWeeklySpecialsOver.gif) repeat-x;	
}

a.menuHealthyLiving {
	display : block;
	float: left;
	width: 114px;
	height: 34px;
	background: url(../images/mnHealthyLiving.gif) repeat-x;	
}

a.menuHealthyLivingSelected {
	display : block;
	float: left;
	width: 114px;
	height: 34px;
	background: url(../images/mnHealthyLivingOver.gif) repeat-x;
}

a.menuHealthyLiving:hover {
	display : block;
	float: left;
	width: 114px;
	height: 34px;
	background: url(../images/mnHealthyLivingOver.gif) repeat-x;	
}

a.menuSparKids {
	display : block;
	float: left;
	width: 80px;
	height: 34px;
	background: url(../images/mnSparKids.gif) repeat-x;	
}

a.menuSparKids:hover {
	display : block;
	float: left;
	width: 80px;
	height: 34px;
	background: url(../images/mnSparKidsOver.gif) repeat-x;	
}

a.menuSparKidsSelected {
	display : block;
	float: left;
	width: 80px;
	height: 34px;
	background: url(../images/mnSparKidsOver.gif) repeat-x;	
}

a.menuCompetitions {
	display : block;
	float: left;
	width: 105px;
	height: 34px;
	background: url(../images/mnCompetitions.gif) repeat-x;	
}

a.menuCompetitions:hover {
	display : block;
	float: left;
	width: 105px;
	height: 34px;
	background: url(../images/mnCompetitionsOver.gif) repeat-x;	
}

a.menuCompetitionsSelected {
	display : block;
	float: left;
	width: 105px;
	height: 34px;
	background: url(../images/mnCompetitionsOver.gif) repeat-x;	
}

a.menuCommunity {
	display : block;
	float: left;
	width: 92px;
	height: 34px;
	background: url(../images/mnCommunity.gif) repeat-x;	
}

a.menuCommunity:hover {
	display : block;
	float: left;
	width: 92px;
	height: 34px;
	background: url(../images/mnCommunityOver.gif) repeat-x;	
}

a.menuCommunitySelected {
	display : block;
	float: left;
	width: 92px;
	height: 34px;
	background: url(../images/mnCommunityOver.gif) repeat-x;	
}

a.menuContactUs {
	display : block;
	float: left;
	width: 116px;
	height: 34px;
	background: url(../images/mnContactUs.gif) repeat-x;	
}

a.menuContactUs:hover {
	display : block;
	float: left;
	width: 116px;
	height: 34px;
	background: url(../images/mnContactUsOver.gif) repeat-x;	
}

a.menuContactUsSelected {
	display : block;
	float: left;
	width: 116px;
	height: 34px;
	background: url(../images/mnContactUsOver.gif) repeat-x;	
}


.innerWrap {
	background: url(../images/sideShadows.gif) repeat-y;
	width: 809px;
	padding-left: 4px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.innerWrap input {
	font-size: 11px;
}

.innerPagesWrap {
	background: url(../images/innerBg.gif) no-repeat #FFFFFF;
	width: 715px;
	-overflow-x: hidden;
	min-height: 310px;
	-height: 310px;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	padding-left: 35px;
	padding-right: 50px;
	padding-bottom: 70px;
}

.innerPagesWrap h1 {
	color: #05663c;
	font-size: 24px;
	padding-bottom: 10px;
	line-height: 24px;
}

.homeHero {
	width: 800px;
	height: 205px;
	background: #FFFFFF url(../images/homeHero.jpg);
	border-bottom: 1px solid #FFFFFF;
}

.homeHero h1 {
	color: #009b67;
	font-size: 22px;
	margin: 0px;
	padding-top: 15px;
}

.homeHero p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #444444;
	line-height: 20px;
	font-size: 13px;
	padding-top: 10px;
}

.greenBox {
	width: 154px;
	height: 160px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(../images/greenBox.gif);
	float: left;
}

.greenBox h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 11px;
	margin: 0px;
}

.greenBox input {
	width: 150px;
	margin-bottom: 2px;
	*margin-bottom: 0px;
	color: #888888;
}

.greenBox .subscribeForm, .grayBox .searchForm {
	*position:relative;
	*bottom:15px;
}

.greenBox p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom:0px;
}

.topLeftShadow {
	position: absolute;
	width: 4px;
	background: url(../images/leftShadow.gif) no-repeat;
	height: 489px;
	margin-left: 0px;
	*margin-left: -4px;
}

.topRightShadow {
	position: absolute;
	width: 10px;
	background: url(../images/rightShadow.gif) no-repeat;
	height: 489px;
	margin-left: 804px;
	*margin-left: 800px;
}

.promo1 {
	width: 196px;
	height: 160px;
	float: left;
	display: block;
	background: url(../images/imageBorder.jpg);
}

.promo2 {
	width: 197px;
	height: 160px;
	float: left;
	display: block;	
	background: url(../images/imageBorder.jpg);
}

.promo2 img, .promo3 img, .promo1 img {
	border:0px;
}

.promo3 {
	width: 203px;
	height: 160px;
	float: left;
	display: block;
	background: url(../images/imageBorder.jpg) right no-repeat #FFFFFF;
}

.promoContent {
	width:187px;
	height:155px;
	margin:5px;
	overflow:hidden;
}

.promoContentLeft {
	width:187px;
	height:155px;
	margin:5px;
	margin-left:11px;
	overflow:hidden;
}


.grayBox {
	width: 158px;
	height: 160px;
	display: block;
	background: url(../images/grayBox.gif);
	float: left;
	padding-left: 20px;
	padding-right: 25px;
	overflow:hidden;	
}

.grayBox h1 {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 11px;
	margin: 0px;
}

.grayBox p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.grayBox input {
	width: 150px;
	margin-bottom: 2px;
	*margin-bottom: 0px;
	color: #888888;
}

.grayBox a {
	color: #005d3e;
}

.grayBox a:link {

}

.grayBox a:active {

}

.grayBox a:visited {

}

.grayBox a:hover {
	text-decoration: none;
}

.membersLoginBox {
	display: block;
	width: 574px;
	height: 32px;
	background: url(../images/bottomGreenBox.gif) no-repeat;
	padding-left: 23px;
	padding-top: 5px;
	float: left;
	border-top: 2px solid #FFFFFF;

}

.membersLoginBox input {
	color: #888888;
}

.membersLoginBox a {
	color: #005d3e;
}

.membersLoginBox a:link {

}

.membersLoginBox a:active {

}

.membersLoginBox a:visited {

}

.membersLoginBox a:hover {
	text-decoration: none;
}


.membersLoginBox b {
	color: #016c48;	
	font-size: 12px;
}

.corporateBox {
	background: url(../images/bottomGreenBoxSm.gif) no-repeat;
	display: block;
	width: 196px;
	height: 37px;
	float: left;
	border-top: 2px solid #FFFFFF;	
}

.corporateBox a {
	color: #016c48;	
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 190px;
	text-align: center;
	line-height: 35px;
	text-decoration: none
}

.homeFooter {
	width: 809px;
	height: 18px;
	background: url(../images/homeBottom.gif);
	margin-left: 1px;
	*margin-left: 1px;
	margin-top: -6px;
	*margin-top: -5px;
	overflow: hidden;
	position: absolute;
}

.innerFooter {
	width: 809px;
	height: 18px;
	background: url(../images/innerBottom.gif);
	margin-left: 1px;
	*margin-left: 1px;
	margin-top: -6px;
	*margin-top: -5px;
	overflow: hidden;
	position: absolute;
}

.searchBox {
	margin-left: 555px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.searchBox form {
	padding: 0px;
	margin: 0px;
}

.searchBox input {
	font-size: 11px;
}

.searchBox a {
	color: #005d3e;
}

.searchBox a:link {

}

.searchBox a:active {

}

.searchBox a:visited {

}

.searchBox a:hover {
	text-decoration: none;
}

.dropMenu {
	position: absolute;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	margin-top: 34px;
	width: 170px;
	background: url(../images/transWhite.png);
	padding-bottom: 5px;
	z-index: 10000;
}

.dropMenu a {
	font-family: arial;
	font-size: 12px;
	color: #005d3e;
	text-decoration: none;
	display: block;
	padding-left: 10px;	
	padding-top: 4px;
	padding-bottom: 4px;
	width: 160px;
	
}

.dropMenu a:hover {
	color: #FFFFFF;
	background: #009b67;	
}

.bottomLinks {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	line-height: 15px;
	color: #555555;
}

.bottomLinks a {
	text-decoration : none;
	color: #555555;
}

.bottomLinks a:hover {
	text-decoration: underline;
	color: #000000;
}

.breadCrumbs {
	padding-top: 18px;
	margin-bottom: 30px;
}

.breadCrumbs a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.breadCrumbs a:hover {
	color: #333333;
	text-decoration: underline;
}

.homeLink {
	position: absolute;
	margin-left: 32px;
	*margin-left: -524px;
	margin-top: 35px;
	
}

.dessertBox {
	background: url(../images/recipeBack.gif) no-repeat;
	width: 162px;
	height: 177px;
	display: block;
	float: left;
	padding-right: 6px;
	*padding-right: 6px;
}

a.dessertBox {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.dessertBox p {
	padding-top: 4px;
	*padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 13px;
}

.searchText {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:20px;
	margin-right:20px;
}

.bodyText {
	background:#FFFFFF;
	min-height:350px;
	*height:350px;
	padding-left:20px;
	padding-top:10px;
}

.bottomFooter {
	width: 809px;
	height: 18px;
	background: url(../images/footerBottom.gif);
	margin-left: 1px;
	*margin-left: 1px;
	margin-top: -6px;
	*margin-top: -5px;
	overflow: hidden;
	position: absolute;
}

.topRightShadow2 {
	position: absolute;
	width: 12px;
	background: url(../images/rightShadow2.gif) no-repeat;
	height: 489px;
	margin-left: 804px;
	*margin-left: 800px;
}

.jsLink {
	cursor: pointer;
	text-decoration:underline;
	color:#0000FF;
}

#findButton {
	width:59px;
}

#searchFor {
	text-align:center;
	width:500px;
	background-color:#FF0000;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
}

#searchResults {
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
}

.searchHeadings {
	background-color:#006500;
	color:#FFFFFF;
}

.searchMatch {
	background-color:#00CC00;
}

.searchClose {
	background-color:#D2ECD3;
}

.searchTable {
}

#searchAgain {
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
	width:300px;
}

.mainContent {
	width:725px;
	position:relative;
}

#memberLeft {
	width:189px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
}

#memberLeft a {
	color:#000000;
	text-decoration:none;
}

.adminMenuTop {
	width:189px;
	height:18px;
	background:url(../images/adminBGtop.jpg);
}

.adminMenuPadding {
	width:9px;
	height:33px;
	background-color:#E1E1E1;
	*background-color:#DEDFDE;
	float:left;
}

.adminMenuPaddingLevel2 {
	width:35px;
	height:33px;
	float:left;
}

.adminMenuLink {
	width:180px;
	height:33px;
	line-height:33px;
	cursor:pointer;
	background-image:url(../images/adminBGMenuItem.jpg);
	float:right;
	text-align:right;
}

.adminSubMenuLink {
	width:180px;
	height:33px;
	background-color:#E1E1E1;
	*background-color:#DEDFDE;
	line-height:33px;
	cursor:pointer;
	text-align:right;
	float:right;
}

.adminMenuActive {
	background:#FFFFFF;
	color:#04673B;
}

.adminMenuText {
	margin-right:13px;
	font-weight:bold;
	font-size:10px;
}

.adminMenuTextLevel2 {
	margin-right:23px;
	font-weight:bold;
	font-size:10px;
}

#memberRight {
	width:510px;
	position:relative;
	float:right;
}

.docTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.docSearchButton {
	margin-left:3px;
}

.docSearch {
	border:1px solid black;
	height:18px;
	width:125px;
}

.docViewBy {
	margin-right:3px;
}

.docTable tr {
	line-height:18px;
	height:26px;
	padding:2px;
}

.docLeft {
	float:left;
	width:235px;
}

.docRight {
	float:right;
	width:191px;
}

.docTop {
	height:70px;
}

.docTop h2 {
	padding-top:0px;
	margin-top:0px;
	font-size:18px;
	line-height:18px;
}

docViewDiv {
	width:125px;
	font-size:10px;
	line-height:20px;
}

.viewByLeft {
	float:left;
	width:235px;
	*position:absolute;
	*margin-top:-18px;
}

.docViewBorder {
	width:125px;
	border:1px solid black;
	height:20px;
	float:left;
	cursor:pointer;
}

.docTypeLink {
	color:#444444;
	text-decoration:none;
}

.docViewFullBorder {
	width:125px;
	line-height:20px;
	border:1px solid black;
	border-top:0px;
	float:left;
	margin-left:67px;
	margin-top:22px;
	background:white;
	position:absolute;
	*margin-left:-127px;
}

.docViewText {
	line-height:20px;
	font-size:10px;
	float:left;
}

.docViewRadio {
	float:left;
}

.docTable td {
	padding-left:5px;
	padding-right:5px;
}

.docHeadings {
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	height:25px;
	background-color:#007F55;
	color:white;
	text-align:center;
}

.uploadText {
	width:300;
	height:50;
}

.blueRow {
	background-color:#BAE4D6;
}

.vanishCell {
	padding-top:0px;
	padding-bottom:0px;
}

.regInput {
	width:142px;
}

.regSelect {
	width:146px;
	*width:142px;
}

.showTagWrap {
	position: absolute;
	z-index: 1000;
	border: 1px solid #888888;
	background: lightyellow url(../images/yellowBg2.gif) repeat-x;
	font-family: verdana;
	font-size: 10px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	filter: alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;	
}

.showTagWrap a {
	color: #666666;
	text-decoration: none;
}

.showTagWrap a:link {
	color: #666666;
	text-decoration: none;
}

.showTagWrap a:hover {
	color: #333333;
	text-decoration: underline;
	
}

.frontText {
	margin-top:10px;
	width:285px;
	height:100px;
	overflow:hidden;
}

.subMenuDiv {
	position:absolute;
	width:215px;
	left:154px;
	z-index:20;
}

#flashcontent .flashbody{
	padding-top:10px;
	padding-left:10px;
}

#sparHomeFlash {
	z-index:1;
}

.pageLevel0 {
	height: 18px;
	line-height: 18px;
	margin-left: 9px;
/*	padding-bottom: 2px;
	margin-bottom: 2px;*/
}

.pageSeparator:hover {
	background:url(../images/greenArrowSm.png) no-repeat #EEEEEE;
}

.pageSeparatorSelected {

}

.pageSeparatorSelected:hover {
	background:url(../images/greenArrowSm.png) no-repeat #EEEEEE;
}

.pageLevel1 {
	height: 18px;
	line-height: 18px;
	margin-left: 15px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel2 {
	height: 18px;
	line-height: 18px;
	margin-left: 35px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel3 {
	height: 18px;
	line-height: 18px;
	margin-left: 45px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}

.pageLevel4 {
	height: 18px;
	line-height: 18px;
	margin-left: 60px;
/*	margin-bottom: 2px;	
	padding-bottom: 2px;*/
}