body {
	background:#44180F url(../images/bg.gif) top repeat-x;
	margin:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px; 
	line-height:16px; 
	color:#000000;
	text-align:center;
}

/* Default redefinitions */
strong { font-weight: bold; color:#5c0000; }
a { color:#FFCC33; }
a:hover { color:#5c0000; }
img { border: none; }
form { display:inline; margin:0; }
ul { margin-top:0; margin-bottom:0; }
input, textarea { background:#f6f3e1; }
/* /Default redefinitions */

#wholeThing {
	margin:0 auto;
	width:900px;
	text-align:center;
}

#frameTop, #frameBottom {
	display:block;
	margin:0 auto;
	clear:both;
}

#bannerFrame {
	text-align:left;
}

#frameTop {
	position:absolute;
	bottom:0;
	left:25px;
}

/* NAVBAR STUFF */
#navbar {
	float:right;
	width:640px;
	height:30px;
	padding:0;
	margin:0;
	border-right:1px solid #611e13;
}
/* /NAVBAR STUFF */

.leftColumn {
	float:left;
	width:248px;
	min-height:540px;
	text-align:center;
}

#contentFrame, #contentFrameIndex {
	float:right;
	width:619px;
	min-height:614px;
	background:#190000;
	margin-left:10px;
	padding:10px;
	text-align:left;
	border:1px solid #611e13;
	color:#ffcc33;
}

#contentFrameIndex {
	background-image:url(../images/index-bg.jpg);
}

#contentFrame a {
	color:#E0AD3B;
}

.column1 {
	width:300px;
	float:left;
	padding-right:10px;
}

.column2 {
	width:300px;
	float:right;
}

#contentFrameFix {
	clear:both;
}


a.pageLink {
	clear:both;
	text-align:right;
	font-size:12px;
	letter-spacing:.1em;
	text-transform:uppercase;
	color:#ffcc33;
	display:list-item;
	list-style-position:inside;
	list-style-image: url(../images/pageLink.gif);
	text-decoration:none;
	margin-top:4px;
}

.sidebar a.pageLink {
	list-style-image: url(../images/pageLinkSidebar.gif);
}

a.pageLink>a:hover {
	text-decoration:underline;
}

.tableRowLabel {
	text-align:right;
	font-weight:bold;
}

.separator, .noseparator {
	clear:both;
	border-bottom:1px solid #7A9B5B;
	margin:6px 0 6px 0;
	padding-top:2px;
}

.noseparator {
	border-bottom:none;
}

#footer {
	clear:both;
	padding:12px 0 12px 0;
	border-bottom:1px solid #571F14;
	font-size:10px;
	line-height:13px;
	color:#ffcc33;
}

#footer a {
	color:#ffcc33;
}

/* TOC */
.tocBlock {
	width:610px;
	margin:0 13px;
	text-align:center;
}

.tocItem {
	float:left;
	margin:12px 0;
	width:192px;
	padding:0 4px;
	height:200px;
	text-align:center;
}

.announcement {
	color:#800073;
	font-style:italic;
}

.tocProductName {
	width:192px;
	height:45px;
	overflow:hidden;
	margin-bottom:6px;
}

.tocProductName a, .productPageProductName {
	line-height:15px;
	font-size:15px;
	text-decoration:none;
}

.tocPrice {
	margin-top:6px;
	font-family:Times,"Times new roman",serif;
	font-style:italic;
	font-size:15px;
}
/* /TOC */

.imageRight {
	float:right;
	margin:4px 0 12px 12px;
	border:1px solid #932D95;
}

.imageLeft {
	float:left;
	margin:4px 12px 12px 0;
	border:1px solid #932D95;
}

.imageCenter {
	margin:4px auto;
	border:1px solid #932D95;
}

.thumbnailTOC {
	width:225px;
	float:left;
	text-align:center;
	padding:0 4px;
}

.byline {
	margin-top:-8px;
	font-size:11px;
	font-style:italic;
}

.caption {
	margin-top:-8px;
	font-size:11px;
	text-align:center;
	font-style:italic;
}

.imageLeft .caption, .imageRight .caption, .imageCenter .caption {
	margin-top:0;
}

.indexHeadline p {
	margin:8px 0;
 	color: #FFFFFF;
 	font-size:15px;
	line-height:22px;
 	font-weight:bold;
	text-align:center;
}

.productPageNotice {
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
}

H1 {
	padding:0;
 	color: #FFFFFF;
 	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	text-align:center;
}

H2 {
	color:#a71647;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #DCDCDC;
	padding-bottom:4px;
	text-align:left;
}

.sidebar h2 {
	margin-top:0;
	color:#13c4f3;
	text-align:right;
}

H3 {
	color:#B00810;
	font-size:11px;
	font-weight:bold;
}

.chocolattName {
	font-weight:bold;
	color:#E0AD3B;
}

.quote {
	margin:12px 24px 0 12px;
	font-style:italic;
}

.attribution {
	margin:4px 0 auto 36px;
	font-style:italic;
	font-weight:bold;
}

.center {
	text-align:center;
}

.submit {
	background-color:#58715e; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size:10px; 
	color:white; 
	font-weight:bold; 
}

.button { 
	background-color:#e3dfd2; 
	color: black; 
	font-family: Verdana, arial,helvetica,sans-serif; 
	font-size: 10px; 
}
