body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #b8a874;
	font-family: "Century Gothic";
}

h1 {
	color: #471600;
	font: bold 18px Tahoma;
}
h1 .subheading {
	font-size: 14px;
	color: #93000B;
	font-family: "Century Gothic";
	padding-left: 20px;
	margin-left: 20px;
	display: block;
	clear: both;
}
p {
	color: #000000;
	font: 12px Tahoma;
	letter-spacing: .1em;
}
#menu {
	font: 12px Tahoma;
}
#menu a:link {
	font: 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	font-size: 12px;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}


#content {
	padding: 5px;
}
#content a {
	color: #FFFFFF;
}

#content li {
	color: #000000;
	text-decoration: none;
	list-style: square;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#content li a {
	font-family: "Century Gothic";
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content {
	font: 12px Tahoma;
	color: #000000;
}
#content a {
	color:#000000
}
#content a:link {
	color: #000000;
}
#content a:hover {
	color:#666666;
}


#content .imgleft {
}




#footer {
	color: #FFFFFF;
	font: 9px Tahoma;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font: 9px Tahoma;
}
#footer a:hover {
	color: #CCCCCC;
}

#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 9px;
	}
.footerText {
	font: 9px Tahoma;
	color: #FFFFFF;
}
#content h4 {
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
