* {
	margin: 0;
	padding: 0;
}

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

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

input, select, textarea {
	vertical-align: middle;
	font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2em;
	color: #330033;
}

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

ul, ol {
	list-style: none;
}

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

a {
	outline: none;
	color: #5F5147;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background-image:url(images/bg.jpg);
	background:repeat-x url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #330033;
}

h2 {
	background: url(images/title-tail.gif) repeat-x 0% 100%;
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	word-spacing: 1px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.167em;
	color: #330033;
}

	h2.extra {
		margin: 0 0 20px 0;
	}

h3 {
	background: url(images/title-tail.gif) repeat-x 0% 100%;
	margin: 0 0 20px 0;
	padding: 0 0 9px 0;
	word-spacing: 1px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.167em;
	color: #330033;
}

h4 {
	padding: 0 0 20px 0;
	word-spacing: -2px;
	line-height: 1.2em;
	font-size: 2.167em;
	font-style: italic;
	font-weight: 400;
	color: #330033;
}

	h4 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
	
	h4 i {
		display: block;
		margin: 0 0 -9px 0;
		font-style: normal;
	}

h5 {
	padding: 0 0 6px 0;
	line-height: 1.2em;
	text-transform: uppercase;
	font-size: 1.667em;
	font-style: italic;
	font-weight: 400;
	color: #964c96;
}

h6 {
	font-size: 1.3em;
	color: #382F25;
}

	h6 span {
		display: block;
		padding: 3px 0 0 0;
	}
	
	h6 em {
		display: block;
		margin: 0 0 -6px 0;
		font-style: normal;
	}
	
	h6 big {
		display: block;
		padding: 2px 0 0 0;
		font-size: 1em;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 0 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 9px 21px 7px 0;
	}

.fright {
	float: right;
}

	img.fright {
		margin: 0 0 0 25px;
	}

.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: url(images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

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

#header {
	position: relative;
	height: 434px;
}

#menu {
	position: absolute;
	top: 6px;
	left: 38px;
}

#flash {
	position: absolute;
	top: 94px;
	left: 57px;
}

#content {
	padding: 29px 85px 37px 85px;
}

	#content p {
		padding: 0 0 20px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #5F5147;
	}
	
	#content p.extra {
		padding: 0 0 17px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 25px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 41px 0;
	}
	
		#content p small {
			float: right;
			padding: 0 10% 0 0;
			font-size: 1em;
		}
		
		#content p big {
			float: right;
			padding: 0 30% 0 0;
			font-size: 1em;
		}

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

	.box .border-top {
		background: #eee7e0 url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
	}
	
	.box .inner {
		padding: 19px 30px 27px 30px;
	}
	
	.box .inner-1 {
		padding: 19px 20px 32px 30px;
	}
	
	.box .inner-2 {
		padding: 19px 20px 21px 30px;
	}
	
	.box p {
		padding: 0 0 18px 0 !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #330033 !important;
	}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 40px;
	float: left;
	margin: 0 2px 0 0;
	overflow: hidden;
	line-height: 38px;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 40px;
		padding: 0 10px 0 11px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(images/link-tail3.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 40px;
	float: left;
	margin: 0 2px 0 0;
	overflow: hidden;
	line-height: 38px;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

	.link-1 span {
		background: url(images/link-left3.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(images/link-right3.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 40px;
		padding: 0 14px 0 11px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-2 {
	background: url(images/arrow.gif) no-repeat 0% 5px;
	margin: 0 0 0 3px;
	padding: 0 0 0 11px;
	line-height: 1.214em;
	font-size: 1.167em;
	font-style: italic;
	color: #663366;
}

.links {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	height: 40px;
	float: left;
	overflow: hidden;
	line-height: 38px;
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

	.links div {
		background: url(images/link-left1.gif) no-repeat 0% 0%;
		float: left;
	}
	
		.links div div {
			background: url(images/link-right1.gif) no-repeat 100% 0%;
			height: 40px;
			padding: 0 13px 0 11px;
			float: left;
		}
		
	.links a {
		text-decoration: none;
		color: #fff;
	}
	
	.links a:hover {
		color: #000;
	}
	
	.links span {
		background: url(images/link-divider.gif) no-repeat 0% 2px;
		margin: 0 0 0 13px;
		padding: 0 0 0 14px;
	}

.link-indent {
	margin: 0 0 44px 0 !important;
}

.link-indent1 {
	margin: 0 0 41px 0 !important;
}

.indent-bot {
	padding: 0 0 41px 0;
}

.indent-bot1 {
	padding: 0 0 38px 0;
}

.indent-bot2 {
	padding: 0 0 14px 0;
}

#order-form {
	width: 210px;
}

	#order-form b {
		background: url(images/order-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#order-form i {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
		font-style: normal;
	}
	
		#order-form i em {
			font-style: normal;
		}
		
			#order-form i em select {
				margin: 0;
			}
	
	#order-form select {
		background: #fff;
		width: 68px;
		float: left;
		margin: 0 3px 0 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #330033;
	}
	
	#order-form input {
		background: none;
		width: 200px;
		height: 15px;
		padding: 4px 5px 3px 5px;
		float: left;
		border: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #330033;
	}
	
	#order-form strong {
		background: url(images/order-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 209px;
		height: 111px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#order-form textarea {
		background: none;
		width: 200px;
		height: 104px;
		padding: 4px 5px 3px 5px;
		float: left;
		border: none;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #330033;
	}
	
	#order-form a {
		background: url(images/link-tail2.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 40px;
		float: right;
		margin: 20px 0 0 2px;
		overflow: hidden;
		line-height: 38px;
		text-decoration: none;
		font-size: 1.25em;
		font-weight: bold;
		font-style: italic;
		color: #fff;
	}
	
		#order-form a span {
			background: url(images/link-left2.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#order-form a span span {
			background: url(images/link-right2.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 40px;
			padding: 0 15px 0 11px;
		}
		
		#order-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 6px;
		padding: 0 0 0 30px;
		line-height: 2em;
		font-size: 1.167em;
		font-style: italic;
		color: #663366;
	}
	
		.list li a {
			color: #663366;
		}

.list-1 {
	width: 100%;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 18px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.417em;
		color: #5F5147;
	}
	
		.list-1 li p {
			padding: 0 !important;
		}
	
		.list-1 li img {
			float: left;
			margin: 0 19px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 4px 0 6px 0;
			line-height: 1.2em;
			text-transform: uppercase;
			font-size: 1.667em;
			font-style: italic;
			font-weight: 400;
			color: #964c96;
		}
		
		.list-1 li a {
			background: url(images/arrow.gif) no-repeat 0% 5px;
			padding: 0 0 0 11px;
			line-height: 1.214em;
			font-size: 1.167em;
			font-style: italic;
			color: #663366;
		}

.list-2 {
	width: 100%;
	overflow: hidden;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 14px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.417em;
		color: #5F5147;
	}
		
		.list-2 li strong {
			display: block;
			padding: 4px 0 6px 0;
			line-height: 1.2em;
			text-transform: uppercase;
			font-size: 1.667em;
			font-style: italic;
			font-weight: 400;
			color: #964c96;
		}

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

	.list-3 dt {
		line-height: 1.417em;
		font-size: 1em;
		font-weight: bold;
		color: #382F25;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #382F25;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		color: #5F5147;
	}

.list-indent {
	padding: 0 0 3px 0 !important;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#location-form {
	width: 210px;
	padding: 5px 0 0 0;
}

	#location-form b {
		display: block;
		padding: 0 0 4px 0;
		line-height: 1em;
		font-size: 1em;
		font-weight: normal;
		color: #330033;
	}
	
	#location-form em {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
		font-style: normal;
	}
	
	#location-form label {
		background: url(images/location-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#location-form input {
		background: none;
		width: 200px;
		height: 16px;
		padding: 4px 5px 2px 5px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #330033;
	}
	
	#location-form select {
		background: #fff;
		width: 210px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #330033;
	}
	
	#location-form a {
		background: url(images/link-tail2.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 40px;
		float: right;
		margin: 12px 0 0 2px;
		overflow: hidden;
		line-height: 38px;
		text-decoration: none;
		font-size: 1.25em;
		font-weight: bold;
		font-style: italic;
		color: #fff;
	}
	
		#location-form a span {
			background: url(images/link-left2.gif) no-repeat 0% 0%;
			display: inline-block;
		}
			
			#location-form a span span {
				background: url(images/link-right2.gif) no-repeat 100% 0%;
				display: inline-block;
				height: 40px;
				padding: 0 15px 0 11px;
			}
			
			#location-form a:hover span span {
				cursor: pointer;
				color: #000;
			}

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

	#footer ul {
		float: right;
		padding: 17px 77px 0 0;
		overflow: hidden;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 4px;
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 8px 0 8px;
			color: #c8a58f;
		}
		
		#footer ul li.act a {
			text-decoration: underline;
			color: #fff;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #c8a58f;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		padding: 17px 0 0 54px;
		color: #c8a58f;
	}
	
		#footer p span {
			padding: 0 3px 0 0;
		}
		
			#footer p span a {
				margin: 0;
				text-decoration: none;
				color: #fff;
			}
			
			#footer p span a:hover {
				text-decoration: underline;
			}
		
		#footer p a {
			margin: 0 0 0 3px;
			text-decoration: none;
			color: #c8a58f;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
