/* CSS Document
Black
Red #480200
Gold #E0AE32
Dark Gold #8A581B
Gray/Tan #E3D7BF

*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, img, hr {
margin: 0;
padding: 0;
border: 0;
}
#clearit{clear:both;}
body{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#E3D7BF;
	line-height: 16px;		
}

a{color:#000000;text-decoration: none; text-decoration:underline;}
a:hover {color:#EADFC8;text-decoration:underline;}

#wrapper{width:485px; padding:10px;}
h1{font-size:14px; }
h2{font-size:11px; font-weight:bold;}
