@charset "utf-8";
/* CSS Document */

.bottomMenu {
	height:25px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #695E4A;
	border-right-color: #695E4A;
	border-bottom-color: #695E4A;
	border-left-color: #695E4A;
}
#bottomlinks {
	height:30px;
	width:975px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	text-align:center;
	color: #807867;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
#bottomlinks li {
	padding-left:20px;
	padding-right:20px;
	display:inline;
	text-decoration:none;
	color: #807867;
}
#bottomlinks li a:active, a:link, a:visited {
	color: #807867;
	display: inline;
	padding-right: 1px;
}
#bottomlinks li a:hover {
	display:inline;
	color: #807867;
	text-decoration:underline;
}
#widgets {
	width:975px;
	text-align:center;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
#widgets li {
	display:inline;
}
#flashDL {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size: 10px;
	color: #807867;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
#copyright {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size: 11px;
	color: #807867;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
#copyright a:link {
	padding-right:10px;
}