@import "hobo_base.css";

body {
/*	background: #1c0809;*/
	background: #070707;
}
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote {
	color: #eee;
	font-family: "Century Gothic", Arial, sans-serif;
}

h1 {font-size: 24px; line-height: 24px;}
h2 {font-size: 18px; line-height: 18px;}
h1, h2, h3, h4 {
	padding-top: 0;
	font-weight: normal;
	color: #b99300;
	text-transform: uppercase;
	letter-spacing: -1.0pt;
	font-family: "Gill Sans", Arial, sans-serif;
}
h1 {line-height: 32px; margin-bottom: 5px;}

body, p {font-size: 12px; line-height: 18px; margin: 0 0 12px 0; text-align: left;}

a {color: #846906;}
a:hover {color: white;}
a img {border: none;}

p img {float: none; margin: 12px 12px 12px 0;}

th { text-align: left; padding: 5px; }

abbr {font: 11px "Times New Roman", Times, serif;}

ul {list-style: disc; margin-left: 20px;}