BODY {
	background: #CCCC33; 
	margin: 8 0 0 0 px; 
	padding: 8 0 0 0 px;
}
BODY, TABLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

A {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

TD.left_side_nav {
	background: #CC9900;
	font-size: 10px; 
	font-weight: 300; 
	color: #FFFFCC;
}
TD.left_side_nav A {
	color: #FFCC99;
}
TD.right_column {
	background: #FFFFCC;
}


TABLE.main_body, TABLE#featured, TABLE#newsletter_form {
  line-height: 1.4em;
  font-weight: 300;
  color: #999966;
}
TABLE.main_body A, TABLE#featured A {
	font-weight: 900; 
	color: #996600;
}
TD.main_body {
  font-weight: 300; 
  color: #999966;
}
TD.main_body A {
  color: #CC9900;
}

TABLE#featured {
	width: 505px;
}
TABLE#featured TH {
	padding-right: 10px;
}
TABLE#featured TD {
	padding-bottom: 25px;
}
IMG.featured_large {
	margin-bottom: 25px;
}

TABLE#newsletter_form TH {
	text-align: left;
}
TABLE#newsletter_form TD {
	padding-bottom: 5px;
}
TABLE#newsletter_form INPUT.txt {
	width: 200px;
}


TABLE.backtotop {
  line-height: 1.0em;
  font-size: 9px; 
  font-weight: 300; 
  color: #999966;
}
TABLE.backtotop A {
	color: #999966;
}
TABLE.backtotop A:hover {
  color: #999966;
  text-decoration: underline;
}


.main_body_product {
  line-height: 1.4em;
  font-weight: 900; 
  font-size: 13px; 
  color: #CC9900;
}

.section_title {
  line-height: 1.4em;
  font-size: 16px; 
  font-weight: 900; 
  color: #CC9900;
}

TD.footer {
  line-height: 1.1em;
  font-size: 10px; 
  font-weight: 300; 
  color: #999966;
}
TD.footer A {
  color: #CC9900;
}

TD.line_break {
  background: #999966;
}
TD.dotted {
  background-image: url(../images/layout/dotted_large.gif);
}
TD.body_break2 {
  background-image: url(../images/layout/dotted_large.gif);
}



.valentines_section_title {
  line-height: 1.4em;
  font-size: 16px; 
  font-weight: 900; 
  color: #e73030;
}
.valentines_main {
  line-height: 1.4em;
  font-weight: 900; 
  font-size: 13px; 
  color: #e73030;
}
.valentines_sub {
  font-weight: bold;
  color: #ff91b3;
}
