@charset "utf-8";
/* CSS Document */

.header{
	height:115px;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:5px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	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;
}
#navlinks {
	width:875px;
	margin-top:5px;
	float:left;
	text-align:justify;
	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;
	margin-left: 0px;
}
#navlinks li {
	color: #807867;
	text-decoration:none;
	display: inline;
	padding-left:80px;
}
#navlinks li a:active, a:link, a:visited {
	color: #807867;
	display: inline;
	padding-right: 1px;
}
#navlinks li a:hover {
	display:inline;
	color: #807867;
	text-decoration:underline;
}
#hrule {
	width:875px;
	margin-left:0;
	text-align:left;
	border:0;
	height:1px;
	color:#695E4A;
	background-color:#695E4A;
}
#chromemenu {
	display:block;
	width:975px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	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;
}
#inspired {
	height:50px;
	width:300px;
	margin-left: 30px;
	margin-top:10px;
}