@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color:#2d2a1f;
	background-image: url(images/bkgd.png);
	background-repeat: repeat-x;
	background-position: top;
}
.copy {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #D1C49D;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}
.copyright {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #959288;
	line-height: 18px;
}
a.copyright:link {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #959288;
	line-height: 18px;
}
a.copyright:hover {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #959288;
	line-height: 18px;
}
a.copyright:visited {
	font-family: "Lucida Grande", Verdana;
	font-size: 10px;
	color: #959288;
	line-height: 18px;
}
a:link {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #DED2B2;
	line-height: 18px;
	text-decoration: underline;
}
a:hover {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #959288;
	line-height: 18px;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #DED2B2;
	line-height: 18px;
	text-decoration: underline;
}
.copy2 {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #959288;
	line-height: 18px;
}
