/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	color: #facb10; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
img {
	border: 1px solid #333;
	margin: 6px;
}
a:active {  outline: none;}
:focus {  -moz-outline-style: none;}
a:link, a:visited {
	color: #facb10;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
body {
	background: #1a1917 url(../images/bg.gif) 0 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 649px;
	margin: 0 auto;
	background: #000;
	color: #FFF;
	position: relative;
}
#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 292px;
	margin: 0;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 72px;
	text-decoration: none;
}
#headerphoto {
	margin: 0;
	position: absolute;
	top: 72px;
	left: 211px;
	border-width: 0;
}
#navigation {
	background: url(../images/navbg.gif) 0 0 no-repeat;
	height: 210px;
	width: 211px;
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1;
	position: absolute;
	top: 72px;
	left: 0;
}
#navigation li {
	margin: 0 24px 0 22px;
	padding: 2px 5px;
	border-top: 1px solid #facb10;
}
#navigation #home {
	border-width: 0;
}
#navigation li a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#navigation li a:hover {	color: #facb10;}

#content {
	float: right;
	width: 392px;
	padding: 30px 26px 0 0;
	min-height: 281px;
	_height: 281px;
}
#title {
	margin: 0 0 10px;
}
#column {
	padding: 10px 0 0 24px;
	width: 186px;
}
#quicklinks {
	background: url(../images/qlbottom.gif) 0 100% no-repeat;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
#quicklinks dt {
	background: url(../images/qltop.gif) 0 0 no-repeat;
	padding: 10px 20px 3px;
	margin: 0;
}
#quicklinks strong {
	display: block;
	border-bottom: 1px solid #FFF;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #facb10;
}
#quicklinks dd {
	margin: 0;
	padding: 0 20px;
}
#quicklinks a {
	color: #FFF;
	text-decoration: none;
}
#quicklinks a:hover {
	color: #facb10;
}
#column ul {
	margin: 10px 0;
	list-style: none;
}
#column li {
	margin: 0 0 5px;
}
#column img {
	margin: 0;
	border-width: 0;
}
#search {
	background: url(../images/searchlistings2.gif) 0 0 no-repeat;
	height: 92px;
	width: 392px;
	padding: 0 26px 0 0;
	float: right;
	clear: right;
	margin: 20px 0 10px;
	list-style: none;
	position: relative;
	text-indent: -1234em;
}
#search li {
	position: absolute;
	top: 39px;
	height: 46px;
	margin: 0;
}
#search li a {
	display: block;
	height: 46px;
	text-decoration: none;
}
#c21 {
	width: 85px;
	left: 68px;
}
#jar {
	width: 112px;
	left: 223px;
}
#hbam {
	width: 95px;
	left: 281px;
}
#links {
	background: #FACB10;
	width: 589px;
	margin: 10px auto;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	font-size: 12px;
	color: #000;
	padding: 5px;
}
#links a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 10px;
	float: left;
	margin: 0;
	padding: 5px 0 0 25px;
	color: #CCC;
}
#byline {
	text-align: right;
	width: 599px;
	margin: 10px auto 0;
	padding: 5px 0 10px;
	font-size: 10px;
}
#byline a {
	text-decoration: none;
	color: #CCC;
}
#byline em {
	text-decoration: underline;
	font-style: normal;
}
/* Forms */
option {	padding-right: 10px;}

form {
	float: left;
	width: 100%;
}
form h3 {
	font-size: 110%;
}
label {
	float: left;
	clear: left;
	margin: 0;
	width: 170px;
}
form div {
	clear: both;
	margin: 2px 0;
}
label.instructions {
	float: none;
	font-style: italic;
	font-size: 90%;
}
fieldset.error legend {
	background: #FFEFEF;
	color: #333;
	padding: 3px;
	font-weight: bold;
}
fieldset.error {
	color: #333;
}
div.error {
	background: #FFEFEF;
	padding: 2px 0;
	margin: 2px 0;
	font-weight: bold;
	color: #333;
}
.error div.error {
	margin: 0 0 0 170px;
	padding: 0;
	font-weight: normal;
	color: red;
}
.error label.instructions {
	font-weight: normal;
}
.multiline label,
.multiline div,
.multiline input,
.multiline select {
	display: inline;
	float: none;
	width: auto;
	clear: none;
	margin: 0 3px 0 0;
}
.multiline div.error {
	display: block;
}
.check input,
.radio input {
	display: inline;
	margin-right: 3px;
	vertical-align: middle;
}
.check label,
.radio label {
	clear: none;
	float: none;
}
.horz * {
display: inline;
}
.horz label {
margin-right: 10px;
}
fieldset.error {
	background: #FFEFEF;
}
fieldset.error div.error {
	display: block;
	margin: 2px 0;
}

