html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

body {
	background:#fff;
	background:solid #000;
	}

h2, h3, h4 {
	color:#b46b43;
	}
	
h1{
	color:#4e352f;
	font-family:"Goudy Old Style", helvetica, verdana, sans-serif;
	font-size: 35px;
	text-align:center;
	text-shadow:1px 1px 1px #777;
	font-weight:bold;
	letter-spacing:.05em;
	padding:25px 10px 10px 0;
	}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	line-height:2em;
	padding:10px 10px 5px 0;
	}


	
#container {
	width:1000px;
	margin-top:2px;
	background:transparent;
	}

#top {
	width:1000px;
	height:115px;
	background:#000;
	}

#banner {
	margin:auto;
	width:1000px;
	height:115px;
	}

#top img {
	margin:auto;
	height:115px;
	}
	
#main {
	padding-top:30px;
	background-color:#transparent;
	}



#footer {
	padding-top:10px;
	background:transparent;
	clear:both;
	}
	
#footer p {
	font-size:12px;
	padding:10px;
	text-align:right;
    }
	 
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:underline;
	font-weight:normal;
	color:#742d02;
	}
#footer a:hover {
	text-decoration:none;
	}	 

#main a:link, #main a:visited, #main a:active {
	text-decoration:none;
	font-weight:normal;
	color:#742d02;
	}
#main a:hover {
	text-decoration:underline;
	}
	

	
