a {
	background-color: transparent;
	color: #B56115;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #333333;
	text-decoration: underline;
}

body {
	background-color: #CD8F75;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5 {
	background-color: transparent;
	color: #B56115;
}

hr {
	background-color: transparent;
	color: #B56115;
}

table.c1 {
	background-color: #C8876C;
	background-image: url(bg.gif);
	border: 1px solid #B56115;
	color: #666666;
}

td.footer {
	background-color: #B56115;
	color: #FFFFFF;
	font-variant: small-caps;
	padding: 9px;
	text-align: center;
	width: 100%;
}

td.header {
	background-color: transparent;
	background-image: url(headerbg.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 304px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 548px;
}

td.title {
	background-color: #B56115;
	color: #FFFFFF;
	font-variant: small-caps;
	padding: 9px;
	text-align: right;
	width: 100%;
}

.content{
	background-color: #E8D3C4;
	color: #666666;
	padding: 21px;
	text-align: justify;
}

.counter {
	background-color: transparent;
	color: #666666;
	font-size: x-small;
	text-align: center;
}

.footer {
	background-color: #E8D3C4;
	color: #666666;
	font-size: xx-small;
	text-align: center;
}

.navcontainer {
	background-color: transparent;
	color: #666666;
	margin-top: -160px;
}

.pullquote {
	background-color: transparent;
	color: #DFA478;
	float: right;
	font-size: 24px;
	letter-spacing: -3px;
	line-height: 26px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	text-align: right;
	width: 170px;
}

#navlist li{
	background-color: transparent;
	color: #666666;
	letter-spacing: -2px;
	list-style-type: none;
	text-align: left;
	width: 150px;
}

#navlist li a {
	background-color: transparent;
	color: #F2F2F2;
	text-decoration: none;
}

#navlist li a:hover {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
}
