html, body
{
	margin: 0px;
	padding: 0px;
}

body
{
	text-align: center;
}

html, body, a
{
	color: #6C3017;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 3px 0px;
	padding: 0px;
}

p
{
	margin: 9px 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.layout
{
	line-height: 0px;
}

.wrapper
{
	text-align: left;
	width: 746px;
	margin: 0px auto;
}

.input_text, textarea
{
	border: 1px solid #6C3017;
}

/* Top */
.top
{
	background: url(images/site/top.gif) top left;
	height: 67px;
}

.top_left
{
	background: url(images/site/top_left.gif) top left no-repeat;
	height: 67px;
}

.top_right
{
	background: url(images/site/top_right.gif) top right no-repeat;
	height: 67px;
	padding: 0px 15px;
}

.top a
{
	text-decoration: none;
	font-weight: bold;
}

.top h1
{
	background: url(images/site/logo_med.png) top left no-repeat;
	width: 287px;
	height: 54px;
	margin-top: 4px;
}

.top h1 a
{
	display: block;
	width: 100%;
	height: 100%;
}

.top h1 span
{
	display: none;
}

/* Neck */
.neck
{
	background: #6C3017;
	margin: 0px 20px;
	padding-bottom: 2px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

.neck, .neck a
{
	color: #F2E0C1;
	text-decoration: none;
}

.neck a
{
	padding: 0px 5px;
}

/* Main */
.main
{
	background: url(images/site/main.png) top left #F7E4C6;
	padding: 0px 4px;
	float: left;
	display: inline;
}

/* Left */
.left
{
/*
	background: url(images/site/bg_dark.gif) top left;
*/
	width: 213px;
	float: left;
	display: inline;
}

.left_top
{
	background: url(images/site/left_top.gif) top left no-repeat;
	width: 167px;
	height: 21px;
	margin: 4px 0px 0px 17px;
}

.left_bottom
{
	background: url(images/site/left_bottom.gif) top left no-repeat;
	width: 167px;
	height: 22px;
	margin: 0px 0px 7px 8px;
}

.left_search
{
	background: url(images/site/left.gif) top left repeat-y #BEB2A0;
	width: 162px;
	margin: 0px 0px 0px 14px;
	padding: 20px 0px 30px 16px;
	width: 146px;
	font-weight: bold;
}

.left_search .input_text
{
	width: 106px;
}

.left_search .input_image
{
	vertical-align: bottom;
}

.left_neck
{
	background: url(images/site/left.gif) top left repeat-y #E6DDCF;
	width: 162px;
	margin: 0px 0px 0px 14px;
	padding: 2px 0px 2px 25px;
	width: 137px;
	font-size: 1.1em;
}

.left_categories
{
	background: url(images/site/left.gif) top left repeat-y #DACDB8;
	width: 162px;
	margin: 0px 0px 0px 14px;
	padding: 1px 0px 2px 8px;
	width: 154px;
	font-size: .8em;
	font-weight: bold;
}

.left_categories a
{
	text-decoration: none;
	display: block;
	height: 25px;
	position: relative;
	padding-right: 55px;
	margin: 8px 0px;
	padding-top: 8px;
}

.left_categories a img
{
	border: 0px;
	vertical-align: bottom;
	position: absolute;
	left: auto;
	right: -15px;
	top: 4px;
}

/* content */
.content
{
	position: relative;
	background: url(images/site/main_dots.gif) top right no-repeat;
	width: 525px;
	float: right;
	display: inline;
	padding: 0px 7px 7px 7px;
	width: 511px;
}

.content img.display
{
	border: 1px solid #4A1719;
	padding: 2px;
	background: #FFFFFF;
	margin: 6px auto 0px 0px;
}

.info_dark
{
	border: 1px solid #B29281;
	background: #D8B696;
	width: 320px;
	float: right;
	display: inline;
	margin: 7px 0px 0px 7px;
	position: relative;
}

.info_dark p
{
	font-size: .9em;
	text-align: justify;
	margin: 2px 25px;
	font-weight: bold;
}

div.hr
{
	background: url(images/site/light_dots.gif) top left;
	margin: 3px 6px;
	padding: 0px;
	line-height: 4px;
	display: block;
	clear: left;
}

.info_dark div.hr
{
	background: url(images/site/dark_dots.gif) top left;
	margin: 3px 6px;
	padding: 0px;
	line-height: 4px;
	display: block;
}

.index_left
{
	float: left;
	display: inline;
	width: 180px;
	text-align: center;
	margin: 7px 0px 0px 0px;
}

.index_left img
{
	margin: 0px auto 30px auto;
}

/* Footer */
.footer
{
	background: url(images/site/bg_light.gif) top left;
	text-align: center;
	font-size: .8em;
}

.footer_top
{
	background: url(images/site/footer_top.png) top left no-repeat;
	padding: 4px 4px 0px 4px;
}

.footer_bottom
{
	background: url(images/site/footer_bottom.png) bottom left no-repeat; 
	padding-bottom: 2px;
}

.footer a
{
	text-decoration: none;
}

/* Pages */
h2.heading
{
	font-size: 1.8em;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}

.dark
{
	border: 1px solid #6C3017;
	margin: 9px 0px 3px 0px;
	padding: 3px 15px;
	background: #C9A88C;
	font-weight: bold;
	text-align: justify;
}

/* Pages :: Products */
.breadcrumb
{
	position: relative;
	padding: 5px 20px;
	font-size: .8em;
	font-weight: bold;
}

.breadcrumb a
{
	text-decoration: none;
}

.product
{
	width: 113px;
	font-size: .7em;
	margin: 10px 7px 5px 7px;
	float: left;
	display: inline;
}

.product_thumb
{
	border: 3px solid #653600;
	text-align: center;
	background: #FFFFFF;
	padding: 13px 2px 15px 2px;
	width: 100px;
}

.product_thumb img
{
	border: 1px solid #653600;
	width: 93px;
}

.product_summary
{
	min-height: 120px;
	position: relative;
	left: 0px;
	top: 0px;
}

.product_summary .input_image
{
	position: absolute;
	left: auto;
	top: auto;
	bottom: 0px;
	right: 0px;
}

/* Pages :: Product */
.product_form
{
	text-align: center;
	padding-top: 8px;
}

.product_image, .product_image img, .product_image a
{
	width: auto;
	text-decoration: none;
	max-width: 500px;
	margin: 0px;
}

.product_image
{
	float: none;
	margin: 0px auto;
}

.product_description
{
	text-align: justify;
	margin: 5px 50px;
}

/* Pages :: Customer Service */
div.contact
{
	margin: 20px 0px 0px 20px;
}

div.contact label
{
	font-weight: bold;
}

div.contact textarea, div.contact .input_text
{
	width: 150px;
}

div.contact textarea
{
	height: 100px;
}

div.contact .input_image
{
	margin-left: 80px;
}
