body {
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(images/kids_bg.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headerBG {
	background: #3F181B url(images/head_tile.gif) repeat-x;
	color: #cbb8ce;
}
.scriptTitle {
	color: #ff9933;
}
.midBG {
	background: #ffffff url(images/mid_tile.gif) repeat-x top;
	padding-top: 11px;
}
.mainTable {
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.footerBG {
	background-color: #660000;
}
.menuBG {
	background: transparent url(images/menu_tile.gif) top left repeat-x;
}
.menu_onBG {
	background: transparent url(images/menu_tile_on.gif) top left repeat-x;
}
a.mainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	text-align: center;
}
a.mainMenu:hover {
	color: #f5ab3e;
}
a.mainMenu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #ffffff;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	text-align: center;
}
a.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 1.3em;
}
a.menuLink:hover {
	color: #f5ab3e;
}
.marketBG {
	background: #ffffff url(images/market_tile.gif) repeat-y;
}
.mainBG {
	background-color: #528248;
	color: #FAFBFA;
}
.vertdotBG {
	background: #ffffff url(images/vert_dot.gif) repeat-y left;
}
.productLink {
	color: #FF3333;
}
.ageboxBG {
	background: #528248 url(images/agebox_mid.gif) repeat-x;
	color: #96DCD9;
}
form {
	margin: 0px;
	padding: 0px;
}
.emailboxBG {
	font-size: 0.85em;
	color: #ffffff;
	background: #1570A6 url(images/emailbox_mid.gif) repeat-x;
}
.inputButton {
	margin-top: 15px;
}
.sideLink {
	color: #1111A0;
}
.subText {
	padding-left: 33px;
	padding-right: 25px;
	padding-top: 5px;
}
.marketBG {
	background: #ffffff url(images/market_mid.gif) repeat-y;
}
.subemailBG {
	background: #1570A6 url(images/subemail_mid.gif) repeat-y;
	font-size: .85em;
	color: #ffffff;
	padding-left: 5px;
}
.subemailFoot {
	background: #1570A6 url(images/subemail_foot.gif) no-repeat;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}
.frontMarketBG {
	background: #ffffff url(images/market_tile.gif) repeat-y;
}
.subageBG {
	background: #AB7FBA url(images/subage_mid.gif) repeat-x;
	color: #96DAD9;
}
ol {
	margin: 10px 0px 0px 15px;
	padding: 0px;
}
li {
	padding-bottom: 5px;
}
.grapes {
	position: relative;
	z-index: 100;
	left: 0px;
	top: 0px;
}
.cherries {
	position: absolute;
	z-index: 101;
	left: 232px;
	top: 612px;
}
.authText {
   font-family: Georgia, serif;
   letter-spacing: 2px;		
}

/* =New Styles
================================================================*/

.box1 {
  background: #ffffff url(images/vert_dot.gif) repeat-y left;
  margin: 0 0 .5em 0;
}
.box1 .padding {
  padding: 0 10px 5px 10px;
}
h2.box {
  background: #660000;
  margin: 0;
  padding: 5px;
  color: #FF9933;
  font: bold 14px verdana, arial, sans-serif;
}
.img_left {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px;
  border: 1px solid #ddd;
}
h2 {
  color: #FF9933;
  font: bold 14px verdana, arial, sans-serif;
  border-bottom: 1px solid #999999;
}
.news_sign {
  width: 156px;
  background: transparent url(images/news_sign_bg.gif) top left repeat-y;
  text-align: right;
}
.news_sign .top {
  background: transparent url(images/news_sign_top.gif) top left no-repeat;
  height: 113px;
}
.news_sign form {
  background: transparent url(images/news_sign_bottom.gif) bottom left no-repeat;
  padding: 0 10px 10px 0;
}
.news_sign_home {
  width: 326px;
  background: transparent url(images/news_sign_home_bg.gif) top left no-repeat;
}
.news_sign_home div {
  text-align: right;
  width: 140px;
  padding: 33px 0 10px 0;
  margin: 0 0 0 10px;
}
.sign input {
  margin: 3px 0 0 0;
  border: 1px solid #C3C3C3;
  font-size: 11px;
}
.sign label {
  color: #660000;
  font-weight: bold;
}
.sign .button {
  background: #342066;
  font: 10px verdana, arial, sans-serif;
  color: white;
  border-top: 1px solid #5D4D85;
  border-left: 1px solid #5D4D85;
  border-right: 1px solid #27184D;
  border-bottom: 1px solid #27184D;
}
#kids_articles {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
#kids_articles a {
  color: #33c;
}
