body {
	background-color: #695F4D;
	padding: 0;
	margin: 0;
	border: 0;
	}

td {
	font-family: arial, helvetica, sans-serif;
	vertical-align: top;
	border: 0;
}

p {
	font-size: 12px;
	line-height: 17px;
	padding: 0 20px 0 20px;
	margin: 10px 0;
	text-align: left;
	color: #25170C;
}

.center {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	border: 0;
	padding: 0;
	}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	}

#top {
	width: 100%;
	height: 115px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(/images/topbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	border-bottom: 1px solid #695F4D;
	}

#next {
	margin: 0;
	padding: 0;
	background: #000000;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 16px;
	color: #322418;
	letter-spacing: 1px;
	border-top: solid 1px #756b6c;
	border-bottom: solid 1px #746b6c;
	}

#menu {
	margin: 0 auto;
	text-align: center;
	padding: 0;
	border: 0;
	}

#content {
	width: 100%;
	background-image: url(/images/contentbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	}

#ic1 {
	margin: 0 auto;
	text-align: center;
	border: 0;
	padding: 0;
	}

#ic2 {
	background-image: url(/images/lincontentbg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	}

#submenu {
	font-size: 12px;
	line-height: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0 15px 0 5px;
	color: #000000;
	float: left;
	text-align: left;
	font-weight: bold;
	}

#low1 {
	text-align: left;
	background-image: url(/images/rincontentbg.jpg);
	background-repeat: repeat-y;
	}


#footer {
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	border: 0;
	text-align: center;
	color: #CCC6B0;
	font-size: 11px;
	}

#ft1 {
	margin: 0 auto;
	text-align: center;
	border: 0;
	padding: 0;
	}

#bot {
	background-image: url(/images/lbase.jpg);
	background-repeat: no-repeat;
	}

h1 {
	font-size: 22px;
	font-style: italic;
	padding: 0 0 0 35px;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	color: #bf4a25;
	font-family: times, tines new roman, serif;
}

h2 {
	font-size: 13px;
	line-height: 10px;
	padding: 0 0 0 80px;
	margin-top: -4px;
	margin-bottom: 25px;
	color: #9F8F81;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif;
}

h3 {
	font-size: 15px;
	line-height: 10px;
	padding: 0 0 0 20px;
	margin-top: 10px;
	margin-bottom: 0px; 
	color: #000000;
	text-align: left;
	font-family: trebuchet ms, helvetica, sans-serif;
}

a:link, a:visited {
	color: #8A360F;
	text-decoration: underline;
	background-color: transparent;
}
a:hover, a:active {
	text-decoration: none;
	color: #8A360F;
	background-color: transparent;
}

#menu a:link, #menu a:visited {
	color: #ffffff;
	font-size: 15px;
	letter-spacing: 0px;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

#menu a:hover, #menu a:active {
	color: #bf4a25;
	font-size: 15px;
	letter-spacing: 0px;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

#submenu a:link, #submenu a:visited {
	color: #695F4D;
	text-decoration: underline;
}

#submenu a:hover, #submenu a:active {
	color: #8A360F;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #CCC6B0;
	font-size: 11px;
	letter-spacing: 0;
	text-decoration: underline;
	border: 0;
	background-color: transparent;
	font-weight: normal;
}

#footer a:hover, #footer a:active {
	color: #ffffff;
	font-size: 11px;
	letter-spacing: 0;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	font-weight: normal;
}







div.form {
	text-align: right;
	height: 16px;
	width: 155px;
	border: 0;
	font-size: 11px;
	padding: 0 3px 0 0;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
	background: transparent;
}

input.form {
	height: 16px;
	line-height: 16px;
	border: 0;
	text-align: left;
	padding: 3px 0 0 2px;
	margin-top: 4px;
	background-color: #695F4D;
	color: #ffffff;
	float: left;
	font-size: 11px;
	letter-spacing: 1px;
}

textarea.form {
	background-color: #695F4D;
	border: 0;
	padding: 2px 4px 2px 4px;
	margin: 0;
	color: #ffffff;
	float: left;
	font-size: 11px;
	width: 360px;
	height: 150px;
	font-family: Verdana, helvetica, sans-serif;
	line-height: 16px;
	overflow: auto;
}

input.submitbutton {
	color: #ffffff;
	border: 1px solid #000000;
	background: #695F4D;
	padding: 0;
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
	font-family: trebuchet ms, Verdana, helvetica, sans-serif;
}

input.submitbutton:hover {
	color: #ffffff;
	border: 1px solid #000000;
	background: #BF4A25;
	margin-top: 5px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	cursor: pointer;
	font-family: trebuchet ms, Verdana, helvetica, sans-serif;
}








.clearer {
	clear: both;
	line-height: 0.1;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	border: none;
	background: transparent;
} 








#lot1, #lot2, #lot3, #lot4, #lot5, #lot6, #lot7, #lot8, #lot9, #lot10, #lot11, #lot12, #lot13, #lot14, #lot15, #lot16, #lot17, #lot18, #lot19  {
visibility: hidden;
position: absolute;
padding: 5px 7px 5px 7px;
top: 690px;
margin-left: 75px;
text-align: center;
font-weight : bold;
font-size: 14px;
background: #BF4A25;
color: #ffffff;
line-height: 17px;
white-space: nowrap;
}