body {
	background-color:#795228;
	padding-top:10px;
	font-size:10pt;
	font-family:verdana;
}

#wrapper {
	background:#553b1e url(wrapper-bg.jpg) top left repeat-y;	
	width:773px;
}


#banner {
	background:#553b1e url(banner.jpg) top left no-repeat;	
	text-align:center;
	height:167px;
}

#content {
	margin: 0 11px;
}


ul li {
	margin-left:6px;
	padding-left:26px;
	background:transparent url(bullet.jpg) left top no-repeat;
}

#footer {
	font-size:.8em;
	font-family: arial, helvetica, san-serif;
	background:transparent url(footer-bg.jpg) left bottom no-repeat;
	padding-bottom:20px;
}

#footer .buffer {
	margin: 0 12px;
	padding:10px 30px 10px 24px;
	background-color:#f9f0e8;
	border-top:1px dotted #e1e1e1;
	color:#573c1f;	
}

.buffer a {
	color:#573c1f;
	text-decoration:none;
}

.buffer a:hover {
	text-decoration:underline;
}


h2 {
	font-size:1.7em;
	margin:1.5em 0 0.8em 0;
	font-weight:normal;
	color:#573c1f;
	font-family: georgia, serif;
}

h3 {
	font-weight:bold;
	margin:1.5em 0 0em 0;
}

#copy {
	color:#c7beb7
}

.showicon {
	float:left;
}

.showtext {
	padding-left:75px;
}

