* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #F2B632;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #1f1209;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1em;
	color: #000;
}

h2 {
	padding: 0 0 23px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 700;
	color: #fff;
}

h3 {
	padding: 0 0 18px 0;
	line-height: 1.5em;
	font-size: 2em;
	font-weight: 700;
	color: #6d5549;
}

	h3 em {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}
	
	h3 i {
		display: block;
		margin: 0 0 -2px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 3px 0;
	line-height: 1.714em;
	font-size: 1.167em;
	font-weight: normal;
	color: #000;
}

h6 {
	padding: 0 0 5px 0;
	line-height: 1.667em;
	font-size: 1.167em;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

	h6 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.fleft {
	float: left;
}

	img.fleft1 {
		float: left;
		margin: 0 27px 21px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 27px 45px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-top {
	background: #1f1209 url(images/main-tail-hor.jpg) repeat-x 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.gif) no-repeat 50% 100%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 550px;
	overflow: hidden;
}

#logo {
	position: absolute;
	top: 62px;
	left: 31px;
}

#icons {
	position: absolute;
	top: 5px;
	right: 23px;
}

	#icons li {
		float: left;
		padding: 0 0 0 20px;
	}

#menu {
	width: 160px;
	position: absolute;
	top: 257px;
	left: 33px;
}

	#menu li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		font-size: 1.667em;
		color: #fff;
	}
	
	#menu li.extra {
		background: none;
	}
	
		#menu li a {
			background: url(images/menu-divider.gif) no-repeat 0% 6px;
			display: block;
			padding: 0 0 0 35px;
			line-height: 1.8em;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			background: url(images/menu-divider.gif) no-repeat 100% 6px;
		}

#content {
	background: #fff;
	padding: 0 3px 3px 3px;
}

	#content p small {
	float: right;
	padding: 0 10% 0 0;
	font-size: 0,8;
	}

.box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 3px 0;
	background-color: #000;
	background-image: url(images/box-tail.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

	.box .inner {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 29px;
	padding-bottom: 30px;
	padding-left: 42px;
	}
	
	.box .inner-1 {
		overflow: hidden;
		padding: 34px 38px 30px 42px;
	}
	
	.box p {
	padding: 0 0 2px 0 !important;
	line-height: 1.714em !important;
	font-size: 1,5 !important;
	color: #d4debd !important;
	}
	
	.box p.extra {
		padding: 2px 0 24px 0 !important;
		word-spacing: 1px;
		letter-spacing: -1px;
	}
	
		.box p a {
			color: #d4debd;
		}

.box-1 {
	background: #fff url(images/box-tail1.gif) repeat-x 0% 0%;
	width:100%;
}

	.box-1 .inner {
		padding: 20px 36px 0 25px;
	}
	
	.box-1 .inner-1 {
		padding: 20px 30px 22px 27px;
	}
	
	.box-1 p {
	padding: 0 0 16px 0 !important;
	line-height: 1.5em !important;
	font-size: 1em !important;
	color: #4b4611 !important;
	}
	
	.box-1 p.extra {
	padding: 0 0 2px 0 !important;
	font-style: normal;
	}
	
	.box-1 p.extra-1 {
		padding: 0 0 15px 0 !important;
	}

.box-2 {
	width:100%;
	background-color: #ae9f74;
	background-image: url(images/box-tail2.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

	.box-2 .inner {
		padding: 20px 29px 3px 28px;
	}
	
	.box-2 .inner-1 {
		padding: 20px 29px 23px 28px;
	}
	
	.box-2 .inner-2 {
		padding: 20px 29px 18px 28px;
	}
	
	.box-2 .inner-3 {
		padding: 20px 29px 16px 28px;
	}
	
	.box-2 h3 {
	color: #574319;
	font-size: 1,8;
	}
	
	.box-2 p {
		padding: 0 0 17px 0 !important;
		line-height: 1.286em !important;
		font-size: 1.167em !important;
		color: #5f440a !important;
	}
	
	.box-2 p.extra {
		padding: 0 0 15px 0 !important;
	}
	
	.box-2 blockquote p {
		margin: -1px 0 0 0;
	}
	
		.box-2 blockquote p strong {
			display: block;
			padding: 0 4px 0 0;
			text-align: right;
			font-size: 0.929em;
			color: #b13708;
		}
		
			.box-2 blockquote p strong a {
				text-decoration: none;
				color: #b13708;
			}
			
			.box-2 blockquote p strong a:hover {
				text-decoration: underline;
			}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #f7b21e;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 28px;
			overflow: hidden;
			margin: 0 13px;
		}
		
		.link:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-1 {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #fff2d5;
}

	.link-1 span {
		background: url(images/link-right1.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link-1 span span {
			background: url(images/link-tail1.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 28px;
			overflow: hidden;
			margin: 0 13px;
		}
		
		.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
	font-size: 1,167;
	color: #fff2d5;
		}

.link-2 {
	background: url(images/link-left2.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #e0350d;
}

	.link-2 span {
		background: url(images/link-right2.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link-2 span span {
			background: url(images/link-tail2.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 28px;
			overflow: hidden;
			margin: 0 13px;
		}
		
		.link-2:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.line-ver {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.hide-line {
	background: url(images/hide-line.gif) no-repeat;
	width: 100%;
}

.indent-bot {
	margin: 0 0 22px 0;
}

.indent-bot1 {
	margin: 0 0 27px 0;
}

.list {
	padding: 0 0 22px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 11px;
		padding: 0 0 0 17px;
		line-height: 2.143em;
		font-size: 1.167em;
		color: #38850e;
	}
	
		.list li a {
			color: #38850e;
		}

.list-1 {
	width: 100%;
	margin: -2px 0 0 0;
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 0 12px 0;
		text-transform: uppercase;
		line-height: 1.5em;
		font-weight: bold;
		font-size: 1em;
		color: #b13708;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #b13708;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 15px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #5f440a;
	}
	
		.list-1 dd b {
			display: block;
			width: 100%;
			padding: 16px 0 0 0;
			overflow: hidden;
		}
		
		.list-1 dd b a {
			background: url(images/link-left2.gif) no-repeat 0% 0%;
			display: inline-block;
			height: 28px;
			float: right;
			overflow: hidden;
			line-height: 24px;
			font-size: 0.857em;
			font-weight: bold;
			text-decoration: none;
			color: #e0350d;
		}
		
			.list-1 dd b a span {
				background: url(images/link-right2.gif) no-repeat 100% 0%;
				display: inline-block;
			}
			
				.list-1 dd b a span span {
					background: url(images/link-tail2.gif) repeat-x 0% 0%;
					display: inline-block;
					height: 28px;
					overflow: hidden;
					margin: 0 13px;
				}
				
				.list-1 dd b a:hover span span {
					cursor: pointer;
					text-decoration: underline;
				}	

.list-2 {
	padding: 0 0 20px 0;
	overflow: hidden;
}

	.list-2 li {
		background: url(images/marker-1.gif) no-repeat 0% 11px;
		padding: 0 0 0 15px;
		line-height: 2.143em;
		font-size: 1.167em;
		color: #5f440a;
	}
	
		.list-2 li a {
			color: #5f440a;
		}

.list-3 {
	width: 100%;
	margin: 0 0 -20px 0;
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-3 li {
		float: left;
		width: 272px;
		padding: 0 46px 45px 0;
	}
	
	.list-3 li.extra {
		padding: 0;
	}
	
		.list-3 li img {
			margin: 0 0 23px 0;
		}
		
		.list-3 li strong {
	display: block;
	padding: 0 0 3px 2px;
	line-height: 1.717em;
	font-size: 1.167em;
	font-weight: normal;
	color: #2A1F00;
		}
		
			.list-3 li strong a {
	text-decoration: none;
	color: #2A1F00;
			}
			
			.list-3 li strong a:hover {
	text-decoration: underline;
	color: #000;
			}
			
		.list-3 li p {
			padding: 0 0 6px 2px !important;
			line-height: 1.5em !important;
			font-size: 1em !important;
			color: #4b4611 !important;
		}
		
		.list-3 li b {
			display: block;
			padding: 0 10px 0 0;
			overflow: hidden;
		}
		
			.list-3 li b a {
				background: url(images/link-left1.gif) no-repeat 0% 0%;
				display: inline-block;
				height: 28px;
				float: right;
				overflow: hidden;
				line-height: 24px;
				font-weight: bold;
				text-decoration: none;
				color: #fff2d5;
			}
			
				.list-3 li b a span {
					background: url(images/link-right1.gif) no-repeat 100% 0%;
					display: inline-block;
				}
				
					.list-3 li b a span span {
						background: url(images/link-tail1.gif) repeat-x 0% 0%;
						display: inline-block;
						height: 28px;
						overflow: hidden;
						margin: 0 13px;
					}
					
					.list-3 li b a:hover span span {
						cursor: pointer;
						text-decoration: underline;
					}

.list-4 {
	padding: 0 0 11px 0;
	overflow: hidden;
}

	.list-4 li {
		background: url(images/marker-2.gif) no-repeat 0% 11px;
		padding: 0 0 0 16px;
		line-height: 2.143em;
		font-size: 1.167em;
		color: #d4debd;
	}
	
		.list-4 li a {
			color: #d4debd;
		}

.list-5 {
	margin: 0 0 -4px 0;
	padding: 2px 0 0 2px;
	overflow: hidden;
}

	.list-5 dt {
	padding: 0 0 3px 0;
	line-height: 1.714em;
	font-size: 1.167em;
	color: #0F0000;
	}
	
		.list-5 dt a {
	text-decoration: none;
	color: #000;
		}
		
		.list-5 dt a:hover {
	text-decoration: underline;
	color: #000051;
		}
		
	.list-5 dd {
		padding: 0 0 24px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #4b4611;
	}
	
	.list-5 dd.extra {
		padding: 0 0 21px 0;
	}
	
		.list-5 dd a {
			color: #ef330d;
		}

.list-6 {
	margin: 0 0 -4px 0;
	padding: 4px 0 0 2px;
	overflow: hidden;
}

	.list-6 dt {
		line-height: 1.286em;
		font-size: 1.167em;
		color: #38850e;
	}
	
		.list-6 dt a {
			text-decoration: none;
			color: #38850e;
		}
		
		.list-6 dt a:hover {
			text-decoration: underline;
		}
		
	.list-6 dd {
		padding: 0 0 18px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #4b4611;
	}
	
	.list-6 dd.extra {
		padding: 0 0 21px 0;
	}
	
		.list-6 dd a {
			color: #ef330d;
		}

#order-form {
	width: 904px;
}

	#order-form table {
		float: right;
		width: 573px;
		margin: 3px 1px 0 0;
		border-left: 1px solid #d1d3c7;
		border-bottom: 1px solid #d1d3c7;
	}
	
		#order-form table tr td {
			line-height: 1.846em;
			font-size: 1.083em;
			color: #d4debd;
			border-right: 1px solid #d1d3c7;
			border-top: 1px solid #d1d3c7;
		}
		
		#order-form table tr td#column-1 {
			width: 140px;
			padding: 0 0 2px 0;
			font-weight: bold;
		}
		
		#order-form table tr td#column-2 {
			width: 291px;
			padding: 0 0 2px 0;
			font-weight: bold;
		}
		
		#order-form table tr td#column-3 {
			width: 71px;
			padding: 0 0 2px 0;
			font-weight: bold;
		}
		
		#order-form table tr td#column-4 {
			width: 66px;
			padding: 0 0 2px 0;
			font-weight: bold;
		}
		
			#order-form table tr td big {
				display: inline-block;
				width: 131px;
				padding: 0 0 0 9px;
				font-size: 1em;
			}
			
				#order-form table tr td big a {
					background: none;
					display: inline;
					height: auto;
					float: none;
					margin: 0;
					overflow: visible;
					line-height: inherit;
					font-weight: normal;
					text-decoration: none;
					color: #d4debd;
				}
				
				#order-form table tr td big a:hover {
					text-decoration: underline;
				}
			
			#order-form table tr td small {
				display: inline-block;
				width: 282px;
				padding: 0 0 0 9px;
				font-size: 1em;
			}
			
			#order-form table tr td em {
				display: inline-block;
				width: 71px;
				text-align: center;
				font-weight: bold;
				font-style: normal;
			}
			
			#order-form table tr td i {
				display: inline-block;
				width: 65px;
				text-align: center;
				font-style: normal;
			}
	
	#order-form label {
		display: block;
		height: 30px;
		overflow: hidden;
	}
	
	#order-form strong {
		display: block;
		padding: 8px 0 13px 0;
		line-height: 1em;
		font-size: 1.167em;
		color: #d4debd;
	}
	
	#order-form b {
		display: block;
		width: 62px;
		height: 19px;
		float: left;
		line-height: 19px;
		font-size: 1.167em;
		font-weight: normal;
		color: #d4debd;
	}
	
	#order-form input {
		background: #62382b;
		width: 213px;
		height: 15px;
		padding: 1px 3px 1px 3px;
		float: left;
		border: 1px solid #d1d3c7;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #d4debd;
	}

	#order-form a {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 28px;
		float: right;
		margin: 10px 0 0 17px;
		overflow: hidden;
		line-height: 24px;
		font-weight: bold;
		text-decoration: none;
		color: #f7b21e;
	}
	
		#order-form a span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
		}
		
			#order-form a span span {
				background: url(images/link-tail.gif) repeat-x 0% 0%;
				display: inline-block;
				height: 28px;
				overflow: hidden;
				margin: 0 13px;
			}
			
			#order-form a:hover span span {
				cursor: pointer;
				text-decoration: underline;
			}

#contact-form {
	width: 258px;
	padding: 7px 0 0 1px;
}

	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form b {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		font-weight: normal;
		color: #5f440a;
	}
	
	#contact-form input {
	width: 250px;
	height: 15px;
	padding: 1px 3px 1px 3px;
	border: 1px solid #866b32;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #5f440a;
	background-color: #F2B632;
	}
	
	#contact-form textarea {
		background: #f2b632;
		width: 250px;
		height: 190px;
		padding: 1px 3px 1px 3px;
		border: 1px solid #866b32;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #5f440a;
	}

	#contact-form a {
	display: inline-block;
	height: 28px;
	float: right;
	margin: 19px 0 0 21px;
	overflow: hidden;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-image: url(images/link-left1.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	}
	
		#contact-form a span {
	display: inline-block;
	background-image: url(images/link-right1.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
		}
		
			#contact-form a span span {
	display: inline-block;
	height: 28px;
	overflow: hidden;
	margin: 0 13px;
	background-image: url(images/link-tail1.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
			}
			
			#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
	color: #fff;
			}

#footer {
	height: 50px;
	overflow: hidden;
}

	#footer p {
		padding: 0 33px 0 0;
		text-transform: uppercase;
		line-height: 44px;
		text-align: right;
		color: #341f18;
	}
	
		#footer p a {
			margin: 0 0 0 9px;
			text-transform: none;
			text-decoration: none;
			color: #341f18;
		}
		
			#footer p a:hover {
				text-decoration: underline;
			}
		
		#footer p span {
			padding: 0 9px 0 0;
		}
		
		#footer p b {
			padding: 0 1px 0 0;
			font-weight: normal;
		}
#page7 #main-tail-top #main-bg-top #main-bg-bot #main #content .box .inner .wrapper .block-1 .extra {
	font-weight: normal;
	font-size: 120%;
}
#page6 #main-tail-top #main-bg-top #main-bg-bot #main #content .wrapper .col-1.maxheight .box-1.maxheight .line-ver.maxheight .hide-line .inner .wrapper .block-2 .list-5 dt div p {

}
