body {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #fff8ed;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #5a2610;
}

#container_stretch {
	width: 782px;
	margin: 0 auto;
	padding: 0px;
	margin-top: 24px;
	background-color: #9f7563;
	background-image: url(images/bg_container_stretch.gif);
	background-repeat: repeat-y;
}

#container {
	background-image: url(images/bg_container.gif);
	background-repeat: no-repeat;
}

#bottom {
	background-image: url(images/bg_bottom.gif);
	background-color: #9f7563;
	width: 782px;
	height: 45px;
	margin: 0 auto;
}	

#container_inside {
	background-image: url(images/bg_content_tile.gif);
	width: 760px;
	margin: 0 auto;
}

#content {
	padding-left: 18px;
	padding-top: 15px;
	text-align: left;
}

#content_inside {
	padding-left: 50px;
	padding-top: 45px;
	text-align: left;
}

#content_indent {
	padding-left: 20px;
	width: 624px;
}

#content_introhead {
	padding-left: 17px;
}

#masthead {
	padding-top: 11px;
}

.footer_text {
	font-size: 11px;
	line-height: 14px;
	color: #9f7563;
	margin-top: 5px;
}

#footer {
	width: 760;
	margin: 0 auto;
}

p {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #5a2610;
	margin-bottom: 0px;
	margin-top: 14px;
}

a:link, a:active, a:visited {
	color: #b10047;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#topnav {
	height: 31px;
	margin: 0px;
	padding: 0px;
}

#home_main {
	width: 483px;
	height: 305px;
	background-image: url(images/bg_home_main.gif);
	background-repeat: no-repeat;
}

#home_main_content {
	padding: 13px;
	height: 278px;
	width: 456px;
}

.notop {
	margin-top: 0px;
}

.smalltop {
	padding-top: 14px;
	font-size: 11px;
	line-height: 13px;
	padding-left: 9px;
	margin: 0px;
}

.home_feature {
	height: 119px;
	width: 220;
	padding: 0px;
	margin: 0px;
}

.home_feature_bottom {
	width: 220;
	padding: 0px;
	margin: 0px;
}

#home_feature_1 {
	background-image: url(images/bg_feature_1.jpg);
	background-repeat: no-repeat;	
}

.home_feat_p2 {
	padding-left: 9px;
	padding-top: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 13px;
	width: 132px;
}

.smallText {
	font-size: 11px;
	line-height: 13px;
}

.redText {
	color: #b10047;
}

.cell_truffle {
	padding-left: 12px;
	padding-top: 20px;
	margin: 0px;
	width: 271px;
	padding-bottom: 5px;
}

.cell_truffle_2 {
	padding-left: 35px;
	padding-top: 20px;
	margin: 0px;
	width: 271px;
	padding-bottom: 5px;
}

.truff_text {
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	color: #8b6757;
	font-size: 11px;
	line-height: 13px;
}

.home_feature a:link, .home_feature a:active, .home_feature a:visited {
	color: #5a2610;
	text-decoration: none;
}

.home_feature a:hover {
	text-decoration: underline;
}

.introhead {
	margin-top: 24px;
}

.smallMargin {
	margin-top: 0px;
}

.tableBorder {
	border: 1px solid #000000;
}

.giftCell_left {
	width: 320px;
	height: 120px;
}

.giftCell_right {
	width: 316px;
	height: 120px;
}

.giftCell_left_inner {
	padding-left: 12px;
	padding-top: 20px;
}

.giftCell_right_inner {
	padding-left: 34px;
	padding-top: 20px;
}

.bold_head {
	margin-top: 2px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif
}