body
{
	margin-top: 0px;
}

#Navigator
{
	position: absolute;
	width: 165px;
	
	z-index: 2;
	left: 0px;
	top: 199px;
	visibility: visible;
	padding: 10px;
	padding-bottom: 50px;
	background: url( /images/leftNavBg.jpg);
}

/* this is the main content area */
#layer1
{
	position: absolute;
	visibility: visible;
	width: 705px;
	height: 100%;
	z-index: 3;
	left: 185px;
	top: 199px;
	right: 382px;
}

.style1 {
	background-color: #362708;
	color: #FFFFF0;
}
.style4 {
	font-family: "Times New Roman";
}
table.MsoTableGrid
	{
	border-style: solid;
	border-width: 1.0pt;
	border-color: #FFFFF0;
	font-size: 12pt;
	font-family: "Times New Roman";
	background-color: #FFFFF0;
}
.style8 {
	border-width: 0;
	background-color: #FFFFF0;
}
.style9 {
	font-size: 14pt;
	color: #C36201;
}
.style10 {
	text-align: left;
}
.style12 {
	margin-top: 0;
	margin-bottom: 0;
}
.style14 {
	font-size: 14pt;
	color: #666699;
}
.style15 {
	margin-top: 0;
	margin-bottom: 0;
}

.style16 {
	font-size: 12pt;
}

a
{
    color: white;
}

a:hover
{
    color: #9999FF;
}

.editFormCol
{
	color: black;
	font-size: .9em;
	width: 220px;
	margin: 2px;
	text-align: right;
	margin-right: 15px;
	padding-right: 10px;
	float: left;
}

.editFormClear
{
	clear: left;
	height: 2px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	margin-bottom: 1em;
	clear: both;
}

#contactForm input
{
	width: 200px;
}

.editFormTextBox, #contactForm select
{
	
	border: 1px solid #cccccc;
	padding: 2px;
	
	margin: 2px;
	font-size: 10pt;
	font-family: arial;
}

.captcha
{
	font-size: .6em;
	font-weight: bold;
	color: black;
	background-color: yellow;
}

#priceTable
{
    background-color: black;
}

#priceTable td, #priceTable th
{
    background-color: white;
    text-align: center;
}

h4
{
    margin-top: 0em;
    margin-bottom: 0em;
}

a.blackLink
{
	color: blue;
}