body {
	background-color: #120d03;
	background-image: url(/images/bodybg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	border: 0;
	}

p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 25px 0 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	color: #25170C;
}

ul {
	font-size: 11px;
	line-height: 15px;
	padding: 0 15px 0 40px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	color: #25170C;
}

li {
}

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

.center {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}

#menu {
	background-color: #190b08;
	width: 100%;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	color: #adaf99;
	font-size: 12px;
	}

#submenu {
	text-align: center;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0 25px 0 25px;
	color: #000000;
	float: right;
	}

#main {
	width: 100%;
	background: transparent;
	}

#content {
	background-image: url(/images/contentbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 2px solid #A3A590;
	font-family: trebuchet ms, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

#bottom {
	background-color: #898A7A;
	text-align: left;
	color: #D9EAE8;
	padding: 8px;
	font-size: 11px;
	border-bottom: 2px solid #A3A590;
	font-family: helvetica, arial, sans-serif;
	line-height: 16px;
	color: #330000;
	}

#footer {
	height: 25px;
	background-color: transparent;
	text-align: center;
	color: #D9EAE8;
	font-size: 11px;
	border: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: 5px;
	}

H1 {
	font-family: times, times new roman, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 20px;
	padding: 0 0 0 75px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: left;
	color: #E0E0E0;
	font-weight: normal;
}

H2 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 100px;
	margin-top: -12px;
	margin-bottom: 10px;
	color: #49322e;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
}

a:link, a:visited {
	color: #190B08;
	text-decoration: underline;
	background-color: transparent;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: transparent;
}

#menu a:link, #menu a:visited {
	color: #adaf99;
	font-family: times new roman, times, serif;
	font-size: 15px;
	letter-spacing: 0;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	padding: 0 8px 0 8px;
}

#menu a:hover, #menu a:active {
	color: #FFFFFF;
	font-family: times new roman, times, serif;
	font-size: 15px;
	letter-spacing: 0;
	text-decoration: underline;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	padding: 0 8px 0 8px;
}

#submenu a:link, #submenu a:visited {
	color: #8A360F;
	font-size: 11px;
	text-decoration: underline;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	line-height: 25px;
}

#submenu a:hover, #submenu a:active {
	color: #8A360F;
	font-size: 11px;
	text-decoration: none;
	border: 0;
	background-color: transparent;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	line-height: 25px;
	letter-spacing: 1px;
}

#footer a:link, #footer a:visited {
	letter-spacing: 0;
	text-decoration: underline;
	border: 0;
	background-color: transparent;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

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












div.form {
	text-align: right;
	font-family: trebuchet ms, helvetica, sans-serif;
	height: 16px;
	width: 155px;
	border: 0;
	color: #000000;
	font-size: 12px;
	padding: 0 3px 0 0;
	margin-top: 5px;
	margin-left: 5px;
	display: block;
	float: left;
	font-weight: bold;
	background: transparent;
}

input.form {
	height: 16px;
	font-family: trebuchet ms, helvetica, sans-serif;
	line-height: 16px;
	border: 0;
	text-align: left;
	padding: 3px 0 0 2px;
	margin-top: 4px;
	background-color: #ffffff;
	color: #000000;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
}

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

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

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





#lot1, #lot2, #lot3, #lot4, #lot5, #lot6, #lot7, #lot8, #lot9, #lot10, #lot11, #lot12, #lot13, #lot14, #lot15, #lot16, #lot17, #lot18, #lot19, #lot20, #lot21, #lot22, #lot23, #lot24, #lot25, #lot26, #lot27, #lot28, #lot29, #lot30, #lot31, #lot32, #lot33, #lot34, #lot35, #lot36, #lot37, #lot38, #lot39, #lot40, #lot41, #lot42, #lot43, #lot44, #lot45, #lot46, #lot47, #lot48, #lot49, #lot50, #lot51, #lot52, #lot53, #lot54
{visibility : hidden; position: absolute; top: 550px; font-size: 14px; font-weight: bold}








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