/* Site-wide styles */

body {
	background: #FFFFFF top center;
	marginwidth: 0px;
	marginheight: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	min-width: 770px;
	font-size: 100%;
}

/* Header-wide styles */

.header_01 {
	width: 770px;
	height: 235px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

.header_main {
	background: url(../images/header_01.jpg) #FFFFFF top left no-repeat;
	width: 770px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.header_nav {
	background: url(../images/navigation_bar_01.jpg) #FFFFFF top left no-repeat;
	width: 720px;
	height: 30px;
	margin: 0px;
	padding: 5px 0px 0px 50px;
	border: 0px;
	color: #FFFFFF;
}

.header_nav a , .header_nav a:visited {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header_nav a:hover {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFF00;
}

/* Content-wide styles */

.content_01 {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

.content_02 {
	background: url(../images/content_main_01.jpg) #FFFFFF top left repeat-y;
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

.content_side {
	background: url(../images/left_column_01.jpg) top left no-repeat;
	width: 145px;
	min-height: 455px;
	margin: 0px;
	padding: 20px 0px 0px 15px;
	border: 0px;
	vertical-align: text-top;
	vertical-align: top;
}

.content_side form {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	border: 0px;
	list-style: none;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.content_main {
	width: 575px;
	margin: 0px;
	padding: 0px 25px 0px 10px;
	border: 0px;
	vertical-align: top;
}

.content_main h1 {
	padding-left: 30px;
	font-family: "arial black", arial, helveltica, sans-serif;
	font-size: 28pt;
	font-weight: normal;
	color: #340006;
}

.content_main h1 a, #content_main h1 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #340006;
	list-style: none;
	margin: 0px;
}

.content_main h1 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	list-style: none;
	margin: 0px;
}

.content_main h2 {
	font-family: "arial black", arial, helveltica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #340006;
}

.content_main h2 a, #content_main h2 a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #340006;
	list-style: none;
	margin: 0px;
}

.content_main h2 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	list-style: none;
	margin: 0px;
}

.content_main p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.content_main p a, .content_main p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
	list-style: none;
	margin: 0px;
}

.content_main p a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
	list-style: none;
	margin: 0px;
}

.content_main ol {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.content_main_auction {
	background-color: #FFFFFF;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	border: 2px solid #1E1710;
}

.content_main_auction span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	line-height: 14pt;
}

.content_main_auction span a, .content_main_auction span a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	list-style: none;
	margin: 0px;
}

.content_main_auction span a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFF00;
	list-style: none;
	margin: 0px;
}

.contact_us_form {
	width: 330px;
	margin: 0px;
	padding: 0px;
	border: 2px solid #1E1710;
}

.contact_us_form td {
	margin: 0px;
	padding: 3px 5px 5px 0px;
	border: 0px;
	line-height: 20pt;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.line_01 {
	background-color: #E1BD7B;
}

.line_02 {
	background-color: #FFFFFF;
}

.content_main ul {
	margin: 0px;
	padding: 0px 0px 0px 20px
	border: 0px;
}

.content_main ul li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

.content_main ul li a, .content_main ul li a:visited, .content_main ul li a:active {
	margin: 0px;
	padding-top: 0px 3px 0px 3px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.content_main ul li a:hover {
	margin: 0px;
	padding-top: 0px 3px 0px 3px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}

/* Footer-wide styles */

.footer_01 {
	width: 770px;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

.footer_top {
	background: url(../images/footer_01.jpg) top left no-repeat;
	width: 770px;
	height: 105px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border: 0px;
}

.footer_top a, .footer_top a:visited {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	font-family: "arial black", arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.footer_top a:hover {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	font-family: "arial black", arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
}

.footer_top p {
	font-family: "trebuchet ms", arial, helveltica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	border: 0px;
}

.footer_top p a, .footer_top p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11pt;
	list-style: none;
	margin: 0px;
}

.footer_top p a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
	font-size: 11pt;
	list-style: none;
	margin: 0px;
}

