#content{
	line-height:1.2em;
	}
/*H1{
	margin:1.5em 0 0.6em 0;
	font-size:1.4em;
	font-weight:bold;
	background-color:#B5A683;
	padding:0.2em 0.5em;
	border:1px solid #AF9F7B;
	color:#393428;
	}*/
#content H1{
	margin:1em 0 0.5em 0;
	font-size:1.4em;
	font-weight:bold;
	padding:0.2em 0.5em;
	border-bottom:8px solid #AF9F7B;
	/*#857756 - dark*/
	color:#393428;
	}	
	
#content H2{
	margin:1.5em 0 0.6em 0;
	font-size:1.2em;
	font-weight:bold;
	background-color: #CEBF9E;
	/*#C8B791;*/
	/*#C7B997;*/
	padding:0.1em 0.5em;
	color:#393428;
	}
#price H2{
	margin:18px 0 3px;
	padding:3px 10px 4px;
	border:1px solid #393428;
	border-width:1px 0;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	font-family:Tahoma;
	color:#393428;
	background-color: #e9dfcb;
			}

		.regular{
			margin:0 0 3px;
			width:100%;
			border:1px solid #393428;
			border-width:1px 0;
			font-family:Tahoma;
			color:#393428;
			}

			.regular TH,
			.regular TD{
				border:0;
				padding:4px 7px;
				text-align:center;
				}

			.regular THEAD TH{
				border-bottom:1px solid #393428;
				text-align:left;
				background-color: #e9dfcb;
				}

			.regular TBODY TH{
				text-align:left;
				font-weight:bold;
				}

			.regular .odd TH,
			.regular .odd TD{
				background:#c7b997;
				}

			.regular .odd TH,
			.regular .odd .bordered{
				background:#c7b997;
				}

			.regular .even TH,
			.regular .even TD,
			.regular .even .bordered{
				background:#e9dfcb;
				}

				.lefted,
				.regular .lefted{
					text-align:left;
					}
				
				.centered,
				.regular .centered{
					text-align:center;
					}

				.righted,
				.regular .righted{
					text-align:right;
					}

				.up{
					text-transform:uppercase;
					}

	
#content H3{
	margin:1.5em 0 0.6em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#4F4837;
	}
	
#content H4{
	margin:1.5em 0 0.6em 0;
	font-size:1em;
	font-weight:bold;
	}
	
#content P{
	margin:0.6em 0;
	}

#content UL{
	margin:0.6em 0;
	padding-left:1em;
	}
	
#content EM{
	font-style:italic;
	}
	
#content STRONG{
	font-weight:bold;
	}
				
#content LI{
	margin:0.5em 0;
	padding-left:1em;
	background:url("../images/bullet.gif") no-repeat 0 0.4em;
	}
	
#content DT{
	margin:1em 0 0.6em 1em;
	padding-left:1em;
	font-weight:bold;
	background:url("../images/bullet.gif") no-repeat 0 0.4em;
	color:#393428;
	}
	
#content DD{
	margin:0.6em 0;
	}

.belt H2{
clear:both;
}

.belt IMG.lefted-fl{
margin:0 1em 1em 0;
}

.belt{
overflow:hidden
}

.table-holder1 TABLE{
table-layout:fixed;
}
