body
{
	background-color: #baa97e;
	border:0; margin:0; padding:0;
	
	color: #605e5e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

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

img { border:0; margin:0; padding:0; }

p { margin: 0; padding: 0; }
ul { padding: 0 0 0 15px; }

a { color: #720000; text-decoration: none; }
a:hover { color: #720000; text-decoration: underline; }

/* ------ */

td.navitem
{
	vertical-align: bottom;
}

td.internal
{
	background-image: url(images/bgrepeat.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
td.internal p { margin-bottom: 20px; }

td.iqfooter
{
	color: #6c6a68;
	vertical-align: bottom;
	font-size: 11px;
	line-height: 14px;
}
td.iqfooter a { color: #6c6a68; }
td.iqfooter a:hover { color: #6c6a68; }

/* ------ */

.page_title
{
	color: #777f4e;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	line-height: 36px;
	text-decoration: underline;
	
	margin-bottom: 15px;
}

.a01_image, .history_img
{
	margin: 0 0 10px 15px;
	border-color: #605e5e;
	border-style: solid;
	border-width: 1px;
}

.staff_photo
{
	margin: 15px 15px 0 0;
	border-color: #605e5e;
	border-style: solid;
	border-width: 1px;
}

.history_section
{
	padding: 5px 0 15px 0;
}

.staff_text
{
	padding-top: 15px;
}

.staff_text_title
{
	color: #777f4e;
	font-size: 16px;
	line-height: 24px;

	border-color: #777f4e;
	border-style: solid;
	border-width: 0 0 1px 0;
	
	margin-bottom: 5px;
}

.back_to_top
{
	text-align: center;
	padding: 15px 0 30px 0;
}

.gallery_caption
{
	font-size: 10px;
	font-style: italic;
	margin: 5px 10px 0 10px;
}

.gallery_thumb
{
	border-color: #605e5e;
	border-style: solid;
	border-width: 1px;
}

.product					{ overflow: hidden; padding-bottom: 10px; border-bottom: 1px solid #000; }
.product .prod_description	{ float: right; width: 300px; }
.product .no_image			{ float: none !important; width: 100% !important; }
.product .prod_price		{ margin: 10px 0; font-weight: bold; }
.product select				{ margin-top: 10px; }
