body
{
	width: 770px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	
	text-align: center;
	background-color: #6a5c41;
}

table
{
	border-collapse: collapse;
}
table.container
{
	width: 770px;

	margin: 0px;
		background-color:	#FEF8E0;
}

td.content
{
	vertical-align: top;

}

td.sidebar
{
	width: 144px;
	vertical-align: top;

	text-align: center;
}
td.example_image
{
	vertical-align: top;
}
td.image_thumb
{
	width: 150px;
	height: 150px;
	border: 1px solid black;
	padding:0px;
}

table.item
{
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	
	margin-top: 5px;
	
	border-collapse: separate;
}

td.item_title
{
	height: 35px;
	vertical-align: middle;

	background-color: #ded5b1;
	border-top: 1px solid #ded5b1;
	border-right: 2px solid #fefbf1;
	border-left: 2px solid #fefbf1;
	padding: 0px;

	margin-left: 5px;
	margin-right: 5px;

}

td.item_desc
{
	height: 115px;
	vertical-align: middle;
	background-color: #fefbf1;
	border-bottom: 1px solid #fefbf1;
}

p
{
	font-family: georgia, sans-serif;
	font-size: 10pt;
	color: #543a0c;
}

p.text
{
	font-family: georgia, sans-serif;
	padding: 3px 10px 3px 10px;
	margin: 5px;
	text-align: justify;
	
	line-height: 16pt;
	font-weight: normal;
}

p.text b
{
	font-size: 16pt;
	font-weight: normal;
	line-height: 1.5;
}

p.size_text
{
	font-weight: normal;
	font-size: 9pt;
	padding: 3px;
	padding-left: 1px;
	padding-right: 1px;

}


h1
{
	font-family: georgia, sans-serif;
	font-size: 20pt;
	color: #6b5d43;
	margin: 0px;
	margin-top: 20px;
	text-indent: 10px;

}

div.title
{
	font-family: georgia, sans-serif;
	font-size: 12pt;
	text-indent: 1em;
	color: #394A31;
}

div.title a
{
	color: #765111;
	text-decoration: none;
	padding: 2px;
}

div.title a:hover
{
	background-color: #765111;
	color: white;
	padding: 2px;
	padding-top: 4px;
}
span.small
{
	font-size: 8pt;
}

ul 
{ 
	list-style-image: none;
	list-style-type: none;
	padding-left: 12px;
}

li
{
	font-family: georgia, sans-serif;
	font-size: 10pt;
	color: #543a0c;
	margin-bottom: 5px;
	margin-top: 5px;
}
table.menu
{
	width: 134px;
	margin-left: 5px;
	margin-right: 5px;
}

table.menu td
{
	text-align: 		center;
	vertical-align: middle;
	background-color: #f1ede0;

	border: 1px solid black;
	height: 41px;
}


p.menu_text
{		
	color: #765111;
	background-color: #f1ede0;

	width: 130px;
}

p.menu_text a
{
	color: #765111;
	text-decoration: none;
	display: block;
	width: 130px;
	cursor: pointer;
	margin: 0px;
}

p.menu_text a:hover
{
	background-color: #765111;
	color: white;
	padding-top: 10px;
	padding-bottom: 11px;
}

a
{
	color: blue;
}


table.menu td a p:hover
{

}

img
{
	border: 0px;
}

img.title_image
{
	text-align: center;
	margin-top: 20px;
//	margin-left: 110px;

}
div.img_box
{
	text-align: center;
}
img.full_size_image
{
	border: 1px solid black;
	text-align: center;
}

p.sidebar_text
{
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 5px;
	line-height: 14pt;
	border: 1px solid black;
}

td.footer
{
	background-color: #333333;
	color: white;
	text-align: right;
	margin:0px;
	padding: 3px;

}

td.extras
{
	text-align: center;
}
td.extras p
{
	font-weight: bold;
	text-decoration: underline;
}

p.rawcode
{
	color: white;
}
p.rawcode a
{
	color: yellow;
}

div.order_details
{
	font-family: sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin:0px;
	margin-top: 10px;
	padding: 5px;
	color: #543a0c;
}


td.contact_title
{
	padding: 5px;
	text-align: right;
	vertical-align: middle;
}

td.contact_title p
{
	font-weight: bold;
}

img.right
{
	float: right;
	margin-left: 10px;
	border: 1px solid brown;
}

img.left
{
	float: left;
	margin-right: 10px;
	border: 1px solid brown;
}

table.price_guide
{

	width: 100%;
}


td.heading
{
	width: 120px;
	text-align: center;
	background-color: #543a0c;
	color: #fef8e0;
	border: 1px solid #FEF8E0;

	height: 24px;
	line-height: 24px;
}

td.heading p
{
	font-weight: bold;
		color: #FEF8E0;
}

td.price
{
	text-align: center;
}

td.size
{
	text-align: right;
}

td.size p
{
	font-weight: bold;
}

td.subtype
{
	text-align: left;
	height: 35px;
}
td.subtype p
{	
	font-weight: bold;
	font-size: 11pt;
	padding: 5px;
	margin: 5px;
}

td.price_guide_text
{
	text-align: center;
}

td.extra
{
	text-align: right;
	height: 25px;
	line-height: 25px;
}

table.front_page
{
	margin-left: 10px;

}

table.front_page td
{
	text-align: center;
}

table.front_page_image_menu
{
	width: 600px;
		margin-top: 15px;
}

table.front_page_image_menu td
{

	width: 150px;
	vertical-align: top;
	border: 1px solid black;
background-color: #fefbf1;
}

table.front_page_image_menu td.wider
{
	width: 5px;
		background-color: #fef8e0;
	border: 0px;
}

table.front_page_image_menu td.spacer
{
	height: 25px;
	background-color: #fef8e0;
	border: 0px;
}

table.front_page_image_menu img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}


h2
{
	font-family: sans-serif;
	font-size:		16pt;
	color: #6f624d;

}

p.front_page_menu
{
	font-family: 		georgia, sans-serif;
	font-size: 			9pt;
	text-align: 		left;
	padding: 				2px;
	padding-right: 	4px;	
	line-height: 		12pt;
}


p.front_page_menu b a
{
	display: 				block;
	color: 					inherit;
	margin-bottom: 	10px;
	font-size:			12pt;
	text-decoration: none;
}

p.front_page_menu a
{
	color:	#543a0c;
}


span.header
{
	font-family: sans-serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 0.5em;
	line-height: 15pt;
	margin: 0px;
	padding: 0px;
	border: 0px;

}
